I am using odoo version 12 and I have created a char field in sale.order model with Studio and I want to access that field info in the accounting app, specifically in the invoice form and later in its report.
The field is for adding a name to each quotation, so I need that field to appear in the invoice.
Thanks in advance.
You can add it as a related field on the invoice line, but not on the invoice header.