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

View 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>\>

View File

@@ -0,0 +1,2 @@
This module limits the partners to be selected in the sales orders
according to the "Selectable in orders" field.

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