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.
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
2
mar. 23
|
35282 | ||
|
|
1
nov. 22
|
3759 | ||
|
|
2
ago. 22
|
7505 | ||
|
|
1
fev. 21
|
7905 | ||
|
|
0
nov. 17
|
7400 |
any help?
any?