Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027778
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-10-06 22:172018-06-26 11:37
ReporterjecharriView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionfixedFixed in VersionRR15Q1
StatusclosedFix in branchFixed in SCM revision43706a9063ab
ProjectionnoneETAnoneTarget VersionRR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027778: Taxes are not being applied properly in Web POS with an specific configuration

DescriptionTaxes are not being applied properly in Web POS with an specific configuration
Steps To Reproduce-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
TagsNo tags attached.
Attached Filespng file icon padre.png [^] (102,216 bytes) 2014-10-06 22:17


png file icon hijo_1.png [^] (115,291 bytes) 2014-10-06 22:17


png file icon hijo_2.png [^] (117,474 bytes) 2014-10-06 22:17


png file icon ERP.png [^] (172,170 bytes) 2014-10-06 22:20


png file icon Web_POS.png [^] (174,553 bytes) 2014-10-06 22:20

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0028514 closedadrianromero Problem when calculating cascade taxes in price including taxes 
causes defect 0027920 closedadrianromero If promotions field is not defined, a javascript error is raised when calculating taxes 

-  Notes
(0070960)
hgbot (developer)
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 (developer)
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 (developer)
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 (manager)
2014-11-04 15:41

Tested and reviewed
(0078733)
hgbot (developer)
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 (manager)
2015-07-20 13:55

Closing issue again.
The status has changed to resolved due to unknown reason.

- Issue History
Date Modified Username Field Change
2014-10-06 22:17 jecharri New Issue
2014-10-06 22:17 jecharri Assigned To => marvintm
2014-10-06 22:17 jecharri File Added: padre.png
2014-10-06 22:17 jecharri Resolution time => 1415314800
2014-10-06 22:17 jecharri Triggers an Emergency Pack => No
2014-10-06 22:17 jecharri File Added: hijo_1.png
2014-10-06 22:17 jecharri File Added: hijo_2.png
2014-10-06 22:20 jecharri File Added: ERP.png
2014-10-06 22:20 jecharri File Added: Web_POS.png
2014-10-15 13:46 hgbot Checkin
2014-10-15 13:46 hgbot Note Added: 0070960
2014-10-15 13:46 hgbot Status new => resolved
2014-10-15 13:46 hgbot Resolution open => fixed
2014-10-15 13:46 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a6f4559ec016976f44118203f743552336fb066 [^]
2014-10-16 15:42 hgbot Checkin
2014-10-16 15:42 hgbot Note Added: 0070995
2014-10-16 15:43 hgbot Checkin
2014-10-16 15:43 hgbot Note Added: 0070996
2014-10-21 12:54 adrianromero Relationship added causes 0027920
2014-11-04 15:41 mtaal Review Assigned To => mtaal
2014-11-04 15:41 mtaal Note Added: 0071400
2014-11-04 15:41 mtaal Status resolved => closed
2014-11-04 15:41 mtaal Fixed in Version => RR15Q1
2015-01-02 14:38 marvintm Relationship added related to 0028514
2015-07-08 09:46 hgbot Checkin
2015-07-08 09:46 hgbot Note Added: 0078733
2015-07-08 09:46 hgbot Status closed => resolved
2015-07-08 09:46 hgbot Fixed in SCM revision http://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:27 mtaal Review Assigned To mtaal =>
2015-07-20 13:55 guilleaer Review Assigned To => guilleaer
2015-07-20 13:55 guilleaer Note Added: 0078970
2015-07-20 13:55 guilleaer Status resolved => closed
2018-06-26 11:37 hgbot Checkin
2018-06-26 11:37 hgbot Note Added: 0105399
2018-06-26 14:32 gorka_gil Note Deleted: 0105399


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker