Hi all,
Please can someone assist me. I have followed this tutorial and making editable PDF's as a head to populate information from a quotation and it all works.
www.odoo(dot)com/documentation/17.0/applications/sales/sales/send_quotations/pdf_quote_builder
My question is I want to have a field when generating a quote that I can use to place into my PDF header. For example, to have the quote number you make a PDF with a form that has a text box labelled "name" then upload as a header to your template and Odoo will place the quotation number in the box you created.
Now, I want to have a field on my quote let's call it "Custom Text" and the sales person will type in the customer text they want. I need to have the dynamic text ID that I can use when creating my PDF so that I can choose where on the header it will appear.
Is this possible?