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
|
2883 | ||
|
9
9월 20
|
44709 | ||
|
0
8월 20
|
3142 |