Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
4
sale_partner_selectable_option/readme/CONFIGURE.md
Executable file
4
sale_partner_selectable_option/readme/CONFIGURE.md
Executable file
@@ -0,0 +1,4 @@
|
||||
The "Selectable in sale orders" field is set to True by default. To
|
||||
change this default to False, adjust the system parameter
|
||||
'sale_partner_selectable_option.default_sale_selectable' by setting it
|
||||
to "0".
|
||||
8
sale_partner_selectable_option/readme/CONTRIBUTORS.md
Executable file
8
sale_partner_selectable_option/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,8 @@
|
||||
- [Tecnativa](https://www.tecnativa.com):
|
||||
- Víctor Martínez
|
||||
- Pedro M. Baeza
|
||||
- César A. Sánchez \<<cesar.sanchez@tecnativa.com>\>
|
||||
- Juan Carlos Oñate
|
||||
|
||||
- [Binhex Systems Solutions](https://binhex.cloud/):
|
||||
- Deriman Alonso \<<d.alonso@binhex.cloud>\>
|
||||
2
sale_partner_selectable_option/readme/DESCRIPTION.md
Executable file
2
sale_partner_selectable_option/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,2 @@
|
||||
This module limits the partners to be selected in the sales orders
|
||||
according to the "Selectable in orders" field.
|
||||
8
sale_partner_selectable_option/readme/USAGE.md
Executable file
8
sale_partner_selectable_option/readme/USAGE.md
Executable file
@@ -0,0 +1,8 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Go to **Contacts \> Contacts**
|
||||
2. Create a record and uncheck the "Selectable in orders" box on the
|
||||
Sales part of the "Sales & Purchases" tab.
|
||||
3. Go to **Sales \> Orders \> Quotations**
|
||||
4. Create a record and the previously created partner will not appear
|
||||
in the Customer field.
|
||||
Reference in New Issue
Block a user