Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028044 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-10-31 15:48 | 2014-12-11 10:31 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR15Q1 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | c03a3dab14c3 | |||
Projection | none | ETA | none | Target Version | RR15Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 32145 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028044: Change is not properly calculated when the conversion rates are really bigs | |||||||
Description | Change is not properly calculated when the conversion rates are really bigs | |||||||
Steps To Reproduce | -Configure in the ERP EUR -> USD conversion multiple by 4700 -Go to Web POS -Add Avalanche (150.5€) -Total in USD = 707350 -Pay 708000 The change should be 650 but verify that change is 658. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0071640) adrianromero (viewer) 2014-11-13 17:24 |
Probably the origin of the error is in the same part of the code of the related issue 28168. I guess that each currency must use its own precision value when rounding. |
(0071838) hgbot (developer) 2014-11-20 05:29 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c03a3dab14c3b734e7d514babb216ff84410dd7c Author: Salvador Zapata <salvador.zapata <at> gmail.com> Date: Thu Nov 20 01:27:39 2014 -0300 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c03a3dab14c3b734e7d514babb216ff84410dd7c [^] Fixed issue 28044: Used obposPrecision column in the Currency ERP window to calculate the change --- M src/org/openbravo/retail/posterminal/term/Payments.java M web/org.openbravo.retail.posterminal/js/model/order.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2014-10-31 15:48 | jecharri | New Issue | |
2014-10-31 15:48 | jecharri | Assigned To | => marvintm |
2014-10-31 15:48 | jecharri | OBNetwork customer | => Yes |
2014-10-31 15:48 | jecharri | Support ticket | => 32145 |
2014-10-31 15:48 | jecharri | Resolution time | => 1418166000 |
2014-10-31 15:48 | jecharri | Triggers an Emergency Pack | => No |
2014-11-11 16:44 | jecharri | Priority | urgent => immediate |
2014-11-13 17:22 | adrianromero | Relationship added | related to 0028168 |
2014-11-13 17:24 | adrianromero | Note Added: 0071640 | |
2014-11-18 20:48 | mario_castello | Assigned To | marvintm => mario_castello |
2014-11-18 20:48 | mario_castello | Status | new => scheduled |
2014-11-18 20:48 | mario_castello | fix_in_branch | => pi |
2014-11-20 05:29 | hgbot | Checkin | |
2014-11-20 05:29 | hgbot | Note Added: 0071838 | |
2014-11-20 05:29 | hgbot | Status | scheduled => resolved |
2014-11-20 05:29 | hgbot | Resolution | open => fixed |
2014-11-20 05:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c03a3dab14c3b734e7d514babb216ff84410dd7c [^] |
2014-12-11 10:31 | marvintm | Review Assigned To | => marvintm |
2014-12-11 10:31 | marvintm | Status | resolved => closed |
2014-12-11 10:31 | marvintm | Fixed in Version | => RR15Q1 |
Copyright © 2000 - 2009 MantisBT Group |