Openbravo Issue Tracking System - Retail Modules | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0031249 | Retail Modules | Web POS | public | 2015-10-26 14:53 | 2015-11-13 11:41 | |||||||||||||||||||||
Reporter | mtaal | |||||||||||||||||||||||||
Assigned To | migueldejuana | |||||||||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | RR16Q1 | Fixed in Version | RR16Q1 | |||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Review Assigned To | mtaal | |||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||||
Triggers an Emergency Pack | No | |||||||||||||||||||||||||
Summary | 0031249: Address popup does an additional request when selecting an address | |||||||||||||||||||||||||
Description | When selecting an address (click on it) the address popup does an extra request when hiding the popup. See this part of the code in the components/bplocation.js clearAction: function () { this.$.bpsLocationSearchfilterText.setValue(''); this.doSearchAction({ locName: this.$.bpsLocationSearchfilterText.getValue() }); return true; }, which is called from here: executeOnHide: function () { this.$.body.$.listBpsLoc.$.bpsloclistitemprinter.$.theader.$.modalBpLocScrollableHeader.clearAction(); }, Probably it is nicer/better to clear the search results in a different way instead of doing an extra request | |||||||||||||||||||||||||
Steps To Reproduce | - Login into webpos - click on address button in the ticket - search for addresses - click on one - see that an additional request is done | |||||||||||||||||||||||||
Proposed Solution | Prevent the extra request and clear the result table directly | |||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2015-10-26 14:53 | mtaal | New Issue | ||||||||||||||||||||||||
2015-10-26 14:53 | mtaal | Assigned To | => migueldejuana | |||||||||||||||||||||||
2015-10-26 14:53 | mtaal | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
2015-10-30 08:29 | hgbot | Checkin | ||||||||||||||||||||||||
2015-10-30 08:29 | hgbot | Note Added: 0081393 | ||||||||||||||||||||||||
2015-10-30 08:29 | hgbot | Status | new => resolved | |||||||||||||||||||||||
2015-10-30 08:29 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2015-10-30 08:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a60176d2187d5c00c4b3dc20d43e9210750e5b2 [^] | |||||||||||||||||||||||
2015-11-02 12:35 | Orekaria | Status | resolved => new | |||||||||||||||||||||||
2015-11-02 12:35 | Orekaria | Resolution | fixed => open | |||||||||||||||||||||||
2015-11-02 12:35 | Orekaria | Status | new => scheduled | |||||||||||||||||||||||
2015-11-02 12:35 | Orekaria | Status | scheduled => resolved | |||||||||||||||||||||||
2015-11-02 12:35 | Orekaria | Resolution | open => fixed | |||||||||||||||||||||||
2015-11-02 12:36 | Orekaria | Relationship added | related to 0031195 | |||||||||||||||||||||||
2015-11-04 16:56 | hgbot | Checkin | ||||||||||||||||||||||||
2015-11-04 16:56 | hgbot | Note Added: 0081483 | ||||||||||||||||||||||||
2015-11-04 16:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a60176d2187d5c00c4b3dc20d43e9210750e5b2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b40a1c825f77a453c373a1e16552abbd2f12fac1 [^] | |||||||||||||||||||||||
2015-11-08 09:47 | mtaal | Review Assigned To | => mtaal | |||||||||||||||||||||||
2015-11-08 21:02 | mtaal | Note Added: 0081594 | ||||||||||||||||||||||||
2015-11-09 16:37 | migueldejuana | Note Added: 0081628 | ||||||||||||||||||||||||
2015-11-10 11:59 | mtaal | Note Added: 0081638 | ||||||||||||||||||||||||
2015-11-10 11:59 | mtaal | Status | resolved => closed | |||||||||||||||||||||||
2015-11-10 11:59 | mtaal | Fixed in Version | => RR16Q1 | |||||||||||||||||||||||
2015-11-12 11:30 | migueldejuana | Relationship added | related to 0031400 | |||||||||||||||||||||||
2015-11-13 11:41 | Orekaria | Status | closed => new | |||||||||||||||||||||||
2015-11-13 11:41 | Orekaria | Resolution | fixed => open | |||||||||||||||||||||||
2015-11-13 11:41 | Orekaria | Fixed in Version | RR16Q1 => | |||||||||||||||||||||||
2015-11-13 11:41 | Orekaria | Status | new => scheduled | |||||||||||||||||||||||
2015-11-13 11:41 | Orekaria | Status | scheduled => resolved | |||||||||||||||||||||||
2015-11-13 11:41 | Orekaria | Fixed in Version | => RR16Q1 | |||||||||||||||||||||||
2015-11-13 11:41 | Orekaria | Resolution | open => fixed | |||||||||||||||||||||||
2015-11-13 11:41 | Orekaria | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|