Centralized data front end.accdb Change Log 2022: Difference between revisions

Line 8: Line 8:
* fixed created_variables_common_deleter, it was deleting CC instead
* fixed created_variables_common_deleter, it was deleting CC instead
* created_variables_common_maker wasn't working right for records with [[RecordStatus]] "discontinued" that don't have values for certain data. Excluded these.
* created_variables_common_maker wasn't working right for records with [[RecordStatus]] "discontinued" that don't have values for certain data. Excluded these.
* changed created_variables_common_maker and created_variables_CC_maker to use the new created_admit query instead of their old accept/arrive dates, since many records already don't have them now. Also changed these to exclude incompletes and discontinueds.
* changed created_variables_common_maker and created_variables_CC_maker to use the new created_admit query instead of their old accept/arrive dates, since many records already don't have them now. Also changed these to exclude records with [[RecordStatus]] "discontinued".


===2022-05-04===
===2022-05-04===