Return receiving from different warehouses
G
GAURAV SENGAR
Context:
A single FC has:
Online instance
Offline instance
Currently, users can receive any return in either instance.
Problem:
Returns are being received in the wrong instance (Online vs Offline), leading to tracking and reconciliation issues.
Expected Behavior
If the return is of Online FC:It must be received only in the Online instance of the FC.
If the return type is of Offline fc:It must be received only in the Offline instance of the FC.
Popup Message (Examples)
If mismatch (Online return in Offline instance):
“This is an Online return. Please receive it in the Online instance.”
If mismatch (Offline return in Online instance):
“This is an Offline return. Please receive it in the Offline instance.”
Log In