Skip to content

Instantly share code, notes, and snippets.

@ged-odoo
ged-odoo / odoo-javascript-modules.md
Last active November 22, 2021 07:50
Odoo Javascript Modules

Odoo Javascript Modules

This gist describes our current work at using native JS modules in Odoo, and what it implies for the source code and for the developer experience.

PR: odoo/odoo#63177 (still work in progress)

Very brief summary

The current PR allows us to use native JS modules in odoo. It works. It is