clinic/netforce_clinic/layouts/clinic_prod_form.xml

6 lines
156 B
XML
Raw Normal View History

2015-02-04 05:13:10 +00:00
<inherit model="product" inherit="product_form">
<field name="categ_id" position="after">
<field name="patient_types"/>
</field>
</inherit>