From: Ludovic CHEVALIER Date: Thu, 7 Jan 2016 11:13:18 +0000 (+0100) Subject: [DATA] +members and their volunteer activities and membership lines X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fvelosenville.git;a=commitdiff_plain;h=e4d9e7b716308823611bc4e1bcd816015518716b [DATA] +members and their volunteer activities and membership lines --- diff --git a/__openerp__.py b/__openerp__.py index 64566c9..161b048 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,9 @@ It installs the profile for bike co-ops to manage some features like: 'data/plan_comptable_general.xml', 'data/products_categories.xml', 'data/products_products.xml', + 'data/members.xml', + 'data/volunteer_activities.xml', + 'data/membership_lines.xml', 'view/bikecoop.xml', 'view/point_of_sale.xml', 'security/velosenville.xml', diff --git a/data/bikecoop.xml b/data/bikecoop.xml index 66f17b6..835c81d 100644 --- a/data/bikecoop.xml +++ b/data/bikecoop.xml @@ -1,15 +1,15 @@ - + 9 Non-renseigné 9 - - 84 + + 8 Autres personnes sans activité professionnelle - 84 + 8 occupation diff --git a/data/bikecoop_partner_themes.xml b/data/bikecoop_partner_themes.xml index 4da86ca..4c36dd0 100644 --- a/data/bikecoop_partner_themes.xml +++ b/data/bikecoop_partner_themes.xml @@ -106,12 +106,19 @@ Masseur Kinésithérapeute et spécialistes de la rééducation 432 - + occupation - 434-5 + 435 Éducateurs, Moniteurs, animateurs socioculturelle ou socio-éducative - 4345 + 435 + + + + occupation + 434 + Spécialistes de l'intervention socio-éducative + 434 @@ -155,76 +162,83 @@ Retraités 7 - + occupation - 81 + 841 Élèves - 81 + 841 - + occupation - 82 + 842 Collégiens - 82 + 842 + + + + occupation + 843 + Lycéens + 843 - + occupation - 83 + 844 Étudiants - 83 + 844 - + volunteer CON À contacter - + volunteer ADMIN_CO Administration - + volunteer BSCHOOL_ Vélo-École - + volunteer BWAY_COM Aménagements cyclables - + volunteer COM_COM Communication - + volunteer ECOM_COM Éco-mobilité - + volunteer EVENTS_C Événements - + volunteer RIDE_COM Balades à vélo - + volunteer WKS_COM diff --git a/data/members.xml b/data/members.xml new file mode 120000 index 0000000..80cfc17 --- /dev/null +++ b/data/members.xml @@ -0,0 +1 @@ +../sec/data/members.xml \ No newline at end of file diff --git a/data/membership_lines.xml b/data/membership_lines.xml new file mode 120000 index 0000000..bea53d2 --- /dev/null +++ b/data/membership_lines.xml @@ -0,0 +1 @@ +../sec/data/membership_lines.xml \ No newline at end of file diff --git a/data/plan_comptable_general.xml b/data/plan_comptable_general.xml index 2b73cfe..1f6d487 100644 --- a/data/plan_comptable_general.xml +++ b/data/plan_comptable_general.xml @@ -1,5 +1,5 @@ - + Antivol 6073 diff --git a/data/products_categories.xml b/data/products_categories.xml index 561aaf7..4f96703 100644 --- a/data/products_categories.xml +++ b/data/products_categories.xml @@ -1,6 +1,6 @@ - + Tous diff --git a/data/products_products.xml b/data/products_products.xml index a0ba216..053e5fa 100644 --- a/data/products_products.xml +++ b/data/products_products.xml @@ -1,6 +1,6 @@ - + False consu diff --git a/data/volunteer_activities.xml b/data/volunteer_activities.xml new file mode 120000 index 0000000..21fe473 --- /dev/null +++ b/data/volunteer_activities.xml @@ -0,0 +1 @@ +../sec/data/volunteer_activities.xml \ No newline at end of file