Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
7824 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
груд. 18
8877
2
лют. 18
4593
0
жовт. 17
5077
4
жовт. 17
4481
0
черв. 24
996