Skip to content
Snippets Groups Projects
Commit ea90d4ef authored by Jérome Maes's avatar Jérome Maes
Browse files

[MOV] website_customer : move files

parent 53b65a51
Branches
Tags
No related merge requests found
......@@ -17,11 +17,11 @@ Odoo Customer References
'website_google_map',
],
'demo': [
'website_customer_demo.xml',
'data/res_partner_demo.xml',
],
'data': [
'views/website_customer.xml',
'views/website_customer_view.xml',
'views/website_customer_templates.xml',
'views/res_partner_views.xml',
'security/ir.model.access.csv',
'security/ir_rule.xml',
],
......
import website_customer
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import res_partner
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment