Skip to Content
Menu
This question has been flagged
1 Reply
5130 Views

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 .

Avatar
Discard
Best Answer

 

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);
Avatar
Discard
Related Posts Replies Views Activity
2
Jan 19
6195
0
Aug 23
194
1
Feb 22
3203
9
Sep 20
45128
0
Aug 20
3526