2014-11-25 11:39:53 +00:00
|
|
|
======
|
|
|
|
DROP TABLE clinic_cycle_dialy_line;
|
|
|
|
drop table clinic_cycle_item_line;
|
|
|
|
drop table clinic_cycle_item_nurse;
|
|
|
|
drop table clinic_gen_visit cascade;
|
|
|
|
drop table clinic_gen_visit_line;
|
|
|
|
drop table clinic_hd_case cascade;
|
|
|
|
drop table clinic_hd_case_dialyzer;
|
|
|
|
drop table clinic_hd_case_line;
|
|
|
|
drop table clinic_patient cascade;
|
|
|
|
drop table address cascade;
|
|
|
|
TRUNCATE clinic_dialyzer cascade;
|
|
|
|
TRUNCATE clinic_patient_cause cascade;
|
|
|
|
TRUNCATE clinic_patient_comorbidity cascade;
|
|
|
|
TRUNCATE clinic_patient_morbidity cascade;
|
|
|
|
TRUNCATE clinic_schedule_line cascade;
|
|
|
|
TRUNCATE clinic_schedule_load_nurse_line cascade;
|
|
|
|
TRUNCATE clinic_setting_level cascade;
|
|
|
|
|
2014-11-21 02:39:26 +00:00
|
|
|
=======
|
2014-11-25 10:26:10 +00:00
|
|
|
- change personal -> stuff -> link to employee
|
|
|
|
- add level to the list of the stuff
|
|
|
|
|
2014-11-25 01:41:49 +00:00
|
|
|
- design
|
|
|
|
- auto complete hd after time out
|
|
|
|
- create payment for each type of patient
|
|
|
|
- invoice
|
2014-11-25 05:24:51 +00:00
|
|
|
- reports
|
|
|
|
- visitl dialy
|
|
|
|
- summary total for each cycle
|
2014-11-24 04:00:58 +00:00
|
|
|
- define rule to get
|
|
|
|
- fee product
|
|
|
|
- invoice
|
2014-11-24 01:28:46 +00:00
|
|
|
- add picture of patient to visit/hd case dialy
|
2014-11-23 15:46:31 +00:00
|
|
|
- cycle dialy
|
|
|
|
- lines
|
|
|
|
- order by cycle
|
|
|
|
- order doctor, nurse, personal
|
2014-11-21 17:31:10 +00:00
|
|
|
- report salary
|
|
|
|
-
|
|
|
|
========
|
2014-11-18 06:02:47 +00:00
|
|
|
customize ui
|
2014-11-21 02:39:26 +00:00
|
|
|
calendar -
|
|
|
|
- show search
|
|
|
|
- change color from cycle
|
|
|
|
- filter state from attr
|
|
|
|
- can print sechedule all month
|
|
|
|
- set attribute color for field
|
|
|
|
|
|
|
|
========
|
|
|
|
|
2014-11-13 06:30:51 +00:00
|
|
|
cycle dialy
|
2014-11-17 00:59:19 +00:00
|
|
|
-list of cycle items
|
|
|
|
- report all compute all cost
|
|
|
|
|
2014-11-18 06:02:47 +00:00
|
|
|
- sale medical
|
2014-11-13 06:30:51 +00:00
|
|
|
visit dialy
|
|
|
|
list of visits
|
2014-11-14 01:58:12 +00:00
|
|
|
schedule planing for nurses / personal
|
|
|
|
|
2014-11-13 06:30:51 +00:00
|
|
|
import payment
|
|
|
|
- error report
|
2014-11-18 06:02:47 +00:00
|
|
|
- manual matching
|