conv_bal
watcha.h 2014-10-15 23:05:04 +07:00
parent eb83fcfc51
commit 07a019c7f4
2 changed files with 2 additions and 97 deletions

View File

@ -1,6 +1,6 @@
<menu string="Clinic">
<item string="Dashboard" action="clinic_board"/>
<item string="Personal">
<item string="Personals">
<item string="Doctors" action="clinic_doctor"/>
<item string="Nurses" action="clinic_nurse"/>
</item>
@ -25,8 +25,8 @@
<item string="Monthly" action="clinic_report_hd_monthly"/>
</item>
<item string="Settings">
<item string="Cycles" action="clinic_cycle"/>
<item string="Departments" action="clinic_department"/>
<item string="Cycle" action="clinic_cycle"/>
<item string="Clinic Settings" action="clinic_setting"/>
</item>
</menu>

View File

@ -1,95 +0,0 @@
<center>
<h2>
Summary of the Hemodialysis
</h2>
<h3>
[Ratchawat : Saamsan4]<br/>
As at October 2014
</h3>
</center>
<table class="table table-striped">
<thead class="scroll-header">
</thead>
<tbody>
<tr>
<th>
The number of times the Hemodialysis
</th>
<th>
Current month
</th>
<th>
xxxx times
</th>
</tr>
<tr>
<th>
Many patients come from
</th>
<th>
Previous month
</th>
<th>
xxxx person
</th>
</tr>
<tr>
<th>
Number of new patients
</th>
<th>
Current month
</th>
<th>
xxxx person
</th>
</tr>
<tr>
<th>
Number of patients discharged
</th>
<th>
Current month
</th>
<th>
xxxx person
</th>
</tr>
<tr>
<th>
Number of patients to raise
</th>
<th>
Current month
</th>
<th>
xxxx person
</th>
</tr>
<tr>
<th>
Number of patients withdrawn SSO
</th>
<th>
</th>
<th>
xxxx person
</th>
</tr>
<tr>
<th>
Many patients pay themselves
</th>
<th>
</th>
<th>
xxxx person
</th>
</tr>
</tbody>
<tfoot>
<tr style="font-weight:bold">
</tr>
</tfoot>
</table>