Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056546 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2024-09-25 09:32 | 2024-10-16 06:51 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | kousalya_r | |||||||
Priority | high | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056546: Tax Exempt is not applied when tax ValidFrom is older than normal tax | |||||||
Description | when a tax exempt is configured with an newer "valid from" than normal tax, the price used in the POS is wrong: it is applied price with tax but it should be without tax | |||||||
Steps To Reproduce | in POS: . select Exempt BP . add Baby Carrier product: - product price: 91.32 --> it is OK in BO: . configure the tax: Ventas exentas (%N=>0%) - Valid From: 01/09/2024 in POS: . refresh data . select Exempt BP . add Baby Carrier product: - product price: 110.50 --> it is KO the price should be 91.32 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0169562) frank_gonzalez (developer) 2024-09-25 09:48 |
Jira: https://openbravo.atlassian.net/browse/RM-17701 [^] |
(0170237) hgbot (developer) 2024-10-10 09:17 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1709 [^] |
(0170463) hgbot (developer) 2024-10-16 06:49 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1709 [^] |
(0170464) jonae (developer) 2024-10-16 06:51 |
The topic described here comes from a taxes configuration where there is a tax exempt tax mixed with not tax exempt taxes in the same tax category. Example, Ventas exentas (%N=>0%) mixed with IVA 21% in Iva normal category. This Ventas exentas (%N=>0%) tax is needed to cover certain possibilities where tax exempt tax needs to be applied to a not tax exempt business partner. The topic here is that, in code it can not be controlled if the tax exempt tax needs to be applied in other cases so, to control it an specific configuration must be applied. Said this, when a tax category with a mix of tax exempt and not tax exempt needs to be defined, it can be configured like: - In the tax exempt tax, the combination of tax exempt flag, origin country, destination country, origin region and destination region must be unique. Example: Ventas exentas (%N=>0%), which is tax exempt from Spain to Spain must be unique in Iva Normal tax category. - The valid from date of the tax exempt tax must be the oldest inside the category. Example: Ventas exentas (%N=>0%) has the oldest valid from date inside Iva Normal tax category. Those conditions are mandatory to the correct behavior of the tax engine. So, using this configuration the engine is working fine in this case, that means the issue is being rejected. |
Issue History | |||
Date Modified | Username | Field | Change |
2024-09-25 09:32 | malsasua | New Issue | |
2024-09-25 09:32 | malsasua | Assigned To | => Retail |
2024-09-25 09:32 | malsasua | Triggers an Emergency Pack | => No |
2024-09-25 09:32 | malsasua | Assigned To | Retail => Triage Omni OMS |
2024-09-25 09:48 | frank_gonzalez | Note Added: 0169562 | |
2024-09-25 11:31 | aferraz | Relationship added | related to 0056547 |
2024-10-01 15:50 | jonae | Assigned To | Triage Omni OMS => kousalya_r |
2024-10-10 09:17 | hgbot | Note Added: 0170237 | |
2024-10-14 12:00 | jonae | Relationship replaced | has duplicate 0056547 |
2024-10-16 06:49 | hgbot | Note Added: 0170463 | |
2024-10-16 06:51 | jonae | Note Added: 0170464 | |
2024-10-16 06:51 | jonae | Status | new => closed |
2024-10-16 06:51 | jonae | Resolution | open => no change required |
2024-10-28 09:22 | aferraz | Relationship added | related to 0056612 |
Copyright © 2000 - 2009 MantisBT Group |