Hi experts,
I want to add a new quantity field to InventSum table, and want it has the same behavior as field Qty. Can anyone give me some snapshot?
Below is my requirement:
Items are measured as "Metre" for inventory unit, but for customer users, "Roll" is common unit for business. However, the unit conversion cannot be defined between those, I try to add new fields "QtyRoll" to related tables, like InventJournalTrans, PurchLine, SalesLine, ProdJournalRoute, and also InventTrans, InventSum. But I am not sure how to implement it.
Besides, any other solution is also appreciated.
Thanks in advance.
*This post is locked for comments