Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040127
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2019-01-31 13:262019-02-20 17:32
ReporterJONHMView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiona5e1d51d67ec
ProjectionnoneETAnoneTarget VersionRR18Q4.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tojorge-garcia
Regression level
Regression date2019-02-07
Regression introduced in releaseRR18Q1.3
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0040127: In remote mode, the search on advance BP selector does not clear the filters

DescriptionIn remote mode, the search on advance BP selector does not clear the filters.
When filtering by City we got an error because the filter is not allowed, then we search for the Name and we still are getting the same error as before.
Also, if we open the Advance Filters, we can check that the filters are not deleted, and when pressing the 'Clear All' button is not working.
Probably those two errors are related.
Steps To ReproduceIn the backend, set the Preference "Enable Remote for Customer" with value 'Y' for "The White Valley Group" client.

In the WebPos, open the BP selector, select 'City' on the drop-down and enter some value. We got an error because filtering is not allowed for that property.

Then, select 'Full Name' on the drop-down and enter some value. We get the same error as before.

Notice that if we click on 'Advanced Filters' we are getting both values, and if we click on 'Clear All' button, nothing happens.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0040086 closedranjith_qualiantech_com In remote mode, the search on advance BP selector does not clear the filters 

-  Notes
(0109797)
hgbot (developer)
2019-02-13 11:20

Repository: retail/backports/3.0RR18Q4.2/org.openbravo.retail.posterminal
Changeset: 2d65e6dec167e7dcc1de358201c121968638e3fe
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 13 15:47:27 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q4.2/org.openbravo.retail.posterminal/rev/2d65e6dec167e7dcc1de358201c121968638e3fe [^]

Related to issue 40127 : Refactored Advanced Filter Modal to use FilterProperties With SelectorPreference

* filterModel is moved to parent component of FilterSelectorTableHeader to support/modify the filters based on configuration
  for eg. Business Partner Advanced Filter will be updated by Temrinal's "Show Business Partner Category"
* filters has been initialized before component rendering, since Filter Combo is rendered based on Filter Properties

---
M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
M web/org.openbravo.retail.posterminal/js/components/modalorderselector.js
M web/org.openbravo.retail.posterminal/js/model/bpartnerfilter.js
---
(0109798)
hgbot (developer)
2019-02-13 11:20

Repository: retail/backports/3.0RR18Q4.2/org.openbravo.mobile.core
Changeset: a5e1d51d67ec6210aeddfbafc930350e6959d9e4
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 13 15:48:49 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q4.2/org.openbravo.mobile.core/rev/a5e1d51d67ec6210aeddfbafc930350e6959d9e4 [^]

Fixed issue 40127 : Refactored Advanced Filter Modal to use model filter conditions

* Filters properties is defined in parent of advanced filter selector popup
* When clear method is called for FilterSelector Modal, all fields should be cleared even it is disabled
* For disabled fields, setPresetValue function will be undefined.
  Refactored clearAll method to support setPresetValue is present or not

---
M web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js
M web/org.openbravo.mobile.core/source/component/dialog/ob-modaladvancedfilters.js
M web/org.openbravo.mobile.core/source/data/ob-model.js
---
(0109968)
jorge-garcia (reporter)
2019-02-20 17:32

Code reviewed and tested

- Issue History
Date Modified Username Field Change
2019-02-04 17:48 jorge-garcia Type defect => backport
2019-02-04 17:48 jorge-garcia Target Version => RR18Q4.2
2019-02-13 11:20 hgbot Checkin
2019-02-13 11:20 hgbot Note Added: 0109797
2019-02-13 11:20 hgbot Checkin
2019-02-13 11:20 hgbot Note Added: 0109798
2019-02-13 11:20 hgbot Status scheduled => resolved
2019-02-13 11:20 hgbot Resolution open => fixed
2019-02-13 11:20 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/53ec61cbfb0b44dd0dbc25765e15fa210765d28c [^] => http://code.openbravo.com/retail/backports/3.0RR18Q4.2/org.openbravo.mobile.core/rev/a5e1d51d67ec6210aeddfbafc930350e6959d9e4 [^]
2019-02-20 17:32 jorge-garcia Review Assigned To => jorge-garcia
2019-02-20 17:32 jorge-garcia Note Added: 0109968
2019-02-20 17:32 jorge-garcia Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker