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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
März 15
|
3954 | ||
|
14
Mai 22
|
46999 | ||
|
8
März 21
|
30670 | ||
|
1
Feb. 24
|
5304 | ||
|
1
März 15
|
20808 |
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.