- Notifications
You must be signed in to change notification settings - Fork 269
Description
1. Describe the bug
When Customer Card is opened using Show Details botton, Date filters are not applied so all Flowfields are not counted correctly.
2. To Reproduce
Steps to reproduce the behavior:
- On customer card we have balance due filter by default
- Then when we open the customer with balance due date that is different from the sales order - select customer record and click on show more details from there :
we click here and then is where the bug happens :
We are missing the due date from the filter in the first picture.
3. Expected behavior
Date filter should be applied always.
4. Actual behavior
Date filter are not applied correctly, when Customer is not opened from Customer List..
5. Versions:
SAAS : ======================== tenant - Production - tested on 26.x and 27.x
Final Checklist
Please remember to do the following:
-
Search the issue repository to ensure you are reporting a new issue
-
Reproduce the issue after disabling all extensions except the AL Language extension
-
Simplify your code around the issue to better isolate the problem