Definiton of destinition type of items in Req
Summary:
The system should be able to determine the associated destination type based on the selected item and populate it accordingly.
Content (required):
The requirement is to create a system that automatically populates the destination type in the system as soon as a requester selects a specific item. The system should be able to determine the associated destination type based on the selected item and populate it accordingly.
If the destination type is "inventory", the system should populate the item as destination type = "inventory".
If the destination type is "expense", the system should populate the item as destination type = "expense".