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 @@ + + + + + + + + + + + + + +