2014-10-15 06:36:52 +00:00
|
|
|
<inherit inherit="account_menu">
|
|
|
|
<item string="Settings" position="before">
|
|
|
|
<item string="Ratchawat">
|
2014-12-08 11:35:39 +00:00
|
|
|
<item string="Labor Cost" action="clinic_labor_cost"/>
|
2014-12-09 00:11:39 +00:00
|
|
|
<item string="Labor Cost Items" action="clinic_labor_cost_item"/>
|
2014-12-09 04:24:41 +00:00
|
|
|
<item string="Labor Cost Entries" action="clinic_labor_cost_entry"/>
|
2014-12-08 11:35:39 +00:00
|
|
|
<item string="Import Payment" action="import_clinic_payment"/>
|
2014-12-09 00:48:27 +00:00
|
|
|
<item string="HD Case Expense" action="clinic_hd_case_expense"/>
|
2014-12-08 11:35:39 +00:00
|
|
|
<divider/>
|
|
|
|
<header string="REPORTS"/>
|
2014-12-09 02:40:53 +00:00
|
|
|
<item string="Payment Matching" action="clinic_report_payment_matching"/>
|
2014-12-09 00:48:27 +00:00
|
|
|
<item string="Staff Fee Summary" action="clinic_report_staff_fee_sum"/>
|
|
|
|
<item string="Staff Fee Detail" action="clinic_report_staff_fee_detail"/>
|
2014-10-15 06:36:52 +00:00
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</inherit>
|
|
|
|
|