Hey Everyone,
the Odoo14 documentations says that es6 classes are still not supported and you should use the own class definition and methods. But the most Odoo14 modules and widgets used the es6 syntax used ( seen on the extends and constructer keywords ), so is it now supported and are there more changes?
thx ;)