-
Notifications
You must be signed in to change notification settings - Fork 35
Combined Filter Functionality #1021
Comments
@metas-mk Right now, it's done exactly as stated in issue. However technically no problem to make even more than 2 filters. If you want this - please create a new issue. |
Unde Partner and Date ordered, we have another Date filter and both of Date filter from 1st and 2nd filter are pointing same field. at this point, I think we should remove the date filter from Partner and Date ordered. |
In fact I wanted to propose to extend this feature ever further my proposal as following:
benefits:
|
@wiadev about "Partner and date" filter. Quick checked and for me looks ok. See the screenshot below. Remark the value and valueTo fields. Can you point me more precisely where is the error? |
@teosarca no, there is no error but we have 2 date filters in both of 1st(Filter by Date) and 2nd (Filter: Partner and Date ordered) since we are using combined filter I don't think we need another date filter under Partner and Date ordered from 2nd Filter. |
No that's not right. The issue describes the initialization of the first set filter after using another second filter. Please ping me when you have time and I can describe via screen session. EDIT: Ah, I see that you've already created a PR but it's not merged yet. Let me merge and check first and I will come back with more info. |
Implement composite filter support for DocumentList #1021
@wiadev ahhh, now i got it. |
@teosarca this is already on branch:master. should I put the label and assign back to you? |
@wiadev thx for reminder, just did it |
IT |
[#1021](metasfresh/metasfresh-webui-frontend-legacy#1021) Combined Filter Functionality [1140](metasfresh/metasfresh-webui-frontend-legacy#1140) Lookup Workflow for Batch Entry not correct [#1150](metasfresh/metasfresh-webui-frontend-legacy#1150) error reappears after you changed window [#546](metasfresh/metasfresh-webui-api-legacy#546) Notification Deleting [#2231](#2231) Add Import Partner and Product Processes Available in Import Windows [#2136](#2136) add history to B2C window [#2109](#2109) Move Currency Records from System to Client level so user can edit them [#2103](#2103) Create and implement the usage of a pdf printer [#2116](#2116) Use handler when matching partner in ESR import [#2036](#2036) Picking Slot Label [#2142](#2142) Customer Returns error w/ create from Shipment in WebUI me-45
Type of issue
Feature request
Current behavior
Currently, if there are different Filters in a Window, only 1 Filter can be used at a time. Setting the first filter and then recording the 2nd leads to an "initialization2 of the 1st one.
Expected behavior
Allow the user to set different Filter criteria and filter the data by the combination of Filters.
Example test case for multi Filter window: https://w101.metasfresh.com:8443/window/143
The text was updated successfully, but these errors were encountered: