From f5e2970291bbe5b2c3b5ecf95b98f22e13d81cf7 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Sat, 5 Jul 2014 16:15:43 +0200 Subject: [PATCH] Add country on main company as demo data (otherwize it blocks write on phone numbers). --- base_phone/__openerp__.py | 1 + base_phone/base_phone_demo.xml | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 base_phone/base_phone_demo.xml diff --git a/base_phone/__openerp__.py b/base_phone/__openerp__.py index 4812efa..1104077 100644 --- a/base_phone/__openerp__.py +++ b/base_phone/__openerp__.py @@ -49,6 +49,7 @@ Please contact Alexis de Lattre from Akretion for 'static/lib/js/*.js', ], 'qweb': ['static/src/xml/*.xml'], + 'demo': ['base_phone_demo.xml'], 'images': [], 'installable': True, 'active': False, diff --git a/base_phone/base_phone_demo.xml b/base_phone/base_phone_demo.xml new file mode 100644 index 0000000..4e341e1 --- /dev/null +++ b/base_phone/base_phone_demo.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + +