Behavior of grab SOH from default bin
There is a system setting call grab SOH from default bin.
The current behavior that seems to be only taking stock from the default bin and not from any other bins.
The only way to assign stock from other bin is by manually selecting the stock (with the stock selection dialog)
As it is, there is a bug while releasing back orders. BO logic (SP) considered the stock is available and created a new snapshot is created to fulfill back order. However, no stock is assigned because it is not in the default BIN.
The customer would like to change this behavior so system will grab SOH from default bin if available, else, take from other BIN. This is on top of the FIFO rule.
Would you consider this as an improvement for the future release? e.g. have another system setting call only grab SOH from default BIN or event BIN ranking
if not, how can we customise this? BO should be ok as there is a isBO flag/event. but what about sales order UI and business logic (sales order import for example)?
The current behavior that seems to be only taking stock from the default bin and not from any other bins.
The only way to assign stock from other bin is by manually selecting the stock (with the stock selection dialog)
As it is, there is a bug while releasing back orders. BO logic (SP) considered the stock is available and created a new snapshot is created to fulfill back order. However, no stock is assigned because it is not in the default BIN.
The customer would like to change this behavior so system will grab SOH from default bin if available, else, take from other BIN. This is on top of the FIFO rule.
Would you consider this as an improvement for the future release? e.g. have another system setting call only grab SOH from default BIN or event BIN ranking
if not, how can we customise this? BO should be ok as there is a isBO flag/event. but what about sales order UI and business logic (sales order import for example)?