clinic/netforce_clinic/layouts/fin_clinic_settings.xml

9 lines
292 B
XML

<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>