Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025185Retail ModulesCash Managementpublic2013-11-19 21:172014-09-25 15:39
malsasua 
marvintm 
normalmajoralways
closedfixed 
20Community Appliance
 
RMP29 
marvintm
No
0025185: customer balance is updated wrongly in cashup process
the cashup process increases the customer balance of the BP although the receipt was paid
. create a new BP: customer balance is 0
. in WEB POS create a new receipt for this BP (total amount 100), and paid it (credit is not used)
the customer balance of BP is 0
. run the cash up process
now, the customer balance is 100
No tags attached.
Issue History
2013-11-19 21:17malsasuaNew Issue
2013-11-19 21:17malsasuaAssigned To => marvintm
2013-11-19 21:17malsasuaTriggers an Emergency Pack => No
2013-11-21 17:27malsasuaNote Added: 0062335
2013-11-21 17:28hgbotCheckin
2013-11-21 17:28hgbotNote Added: 0062336
2013-11-21 17:28hgbotStatusnew => resolved
2013-11-21 17:28hgbotResolutionopen => fixed
2013-11-21 17:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^]
2013-11-22 09:34marvintmReview Assigned To => marvintm
2013-11-22 09:34marvintmStatusresolved => closed
2013-11-22 09:34marvintmFixed in Version => RMP29
2013-11-22 16:27hgbotCheckin
2013-11-22 16:27hgbotNote Added: 0062350
2013-11-22 16:27hgbotStatusclosed => resolved
2013-11-22 16:27hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-splitlines/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^]
2013-11-25 11:31guilleaerNote Added: 0062364
2013-11-25 11:31guilleaerStatusresolved => closed
2013-12-05 12:13hgbotCheckin
2013-12-05 12:13hgbotNote Added: 0062586
2013-12-05 12:13hgbotStatusclosed => resolved
2013-12-05 12:13hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-splitlines/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^]
2013-12-05 17:21guilleaerNote Added: 0062637
2013-12-05 17:21guilleaerStatusresolved => closed
2013-12-19 19:48hgbotCheckin
2013-12-19 19:48hgbotNote Added: 0062914
2013-12-19 19:48hgbotStatusclosed => resolved
2013-12-19 19:48hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.offline/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^]
2013-12-20 15:12guilleaerNote Added: 0063013
2013-12-20 15:12guilleaerStatusresolved => closed
2014-09-25 15:39hgbotCheckin
2014-09-25 15:39hgbotNote Added: 0070388

Notes
(0062335)
malsasua   
2013-11-21 17:27   
the process "OrderGroupingProcess" never updates the customer balance:
. if the receipt is paid using "credit user" -> the invoice is created, and the customer balance is increased by the OrderLoader process.
. if the receipt is paid -> 2 cases:
  . the receipt is invoiced from WEB POS -> then the credit is increased in OrderLoader process, and it is decreased by the payments related to the invoice. So, the customer balance don't change.
  . the invoice is not generated from WEB POS -> the orderLoader process and the cashup process don't update the credit
(0062336)
hgbot   
2013-11-21 17:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 286f4bd6dd3067e82b35bf632935f8190648022b
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Thu Nov 21 17:28:12 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^]

Fixed issue 25185: customer balance is updated wrongly in cashup process

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
---
(0062350)
hgbot   
2013-11-22 16:27   
Repository: erp/pmods/org.openbravo.retail.posterminal-splitlines
Changeset: 286f4bd6dd3067e82b35bf632935f8190648022b
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Thu Nov 21 17:28:12 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-splitlines/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^]

Fixed issue 25185: customer balance is updated wrongly in cashup process

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
---
(0062364)
guilleaer   
2013-11-25 11:31   
reclosed
(0062586)
hgbot   
2013-12-05 12:13   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: 286f4bd6dd3067e82b35bf632935f8190648022b
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Thu Nov 21 17:28:12 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^]

Fixed issue 25185: customer balance is updated wrongly in cashup process

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
---
(0062637)
guilleaer   
2013-12-05 17:21   
Reclosing
(0062914)
hgbot   
2013-12-19 19:48   
Repository: erp/pmods/org.openbravo.retail.posterminal.offline
Changeset: 286f4bd6dd3067e82b35bf632935f8190648022b
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Thu Nov 21 17:28:12 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.offline/rev/286f4bd6dd3067e82b35bf632935f8190648022b [^]

Fixed issue 25185: customer balance is updated wrongly in cashup process

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
---
(0063013)
guilleaer   
2013-12-20 15:12   
reclosed
(0070388)
hgbot   
2014-09-25 15:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 063caab02583960df3f77bd79908eb7a383dcb0c
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Sep 25 15:39:09 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/063caab02583960df3f77bd79908eb7a383dcb0c [^]

Related to issue 25185: customer balance is updated wrongly in cashup process
Removed initialization of a variable which was not used, solved eclipse source warning

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