When I remove my custom header and footer changes, my Odoo reports all print without a footer. The default header does come back. I think it is an issue in my code somewhere, but I wanted to ask and see if anyone experiences any similarities. I have checked system parameter URLs and other common header/footer problems. 
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
            
                3
                
                    Odpowiedzi
                
            
        
        
            
                4816
                
                    Widoki
                
            
        
    I think there was an issue with my WKHTMLTOPDF on CentOS. I reinstalled in Ubuntu and do not have the issue.
for default header and footer you need to put external_layout in qweb report
like example
<t t-call="report.external_layout">
</t>
Good!
You might want to check the page and header/footer margins and try to reset them to standard.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
| 
            
                [QWeb Reports] How to change footer height?
            
            
                    Rozwiązane
            
         |  | 7 gru 23  | 22854 | |
|  | 1 lip 25  | 2755 | ||
|  | 1 maj 25  | 3356 | ||
| 
            
                QWeb: use t-if to check birthday date
            
            
                    Rozwiązane
            
         |  | 1 kwi 25  | 3081 | |
|  | 1 lut 25  | 2442 | 
