Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045575Retail ModulesWeb POSpublic2020-12-14 16:352020-12-28 07:30
migueldejuana 
migueldejuana 
normaltrivialhave not tried
closedfixed 
5
 
RR21Q1 
marvintm
No
0045575: Select default properly in OB.UI.CustomerComboProperty
In Customer popup, if the default value is not the first one, it is not properly selected.
n/a
No tags attached.
Issue History
2020-12-14 16:35migueldejuanaNew Issue
2020-12-14 16:35migueldejuanaAssigned To => migueldejuana
2020-12-14 16:35migueldejuanaTriggers an Emergency Pack => No
2020-12-15 16:54hgbotResolutionopen => fixed
2020-12-15 16:54hgbotStatusnew => resolved
2020-12-15 16:54hgbotFixed in Version => RR21Q1
2020-12-15 16:54hgbotNote Added: 0124835
2020-12-28 07:30marvintmReview Assigned To => marvintm
2020-12-28 07:30marvintmStatusresolved => closed

Notes
(0124835)
hgbot   
2020-12-15 16:54   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: fbb67976433bf7c81333b0d444b5a43c6884878f
Author: Miguel de Juana <miguel.dejuana@openbravo.com>
Date: 2020-12-15T08:51:20+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/fbb67976433bf7c81333b0d444b5a43c6884878f [^]

Fixed ISSUE-0045575: Select default properly in OB.UI.CustomerComboProperty

- Set the value in the combo if the customer has a value for it, if not,
set selected by default.

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