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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
0
Mar 15
|
4473 | ||
|
|
14
May 22
|
48222 | ||
|
|
8
Mar 21
|
31382 | ||
|
|
1
Feb 24
|
5984 | ||
|
|
1
Mar 15
|
21292 |
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.