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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025637
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-02-03 10:342014-02-21 09:07
ReporterjecharriView Statuspublic 
Assigned Tomalsasua 
PriorityurgentResolutionfixedFixed in VersionRR14Q2
StatusclosedFix in branchFixed in SCM revision7e6f208351e6
ProjectionnoneETAnoneTarget VersionRR14Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025637: We are not showing porperly taxes in the ticket and screen

DescriptionWe are not showing porperly taxes in the ticket and screen
Steps To Reproduce-Configure POS precision to 3 and pricing without taxes
-Set up 2 product:
+price 3.08 and tax 20%
+price 11.89 and tax 10%

Create a ticket and print.
Verify that ticket is showing 1.80 as tax but in the summary is showing 1.81. It is happening the same in the screen
Proposed SolutionTo solve ticket problem:
replace OB.I18N.formatCurrency(order.getGross()-order.getNet()) with

OB.I18N.formatCurrency(OB.DEC.sub(params.order.getGross() , params.order.getNet()))
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0064257)
hgbot (developer)
2014-02-14 11:26

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7e6f208351e6851a8768baf32bb5a03a48c38f30
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Fri Feb 14 11:25:35 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e6f208351e6851a8768baf32bb5a03a48c38f30 [^]

fixed issue 25637: We are not showing porperly taxes in the ticket and screen

---
M web/org.openbravo.retail.posterminal/js/components/order.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/printlayaway.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
---
(0064269)
guilleaer (manager)
2014-02-14 14:53

Verified
(0064431)
hgbot (developer)
2014-02-20 15:49

Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: 7e6f208351e6851a8768baf32bb5a03a48c38f30
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Fri Feb 14 11:25:35 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/7e6f208351e6851a8768baf32bb5a03a48c38f30 [^]

fixed issue 25637: We are not showing porperly taxes in the ticket and screen

---
M web/org.openbravo.retail.posterminal/js/components/order.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/printlayaway.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
---
(0064474)
malsasua (developer)
2014-02-21 09:07

reclosed

- Issue History
Date Modified Username Field Change
2014-02-03 10:34 jecharri New Issue
2014-02-03 10:34 jecharri Assigned To => marvintm
2014-02-03 10:34 jecharri Resolution time => 1392418800
2014-02-03 10:34 jecharri Triggers an Emergency Pack => No
2014-02-04 09:12 jecharri Summary We are not showing porperly taxes in the ticket => We are not showing porperly taxes in the ticket and screen
2014-02-04 09:12 jecharri Description Updated View Revisions
2014-02-04 09:12 jecharri Steps to Reproduce Updated View Revisions
2014-02-04 09:12 jecharri Proposed Solution updated
2014-02-04 10:23 malsasua Assigned To marvintm => malsasua
2014-02-14 11:26 hgbot Checkin
2014-02-14 11:26 hgbot Note Added: 0064257
2014-02-14 11:26 hgbot Status new => resolved
2014-02-14 11:26 hgbot Resolution open => fixed
2014-02-14 11:26 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e6f208351e6851a8768baf32bb5a03a48c38f30 [^]
2014-02-14 14:53 guilleaer Review Assigned To => guilleaer
2014-02-14 14:53 guilleaer Note Added: 0064269
2014-02-14 14:53 guilleaer Status resolved => closed
2014-02-14 14:53 guilleaer Fixed in Version => RMP32
2014-02-20 15:49 hgbot Checkin
2014-02-20 15:49 hgbot Note Added: 0064431
2014-02-20 15:49 hgbot Status closed => resolved
2014-02-20 15:49 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e6f208351e6851a8768baf32bb5a03a48c38f30 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/7e6f208351e6851a8768baf32bb5a03a48c38f30 [^]
2014-02-21 09:07 malsasua Note Added: 0064474
2014-02-21 09:07 malsasua Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker