How can i downgrade this line of code to work with version 8:
return self.env.ref('Module_name.report').report_action(self, data=data)
Because report_action isn't exist in version 8
and get_action function needs the report template not the report.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How can i downgrade this line of code to work with version 8:
return self.env.ref('Module_name.report').report_action(self, data=data)
and get_action function needs the report template not the report.
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
мар. 23
|
34207 | ||
|
1
нояб. 22
|
2991 | ||
|
2
авг. 22
|
6761 | ||
|
1
февр. 21
|
7292 | ||
|
0
нояб. 17
|
6581 |
any help?
any?