Classic page Inventory Movement Request Reason field at line level Disposal
Summary:
In the classic page of Inventory Movement Request, the Reason field is optional at LINE level for Transaction type Disposal
Content (please ensure you mask any confidential information):
Need to make this mandatory for Transaction type Disposal using the sandbox
Version (include the version you are using, if applicable):
26B classic
Code Snippet (add any code snippets that support your topic, if applicable): A. #{row.bindings.DateRequired.inputValue ne null && bindings.OrganizationId1.inputValue == 300000571392919 }
The above works well if org condition alone is used,
but if the second condition is added, Transaction type DISPOSAL= > row.bindings.TransactionTypeId.inputValue =='300000063112567' it will not work.
Tagged:
0