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.
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
0
бер. 15
|
3133 | ||
|
0
бер. 16
|
3007 | ||
|
0
вер. 25
|
83 | ||
|
2
лип. 25
|
694 | ||
|
1
лип. 25
|
2050 |
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.