-
Notifications
You must be signed in to change notification settings - Fork 35
Lookup Workflow for Batch Entry not correct #1140
Comments
@wiadev Checked the example from above again. There is no difference between [ctrl]+q and [ctrl]+space. It just looked like it, because the cursor is not visible in [ctrl]+q for the "conv" case,, because the name content is longer as the field and the cursor is outside the visible area. About the issue: Let's have a screen session and I can show whats happening/ shall happen. |
This is PATCH request sent when parent field gets changed. Dependent field gets default value from this response so UI changes ONE specific field (and all request parameters are correct): For some reason server response returns "M_HU_PI_Item_Product_ID" field with newly set value. That's perfectly fine, when items are available and selectable. But in this case returned data seems to be incorrect. It seems like bug on backend, I didn't found any signs that something wrong on UI end |
If the M_HU_PI_Item_Product_ID value that was set is not present in the dropdown/typeahead values provided by backend for that field.... then, yes, it's a bug. It might be metasfresh/metasfresh-webui-api-legacy#128 |
WIP: Adjusts field switch logic for composite lookup controls #1140
Hotfixes for dropdown appearance logic #1140
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
@metas-lc Note to IT:
|
Tested quickly in Sales Order https://w101.metasfresh.com:8443/window/143/1005914 |
Fix Workflow in BusinessPartner entry #1140
Quick Test done on w101. Works nicely now in Sales Order Business Partner AND in Batch Entry Mode. Further Tests needed. |
Cherry-picked into branches |
Results of IT
|
Type of issue
Bug
Current behavior
Currently, when using the Batch Entry [ctrl]+space in Documents (i.e. Sales Order) then the Workflow is not correct. After selecting the Product via autocomplete Dropdown [enter] the cursor remains in the Product section.
Expected behavior
The cursor shall be in the next included Lookup segment after [enter] selection.
The text was updated successfully, but these errors were encountered: