I don't want to show this information to my Customers.
How can I just show the Product Name?
I would want this on the PDF report and via the Customer Portal.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I don't want to show this information to my Customers.
How can I just show the Product Name?
I would want this on the PDF report and via the Customer Portal.
Activate Developer Mode, and navigate to the Sales --> Orders --> Quotations Menu.
From the Debug Menu, navigate to User Interface --> Action.
In the Context Value field, add the following:
'display_default_code': False

The Quotation / Sales Order PDF and the Customer Portal View will now show just the Product Name without the Internal Reference.
Note that once you access the Quotation from the Sales Orders Menu, your internal Users will see the Internal Reference but your Customers will not. You can make the same change to the Sales Orders Menu Action if you also want to hide it for records opened from there. Also, this change will affect Quotations created AFTER you make this change, not those made before you make this change.
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
2
may 24
|
9881 | |||
|
1
mar 24
|
2415 | |||
|
2
sept 21
|
5185 | |||
|
2
mar 15
|
8033 | |||
|
5
mar 24
|
12705 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Hi,
Thank you, but it didn't fix my issue.
I don't want to see the "Product" (name or anything), I only want to see the "Product description", when I print the Quotation.
For the Invoice, it's working correctly, but for quotations I have these issue.
Thomas