clinic/netforce_clinic/layouts/fin_clinic_settings.xml

9 lines
292 B
XML
Raw Normal View History

2014-10-22 03:45:23 +00:00
<inherit model="settings" inherit="fin_settings">
<field name="retained_earnings_account_id" position="after">
<separator string="Clinic"/>
<field name="mg_account_id"/>
<field name="sc_account_id"/>
<field name="nhso_account_id"/>
</field>
</inherit>