Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040114Retail ModulesWeb POSpublic2019-01-09 18:522019-03-05 17:36
aferraz 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
RR19Q1 
jorge-garcia
No
0040114: Done, Layaway and Use Credit buttons should be disabled until calculateReceipt() has finished
Done, Layaway and Use Credit buttons should be disabled until calculateReceipt() has finished.

Use Process Controller to fix it.

Current validations made to avoid clicking those buttons when running calculateReceipt(), as OBPOS_ReceiptBeingPrepared error, could be removed.
*
No tags attached.
blocks defect 0039909 closed ranjith_qualiantech_com Done, Layaway and Use Credit buttons should be disabled until calculateReceipt() has finished 
Issue History
2019-02-04 09:17marvintmTypedefect => backport
2019-02-04 09:17marvintmTarget Version => RR19Q1
2019-02-12 12:14hgbotCheckin
2019-02-12 12:14hgbotNote Added: 0109703
2019-02-12 12:14hgbotStatusscheduled => resolved
2019-02-12 12:14hgbotResolutionopen => fixed
2019-02-12 12:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/693e6a2c2f52d08c6cb1bc5c566b58dd934cf4dd [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/e65f9265bab264b6c287f80c04264317cdaa7e1e [^]
2019-03-05 17:36jorge-garciaReview Assigned To => jorge-garcia
2019-03-05 17:36jorge-garciaNote Added: 0110240
2019-03-05 17:36jorge-garciaStatusresolved => closed

Notes
(0109703)
hgbot   
2019-02-12 12:14   
Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: e65f9265bab264b6c287f80c04264317cdaa7e1e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 12 16:42:21 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/e65f9265bab264b6c287f80c04264317cdaa7e1e [^]

Fixed issue 40114 : Added Process Controller to Done, Layaway and Credit Button

* Renamed Credit Button function putDisabled to setDisabled

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0110240)
jorge-garcia   
2019-03-05 17:36   
Code reviewed and tested