clinic/netforce_clinic/todo.txt

87 lines
2.2 KiB
Plaintext
Raw Normal View History

2014-11-29 00:48:00 +00:00
=====
import payment from government
======
2014-11-28 04:54:21 +00:00
bug:
มีปัญหาการสร้าง address ของ contact จากผู้ป่วยโดยอัตโนมัติ เพราะมันไม่ได้ถูกเก็บไว้ที่ form
2014-11-27 15:14:31 +00:00
=====
first:
match payment
second:
record with period
- setting
- set current period
- master data
- period
- lines
date_from , date_to
- fee nurse sum report
- can select by period
- cycle daily
- confirm
- submit according period
======
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
- 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