Since the update to Odoo 19, the tab for adding optional products is no longer displayed in a quotation. There is the option to mark a section as optional, but then the total of the items in that section is included in the final total, which is very inconvenient. What is the reason for this, or what is now the correct procedure?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Progetti
- MRP
La domanda è stata contrassegnata
Optional Products are now managed by grouping them into a Section that is set as Optional:

Users then have the option on the Customer Portal to select the quantity of each optional product:

On the Quotation PDF they will see this:

I hope you are doing well
The separate "Optional Products" tab was removed in Odoo 19.
Instead, add products directly to order lines and check the "Optional" checkbox on individual line items. These optional lines won't count toward the total and customers can select them in the portal
I hope this information helps you
Thanks & Regards,
Kunjan Patel
The sale order line field is_optional is a technical field not designed to be checked on individual line items. It is not available to Users unless it is unhidden via customization.
We don't recommend this approach. The design supports only setting a Section as Optional.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
0
nov 25
|
5868 | ||
|
|
0
mar 25
|
1076 | ||
|
|
0
ott 25
|
206 | ||
|
V8 QUOTATION PRODUCT INPUT
Risolto
|
|
4
ott 15
|
3929 | |
|
|
2
dic 24
|
4800 |
Hello,
You can find the field "Optional Products" in the product's Sales tab where you can set the products.
Unfortunately, I still can't insert images, but in Odoo 18 there was the option to add optional products in a quotation via the tab, which is unfortunately not visible. I can't find any setting to activate it in Odoo 19.
Hey Ray Carnes , You're correct. In Odoo 19's design:
The is_optional field on sale.order.line:
- Is a technical field only
- Not intended for individual line items
- Hidden by default from users (requires customization to unhide)
Proper Usage:
- Set entire Sections as Optional - this is the intended design
- Do not mark individual line items as optional