From: Ludovic CHEVALIER Date: Wed, 11 Apr 2012 16:45:33 +0000 (+0200) Subject: Commit initial X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/%40%20%27info_adresse%27%20=%3E%20%27to%20this%20address:%27%2C%20%27info_adresse_url%27%20=%3E%20%27URL%20of%20the%20public%20site%27%2C%20%27info_afficher_par_nb%27%20=%3E%20%27Show%20%27%2C-%27info_afficher_visites%27%20=%3E%20%27Show%20visits%20for:%27%2C%20%27info_aide_en_ligne%27%20=%3E%20%27SPIP%20Online%20Help%27%2C%20%27info_ajout_image%27%20=%3E%20%27When%20you%20add%20images%20as%20attached%20documents%20to%20an%20article%2C%20%20%20SPIP%20can%20automatically%20create%20thumbnails%20from%20%20%20inserted%20images.%20This%20will%20allow%2C%20for%20instance%2C%20the%20automated%20%20%20creation%20of%20a%20gallery%20or%20portfolio.%27%2C-%27info_ajout_participant%27%20=%3E%20%27The%20following%20participant%20has%20been%20added:%27%2C%20%27info_ajouter_rubrique%27%20=%3E%20%27Add%20another%20section%20to%20manage:%27%2C%20%27info_annonce_nouveautes%27%20=%3E%20%27Latest%20news%20announcements%27%2C-%27info_anterieur%27%20=%3E%20%27previous%27%2C%20%27info_article%27%20=%3E%20%27article%27%2C%20%27info_article_2%27%20=%3E%20%27articles%27%2C%20%27info_article_a_paraitre%27%20=%3E%20%27Post-dated%20articles%20set%20for%20publication%27%2C%40%40%20-268%2C17%20%20229%2C12%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=a01434cc128c9edfaa2925b9607ce5868aa46078;p=burette%2Fbikecoop.git Commit initial --- a01434cc128c9edfaa2925b9607ce5868aa46078 diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..d2d7f97 --- /dev/null +++ b/__init__.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# +############################################################################## diff --git a/__openerp__.py b/__openerp__.py new file mode 100644 index 0000000..103088f --- /dev/null +++ b/__openerp__.py @@ -0,0 +1,31 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# +############################################################################## + + +{ + 'name': 'Bike Co-ops Management', + 'version': '0.1', + 'category': 'Association', + 'complexity': "normal", + 'description': """ +This module is to configure modules related to a bike Co-op. +============================================================== + +It installs the profile for bike co-ops to manage memberships, membership products (schemes), stock, accounting, etc. + """, + 'author': 'L\'Heureux Cyclage', + 'website': 'http://www.heureux-cyclage.org', + 'depends': ['base_setup', 'membership', 'point_of_sale'], + 'update_xml': [], + 'demo_xml': [ + 'membership_demo.xml', + 'res_partner_demo.xml', + ], + 'installable': True, + 'auto_install': False, + 'certificate': '', + 'images': [], +} diff --git a/membership_demo.xml b/membership_demo.xml new file mode 100644 index 0000000..3da914f --- /dev/null +++ b/membership_demo.xml @@ -0,0 +1,51 @@ + + + + + + + True + + + Normal Membership + 25 + + service + + + True + + + Reduce Membership + + 15 + service + + + True + + + Familly Membership + + 40 + service + + + + + + + + True + + + + + + + + + + + + diff --git a/res_partner_demo.xml b/res_partner_demo.xml new file mode 100644 index 0000000..c789e9e --- /dev/null +++ b/res_partner_demo.xml @@ -0,0 +1,92 @@ + + + + + + + Organisations + + + Entreprises + + + Associations + + + + Collectivites + + + + Bike co-ops + + + + Benevoles + + + Administrateurs-trices + + + + Secretaire + + + + Secretaire adjoint-e + + + + Tresorier-e + + + + Tresorier adjoint + + + + President-e + + + + Presitent-e adjoint-e + + + + + + + Le Recycleur + + + www.le-recycleur.fr/ + + + Association Rhone-Alpes Petits Debrouillards + + 1 + 1 + + www.lespetitsdebrouillards-ra.org + + + Ville de Grenoble + + 1 + + www.grenoble.fr + + + www.fondationdefrance.org + Fondation de France + + + + + + +