Files
contract/contract_variable_quantity/models/contract.py
Pedro M. Baeza cda52c9e8e [IMP] contract_variable_quantity: Recompute price when changing qty
If you have contract lines with automatic price and your pricelist
contains different prices per quantity, the price is not changed
when computing quantity.

This PR fixes this.
2022-11-03 12:29:58 +01:00

3.1 KiB