Transact Move Orders : WSH_DELIVERY_DETAILS.transaction_temp_id only poplated when quantity > 1
Hello,
In 11.5.10.2, we need the WSH_DELIVERY_DETAILS.transaction_temp_id populated when transacting a move order for a quantity of 1 (serialized item) due to the dependency from a custom cursor.
Currently WSH_DELIVERY_DETAILS.transacton_temp_id is only populated when the transaction quantity > 1.
Shouldn't the form behave the same whether quantity is 1 or > 1? Work around is to navigate to the Shipping Transactions form > Serial Entry, and re-select the single serial number for that item, click Done and
save. Then WSH_DELIVERY_DETAILS.transaction_temp_id will be populated. Is this a bug? Need confirmation before opening a bug.