13 lines
323 B
Python
13 lines
323 B
Python
{
|
|
'name': 'Theme Beauty eCommerce Plugin',
|
|
'description': 'Beauty eCommerce Plugin',
|
|
'category': 'Hidden',
|
|
'sequence': 171,
|
|
'version': '1.0',
|
|
'author': 'Odoo S.A.',
|
|
'depends': ['theme_loftspace_sale', 'theme_beauty'],
|
|
'demo': [
|
|
'demo/products.xml',
|
|
],
|
|
'auto_install': True,
|
|
} |