Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
7964 Zobrazení

what is the use of this._super() and this._super.apply(). can you give me the definition?

In which case, we can use this._super() and this._super.apply().

what is the difference between include() and extend() odoo javascript?

Avatar
Zrušit
Nejlepší odpověď

Hi, I can tell you the difference between include and extend.

Include, is for modify an existing widget

Exclude, is for create a new widget  inheriting from the older one.

Include is like use _inherit in odoo python code for modify a model

Exclude is like use _inherit and _name  for create a new model inheriting from the older one.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
pro 18
9005
2
úno 18
4706
0
říj 17
5192
4
říj 17
4604
0
čvn 24
1121