9 lines
264 B
Python
9 lines
264 B
Python
{
|
|
'name': 'Theme Odoo Experts eCommerce Plugin',
|
|
'description': 'Odoo Experts eCommerce Plugin',
|
|
'category': 'Hidden',
|
|
'sequence': 211,
|
|
'version': '1.0',
|
|
'depends': ['theme_loftspace_sale', 'theme_odoo_experts'],
|
|
'auto_install': True,
|
|
} |