Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
1467 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 15
10031
1
mar 15
5906
1
jun 25
2020
2
jun 25
261
1
may 25
1380