Hello,
I am asking for some help.
I use odoo.sh version 16 and am looking to remove the [internal reference] field from quotations.
when I select a product to add to a quotation, the system inserts "[internal reference field]" before the product name and before the product description. My quotation builder form looks like this before I send it to a customer...
Products product description
[10002] PVC075 [10002] 3/4" x 10 foot .....etc.
What the customer sees is this
Products
[10002] PVC075
3/4" x 10 foot .....etc.......
I am looking to remove the [10002] from the product description field of the quotation builder view and from the customer view. Where can I make this change?
Thank you in advance for your help.