From: Ludovic CHEVALIER Date: Mon, 6 Jun 2016 15:21:36 +0000 (+0200) Subject: [VIEW] +registration button goes on list view by default in event form X-Git-Tag: production~40 X-Git-Url: http://git.cyclocoop.org/?p=burette%2Flhc.git;a=commitdiff_plain;h=00a2a43a5661920efae26a4fa2a12cc808973934 [VIEW] +registration button goes on list view by default in event form --- diff --git a/__openerp__.py b/__openerp__.py index 51b5182..a1a619e 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -38,6 +38,7 @@ Module pour les personnalisations de L'Heureux Cyclage 'account', 'analytic', 'document', + 'event', 'hr_expense', 'remembership', ], @@ -47,6 +48,7 @@ Module pour les personnalisations de L'Heureux Cyclage 'data/account_invoice.xml', 'view/account_invoice.xml', 'view/base.xml', + 'view/event.xml', 'view/hr_expense.xml', 'view/membership.xml', 'view/project.xml', diff --git a/view/event.xml b/view/event.xml new file mode 100644 index 0000000..f341bc5 --- /dev/null +++ b/view/event.xml @@ -0,0 +1,8 @@ + + + + + tree,form,graph + + +