Skip to Content
Menu
This question has been flagged

I am working on odoo 16 for an inline form module.

In the JS i override the _processDirectPayment but when in this function i check if there is an error and then call the _enableButton function with this._enableButton() I get an  Uncaught (in promise) TypeError: this is undefined 

Is this the way to stop the button from blocking itself?

If yes why can i override with ease _processDirectPayment but not call this function?

If no what should i do to get the button in it's enable state?


Thanks in advance

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 25
1676
2
Jan 24
999
0
Jun 25
561
2
Jun 25
639
0
Apr 25
1037