Skip to content

Conversation

@ajaniszewska-dev
Copy link

@ajaniszewska-dev ajaniszewska-dev commented Feb 14, 2025

backport of odoo@db12319

Before this commit:
Taxes are applied to all reward lines regardless of discount mode or discount applicability .

After this commit:
Reward lines that reflect discounts on the order total will have a unit price matching the discount amount, and taxes will not be applied unless they are set manually for that reward or discount. This change applies when the discount mode is either per point or per order, and the discount applicability is on the order and also for fixed amount discounts.


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Before this commit:
Taxes are applied to all reward lines regardless of discount mode or discount
applicability .

After this commit:
Reward lines that reflect discounts on the order total will have a unit price
matching the discount amount, and taxes will not be applied unless they are set
manually for that reward or discount. This change applies when the discount mode
is either per point or per order, and the discount applicability is on the order
and also for fixed amount discounts.
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.

2 participants