clinic/netforce_clinic/layouts/clinic_user_form.xml

6 lines
163 B
XML
Raw Normal View History

2015-02-10 01:28:30 +00:00
<inherit model="base.user" inherit="user_form">
<field name="pin_code" position="after">
<field name="department_profile_id"/>
</field>
</inherit>