Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031178Retail ModulesWeb POSpublic2015-10-20 00:082015-12-17 16:02
mtaal 
Sandrahuguet 
normalminorhave not tried
closedfixed 
5
 
RR16Q1 
mtaal
No
0031178: Remote data: support filtering/search on all properties denoted with filter: true on the client
Use the client side setting of filter true for a property to automatically search using the properties on the client side
Set filter: true in client side property and check the server side search in remote data
No tags attached.
related to defect 0032433 closed Sandrahuguet [HGVOL] Add the ability to skip remote filters 
blocks defect 0031195RR16Q1 closed migueldejuana Remote customer: search on address of customer does not return results 
Issue History
2015-10-20 00:08mtaalNew Issue
2015-10-20 00:08mtaalAssigned To => mtaal
2015-10-20 00:08mtaalTriggers an Emergency Pack => No
2015-10-20 23:03hgbotCheckin
2015-10-20 23:03hgbotNote Added: 0081154
2015-10-20 23:03hgbotCheckin
2015-10-20 23:03hgbotNote Added: 0081155
2015-10-20 23:03hgbotStatusnew => resolved
2015-10-20 23:03hgbotResolutionopen => fixed
2015-10-20 23:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ee9178ac84c023c949fc907831ec276a222f8866 [^]
2015-10-20 23:03hgbotStatusnew => resolved
2015-10-20 23:44mtaalReview Assigned To => mtaal
2015-10-20 23:44mtaalNote Added: 0081162
2015-10-20 23:44mtaalStatusresolved => closed
2015-10-20 23:44mtaalFixed in Version => RR16Q1
2015-10-22 15:20hgbotCheckin
2015-10-22 15:20hgbotNote Added: 0081221
2015-10-22 15:20hgbotStatusclosed => resolved
2015-10-22 15:20hgbotFixed in SCM revisionhttp://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:22migueldejuanaRelationship addedblocks 0031133
2015-10-22 15:23migueldejuanaRelationship deletedblocks 0031133
2015-10-22 15:23migueldejuanaRelationship addedblocks 0031195
2015-10-25 19:25mtaalNote Added: 0081278
2015-10-25 19:25mtaalStatusresolved => closed
2015-12-14 12:00mtaalNote Added: 0082705
2015-12-14 12:00mtaalStatusclosed => new
2015-12-14 12:00mtaalResolutionfixed => open
2015-12-14 12:00mtaalFixed in VersionRR16Q1 =>
2015-12-14 12:01mtaalAssigned Tomtaal => migueldejuana
2015-12-14 12:01mtaalAssigned Tomigueldejuana => Sandrahuguet
2015-12-17 16:00SandrahuguetStatusnew => scheduled
2015-12-17 16:01SandrahuguetStatusscheduled => resolved
2015-12-17 16:01SandrahuguetResolutionopen => fixed
2015-12-17 16:02SandrahuguetNote Added: 0082842
2015-12-17 16:02SandrahuguetStatusresolved => closed
2016-03-08 11:12SandrahuguetRelationship addedrelated to 0032433

Notes
(0081154)
hgbot   
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   
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   
2015-10-20 23:44   
Commits are transplants of commits done by Miguel de Juana. Review of code has been done.
(0081221)
hgbot   
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   
2015-10-25 19:25   
Reviewed
(0082705)
mtaal   
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   
2015-12-17 16:02   
It is not possible to do a partially rollback