Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
10
product_customerinfo_sale/readme/CONTRIBUTORS.md
Executable file
10
product_customerinfo_sale/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,10 @@
|
||||
- Xavier Jimenez \<<xavier.jimenez@qubiq.es>\>
|
||||
- Nicola Malcontenti \<<nicola.malcontenti@agilebg.com>\>
|
||||
- Serpent Consulting Services Pvt. Ltd. \<<support@serpentcs.com>\>
|
||||
- Moisés López \<<moylop260@vauxoo.com>\>
|
||||
- Yennifer Santiago \<<yennifer@vauxoo.com>\>
|
||||
- Julio Serna Hernández \<<julio@vauxoo.com>\>
|
||||
- Sergio Teruel \<<sergio.teruel@tecnativa.com>\>
|
||||
- Lois Rilo \<<lois.rilo@forgeflow.com>\>
|
||||
- Juany Davila \<<juany.davila@forgeflow.com>\>
|
||||
- Carlos Reyes \<<carlos@studio73.es>\>
|
||||
9
product_customerinfo_sale/readme/DESCRIPTION.md
Executable file
9
product_customerinfo_sale/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,9 @@
|
||||
Based on product_customerinfo, this module loads in every
|
||||
sale order the customer code defined in the product and allows use the
|
||||
product codes and product name configured in each products in sale
|
||||
orders.
|
||||
|
||||
If you use Advanced price rules with formulas to define your pricing,
|
||||
and choose that the price should be calculated from the partner prices
|
||||
in the product form, the quantity in the sales order will be proposed
|
||||
from the minimum quantity defined in the customerinfo.
|
||||
2
product_customerinfo_sale/readme/ROADMAP.md
Executable file
2
product_customerinfo_sale/readme/ROADMAP.md
Executable file
@@ -0,0 +1,2 @@
|
||||
- Putting a minimum qty in a pricelist rule means the system will use
|
||||
the option 'list price' instead of any option you chose.
|
||||
22
product_customerinfo_sale/readme/USAGE.md
Executable file
22
product_customerinfo_sale/readme/USAGE.md
Executable 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.
|
||||
|
||||

|
||||
|
||||
- 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.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
- If product does not have a configuration for customer selected,
|
||||
product will be search by its default code.
|
||||
|
||||

|
||||
|
||||

|
||||
Reference in New Issue
Block a user