From: Ludovic CHEVALIER Date: Thu, 6 Dec 2012 11:46:24 +0000 (+0100) Subject: [view] +menu configuration (for occupations an volunteer activities) X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop.git;a=commitdiff_plain;h=406c725a8fffc9a73c5efb3a74f1953669d6bd37 [view] +menu configuration (for occupations an volunteer activities) --- diff --git a/view/bikecoop.xml b/view/bikecoop.xml index b6160ab..9fa0fa1 100644 --- a/view/bikecoop.xml +++ b/view/bikecoop.xml @@ -1,5 +1,12 @@ + + res.partner.tree res.partner @@ -98,16 +105,86 @@ - + + - + bikecoop.partner.theme.tree + bikecoop.partner.theme + + + + + + + + + + bikecoop.partner.theme.form + bikecoop.partner.theme + + +
+ + + + + +
+ + + bikecoop.partner.theme.search + bikecoop.partner.theme + + + + + + + + + + + Volunteer activities + ir.actions.act_window + bikecoop.partner.theme + form + tree,form + + [('domain','=', 'volunteer')] + {'default_domain': 'volunteer'} + + + + Occupations + ir.actions.act_window + bikecoop.partner.theme + form + tree,form + + [('domain','=', 'occupation')] + {'default_domain': 'occupation'} + + + + name="Configuration"/> + + + +