To the Consignment flow were implemented the following improvements:
- to the Remaining qty column values added qty currently connected to Consignment:
- added ability to close Consignment even though it wasn’t sold fully.For this functionality on the Consignment list form was added Close Consignment button
After clicking on the button
- if no one invoice was created for the Consignment then message should be displayed: “OMS will stop send Bills for vendors. Are you sure you want to close Consignment?”
- if User agrees with the statement then
- message will be closed
- the consignment will be closed and disappeared from UI
- Bills won’t be created for the SO Invoices
- if User agrees with the statement then
- if some invoices were created for the Consignment then message should be displayed: “OMS will stop send Bills for vendors. A few invoices already allocated. Are you sure you want to close consignment?”
- if no one invoice was created for the Consignment then message should be displayed: “OMS will stop send Bills for vendors. Are you sure you want to close Consignment?”