123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- # -*- coding: utf-8 -*-
- # Part of AppJetty. See LICENSE file for full copyright and licensing details.
- {
- 'name': 'Kingfisher Pro Fashion',
- 'description': """Kingfisher Pro Fashion
- odoo kingfisher fashion theme
- odoo fashion theme
- openerp fashion theme
- odoo fashion store theme
- odoo theme for fashion website
- odoo theme for fashion store
- fashion theme for odoo
- fashion theme for odoo store
- fashion store theme for odoo
- ecommerce fashion store theme
- ecommerce fashion store theme for odoo
- odoo responsive fashion theme
- responsive odoo fashion theme
- responsive fashion odoo theme
- responsive fashion theme for odoo
- odoo responsive kingfisher fashion theme
- odoo fashion theme for ecommerce store
- odoo apparel theme
- odoo apparel store theme
- apparel odoo ecommerce theme
- odoo theme for apparel store
- odoo lifestyle store theme
- odoo theme for lifestyle ecommerce store
- odoo fashion store template
- fashion theme
- fashion
- fashion store
- odoo fashion store
- odoo fashion theme
- apparel store
- apparel theme
- html5 theme
- responsive theme
- ecommerce store
- ecommerce theme
- html5 ecommerce store
- html5 ecommerce theme
- custom theme
- mobile custom theme
- bootstrap theme
- furnishing industry
- odoo 9 theme
- odoo 10 theme
- odoo 11 theme
- custom odoo theme
- """,
- 'category': 'Theme/Ecommerce',
- 'version': '11.0.1.0.5',
- 'license': 'OPL-1',
- 'author': 'AppJetty',
- 'website': 'https://www.appjetty.com/',
- 'depends': [
- 'website_sale',
- 'sale_management',
- 'mass_mailing',
- 'website_blog',
- ],
- 'data': [
- 'views/assets.xml',
- 'security/ir.model.access.csv',
- 'views/slider_view.xml',
- 'views/product_view.xml',
- 'views/snippets.xml',
- 'views/website_config_view.xml',
- 'views/theme_customize.xml',
- 'data/data.xml',
- 'views/theme.xml',
- ],
- 'demo': [
- # 'data/demo_homepage.xml',
- ],
- 'support': 'support@appjetty.com',
- 'application': True,
- 'live_test_url': 'http://theme-kingfisher-pro-fashion.appjetty.com',
- 'images': [
- 'static/description/splash-screen.png',
- 'static/description/splash-screen_screenshot.png',
- ],
- 'price': 109.00,
- 'currency': 'EUR',
- }
|