clinic/netforce_clinic/layouts/clinic_prod_search.xml

6 lines
165 B
XML
Raw Normal View History

2015-01-26 09:15:02 +00:00
<inherit model="product" inherit="product_search">
<field name="categs" position="before">
<field name="categ_id" child_of="1"/>
</field>
</inherit>