Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035502Retail ModulesWeb POSpublic2017-03-14 09:092017-04-27 12:54
jonibc 
mario_castello 
highmajorhave not tried
closedfixed 
5
 
RR17Q3 
guilleaer
No
0035502: [SERQA 2604] Implement onChange event for Country Selector
It is needed an onChange event to allow modifications to another fields when the value of the country is changed.
N/A
Attached patch.
No tags attached.
patch Customercomboproperty_posterminal.patch (2,429) 2017-03-14 09:09
https://issues.openbravo.com/file_download.php?file_id=10561&type=bug
Issue History
2017-03-14 09:09jonibcNew Issue
2017-03-14 09:09jonibcAssigned To => Retail
2017-03-14 09:09jonibcFile Added: Customercomboproperty_posterminal.patch
2017-03-14 09:09jonibcResolution time => 1490738400
2017-03-14 09:09jonibcTriggers an Emergency Pack => No
2017-03-28 19:39mario_castelloAssigned ToRetail => mario_castello
2017-03-28 19:44mario_castelloStatusnew => acknowledged
2017-03-28 19:45mario_castelloStatusacknowledged => scheduled
2017-04-11 19:30hgbotCheckin
2017-04-11 19:30hgbotNote Added: 0095989
2017-04-11 19:30hgbotStatusscheduled => resolved
2017-04-11 19:30hgbotResolutionopen => fixed
2017-04-11 19:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/58a3ee3e230fe34271c77d0bc726c227c9839f4b [^]
2017-04-27 12:54guilleaerReview Assigned To => guilleaer
2017-04-27 12:54guilleaerStatusresolved => closed
2017-04-27 12:54guilleaerFixed in Version => RR17Q3

Notes
(0095989)
hgbot   
2017-04-11 19:30   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 58a3ee3e230fe34271c77d0bc726c227c9839f4b
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Mar 28 11:40:41 2017 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/58a3ee3e230fe34271c77d0bc726c227c9839f4b [^]

Fixed issue 0035502: [SERQA 2604] Implement onChange event for Country Selector

- Added onchange handlers and onSetValue events in customercomboproperty and customeraddrcomboproperty

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