Hi there,
I'd like to move quotation No to the header of document layout.
The reason is: when there are multiple pages to print for multiple big sale orders, salesman may mess up with the pages if they are busy.
How can I achieve it? Thank you.
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
Hi there,
I'd like to move quotation No to the header of document layout.
The reason is: when there are multiple pages to print for multiple big sale orders, salesman may mess up with the pages if they are busy.
How can I achieve it? Thank you.
You can print the Object any field data in Header for all page with like this,
t-att-data-oe-model="o and o._name"
with o contain the object you can display any data.
Thanks. Can you show more code example please?
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
| 
            
                Extend footer in  website layout
            
            
                    Resuelto
            
         |  | 10 jul 20  | 19797 | |
|  | 1 ene 25  | 2117 | ||
| 
            
                v18 Document layout Problem
            
            
                    Resuelto
            
         |  | 2 dic 24  | 3175 | |
|  | 0 jul 24  | 2004 | ||
| 
            
                How can i inherit this template?
            
            
                    Resuelto
            
         |  | 1 sept 23  | 2508 | 
I'd like to have quotation No appear in the headers on each page.