Adding column for UOM and QtyEntered on Inventory Move
Description
I think it is good User experience enhancement to allow to enter qty in any UoM on inventory move line.
1. Add mandatory column qtyEntered and C_UoM_ID which default to Inventory UOM on inventory move. 2. Add callout to convert qty Entered to Movement Qty 3. Making qty Movement read only 4. Adding before save logic to set qtyMovement of qtyEnetered is not null
Environment
None
Activity
Show:
Diego Ruiz March 4, 2025 at 11:30 AM
Found a bug caused by a wrong statement in a migration script
I think it is good User experience enhancement to allow to enter qty in any UoM on inventory move line.
1. Add mandatory column qtyEntered and C_UoM_ID which default to Inventory UOM on inventory move.
2. Add callout to convert qty Entered to Movement Qty
3. Making qty Movement read only
4. Adding before save logic to set qtyMovement of qtyEnetered is not null