Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
8446 Переглядів

How can i choose not to show a header in a report or document, for example “Invoice”. I dont want a header/logo in “Invoice” but i want it in “Sales Order”, Any idea?

For OpenERP 7 we could do that by selecting "Corporate Header" check box on Report Designer for OpenOffice when you send it to the server.

Again, any ideas?

----------------------------------------------------------------------------------------------------

This is a generic procedure (but i need header/logo not to be show on invoice):

How to change the default header/footer in Odoo 8 PDF reports

To edit the header and footer for Quote/Sale orders you need to edit the QWeb view. Here is how to do this:

(1) Settings > Technical > User Interface > Views

(2) Search for “external”

(3) You will see report.external_layout, report.external_layout_header and report.external_layout_footer

(4) Edit these views as appropriate to modify the PDF version of the Quote/Sales orders

Source: https://odootricks.wordpress.com/2014/11/05/how-to-change-the-default-headerfooter-in-odoo-8-pdf-reports-salequoteinvoice/

 

Аватар
Відмінити
Найкраща відповідь

Although it is too late for you, this might help someone who hit this page from a search engine.
Remove the call to the external header from the report where you do not want it. 
Remove this: <t t-call="report.external_layout">

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
жовт. 15
23086
2
бер. 15
6071
2
лист. 24
7833
1
груд. 20
6691
0
січ. 17
3034