Skip to content

wip #1116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: development
Choose a base branch
from
Draft

wip #1116

wants to merge 5 commits into from

Conversation

kernicPanel
Copy link
Member

Purpose

Replace order group with offer rule.

Proposal

Description...

  • [] item 1...
  • [] item 2...

We use babel get_currency_sybol with DEFAULT_CURRENCY settings
in several places. Using a dedicated function simplifies this.
As a discount is always removing value, a negative sign is more explicit.
Adding `discount` to the order serializer allows administrators
to view the discount applied to an order.
Using `get_default_currency_symbol` ensures consistent formatting
across the application.
Adding `total` and `discount` columns allows administrators to view
the total price and discount applied to orders directly from the table.
Accompanying tests ensure the new columns render correctly.
@kernicPanel kernicPanel force-pushed the dev/rename-order_group branch from 9258d16 to 755c121 Compare June 10, 2025 11:22
Base automatically changed from dev/orders-discount to development June 12, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant