From 1c46c0f04eedd7b8f2baad8483107a9529cef806 Mon Sep 17 00:00:00 2001 From: michel Date: Wed, 29 Nov 2017 12:13:36 +0100 Subject: [PATCH] Passage de data en demo --- coworking_app/__manifest__.py | 4 ++-- coworking_app/data/coworker_demo.xml | 10 ---------- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 coworking_app/data/coworker_demo.xml diff --git a/coworking_app/__manifest__.py b/coworking_app/__manifest__.py index a241196..3e4f980 100644 --- a/coworking_app/__manifest__.py +++ b/coworking_app/__manifest__.py @@ -25,8 +25,8 @@ 'license': 'AGPL-3', 'application': True, 'installable': True, - 'data': ['data/res_partner.xml'], - 'demo': ['data/coworker_demo.xml'], + 'data': [], + 'demo': ['data/res_partner.xml'], 'depends': ['coworking_coworker', 'coworking_event'] } diff --git a/coworking_app/data/coworker_demo.xml b/coworking_app/data/coworker_demo.xml deleted file mode 100644 index 1aa7cb0..0000000 --- a/coworking_app/data/coworker_demo.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - Joe Robert - 2017-11-29 - - - -