[Partner] ~year of birth constraints. Must be greater than current year.
[burette/bikecoop.git] / view / bikecoop.xml
index c200c08..953232b 100644 (file)
                         <field name="occupation_id" placeholder="Student/Employee/Other" domain="[('domain','=', 'occupation')]" attrs="{'required': [('is_company','=', False)]}"/>
                     </group>
                 </group>
-                <notebook>
+                <notebook name="Volunteer activities">
                     <page string="Volunteer activities" attrs="{'invisible': [('is_company','=',True)]}">
                         <label string="Want to be volunteer in ..."/>
                         <field name="volunteer_ids" domain="[('domain','=', 'volunteer')]" string="Want to be volunteer in ..."/>
-                        <label string="Other volunteer activities"/>
+                        <label string="Other volunteer activities and comments"/>
                         <field name="comment"/>
                     </page>
                 </notebook>