contract
contract copied to clipboard
Contract > UOM not used to compute the unit price
Module
contract
Describe the bug
It seems that the contract does not correctly compute the sutotal if we use the UOM.
To Reproduce
12.0, 13.0, 14,0 & 15,0:
Steps to reproduce the behavior:
- Create a UOM with a random ratio (Unit & Dozen for example)
- Use this UOM on contract
- See the unit price is not changed
Expected behavior As we have on sale order, the unit price has to be changed on UOM change.
Additional context