Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0044277 | Retail Modules | Web POS | public | 2020-06-03 17:57 | 2020-06-05 13:58 |
Reporter | sebastien_liron | ||||
Assigned To | ranjith_qualiantech_com | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 30 | OS Version | Openbravo Appliance 14.04 | |
Product Version | pi | ||||
Target Version | pi | Fixed in Version | RR20Q3 | ||
Merge Request Status | |||||
Review Assigned To | guilleaer | ||||
OBNetwork customer | Gold | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0044277: setMessage(msg, iserror), isError is not used in customer edit checkFields | ||||
Description | if we use setMessage(msg, iserror) for a customer field in the 'OB.OBPOSPointOfSale.UI.customers.edit_createcustomers' kind, The isError is not used in the checkfieds ( function checkFields(items, customer) ) in saveCustomer method, only the msg.content is checked. | ||||
Steps To Reproduce | By example implement this function : var origValueSet = OB.UI.CustomerTextProperty.prototype.valueSet; OB.UI.CustomerTextProperty.prototype.valueSet = _.wrap( OB.UI.CustomerTextProperty.prototype.valueSet, function(wrapped, inSender, inEvent) { var valueSet = _.bind(origValueSet, this); if (this.modelProperty == 'email') { this.owner.owner.setMessage('this is a test', false); } ); then do save in the pos, the field should show the message, but then it is impossible to save, even if it's not an error. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-06-03 17:57 | sebastien_liron | New Issue | |||
2020-06-03 17:57 | sebastien_liron | Assigned To | => Retail | ||
2020-06-03 17:57 | sebastien_liron | OBNetwork customer | => Gold | ||
2020-06-03 17:57 | sebastien_liron | Triggers an Emergency Pack | => No | ||
2020-06-04 01:48 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2020-06-04 14:29 | guillermogil | Resolution time | => 1593036000 | ||
2020-06-04 14:29 | guillermogil | Category | Retail API => Web POS | ||
2020-06-04 15:07 | ranjith_qualiantech_com | Status | new => scheduled | ||
2020-06-04 15:42 | hgbot | Checkin | |||
2020-06-04 15:42 | hgbot | Note Added: 0120663 | |||
2020-06-04 15:43 | hgbot | Checkin | |||
2020-06-04 15:43 | hgbot | Note Added: 0120664 | |||
2020-06-04 15:43 | hgbot | Status | scheduled => resolved | ||
2020-06-04 15:43 | hgbot | Resolution | open => fixed | ||
2020-06-04 15:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d51a8f49b230346ac94cb153b3aa024b1ea17ec4 [^] | ||
2020-06-04 16:19 | guilleaer | Review Assigned To | => guilleaer | ||
2020-06-04 16:19 | guilleaer | Status | resolved => closed | ||
2020-06-04 16:19 | guilleaer | Fixed in Version | => RR20Q3 | ||
2020-06-05 11:02 | sebastien_liron | Note Added: 0120693 | |||
2020-06-05 11:02 | sebastien_liron | Status | closed => new | ||
2020-06-05 13:57 | sebastien_liron | Note Added: 0120710 | |||
2020-06-05 13:57 | sebastien_liron | Status | new => scheduled | ||
2020-06-05 13:57 | sebastien_liron | Status | scheduled => resolved | ||
2020-06-05 13:58 | sebastien_liron | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|