Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022397Retail ModulesWeb POSpublic2012-11-27 10:462012-12-21 10:47
adrianromero 
adrianromero 
urgentmajorhave not tried
closedfixed 
5
 
RMP18RMP18 
No
0022397: Taxes in web POS do not support multiple taxes nor cascade taxes.
Summary taxes that have two or more taxes are not calculated properly in Web POS, only the summary tax is used. This behaviour must be implemented the same way is implemented in ERP.
Configure Web POS to use a tax like VAT+RE and verify that taxes are not calculated properly, only one tax line appears instead of two line taxes, one for VAT and other for RE.
Diff attached must be tested and verified.
No tags attached.
has duplicate defect 0022336 closed adrianromero Compount Taxes don't applied properly in web pos 
diff taxescascade.diff (17,157) 2012-11-27 10:46
https://issues.openbravo.com/file_download.php?file_id=5769&type=bug
Issue History
2012-11-27 10:46adrianromeroNew Issue
2012-11-27 10:46adrianromeroAssigned To => adrianromero
2012-11-27 10:46adrianromeroFile Added: taxescascade.diff
2012-11-27 10:48adrianromeroStatusnew => scheduled
2012-11-27 10:48adrianromerofix_in_branch => pi
2012-12-05 19:33adrianromeroSeveritycritical => major
2012-12-05 19:33adrianromerofix_in_branchpi =>
2012-12-05 20:05adrianromeroRelationship addedhas duplicate 0022336
2012-12-20 19:12hgbotCheckin
2012-12-20 19:12hgbotNote Added: 0055139
2012-12-20 19:12hgbotStatusscheduled => resolved
2012-12-20 19:12hgbotResolutionopen => fixed
2012-12-20 19:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/455cecf34afb495a13a440b1f88b349f4092f56f [^]
2012-12-21 10:47guilleaerNote Added: 0055147
2012-12-21 10:47guilleaerStatusresolved => closed
2012-12-21 10:47guilleaerFixed in Version => RMP18

Notes
(0055139)
hgbot   
2012-12-20 19:12   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 455cecf34afb495a13a440b1f88b349f4092f56f
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Dec 20 19:12:23 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/455cecf34afb495a13a440b1f88b349f4092f56f [^]

Fixes issue 0022397: Taxes in web POS do not support multiple taxes nor cascade taxes

---
M src/org/openbravo/retail/posterminal/master/TaxRate.java
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
M web/org.openbravo.retail.posterminal/res/printclosedreceipt.xml
M web/org.openbravo.retail.posterminal/res/printinvoice.xml
M web/org.openbravo.retail.posterminal/res/printreceipt.xml
M web/org.openbravo.retail.posterminal/res/printreturn.xml
M web/org.openbravo.retail.posterminal/res/printreturninvoice.xml
---
(0055147)
guilleaer   
2012-12-21 10:47   
tested & verified