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!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Mar 15
|
3121 | ||
|
0
Mar 16
|
3006 | ||
|
2
Tem 25
|
689 | ||
|
1
Tem 25
|
2041 | ||
|
2
Tem 25
|
1477 |
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.