Skip to content
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

Total without discount is wrong, when not all lines have discount #1340

Open
2EyeTec opened this issue Jan 8, 2023 · 0 comments
Open

Total without discount is wrong, when not all lines have discount #1340

2EyeTec opened this issue Jan 8, 2023 · 0 comments

Comments

@2EyeTec
Copy link

2EyeTec commented Jan 8, 2023

module: account_invoice_discount_display_amount
version: 14.0

Steps to reproduce
Add a discount to just one line in a sales order with more lines.

Current behavior
The value of "Total Without Discount" is only calculation the line(s) with the discount, but not lines without discount

Total Without Discount + Discount Total != Amount

Expected behavior
Total Without Discount should have the same amount as if you weren't adding any discount to the sales order.

Total Without Discount + Discount Total = Amount

Please take a look at the Screenshot:

odoo_discount

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

No branches or pull requests

1 participant