Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038743Retail ModulesWeb POSpublic2018-06-13 09:012018-11-16 09:57
guillermogil 
adrianromero 
highmajoralways
closedfixed 
5
 
RR19Q1 
marvintm
No
0038743: If there is a different currency precision on the foreign currency
If there is a different currency precision on the foreign currency
Although everything is using the precision of the currency of the system, OB.DEC API must be handling the precision of a foreign currency.

While reviewing the code some variable name is wrong and that is the reason it is not working.
- Set EUR currency as precision 0
- Set USD currency as precision 2

Login on WebPOS
Add a product
Conversion is not properly handling the precision for USD
Apply export files issue0038743.export and issue0038743-2.export that provides a complete solution for this topic
No tags attached.
related to design defect 0038745 new Retail In case currencyFormat is set a precision 0 foreign currency precision should override it 
related to defect 0038762 closed adrianromero OB.DEC functions does not take the scale from the arguments 
related to defect 0040458 closed rqueralta Payments in foreign currency with more decimals than the currency's precision 
? issue0038743.export (14,199) 2018-06-13 18:01
https://issues.openbravo.com/file_download.php?file_id=11856&type=bug
? issue0038743-2.export (2,331) 2018-06-15 14:08
https://issues.openbravo.com/file_download.php?file_id=11864&type=bug
Issue History
2018-06-13 09:01guillermogilNew Issue
2018-06-13 09:01guillermogilAssigned To => Retail
2018-06-13 09:01guillermogilResolution time => 1530655200
2018-06-13 09:01guillermogilTriggers an Emergency Pack => No
2018-06-13 09:02guillermogilFile Added: goodVersion.diff
2018-06-13 09:12guillermogilRelationship addedrelated to 0038745
2018-06-13 10:51guillermogilAssigned ToRetail => adrianromero
2018-06-13 18:01adrianromeroFile Added: issue0038743.export
2018-06-13 18:03adrianromeroProposed Solution updated
2018-06-14 17:58adrianromeroRelationship addedrelated to 0038762
2018-06-15 14:08adrianromeroFile Added: issue0038743-2.export
2018-06-15 14:08adrianromeroFile Deleted: goodVersion.diff
2018-06-15 14:09adrianromeroProposed Solution updated
2018-07-05 16:27migueldejuanaResolution time1530655200 => 1531864800
2018-07-18 16:29adrianromeroResolution time1531864800 =>
2018-07-18 16:29adrianromeroNote Added: 0105782
2018-10-22 10:15adrianromeroNote Added: 0107468
2018-10-22 10:15adrianromeroStatusnew => scheduled
2018-10-22 10:15adrianromeroStatusscheduled => resolved
2018-10-22 10:15adrianromeroFixed in Version => RR19Q1
2018-10-22 10:15adrianromeroResolutionopen => fixed
2018-10-22 10:16adrianromeroReview Assigned To => marvintm
2018-11-16 09:57marvintmStatusresolved => closed
2019-03-28 18:25ngarciaRelationship addedrelated to 0040486
2019-03-28 18:26ngarciaRelationship deletedrelated to 0040486
2019-03-28 18:26ngarciaRelationship addedrelated to 0040458

Notes
(0105782)
adrianromero   
2018-07-18 16:29   
This issue will be included as part of the Multicurrency Change project.
(0107468)
adrianromero   
2018-10-22 10:15   
Changesets that fixes the isssue:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/80caaeefb9d4 [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df58b5110b8e [^]