Files
2021-05-25 18:32:22 +02:00

12 lines
320 B
Python

{
'name': 'Theme Odoo Experts eCommerce Plugin',
'description': 'Odoo Experts eCommerce Plugin',
'category': 'Hidden',
'version': '1.0',
'author': 'Odoo S.A.',
'depends': ['theme_loftspace_sale', 'theme_odoo_experts'],
'demo': [
'demo/products.xml',
],
'auto_install': True,
}