Saturday, February 20, 2021
2 changes · master
Enhancements to existing features
Reports can now include a cover page, table of contents, sections, and subsections. This makes long business documents easier to navigate and present professionally, especially for customer-facing PDFs.
Original PR description
**Description of the issue/feature this PR addresses:** In V10 it is possible to use section, subsection. This PR add the possibility to add a cover with a Table of Content  [odoo_V 1.2_en_US.pdf](https://github.com/odoo/odoo/files/3571767/odoo_V.1.2_en_US.pdf) @mart-e @rco-odoo cc @alexis-via @sla-subteno-it @pedrobaeza -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Miscellaneous changes
When printing a draft invoice, it raises an error. The error comes from fix #65320: the latter registers the printed invoice as main attachment, but this needs to be done only with posted invoices. OPW-2427247 Forward-Port-Of: odoo/odoo#66526 Forward-Port-Of: odoo/odoo#66516
Original PR description
When printing a draft invoice, it raises an error. The error comes from fix #65320: the latter registers the printed invoice as main attachment, but this needs to be done only with posted invoices. OPW-2427247 Forward-Port-Of: odoo/odoo#66526 Forward-Port-Of: odoo/odoo#66516