Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
1583 Visualizações

In ODOO controller you can pass some values to QWeb template when you render it.

I'm using react inside the template how to pass the same values to use it inside the react app??

Avatar
Cancelar
Melhor resposta

I would also be interested in how you set things up, but would I need to pay for the product to see the code?

Avatar
Cancelar
Melhor resposta

H Anas, I see that you are trying to use react as frontend and Odoo as database (that is why you want to communicate between both using controllers)

A better way of achieving it is using controller public APIs (custom authentication can be implemented also).

We have created a fully functional react app as an Odoo module. It is published by the name of "docket_react_wiki" you can check.

If you want to collaborate, ping me at info@techfinna.com

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
nov. 15
10123
1
mar. 15
5986
1
jul. 25
1578
1
jun. 25
2142
2
jun. 25
447