Commit Graph

4 Commits

Author SHA1 Message Date
Augustin (duau) 91e937e0a4 [REM] theme_*: remove snippet options after website refactor
*: theme_clean, theme_common, theme_enark

Following the website refactor [1], that code is not used anymore.

[1]: https://github.com/odoo/odoo/commit/9fe45e2b7ddbbfd0445ffe25a859e67a316d02b2

closes odoo/design-themes#1125

Related: odoo/odoo#218357
Related: odoo/enterprise#89955
Related: odoo/upgrade#8131
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2025-08-12 11:51:25 +00:00
Bastien PIERRE b9d48ebe86 [IMP] *: Remove alias in JS files
Rename all imports with alias old system to the new js module system
Task ID: 3266759

closes odoo/design-themes#671

Related: odoo/odoo#127414
Related: odoo/enterprise#43716
Signed-off-by: Bastien Pierre (ipb) <ipb@odoo.com>
2023-07-27 11:58:31 +02:00
Michael (mcm) 7ab07c6ec1 [REF] *: convert odoo module by native one
This commit converts all odoo module of this repo by native module.
The goal is to depreciate odoo.define in favor of native module
and then simplify boot.js by removing the regexp that finds
module dependencies.

task id: 3162300

closes odoo/design-themes#652

Signed-off-by: Géry Debongnie <ged@odoo.com>
2023-04-27 12:31:44 +02:00
Jeremy Kersten cb1e3be3f8 [ADD] theme 14.0 2021-05-10 15:45:35 +02:00