Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
To use this module, you need:
- Go to product and configure *Partner product name* and *Partner
product code* for each selected customer.
![](../static/description/configuration_customer.png)
- When add order lines in sale quotation for a customer that has an
specific name and code in the product, you can search that product
with that customer name or code. Then, this values will be displayed
in product description.
![](../static/description/search_code.png)
![](../static/description/description_code.png)
- If product does not have a configuration for customer selected,
product will be search by its default code.
![](../static/description/search_code_2.png)
![](../static/description/description_code_2.png)