How to QWEB report to show selection fields?
mycode is <td><span t-field="l.color" /> </td> it's blank
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to QWEB report to show selection fields?
mycode is <td><span t-field="l.color" /> </td> it's blank
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
mar 15
|
3848 | ||
|
14
may 22
|
46814 | ||
How to make space in qweb report?
Resuelto
|
|
8
mar 21
|
30550 | |
|
1
feb 24
|
5186 | ||
|
1
mar 15
|
20713 |
What field from which model do you want to print? Is the idea to print the whole selection (every record in a selection) or just the selected / saved item? I'll try to help you out further when I know this.