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.
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
|
0
maalisk. 15
|
3132 | ||
|
0
maalisk. 16
|
3006 | ||
|
2
heinäk. 25
|
693 | ||
|
1
heinäk. 25
|
2046 | ||
|
2
heinäk. 25
|
1489 |
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.