xxx
parent
90cc5bcf8f
commit
a0c5616f5e
|
@ -29,6 +29,8 @@
|
||||||
<item string="Cycles" action="clinic_cycle"/>
|
<item string="Cycles" action="clinic_cycle"/>
|
||||||
<item string="Cycle Items" action="clinic_cycle_item"/>
|
<item string="Cycle Items" action="clinic_cycle_item"/>
|
||||||
<item string="Cycle Dialy" action="clinic_cycle_dialy"/>
|
<item string="Cycle Dialy" action="clinic_cycle_dialy"/>
|
||||||
|
<divider/>
|
||||||
|
<header string="REPORTS" action="clinic_schedule"/>
|
||||||
</item>
|
</item>
|
||||||
<item string="Schedules" action="clinic_schedule"/>
|
<item string="Schedules" action="clinic_schedule"/>
|
||||||
<item string="Visits">
|
<item string="Visits">
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
=======
|
=======
|
||||||
|
- cycle dialy
|
||||||
|
- lines
|
||||||
|
- order by cycle
|
||||||
|
- order doctor, nurse, personal
|
||||||
- report salary
|
- report salary
|
||||||
-
|
-
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue