Skip to content

Conversation

jasa-odoo
Copy link
Contributor

Added a missing test case in India tax computation, where both taxes have the same configuration as below:

  • amount: same for both taxes
  • price_include: True
  • include_base_amount: True
  • is_base_affected: False

In this case, both tax amounts should be equal. This commit ensures that scenario is properly covered in the test suite.

Added a missing test case in India tax computation, where both taxes have the
same configuration as below:
- amount: same for both taxes
- price_include: True
- include_base_amount: True
- is_base_affected: False

In this case, both tax amounts should be equal. This commit ensures that
scenario is properly covered in the test suite.
@robodoo
Copy link
Contributor

robodoo commented Oct 14, 2025

Pull request status dashboard

@C3POdoo C3POdoo requested review from a team and epictete and removed request for a team October 14, 2025 05:47
@jasa-odoo jasa-odoo requested a review from smetl October 14, 2025 07:13
Copy link
Contributor

@smetl smetl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robodoo pushed a commit that referenced this pull request Oct 14, 2025
Added a missing test case in India tax computation, where both taxes have the
same configuration as below:
- amount: same for both taxes
- price_include: True
- include_base_amount: True
- is_base_affected: False

In this case, both tax amounts should be equal. This commit ensures that
scenario is properly covered in the test suite.

closes #231364

Signed-off-by: Laurent Smet (las) <las@odoo.com>
@robodoo robodoo closed this Oct 14, 2025
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.

3 participants