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
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
مارس 15
|
3844 | ||
|
14
مايو 22
|
46796 | ||
|
8
مارس 21
|
30548 | ||
|
1
فبراير 24
|
5176 | ||
|
1
مارس 15
|
20704 |
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.