Is there any way to inherit this?
I tried inheriting it by this code:
<data>
<xpath expr="//page[@name='sales']/group[@name='sale']/group[@name='product_template_images']" position="attributes">
<attribute name="groups">groups.proc_dept,groups.sales_dept</attribute>
</xpath>
</data>
But it didn't work.