12 lines
302 B
Python
12 lines
302 B
Python
{
|
|
'name': 'Theme Orchid eCommerce Plugin',
|
|
'description': 'Orchid eCommerce Plugin',
|
|
'category': 'Hidden',
|
|
'version': '1.0',
|
|
'author': 'Odoo S.A.',
|
|
'depends': ['theme_loftspace_sale', 'theme_orchid'],
|
|
'demo': [
|
|
'demo/products.xml',
|
|
],
|
|
'auto_install': True,
|
|
} |