Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037256Retail ModulesWeb POSpublic2017-11-08 09:512017-11-17 14:00
guilleaer 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
RR18Q1RR18Q1 
marvintm
No
0037256: Text input where attribute values are entered in Web POS should remove spaces
Text input where attribute values are entered in Web POS should remove spaces
Enable preference OBPOS_EnableSupportForProductAttributes
add "Balaclava cap" to the ticket
A popup appears to provide attribute values
write " 1234"
spaces are being taken into account
Remove spaces detected in that input
No tags attached.
related to design defect 0036966 closed guilleaer When entering the attribute value, the user shouldn't need to follow internal Openbravo format 
depends on backport 0037257RR17Q4 closed guilleaer Text input where attribute values are entered in Web POS should remove spaces 
depends on backport 0037258RR17Q3.2 closed guilleaer Text input where attribute values are entered in Web POS should remove spaces 
Issue History
2017-11-08 09:51guilleaerNew Issue
2017-11-08 09:51guilleaerAssigned To => guilleaer
2017-11-08 09:51guilleaerTriggers an Emergency Pack => No
2017-11-08 09:52guilleaerRelationship addedrelated to 0036966
2017-11-08 09:52guilleaerStatusnew => scheduled
2017-11-08 09:57hgbotCheckin
2017-11-08 09:57hgbotNote Added: 0100332
2017-11-08 10:03hgbotCheckin
2017-11-08 10:03hgbotNote Added: 0100333
2017-11-08 10:03hgbotStatusscheduled => resolved
2017-11-08 10:03hgbotResolutionopen => fixed
2017-11-08 10:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e13f1c8b3e268a3f234cdf80375a9726fc17e399 [^]
2017-11-17 14:00marvintmReview Assigned To => marvintm
2017-11-17 14:00marvintmStatusresolved => closed
2017-11-17 14:00marvintmFixed in Version => RR18Q1

Notes
(0100332)
hgbot   
2017-11-08 09:57   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 0bbc1d1211dcbced9fdfeb97e2f7cb79478cd28a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Nov 08 09:54:47 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/0bbc1d1211dcbced9fdfeb97e2f7cb79478cd28a [^]

Related to issue 37256: Remove spaces from att value input in returns flow

---
M web/org.openbravo.retail.returns/js/modalproductattributeverifiedreturns.js
---
(0100333)
hgbot   
2017-11-08 10:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e13f1c8b3e268a3f234cdf80375a9726fc17e399
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Nov 08 09:56:01 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e13f1c8b3e268a3f234cdf80375a9726fc17e399 [^]

Fixed issue 37256: Remove spaces from att value input when line is added to the ticket

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