clinic/netforce_clinic/actions/clinic_payment_matching.xml

9 lines
689 B
XML
Raw Normal View History

2015-08-21 08:15:53 +00:00
<action>
<field name="string">Payment Matching</field>
<field name="view_cls">report</field>
<field name="model">clinic.payment.matching</field>
<field name="report_template">payment_matching</field>
<field name="report_template_xls">payment_matching</field>
<field name="menu">account_menu</field>
</action>