Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027778Retail ModulesWeb POSpublic2014-10-06 22:172018-06-26 11:37
jecharri 
marvintm 
urgentmajoralways
closedfixed 
5
pi 
RR14Q4RR15Q1 
guilleaer
No
0027778: Taxes are not being applied properly in Web POS with an specific configuration
Taxes are not being applied properly in Web POS with an specific configuration
-Create a product and tax category
-Assign tax category to the product and set a price and add to Web POS assortment the product

-Define 3 taxes related to above tax category
  + tax padre -> padre.png
  + tax hijo uno 50 -> hijo_1.png
  + tax hijo dos 25 -> hijo_2.png

-Use a price list without taxes

-Create an order in Web POS and verify that discounts are applied in one way -> Web_POS.png

-Create the same order in Web POS and verify that taxes are applied in a really different way -> ERP.png

The correct way to calculate is the ERP
No tags attached.
related to defect 0028514 closed adrianromero Problem when calculating cascade taxes in price including taxes 
causes defect 0027920 closed adrianromero If promotions field is not defined, a javascript error is raised when calculating taxes 
png padre.png (102,216) 2014-10-06 22:17
https://issues.openbravo.com/file_download.php?file_id=7310&type=bug
png

png hijo_1.png (115,291) 2014-10-06 22:17
https://issues.openbravo.com/file_download.php?file_id=7311&type=bug
png

png hijo_2.png (117,474) 2014-10-06 22:17
https://issues.openbravo.com/file_download.php?file_id=7312&type=bug
png

png ERP.png (172,170) 2014-10-06 22:20
https://issues.openbravo.com/file_download.php?file_id=7313&type=bug
png

png Web_POS.png (174,553) 2014-10-06 22:20
https://issues.openbravo.com/file_download.php?file_id=7314&type=bug
png
Issue History
2014-10-06 22:17jecharriNew Issue
2014-10-06 22:17jecharriAssigned To => marvintm
2014-10-06 22:17jecharriFile Added: padre.png
2014-10-06 22:17jecharriResolution time => 1415314800
2014-10-06 22:17jecharriTriggers an Emergency Pack => No
2014-10-06 22:17jecharriFile Added: hijo_1.png
2014-10-06 22:17jecharriFile Added: hijo_2.png
2014-10-06 22:20jecharriFile Added: ERP.png
2014-10-06 22:20jecharriFile Added: Web_POS.png
2014-10-15 13:46hgbotCheckin
2014-10-15 13:46hgbotNote Added: 0070960
2014-10-15 13:46hgbotStatusnew => resolved
2014-10-15 13:46hgbotResolutionopen => fixed
2014-10-15 13:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a6f4559ec016976f44118203f743552336fb066 [^]
2014-10-16 15:42hgbotCheckin
2014-10-16 15:42hgbotNote Added: 0070995
2014-10-16 15:43hgbotCheckin
2014-10-16 15:43hgbotNote Added: 0070996
2014-10-21 12:54adrianromeroRelationship addedcauses 0027920
2014-11-04 15:41mtaalReview Assigned To => mtaal
2014-11-04 15:41mtaalNote Added: 0071400
2014-11-04 15:41mtaalStatusresolved => closed
2014-11-04 15:41mtaalFixed in Version => RR15Q1
2015-01-02 14:38marvintmRelationship addedrelated to 0028514
2015-07-08 09:46hgbotCheckin
2015-07-08 09:46hgbotNote Added: 0078733
2015-07-08 09:46hgbotStatusclosed => resolved
2015-07-08 09:46hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a6f4559ec016976f44118203f743552336fb066 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/43706a9063ab174fe5589b811c2699ba3d4f5bde [^]
2015-07-20 08:27mtaalReview Assigned Tomtaal =>
2015-07-20 13:55guilleaerReview Assigned To => guilleaer
2015-07-20 13:55guilleaerNote Added: 0078970
2015-07-20 13:55guilleaerStatusresolved => closed
2018-06-26 11:37hgbotCheckin
2018-06-26 11:37hgbotNote Added: 0105399
2018-06-26 14:32gorka_gilNote Deleted: 0105399

Notes
(0070960)
hgbot   
2014-10-15 13:46   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4a6f4559ec016976f44118203f743552336fb066
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Oct 15 13:46:01 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a6f4559ec016976f44118203f743552336fb066 [^]

Fixed issue 0027778: Taxes are not being applied properly in Web POS with taxes related as baseTax

---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---
(0070995)
hgbot   
2014-10-16 15:42   
Repository: tools/automation/pi-mobile
Changeset: b006cae8929006be0c21f3ae0e061b8180367349
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Oct 16 15:41:56 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b006cae8929006be0c21f3ae0e061b8180367349 [^]

Related to issue 27778: Add automated tests

---
M src-test/org/openbravo/retail/integrationtest/common/tests/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/ui/IdTest.java
M src-test/org/openbravo/retail/integrationtest/tests/issues/RetailIssuesTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/issues/I27778_TaxWithBaseTaxPriceWithTax.java
A src-test/org/openbravo/retail/integrationtest/tests/issues/I27778_TaxWithBaseTaxPriceWithoutTax.java
---
(0070996)
hgbot   
2014-10-16 15:43   
Repository: erp/pmods/org.openbravo.retail.sampledata
Changeset: 665963cbb4f3d9a3d756e8fb4103b073198f176d
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Oct 16 09:31:53 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/665963cbb4f3d9a3d756e8fb4103b073198f176d [^]

Related to issue 0027778: Sampledata for Automated test

---
M referencedata/sampledata/The_White_Valley_Group/C_TAX.xml
M referencedata/sampledata/The_White_Valley_Group/C_TAXCATEGORY.xml
M referencedata/sampledata/The_White_Valley_Group/C_TAXCATEGORY_TRL.xml
M referencedata/sampledata/The_White_Valley_Group/C_TAX_ACCT.xml
M referencedata/sampledata/The_White_Valley_Group/C_TAX_TRL.xml
M referencedata/sampledata/The_White_Valley_Group/M_PRODUCT.xml
M referencedata/sampledata/The_White_Valley_Group/M_PRODUCTPRICE.xml
M referencedata/sampledata/The_White_Valley_Group/M_PRODUCT_ACCT.xml
M referencedata/sampledata/The_White_Valley_Group/OBRETCO_PROL_PRODUCT.xml
---
(0071400)
mtaal   
2014-11-04 15:41   
Tested and reviewed
(0078733)
hgbot   
2015-07-08 09:46   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 43706a9063ab174fe5589b811c2699ba3d4f5bde
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Oct 15 13:46:01 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/43706a9063ab174fe5589b811c2699ba3d4f5bde [^]

Fixed issue 0027778: Taxes are not being applied properly in Web POS with taxes related as baseTax

---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---
(0078970)
guilleaer   
2015-07-20 13:55   
Closing issue again.
The status has changed to resolved due to unknown reason.