This module allows to put a discount in the supplier info form, and propagate it to purchase orders, having two advantages over pricelists:
- The discount is directly put on purchase orders instead of reducing the unit price.
- You can set prices and discounts on the same screen.
This module requires purchase_discount module, that it's also available in this repository.
To see prices and discounts on supplier info view, you have to enable the option "Manage pricelist per supplier" inside Configuration > Purchases
Go to Purchase > Products, open one product, and edit or add a record on the Suppliers section of the Procurements. You will see in the prices section in the down part a new column called Discount (%). You can enter here the desired discount for that quantity.
When you make a purchase order for that supplier and that product, discount will be put automatically.
- The discount is always applied, independently if you have based your pricelist on other value than "Supplier Prices on the product form".
- Pedro M. Baeza <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.