I want to print checklist with checkbox of html field in report
Denna fråga har flaggats
2
Svar
1173
Vyer
Hi,
You can use input type="checkbox" to add a checkbox in Qweb Reports.
<input type="checkbox" t-att-checked="checked if condition else False"/>
Hope it helps
Hi,
You can use t-field="field_name" or t-raw="variable" and see if it works for you.
Thanks
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig