Hello everybody!!!
Can anyone help me know how to call the save function of odoo in javascript file.
Need help my friends.
THanks a lot in advance.
Best regards .
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello everybody!!!
Can anyone help me know how to call the save function of odoo in javascript file.
Need help my friends.
THanks a lot in advance.
Best regards .
In the web/static/src/js/views/form_view.js module, you can start by looking into this piece of code:
this.$buttons.on('click', '.o_form_button_save', this.on_button_save);
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
1月 19
|
5848 | ||
|
0
8月 23
|
194 | ||
|
1
2月 22
|
2879 | ||
|
9
9月 20
|
44702 | ||
|
0
8月 20
|
3142 |