[ADD] theme 9.0
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
'name': 'Beauty Theme',
|
||||
'description': 'Beauty Theme - Cosmetics, Beauty, Make Up, Hairdresser',
|
||||
'category': 'Theme/Retail',
|
||||
'sequence': 170,
|
||||
'version': '1.0',
|
||||
'author': 'Odoo SA',
|
||||
'depends': ['theme_loftspace', 'website_animate', 'snippet_google_map'],
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/images.xml',
|
||||
'views/preset.xml',
|
||||
],
|
||||
'demo': [
|
||||
'demo/demo.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/beauty_description.png',
|
||||
'static/description/beauty_screenshot.jpg',
|
||||
],
|
||||
'price': 4,
|
||||
'currency': 'EUR',
|
||||
'live_test_url': 'https://theme-beauty.odoo.com',
|
||||
}
|
||||
Reference in New Issue
Block a user