Make theme installable on Odoo 19

This commit is contained in:
Huzaifa Inam 2026-08-22 21:30:25 +00:00
parent b4b3677341
commit 31485aa6a3

View file

@ -27,7 +27,6 @@ Key Features:
'website', 'website',
'website_crm', 'website_crm',
'website_mass_mailing', 'website_mass_mailing',
'web_editor',
], ],
'data': [ 'data': [
'data/presets.xml', 'data/presets.xml',
@ -73,9 +72,6 @@ Key Features:
'theme_3d_systems/static/src/js/widgets/widget_system_arch.js', 'theme_3d_systems/static/src/js/widgets/widget_system_arch.js',
'theme_3d_systems/static/src/js/widgets/widget_stats_counter.js', 'theme_3d_systems/static/src/js/widgets/widget_stats_counter.js',
], ],
'website.assets_editor': [
'theme_3d_systems/static/src/js/options/snippet_3d_options.js',
],
}, },
'images': [ 'images': [
'static/description/theme_screenshot.png', 'static/description/theme_screenshot.png',