What would you do in Manager to make the following scenario work :
Supplier A sells Apples with Item Code ‘123’ and Oranges with Item Code ‘456’
Supplier B sells Apples with Item Code ‘456’ and Oranges with Item Code ‘123’
This is what I would do in the ideal software :
My Inventory Item for Apples has code ‘xyz’, which is linked to two Purchase Items : one for Supplier A with Item Code ‘123’ and one for supplier B with Item Code ‘456’.
I’m not sure Manager can work that way (yet). So, what is the best workaround ?