A) status change:
1) Need your help to understand what processes would change the Transaction Status from active to inactive?
2) When an inventory item has Available Q'ty >0, why system is still allowing user to change the status to be inactive?
3) if we wanted to change the status back to active status, can I just run a query to update
inventory.tranStatusCode= 'AC' ? any other table that needs to be updated as well?
B) transfer site :
4) If an inventory is transferred from A site to B site permanently, what is the proper procedure to handle this scenario beside processing 'Transfers'?
5) following Q4, when it is done, the default or last Site should be updated from procedure 4, right? if not, how can we update the site ID to be B?
6) would like to run a report that has inactive status that has available q'ty >0 and site id=B. What table and field names should I get it from?
Thanks for your help!
*This post is locked for comments