I have been running into an issue when a buyer goes into a purchase order and edits the UOM to be a different value than what is on the source document. This happens occasionally when we have limits on the numbers we can order from our vendor due to shortage or we are having to use a sub that is different than or contracted vendor item.
Example - Requester orders a CA (72 units) - They buyers updates the PO to be 1 BX (18 units)
When the PO Is issued out for EDI I am receiving "Too many decimal digits entered for quantity: max is 0 Decimals:" I am being told by support this is due to the 'math' being completed by the system when trying to calculated back into the UOM on the source document.
We have our quantity decimal set to zero. If you divide 18 by 72 - you exceed the max decimal.
Is anyone else experiencing this issue? How are you handling UOM changes on the POs?