[ADD] theme 12.0

This commit is contained in:
Design
2021-05-11 15:56:19 +02:00
committed by Jeremy Kersten
commit bddf1b03c5
3057 changed files with 69185 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
'name': 'Bistro Theme',
'description': 'Bistro Theme - Restaurant, Food/Drink, Catering, Food trucks',
'category': 'Theme/Services',
'summary': 'Restaurants, Catering, Food, Drinks, Accomodations, Lodging, Hosting, Vacations, Holidays, Travels',
'sequence': 220,
'version': '1.0',
'depends': ['theme_treehouse'],
'data': [
'views/assets.xml',
'views/images.xml',
'views/snippets_options.xml',
],
'images': [
'static/description/bistro_cover.jpg',
'static/description/bistro_screenshot.jpeg',
],
'price': 4,
'currency': 'EUR',
'live_test_url': 'https://theme-bistro.odoo.com'
}