Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031173Retail ModulesLayaway orderpublic2015-10-14 16:442015-10-23 16:54
aaroncalero 
marvintm 
highmajoralways
closedfixed 
5
 
RR15Q4RR15Q4 
guilleaer
No
0031173: Triggers stay disabled when a layaway is voided with pending payments
When a layaway is voided in web pos, and a payment is added before tapping the Done button (which should not be possible), when the Done button is finally tapped to void the layaway, a server-side error is raised and the application triggers are not enabled.
Login in web pos.
Open an existing layaway (Menu > Layaways).
Void the layaway (Menu > Void this layaway).
Add a payment
Tap on Done.
Verify the server log: An application error is raised and the triggers are not enabled.
No tags attached.
blocks defect 0031150 closed marvintm Triggers stay disabled when a layaway is voided with pending payments 
Issue History
2015-10-19 13:53marvintmTypedefect => backport
2015-10-19 13:53marvintmTarget Version => RR15Q4
2015-10-22 12:47hgbotCheckin
2015-10-22 12:47hgbotNote Added: 0081205
2015-10-22 12:47hgbotStatusscheduled => resolved
2015-10-22 12:47hgbotResolutionopen => fixed
2015-10-22 12:47hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/fb3a0ebbdaf90ff0c047f0ca40077c01818b1b7d [^]
2015-10-23 16:54guilleaerReview Assigned To => guilleaer
2015-10-23 16:54guilleaerNote Added: 0081270
2015-10-23 16:54guilleaerStatusresolved => closed
2015-10-23 16:54guilleaerFixed in Version => RR15Q4

Notes
(0081205)
hgbot   
2015-10-22 12:47   
Repository: retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal
Changeset: fb3a0ebbdaf90ff0c047f0ca40077c01818b1b7d
Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com>
Date: Thu Oct 22 12:47:05 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/fb3a0ebbdaf90ff0c047f0ca40077c01818b1b7d [^]

Fixed issue 31173. Triggers will no longer be disabled if VoidLayaway fails.

---
M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java
---
(0081270)
guilleaer   
2015-10-23 16:54   
Code reviewed and tested