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.

23 lines
620 B

{
'name': "forksand_website",
'summary': """
forksand website""",
'description': """
Long description of module's purpose
""",
'author': "Héctor Villarreal Ortega",
'website': "https://eficent.io",
'category': 'Uncategorized',
'version': '0.1',
'depends': ['theme_default', 'website',
'website_anchor_smooth_scroll', 'website_crm',
'website_cookie_notice', 'website_js_below_the_fold',
'website_odoo_debranding'
],
'data': [
'views/home_view.xml',
'views/header_view.xml',
],
}