Hi,
the default Invoice view is very far from being usable to us. We tried to rewrite it using Studio and by inheritance of account.report_invoice_document but it's still not according our needs.
We need to get rid of whole header/footer section and preferably start from scratch. We will reuse just very small portion of current Invoice template, so starting from scratch would be the best.
Question is, how to do that? How we can completely replace report_invoice_document with our code, with inheritance and not rewriting it?
What't the best solution to create PDF invoice template without default header/footer, that is useless to us?