-
- Downloads
[FIX] sale_management: Unit price in optional product of a quotation template
Steps to reproduce the bug:
- Let's consider a product template PT with two variants V1 and V2
- The sales price on PT is 10€ and the extra price on V1 is -2€
- Create a quotation template QT
- Add an optional line L with V1
Bug:
The unit price of V1 was 10€ instead of 8€.
This behavior is the same as adding a quotation line.
opw:2239380
closes odoo/odoo#49844
Signed-off-by:
Simon Goffin (sig) <sig@openerp.com>
Please register or sign in to comment