Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037651Retail ModulesWeb POSpublic2018-01-16 11:562018-01-25 11:47
jorge-garcia 
jorge-garcia 
normalmajorhave not tried
closedfixed 
5
 
RR18Q1RR18Q1 
marvintm
No
0037651: The total used as credit could have differences in some cases
The total used as credit could have differences in some cases
-
No tags attached.
blocks defect 0037650 closed jorge-garcia The total used as credit could have differences in some cases 
Issue History
2018-01-16 11:58jorge-garciaTypedefect => backport
2018-01-16 11:58jorge-garciaTarget Version => RR18Q1
2018-01-24 15:00hgbotCheckin
2018-01-24 15:00hgbotNote Added: 0101925
2018-01-24 15:00hgbotStatusscheduled => resolved
2018-01-24 15:00hgbotResolutionopen => fixed
2018-01-24 15:00hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/7fa7fe66c74f79d6635fac498fc38f6c600275a2 [^]
2018-01-25 11:47marvintmReview Assigned To => marvintm
2018-01-25 11:47marvintmStatusresolved => closed
2018-01-25 11:47marvintmFixed in Version => RR18Q1

Notes
(0101925)
hgbot   
2018-01-24 15:00   
Repository: retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal
Changeset: 7fa7fe66c74f79d6635fac498fc38f6c600275a2
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jan 24 15:00:17 2018 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/7fa7fe66c74f79d6635fac498fc38f6c600275a2 [^]

Fixed issue 37651: The total used as credit could have differences in some
cases

The solution is to use the price precision in total calculation if the payment
is set as isPrepayment.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---