Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032762Retail ModulesWeb POSpublic2016-04-22 11:302016-06-14 12:13
simbu94 
simbu94 
normalminorsometimes
closedfixed 
5
 
RR16Q3 
guilleaer
No
0032762: shows "There is not enough cash available." sometimes during Sales Order.
In case of huge data, It shows "There is not enough cash available." sometimes during Sales Order.
.
in payment.js
me.checkValidPayments is running asynchronously.

add Callback for me.checkValidPayments.
No tags attached.
related to defect 0031328 closed ranjith_qualiantech_com [SERQA 343] It is possible to do a return using a cash payment method without having any cash 
Issue History
2016-04-22 11:30simbu94New Issue
2016-04-22 11:30simbu94Assigned To => simbu94
2016-04-22 11:30simbu94Triggers an Emergency Pack => No
2016-04-22 11:30simbu94Statusnew => scheduled
2016-04-22 11:50hgbotCheckin
2016-04-22 11:50hgbotNote Added: 0085882
2016-04-22 11:50hgbotStatusscheduled => resolved
2016-04-22 11:50hgbotResolutionopen => fixed
2016-04-22 11:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5f5144015d36b192bf270c41cb895386d4ea03ea [^]
2016-04-22 17:14hgbotCheckin
2016-04-22 17:14hgbotNote Added: 0085907
2016-04-25 09:04simbu94Statusresolved => new
2016-04-25 09:04simbu94Resolutionfixed => open
2016-05-02 10:52hgbotCheckin
2016-05-02 10:52hgbotNote Added: 0086111
2016-05-02 10:52hgbotStatusnew => resolved
2016-05-02 10:52hgbotResolutionopen => fixed
2016-05-02 10:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5f5144015d36b192bf270c41cb895386d4ea03ea [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc6df046e23e8b89919081471ef1a9b629701737 [^]
2016-05-17 18:25guilleaerReview Assigned To => guilleaer
2016-05-17 18:25guilleaerStatusresolved => closed
2016-05-17 18:25guilleaerFixed in Version => RR16Q3
2016-06-14 12:13ranjith_qualiantech_comRelationship addedrelated to 0031328

Notes
(0085882)
hgbot   
2016-04-22 11:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5f5144015d36b192bf270c41cb895386d4ea03ea
Author: Silambarasan Sekar <silambarasan <at> qualiantech.com>
Date: Fri Apr 22 15:20:02 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5f5144015d36b192bf270c41cb895386d4ea03ea [^]

Fixes Issue 32762: Shows "There is not enough cash available." sometimes during Sales Order.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0085907)
hgbot   
2016-04-22 17:14   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 82826da10fdc4b6b7fd4fd26a4eb827dfdb29e76
Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com>
Date: Fri Apr 22 17:13:59 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/82826da10fdc4b6b7fd4fd26a4eb827dfdb29e76 [^]

Related to issue 32762. Temporarily revert the change as JSLint check is failing.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0086111)
hgbot   
2016-05-02 10:52   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cc6df046e23e8b89919081471ef1a9b629701737
Author: Silambarasan Sekar <silambarasan <at> qualiantech.com>
Date: Tue Apr 26 15:25:57 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc6df046e23e8b89919081471ef1a9b629701737 [^]

Fixes Issue 32762: Shows "There is not enough cash available." sometimes during Sales Order.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---