Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024310Retail ModulesWeb POSpublic2013-07-10 16:492013-07-24 18:34
migueldejuana 
migueldejuana 
normalmajorhave not tried
closedfixed 
5
 
RMP25RMP25 
guilleaer
No
0024310: Voiding a layaway, the negative transaction is not created
When we are voiding a layaway, the negative payment is well created but the corresponding transaction is not created.
- Create a Layaway with one payment
- Void this layaway
- Check the financial account of the payment method and check that the negative transaction was not created.
No tags attached.
diff issue24310.diff (2,335) 2013-07-10 16:51
https://issues.openbravo.com/file_download.php?file_id=6251&type=bug
Issue History
2013-07-10 16:49migueldejuanaNew Issue
2013-07-10 16:49migueldejuanaAssigned To => migueldejuana
2013-07-10 16:51migueldejuanaFile Added: issue24310.diff
2013-07-10 16:52migueldejuanaNote Added: 0059941
2013-07-16 10:53hgbotCheckin
2013-07-16 10:53hgbotNote Added: 0059991
2013-07-16 10:53hgbotStatusnew => resolved
2013-07-16 10:53hgbotResolutionopen => fixed
2013-07-16 10:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c46d6a23ccf88ac02354e46661d28066428b7b08 [^]
2013-07-24 09:05hgbotCheckin
2013-07-24 09:05hgbotNote Added: 0060220
2013-07-24 09:06guilleaerReview Assigned To => guilleaer
2013-07-24 09:06guilleaerNote Added: 0060221
2013-07-24 09:06guilleaerStatusresolved => closed
2013-07-24 09:06guilleaerFixed in Version => RMP25
2013-07-24 13:40hgbotCheckin
2013-07-24 13:40hgbotNote Added: 0060233
2013-07-24 13:40hgbotStatusclosed => resolved
2013-07-24 13:40hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c46d6a23ccf88ac02354e46661d28066428b7b08 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-col/rev/c46d6a23ccf88ac02354e46661d28066428b7b08 [^]
2013-07-24 13:42hgbotCheckin
2013-07-24 13:42hgbotNote Added: 0060260
2013-07-24 18:34guilleaerNote Added: 0060284
2013-07-24 18:34guilleaerStatusresolved => closed

Notes
(0059941)
migueldejuana   
2013-07-10 16:52   
A diff has been attached with the solution.
(0059991)
hgbot   
2013-07-16 10:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c46d6a23ccf88ac02354e46661d28066428b7b08
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jul 16 10:53:26 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c46d6a23ccf88ac02354e46661d28066428b7b08 [^]

Fixed issue 24310. If a layaway is voided, and there are payments associated with it, negative transactions will be added for each

---
M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java
---
(0060220)
hgbot   
2013-07-24 09:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 423a92104098bdbc709f46669d9369d773bbbc45
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 24 09:05:45 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/423a92104098bdbc709f46669d9369d773bbbc45 [^]

related to issue 24310: use correct description for transaction

---
M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java
---
(0060221)
guilleaer   
2013-07-24 09:06   
verified
(0060233)
hgbot   
2013-07-24 13:40   
Repository: erp/pmods/org.openbravo.retail.posterminal-col
Changeset: c46d6a23ccf88ac02354e46661d28066428b7b08
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jul 16 10:53:26 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-col/rev/c46d6a23ccf88ac02354e46661d28066428b7b08 [^]

Fixed issue 24310. If a layaway is voided, and there are payments associated with it, negative transactions will be added for each

---
M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java
---
(0060260)
hgbot   
2013-07-24 13:42   
Repository: erp/pmods/org.openbravo.retail.posterminal-col
Changeset: 423a92104098bdbc709f46669d9369d773bbbc45
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 24 09:05:45 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-col/rev/423a92104098bdbc709f46669d9369d773bbbc45 [^]

related to issue 24310: use correct description for transaction

---
M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java
---
(0060284)
guilleaer   
2013-07-24 18:34   
reclosing