Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031178 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2015-10-20 00:08 | 2015-12-17 16:02 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 377299537208 | ||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | mtaal | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031178: Remote data: support filtering/search on all properties denoted with filter: true on the client | |||||||
Description | Use the client side setting of filter true for a property to automatically search using the properties on the client side | |||||||
Steps To Reproduce | Set filter: true in client side property and check the server side search in remote data | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0081154) hgbot (developer) 2015-10-20 23:03 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: ee9178ac84c023c949fc907831ec276a222f8866 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Oct 20 00:08:31 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ee9178ac84c023c949fc907831ec276a222f8866 [^] Fixes issue 31178: Remote data: support filtering/search on all properties denoted with filter: true on the client --- M web/org.openbravo.mobile.core/source/data/ob-dal.js M web/org.openbravo.mobile.core/source/data/ob-model.js --- |
(0081155) hgbot (developer) 2015-10-20 23:03 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: ee9178ac84c023c949fc907831ec276a222f8866 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Oct 20 00:08:31 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ee9178ac84c023c949fc907831ec276a222f8866 [^] Fixes issue 31178: Remote data: support filtering/search on all properties denoted with filter: true on the client --- M web/org.openbravo.mobile.core/source/data/ob-dal.js M web/org.openbravo.mobile.core/source/data/ob-model.js --- |
(0081162) mtaal (manager) 2015-10-20 23:44 |
Commits are transplants of commits done by Miguel de Juana. Review of code has been done. |
(0081221) hgbot (developer) 2015-10-22 15:20 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 3772995372088db584ebc2f19a2f970d18aac0f9 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Oct 22 13:09:41 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3772995372088db584ebc2f19a2f970d18aac0f9 [^] Fixes issue 31178: Remote data: support filtering/search on all properties denoted with filter: true on the client --- M web/org.openbravo.retail.posterminal/js/components/bplocation.js M web/org.openbravo.retail.posterminal/js/components/businesspartner.js M web/org.openbravo.retail.posterminal/js/components/salesrepresentative.js M web/org.openbravo.retail.posterminal/js/model/bplocation.js M web/org.openbravo.retail.posterminal/js/model/salesrepresentative.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/customeraddrsearch.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js --- |
(0081278) mtaal (manager) 2015-10-25 19:25 |
Reviewed |
(0082705) mtaal (manager) 2015-12-14 12:00 |
Re-opened to partially rollback the changes, particularly: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3772995372088db584ebc2f19a2f970d18aac0f9 [^] Maybe only even only this line: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3772995372088db584ebc2f19a2f970d18aac0f9#l4.7 [^] |
(0082842) Sandrahuguet (developer) 2015-12-17 16:02 |
It is not possible to do a partially rollback |
Issue History | |||
Date Modified | Username | Field | Change |
2015-10-20 00:08 | mtaal | New Issue | |
2015-10-20 00:08 | mtaal | Assigned To | => mtaal |
2015-10-20 00:08 | mtaal | Triggers an Emergency Pack | => No |
2015-10-20 23:03 | hgbot | Checkin | |
2015-10-20 23:03 | hgbot | Note Added: 0081154 | |
2015-10-20 23:03 | hgbot | Checkin | |
2015-10-20 23:03 | hgbot | Note Added: 0081155 | |
2015-10-20 23:03 | hgbot | Status | new => resolved |
2015-10-20 23:03 | hgbot | Resolution | open => fixed |
2015-10-20 23:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ee9178ac84c023c949fc907831ec276a222f8866 [^] |
2015-10-20 23:03 | hgbot | Status | new => resolved |
2015-10-20 23:44 | mtaal | Review Assigned To | => mtaal |
2015-10-20 23:44 | mtaal | Note Added: 0081162 | |
2015-10-20 23:44 | mtaal | Status | resolved => closed |
2015-10-20 23:44 | mtaal | Fixed in Version | => RR16Q1 |
2015-10-22 15:20 | hgbot | Checkin | |
2015-10-22 15:20 | hgbot | Note Added: 0081221 | |
2015-10-22 15:20 | hgbot | Status | closed => resolved |
2015-10-22 15:20 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ee9178ac84c023c949fc907831ec276a222f8866 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3772995372088db584ebc2f19a2f970d18aac0f9 [^] |
2015-10-22 15:22 | migueldejuana | Relationship added | blocks 0031133 |
2015-10-22 15:23 | migueldejuana | Relationship deleted | blocks 0031133 |
2015-10-22 15:23 | migueldejuana | Relationship added | blocks 0031195 |
2015-10-25 19:25 | mtaal | Note Added: 0081278 | |
2015-10-25 19:25 | mtaal | Status | resolved => closed |
2015-12-14 12:00 | mtaal | Note Added: 0082705 | |
2015-12-14 12:00 | mtaal | Status | closed => new |
2015-12-14 12:00 | mtaal | Resolution | fixed => open |
2015-12-14 12:00 | mtaal | Fixed in Version | RR16Q1 => |
2015-12-14 12:01 | mtaal | Assigned To | mtaal => migueldejuana |
2015-12-14 12:01 | mtaal | Assigned To | migueldejuana => Sandrahuguet |
2015-12-17 16:00 | Sandrahuguet | Status | new => scheduled |
2015-12-17 16:01 | Sandrahuguet | Status | scheduled => resolved |
2015-12-17 16:01 | Sandrahuguet | Resolution | open => fixed |
2015-12-17 16:02 | Sandrahuguet | Note Added: 0082842 | |
2015-12-17 16:02 | Sandrahuguet | Status | resolved => closed |
2016-03-08 11:12 | Sandrahuguet | Relationship added | related to 0032433 |
Copyright © 2000 - 2009 MantisBT Group |