Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0033215 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | minor | always | 2016-06-10 13:02 | 2016-06-21 09:52 | |||
| Reporter | guilleaer | View Status | public | |||||
| Assigned To | migueldejuana | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | RR16Q3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | b7946e367978 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | guilleaer | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | RR15Q3 | |||||||
| Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ed6758296aa3 [^] | |||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0033215: Autofilter provided by component OB.UI.SearchInputAutoFilter is not working fine. | |||||||
| Description | If a developer tries to use this component, autofiltering feature will never work because the condition introduced here https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ed6758296aa3 [^] is never satisfied. | |||||||
| Steps To Reproduce | Modal to search paid receipts has an input which implements kind: 'OB.UI.SearchInputAutoFilter' However autofilter is not working. | |||||||
| Proposed Solution | Component should work always. If we want to avoid autofilter in certain cases we should add a flag to the main components and instances of this component should give value to that flag. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0087350) hgbot (developer) 2016-06-16 14:59 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: a9dfabb371e2c08957fa016d4b0cfce123b3b51c Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Jun 13 10:42:26 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a9dfabb371e2c08957fa016d4b0cfce123b3b51c [^] Fixed issue 0033215: Autofilter provided by component OB.UI.SearchInputAutoFilter is not working fine. - Disable autofiltering base on preference defined in the component --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js --- |
|
(0087351) hgbot (developer) 2016-06-16 15:00 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9b24e7e718cfc10aebcfbdcb9477da8d1737fe05 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Jun 13 10:43:28 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b24e7e718cfc10aebcfbdcb9477da8d1737fe05 [^] Fixed issue 0033215: Autofilter provided by component OB.UI.SearchInputAutoFilter is not working fine. - Disable autofiltering base on preference defined in the component --- M web/org.openbravo.retail.posterminal/js/components/businesspartner.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js --- |
|
(0087679) hgbot (developer) 2016-06-20 15:44 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: d3517ccb5315c91d11a222304e9c17651b7a906e Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Jun 20 15:43:23 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d3517ccb5315c91d11a222304e9c17651b7a906e [^] Fixed issue 0033215: Autofilter provided by component OB.UI.SearchInputAutoFilter is not working fine. - Check if skipAutoFilterPref is defined --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js --- |
|
(0087703) hgbot (developer) 2016-06-21 09:33 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 4b3e80a078157464441844b19bdd318fa4351a09 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Jun 20 17:02:56 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4b3e80a078157464441844b19bdd318fa4351a09 [^] Fixed issue 0033215: Autofilter provided by component OB.UI.SearchInputAutoFilter is not working fine. - Allow to use preference or boolean value to skip autofilter --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js --- |
|
(0087704) hgbot (developer) 2016-06-21 09:33 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b7946e36797858ff6078acbd19a450243a79fb1f Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Jun 20 17:37:03 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b7946e36797858ff6078acbd19a450243a79fb1f [^] Fixed issue 0033215: Autofilter provided by component OB.UI.SearchInputAutoFilter is not working fine. - If not defined, do autofilter --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2016-06-10 13:02 | guilleaer | New Issue | |
| 2016-06-10 13:02 | guilleaer | Assigned To | => migueldejuana |
| 2016-06-10 13:02 | guilleaer | OBNetwork customer | => No |
| 2016-06-10 13:02 | guilleaer | Regression introduced in release | => RR15Q3 |
| 2016-06-10 13:02 | guilleaer | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ed6758296aa3 [^] |
| 2016-06-10 13:02 | guilleaer | Triggers an Emergency Pack | => No |
| 2016-06-15 14:44 | migueldejuana | Status | new => scheduled |
| 2016-06-15 14:44 | migueldejuana | File Added: 32824Posterminal.diff | |
| 2016-06-15 14:44 | migueldejuana | File Deleted: 32824Posterminal.diff | |
| 2016-06-15 14:45 | migueldejuana | File Added: 33215Posterminal.commit | |
| 2016-06-15 14:45 | migueldejuana | File Added: 33215Core.commit | |
| 2016-06-16 14:59 | hgbot | Checkin | |
| 2016-06-16 14:59 | hgbot | Note Added: 0087350 | |
| 2016-06-16 14:59 | hgbot | Status | scheduled => resolved |
| 2016-06-16 14:59 | hgbot | Resolution | open => fixed |
| 2016-06-16 14:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a9dfabb371e2c08957fa016d4b0cfce123b3b51c [^] |
| 2016-06-16 15:00 | hgbot | Checkin | |
| 2016-06-16 15:00 | hgbot | Note Added: 0087351 | |
| 2016-06-16 15:00 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a9dfabb371e2c08957fa016d4b0cfce123b3b51c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b24e7e718cfc10aebcfbdcb9477da8d1737fe05 [^] |
| 2016-06-16 15:03 | migueldejuana | Review Assigned To | => guilleaer |
| 2016-06-20 15:44 | hgbot | Checkin | |
| 2016-06-20 15:44 | hgbot | Note Added: 0087679 | |
| 2016-06-20 15:44 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b24e7e718cfc10aebcfbdcb9477da8d1737fe05 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d3517ccb5315c91d11a222304e9c17651b7a906e [^] |
| 2016-06-21 09:33 | hgbot | Checkin | |
| 2016-06-21 09:33 | hgbot | Note Added: 0087703 | |
| 2016-06-21 09:33 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d3517ccb5315c91d11a222304e9c17651b7a906e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4b3e80a078157464441844b19bdd318fa4351a09 [^] |
| 2016-06-21 09:33 | hgbot | Checkin | |
| 2016-06-21 09:33 | hgbot | Note Added: 0087704 | |
| 2016-06-21 09:33 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4b3e80a078157464441844b19bdd318fa4351a09 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b7946e36797858ff6078acbd19a450243a79fb1f [^] |
| 2016-06-21 09:52 | guilleaer | Status | resolved => closed |
| 2016-06-21 09:52 | guilleaer | Fixed in Version | => RR16Q3 |
| Copyright © 2000 - 2009 MantisBT Group |