Skip to content
Snippets Groups Projects
Commit 840c18d2 authored by Rémy Baranx (bar)'s avatar Rémy Baranx (bar) Committed by Yannick Tivisse
Browse files

[IMP] sale_management: remove price_unit from quotation template


Purpose
=======

Having price and discount on quotation template is quite confusing
as it is more the job of pricelists.
In order to make it more simple for the user, we should remove the
fields price_unit and discount from quotation template.

Implementation
========

Now, the public price of a product is used instead of the price from
the quotation template. If a pricelist exists, it is taken into
account as before.

+ Add new tests to check the sale order template behavior.

closes odoo/odoo#47186

Taskid: 47186
Related: odoo/upgrade#972
Signed-off-by: default avatarYannick Tivisse (yti) <yti@odoo.com>
parent 532c2b44
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment