Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033806Retail ModulesWeb POSpublic2016-08-22 16:292016-09-30 10:55
guilleaer 
guilleaer 
normalmajorhave not tried
closedfixed 
5
 
RR16Q2.3RR16Q2.3 
guilleaer
No
0033806: Resultant fin_transaction without cashup_id when Cash Managment transaction is processed
Observed in some customer that cash management events generates fin_transactions without cashup_id. It creates unbalanced reconciliations.
Not reproducible yet...
Some ideas.

The cash management transaction is processed before the generation/creation of the cashup entity is created in the backend
1st phase.
If cashup is not found... Cash Management cannot be processed and should be registered as an error.

2nd phase
Understand how can happen that a cashup which not exists in the server is related to a cash management transaction
No tags attached.
blocks defect 0033763RR16Q4 closed guilleaer Resultant fin_transaction without cashup_id when Cash Managment transaction is processed 
Issue History
2016-08-25 13:56guilleaerTypedefect => backport
2016-08-25 13:56guilleaerTarget VersionRR16Q4 => RR16Q2.3
2016-09-22 11:58hgbotCheckin
2016-09-22 11:58hgbotNote Added: 0090157
2016-09-22 11:58hgbotStatusscheduled => resolved
2016-09-22 11:58hgbotResolutionopen => fixed
2016-09-22 11:58hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1285de03256e3fcef7755ead95f0864156e27669 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal/rev/95753c6f1d0d0992ba91be465f77aa68be0ab3cc [^]
2016-09-26 23:10guilleaerReview Assigned To => guilleaer
2016-09-26 23:10guilleaerStatusresolved => closed
2016-09-26 23:10guilleaerFixed in Version => RR16Q2.3
2016-09-30 09:49hgbotCheckin
2016-09-30 09:49hgbotNote Added: 0090405
2016-09-30 10:20hgbotCheckin
2016-09-30 10:20hgbotNote Added: 0090410
2016-09-30 10:55migueldejuanaNote Added: 0090413

Notes
(0090157)
hgbot   
2016-09-22 11:58   
Repository: retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal
Changeset: 95753c6f1d0d0992ba91be465f77aa68be0ab3cc
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Sep 22 11:58:02 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal/rev/95753c6f1d0d0992ba91be465f77aa68be0ab3cc [^]

Fixed issue 33806: Transaction created by cashManagement process are not accepted without a cashup

---
M src/org/openbravo/retail/posterminal/ProcessCashMgmt.java
---
(0090405)
hgbot   
2016-09-30 09:49   
Repository: retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal
Changeset: 72ad64df27acfcd164513d34871df8b92d85f1e6
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Sep 30 09:33:58 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal/rev/72ad64df27acfcd164513d34871df8b92d85f1e6 [^]

Related issue 33806: Transaction created by cashManagement process are not accepted without a cashup

- Do not backport this, we need https://issues.openbravo.com/view.php?id=32875 [^] project

Backed out changeset 95753c6f1d0d

---
M src/org/openbravo/retail/posterminal/ProcessCashMgmt.java
---
(0090410)
hgbot   
2016-09-30 10:20   
Repository: retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal
Changeset: 6edefbbb50749e5a563ae6b47f28cd975f54a2d7
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Sep 30 10:19:38 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal/rev/6edefbbb50749e5a563ae6b47f28cd975f54a2d7 [^]

Related issue 33806: Transaction created by cashManagement process are not accepted without a cashup

-Comment failing test I31783_DifferencesNotShownInCashup
Backed out changeset 72ad64df27ac

---
M src/org/openbravo/retail/posterminal/ProcessCashMgmt.java
---
(0090413)
migueldejuana   
2016-09-30 10:55   
https://code.openbravo.com/retail/backports/3.0RR16Q2.3/pi-mobile/rev/1491d80d25ce [^]
author Miguel de Juana <miguel.dejuana@openbravo.com>
Fri Sep 30 10:30:41 2016 +0200 (23 minutes ago)
changeset 5269 1491d80d25ce
parent 5268 782254fe791b
Wait untill 33915 issue is fixed