Skip to content

Commit 59dba6c

Browse files
committed
[CLN] test_themes: manifest cleanup
closes #1172 Related: odoo/odoo#232326 Related: odoo/enterprise#97655 Signed-off-by: Julien Castiaux (juc) <[email protected]>
1 parent ad46e68 commit 59dba6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test_themes/__manifest__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
'name': 'Themes Testing Module',
3-
'version': '1.0',
43
'category': 'Hidden',
54
'sequence': 9877,
65
'summary': 'Create a new website for each Odoo theme for an easy preview.',
@@ -41,7 +40,6 @@
4140
'theme_yes',
4241
'theme_zap',
4342
],
44-
'installable': True,
4543
'post_init_hook': 'post_init_hook',
4644
'assets': {
4745
'website.assets_editor': [

0 commit comments

Comments
 (0)