Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040292Retail ModulesWeb POSpublic2019-02-28 14:562019-03-12 17:31
jorge-garcia 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
RR19Q2 
jorge-garcia
No
0040292: "New Order" button is still clickable even if it's disabled
"New Order" button is still clickable even if it's disabled
1) Log in webPOS
2) Create two layaways with 1 line each and don't pay anything (just click on layaway button).
3) Go to menu and click pay open tickets entry.
4) Select previous created layaways.
5) "New Order" is disabled (this is correct).
6) Click on "New Order" (*) and verify it goes back to point of sale window (this is wrong and should not do anything)
"New Order" button should have the same behavior as the other toolbar buttons when it is disabled.
No tags attached.
patch issue 40292 source posterminal.patch (2,362) 2019-03-07 14:38
https://issues.openbravo.com/file_download.php?file_id=12718&type=bug
Issue History
2019-02-28 14:56jorge-garciaNew Issue
2019-02-28 14:56jorge-garciaAssigned To => Retail
2019-02-28 14:56jorge-garciaTriggers an Emergency Pack => No
2019-03-05 10:53ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-03-06 11:53ranjith_qualiantech_comStatusnew => scheduled
2019-03-07 14:38ranjith_qualiantech_comFile Added: issue 40292 source posterminal.patch
2019-03-12 06:18hgbotCheckin
2019-03-12 06:18hgbotNote Added: 0110365
2019-03-12 06:18hgbotStatusscheduled => resolved
2019-03-12 06:18hgbotResolutionopen => fixed
2019-03-12 06:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1cc3b57d63bf983fc59b8808f05beb9f4eac491f [^]
2019-03-12 17:24jorge-garciaReview Assigned To => jorge-garcia
2019-03-12 17:31jorge-garciaNote Added: 0110391
2019-03-12 17:31jorge-garciaStatusresolved => closed
2019-03-12 17:31jorge-garciaFixed in Version => RR19Q2

Notes
(0110365)
hgbot   
2019-03-12 06:18   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1cc3b57d63bf983fc59b8808f05beb9f4eac491f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 12 10:48:21 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1cc3b57d63bf983fc59b8808f05beb9f4eac491f [^]

Fixed issue 40292 : Tap Event should be prevented for Toolbar New Button if button is disabled

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0110391)
jorge-garcia   
2019-03-12 17:31   
Code reviewed and tested