Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028338 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Cash up | major | always | 2014-12-02 18:45 | 2014-12-14 23:40 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | malsasua | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR15Q1 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | bcfd9f85d6ac | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028338: multicurrency: differences in the cashup report between POS and backoffice | |||||||
Description | with 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0072249) malsasua (viewer) 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 (viewer) 2014-12-14 23:40 |
Reviewed and tested |
![]() |
|||
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 | OBNetwork customer | => No |
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 |