Skip to Content
Menu
This question has been flagged
2 Replies
1250 Views

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
Discard
Best Answer

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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
1
Nov 15
9686
1
Mar 15
5662
1
May 25
398
1
Apr 25
1596
1
Feb 25
651