Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
1669 Widoki

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??

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lis 15
10301
1
mar 15
6070
2
sie 25
2346
1
lip 25
1801
2
cze 25
671