Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027921Retail ModulesWeb POSpublic2014-10-20 20:322014-11-04 13:38
jecharri 
migueldejuana 
immediatecriticalalways
closedfixed 
5
 
RR14Q4RR15Q1 
marvintm
Production - Confirmed Stable
RR14Q2
No
0027921: Layaways are not being invoiced since Q2 cash up oflline change
Layaways are not being invoiced since Q2 cash up oflline change
-go to Web POS
-create a layaway and pay partially
-do the cash up
-verify that transaction is reconciled
-login again and pay pending amount
-do the cash up
-verify that layaway is not invoiced and also the transaction is not reconciled
Every time that you upgrade the layaway, update the order cash up id.
No tags attached.
Issue History
2014-10-20 20:32jecharriNew Issue
2014-10-20 20:32jecharriAssigned To => marvintm
2014-10-20 20:32jecharriResolution time => 1414015200
2014-10-20 20:32jecharriRegression level => Production - Confirmed Stable
2014-10-20 20:32jecharriRegression introduced in release => RR14Q2
2014-10-20 20:32jecharriTriggers an Emergency Pack => No
2014-10-21 10:11hgbotCheckin
2014-10-21 10:11hgbotNote Added: 0071070
2014-10-21 10:11hgbotStatusnew => resolved
2014-10-21 10:11hgbotResolutionopen => fixed
2014-10-21 10:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0be6bec9c7c84c4002a34a82e3119423e3b233c3 [^]
2014-10-21 10:51marvintmReview Assigned To => marvintm
2014-10-21 10:51marvintmStatusresolved => closed
2014-10-27 15:04migueldejuanaAssigned Tomarvintm => migueldejuana
2014-10-27 15:04migueldejuanaStatusclosed => new
2014-10-27 15:04migueldejuanaResolutionfixed => open
2014-10-27 15:04migueldejuanaStatusnew => scheduled
2014-10-27 15:04migueldejuanafix_in_branch => pi
2014-10-27 15:04migueldejuanaStatusscheduled => resolved
2014-10-27 15:04migueldejuanaResolutionopen => fixed
2014-11-04 13:38mtaalNote Added: 0071397
2014-11-04 13:38mtaalStatusresolved => closed
2014-11-04 13:38mtaalFixed in Version => RR15Q1

Notes
(0071070)
hgbot   
2014-10-21 10:11   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0be6bec9c7c84c4002a34a82e3119423e3b233c3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 21 10:10:15 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0be6bec9c7c84c4002a34a82e3119423e3b233c3 [^]

Fixed issue 0027921: Layaways are not being invoiced since Q2 cash up oflline change

When a layaway is created we assign a cashupid, but if we payfull or partially again this layaway in another cashup, this transactions will not be reconciliated and invoice will not be created. We need to update the layaway with the new cashupid.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0071397)
mtaal   
2014-11-04 13:38   
Reviewed and tested