22 lines
675 B
Python
22 lines
675 B
Python
{
|
|
'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'
|
|
}
|