Product Supplierinfo for Customers
by AvanzOSC https://github.com/OCA/product-attribute , Tecnativa https://github.com/OCA/product-attribute , Odoo Community Association (OCA) https://github.com/OCA/product-attributeAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 369 |
Technical Name |
product_supplierinfo_for_customer |
License | AGPL-3 |
Website | https://github.com/OCA/product-attribute |
Versions | 10.0 11.0 12.0 13.0 14.0 15.0 16.0 8.0 |
Product Supplierinfo for Customers
This modules allows to use supplier info structure, available in Purchase tab of the product form, also for defining customer information, allowing to define prices per customer and product.
Table of contents
Configuration
There’s a new section in the Sales tab of the product form called “Customers”, where you can define pricelist-like records for customers with the same structure as the suppliers:
- custom price for a specific customer
- minimum quantity to purchase for this price to apply
- when the price is valid (start and end)
- custom product name and code for a specific customer
There’s a new option on pricelist items that allows to get the prices from the supplierinfo at the product form. These prices will only apply through a pricelist using such rule.
Usage
- Navigate to a product page. In the Sales tab, add a new line to the table labelled “Customers” to add a specify a custom price for a given customer
- Create a new pricelist, and a pricelist item that applies to the product. In the “price computation” section, choose “Formula” and then for “Based on” pick “Partner Prices on Product form”
- Create a Sales Order for the customer you chose, and use the pricelist you chose. Add a line with the product: the price will reflect the one added in the product form. Additionally, if they were added, the custom product name and code will also be used in the description of the Sales Order Line.
Note: the customer price defined on the product form will only be used if the correct pricelist is used.
Known issues / Roadmap
- Product prices through this method are only guaranteed on the standard sale order workflow. Other custom flows may not reflect the price. * Additionally, only custom product prices with no minimum quantity set will be used on the Sales Order
- Custom name and description will be used on Sales Order Lines regardless of pricelist.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- AvanzOSC
- Tecnativa
Contributors
- Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
- Tecnativa - Pedro M. Baeza <pedro.baeza@tecnativa.com>
- Aaron Henriquez <ahenriquez@forgeflow.com>
- Miquel Raïch <miquel.raich@forgeflow.com>
- Tecnativa - Sergio Teruel <sergio.teruel@tecnativa.com>
- PyTech SRL - Alessandro Uffreduzzi <alessandro.uffreduzzi@pytech.it>
Maintainers
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.
Current maintainers:
This module is part of the OCA/product-attribute project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module