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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028338
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Cash upmajoralways2014-12-02 18:452014-12-14 23:40
ReportermalsasuaView Statuspublic 
Assigned Tomalsasua 
PriorityhighResolutionfixedFixed in VersionRR15Q1
StatusclosedFix in branchpiFixed in SCM revisionbcfd9f85d6ac
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028338: multicurrency: differences in the cashup report between POS and backoffice

Descriptionwith multicurrency, in some cases, there are differences between the amount in cashup report in WEBPOS and the amount in cashup report in backend
Steps To Reproduce. define the next conversion rate:
 . from EUR to USD:
   divide by 0.09061
 . from USD to EUR:
   multiply by 0.09061

. go to webpos
 . new line:
  qty: 1
  amt: 0.71
 . pay it:
  . cash usd -> (7.84 USD) 0.71 EUR

 . do cashup:
  in counted amount:
   (7.84 USD) 0.71 EUR

go to backend
 . execute the same cashup report
  in counted admount:
   (7.84 USD) 0.72 EUR
and it should be 0.71 EUR

attached screenshots
TagsNo tags attached.
Attached Filespng file icon cashupPOS.png [^] (254,567 bytes) 2014-12-02 18:46


png file icon cashupReportBackEnd.png [^] (104,968 bytes) 2014-12-02 18:46

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0072249)
malsasua (developer)
2014-12-02 19:01

(the commit message was wrong, and this changeset was relationated with other issue)

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2862b429447532e0c4e783e98d192e823d9f1532
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Tue Dec 02 18:51:38 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2862b429447532e0c4e783e98d192e823d9f1532 [^] [^]

fixed issue 28228: changed the round mode in multiply method, from ROUND_UP to ROUND_HALF_UP

---
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java
---
(0072254)
hgbot (developer)
2014-12-02 19:18

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bcfd9f85d6ac3f527f4e4af65f8d1d16908f3d62
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Tue Dec 02 19:17:23 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bcfd9f85d6ac3f527f4e4af65f8d1d16908f3d62 [^]

fixed issue 28338: added line removed in previous commit by error

---
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java
---
(0072474)
mtaal (manager)
2014-12-14 23:40

Reviewed and tested

- Issue History
Date Modified Username Field Change
2014-12-02 18:45 malsasua New Issue
2014-12-02 18:45 malsasua Assigned To => marvintm
2014-12-02 18:45 malsasua Triggers an Emergency Pack => No
2014-12-02 18:46 malsasua File Added: cashupPOS.png
2014-12-02 18:46 malsasua File Added: cashupReportBackEnd.png
2014-12-02 19:00 malsasua Status new => scheduled
2014-12-02 19:00 malsasua Assigned To marvintm => malsasua
2014-12-02 19:00 malsasua fix_in_branch => pi
2014-12-02 19:01 malsasua Note Added: 0072249
2014-12-02 19:01 malsasua Status scheduled => resolved
2014-12-02 19:01 malsasua Fixed in Version => RR15Q1
2014-12-02 19:01 malsasua Resolution open => fixed
2014-12-02 19:18 hgbot Checkin
2014-12-02 19:18 hgbot Note Added: 0072254
2014-12-02 19:18 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bcfd9f85d6ac3f527f4e4af65f8d1d16908f3d62 [^]
2014-12-14 23:40 mtaal Review Assigned To => mtaal
2014-12-14 23:40 mtaal Note Added: 0072474
2014-12-14 23:40 mtaal Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker