Skip to Content
Menu
This question has been flagged
3 Replies
3360 Zobrazenia

I created action and template as in odoo16 docs, but when I click on print button I got error: AssertionError: Call _get_view_id, expected 'ir.ui.view', got 'ir.actions.report'

Avatar
Zrušiť

please provide the report action code

Best Answer

Try to add binding_type in the report record in xml:


Avatar
Zrušiť

can you show me on video i want learn if you can ?

Best Answer

I faced the same error, My issue was that I was not passing the template id in field 'report_name' instead I was passing the the report id
   

...
​module_name.my_report_template
...

Avatar
Zrušiť
Autor Best Answer

Still the same error

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
máj 24
3126
0
okt 23
5
2
sep 24
1886
0
apr 24
2459
0
nov 23
2114