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
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
0
mar 15
|
3912 | ||
|
14
mag 22
|
46953 | ||
|
8
mar 21
|
30625 | ||
|
1
feb 24
|
5270 | ||
|
1
mar 15
|
20791 |
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.