pycharm-odoo icon indicating copy to clipboard operation
pycharm-odoo copied to clipboard

ES6 class extending not working when exported as object member

Open trinhanhngoc opened this issue 2 years ago • 0 comments

https://github.com/odoo/odoo/blob/905009689ba766f6cf4ba4432b5f021931bee233/addons/crm/static/src/views/crm_form/crm_form.js#L16 image

https://github.com/odoo/odoo/blob/905009689ba766f6cf4ba4432b5f021931bee233/addons/web/static/src/views/form/form_view.js#L17 image

Upstream JetBrains issue: https://youtrack.jetbrains.com/issue/WEB-37556/ES6-classes-treated-as-objects-when-used-in-object-initializer

trinhanhngoc avatar Dec 20 '22 11:12 trinhanhngoc