Does anyone have some smarts on achieving quantity tolerances on Purchase orders - i.e. ability to receive more than what was ordered within certain percentages.
You can create a new field called "Order Quantity", "Max. Tolerance Qty." and "Tolerance Qty. %" under table 39 Purchase Line. the original "Quantity" treat it as back-end field.
you need to change the the "Quantity" field once your "Qty. to Receive" + "Quantity Received" > "Order Quantity".
I hope this idea can help u to solve the problems.
If you want to receive more than was ordered, then will you also accept an invoice of more than was orderd? If yes, then that practically means the order qty. needs to be modified and in that case Bestianhow's idea will work.
On the other hand, if you don't want to accept an invoice for the increased quantity, then unit price also needs to modified so that line amount remains the same.
Do It Yourself is they key. Standard code might work - your code surely works.
Comments
you need to change the the "Quantity" field once your "Qty. to Receive" + "Quantity Received" > "Order Quantity".
I hope this idea can help u to solve the problems.
Best regards,
On the other hand, if you don't want to accept an invoice for the increased quantity, then unit price also needs to modified so that line amount remains the same.
Do It Yourself is they key. Standard code might work - your code surely works.