Hi,
In Odoo default Purchase Order PDF, the product description shows like this:
[5] test quote (XS, B-03)
Here [5] is the default_code (internal reference).
I want to remove this and show only:
test quote (XS, B-03)
👉 This is the default Odoo report (not custom).
How can I hide the default_code from the description in Purchase Order PDF?