- Repo for opensource odoo website theme (since V13.0)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
661 B

{
'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',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-bistro.odoo.com'
}