Files
design-themes/theme_beauty_sale/__manifest__.py
T
2021-05-11 15:56:19 +02:00

9 lines
246 B
Python

{
'name': 'Theme Beauty eCommerce Plugin',
'description': 'Beauty eCommerce Plugin',
'category': 'Hidden',
'sequence': 171,
'version': '1.0',
'depends': ['theme_loftspace_sale', 'theme_beauty'],
'auto_install': True,
}