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
|
5849 | ||
|
0
8月 23
|
194 | ||
|
1
2月 22
|
2882 | ||
|
9
9月 20
|
44703 | ||
|
0
8月 20
|
3142 |