Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040008Retail ModulesWeb POSpublic2019-01-23 12:142019-02-13 09:31
guillermogil 
rqueralta 
normalmajoralways
closedfixed 
5
 
RR19Q2 
marvintm
QA functional test
No
0040008: Triggers are disabled for Payment Creation in Cancel Layaway
Triggers are disabled for Payment Creation in Cancel Layaway
It is needed to have them enabled
Create a layaway
Pay it
Load the layaway
Cancel it

You will see that triggers are disabled for the payment creation
See patch attached
No tags attached.
diff 40008.diff (902) 2019-01-23 12:14
https://issues.openbravo.com/file_download.php?file_id=12531&type=bug
Issue History
2019-01-23 12:14guillermogilNew Issue
2019-01-23 12:14guillermogilAssigned To => Retail
2019-01-23 12:14guillermogilResolution time => 1549753200
2019-01-23 12:14guillermogilRegression level => QA functional test
2019-01-23 12:14guillermogilTriggers an Emergency Pack => No
2019-01-23 12:14guillermogilFile Added: 40008.diff
2019-01-23 15:11rqueraltaAssigned ToRetail => rqueralta
2019-01-23 15:11rqueraltaStatusnew => scheduled
2019-02-11 20:58hgbotCheckin
2019-02-11 20:58hgbotNote Added: 0109681
2019-02-11 20:58hgbotStatusscheduled => resolved
2019-02-11 20:58hgbotResolutionopen => fixed
2019-02-11 20:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df9125b4a0cfd563bddd0499c786fe1328021c8b [^]
2019-02-13 09:31marvintmReview Assigned To => marvintm
2019-02-13 09:31marvintmStatusresolved => closed
2019-02-13 09:31marvintmFixed in Version => RR19Q2

Notes
(0109681)
hgbot   
2019-02-11 20:58   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: df9125b4a0cfd563bddd0499c786fe1328021c8b
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Feb 06 00:05:24 2019 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df9125b4a0cfd563bddd0499c786fe1328021c8b [^]

Fixed issue 40008: Triggers are disabled for Payment Creation in Cancel Layaway

- Enable triggers before call handlePayments function

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