Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040036Retail ModulesWeb POSpublic2019-01-25 12:412019-02-14 16:57
francisco 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
RR18Q4.1 
RR19Q2 
marvintm
No
0040036: POS: save button when creating a new customer get blocked
when a new customer is created in POS and there is some error in the form like a mandatory field blank, and the button save is clicked multiple time fast (at least triple click), the button get gray and blocked.
* Go to VBS Customer
* Click in *New Customer
* Click multiple times(fast like a triple click) in save button, having mandatory fields in blank
No tags attached.
Issue History
2019-01-25 12:41franciscoNew Issue
2019-01-25 12:41franciscoAssigned To => Retail
2019-01-25 12:41franciscoResolution time => 1550185200
2019-01-25 12:41franciscoTriggers an Emergency Pack => No
2019-02-04 09:07franciscoReproducibilityhave not tried => always
2019-02-05 12:28ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-02-05 12:28ranjith_qualiantech_comStatusnew => scheduled
2019-02-05 14:53hgbotCheckin
2019-02-05 14:53hgbotNote Added: 0109588
2019-02-05 14:53hgbotStatusscheduled => resolved
2019-02-05 14:53hgbotResolutionopen => fixed
2019-02-05 14:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e1725e1909d206cd4167ee173d0ea3f602a61837 [^]
2019-02-06 17:07jorge-garciaReview Assigned To => jorge-garcia
2019-02-06 17:14jorge-garciaReview Assigned Tojorge-garcia =>
2019-02-14 16:57marvintmReview Assigned To => marvintm
2019-02-14 16:57marvintmStatusresolved => closed
2019-02-14 16:57marvintmFixed in Version => RR19Q2

Notes
(0109588)
hgbot   
2019-02-05 14:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e1725e1909d206cd4167ee173d0ea3f602a61837
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 05 19:22:38 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e1725e1909d206cd4167ee173d0ea3f602a61837 [^]

Fixed issue 40036 : Button should be disabled after blocked in customer save

* In Customer Save button, blocked condition is added to avoid multiple clicks
  Button should not be disabled when it is blocked due to multiple clicks

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js
---