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!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
2
bře 23
|
34198 | ||
|
1
lis 22
|
2967 | ||
|
2
srp 22
|
6748 | ||
|
1
úno 21
|
7284 | ||
|
0
lis 17
|
6576 |
any help?
any?