Hi everyone, please can someone help me?
I want to save data in my database from the web client (qweb) , and i don't know how :(
thanks for reply me.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi everyone, please can someone help me?
I want to save data in my database from the web client (qweb) , and i don't know how :(
thanks for reply me.
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
0
mar. 15
|
3133 | ||
|
0
mar. 16
|
3023 | ||
|
0
set. 25
|
87 | ||
|
2
jul. 25
|
694 | ||
|
1
jul. 25
|
2051 |
Hi, could you provide a use case more explicit ? Qweb is for templating, so you can make a write, but it's not its job ! You should create a new controller to do the job probably... Thanks
Tanks for replay, I already resolved this problem by using a function in a js file which call the function write in my python class.