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);
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jan 19
|
6195 | ||
|
0
Aug 23
|
194 | ||
|
1
Feb 22
|
3203 | ||
|
9
Sep 20
|
45128 | ||
|
0
Aug 20
|
3526 |