3 Commits

Author SHA1 Message Date
f5378a0f27 Fixes a bug in importing the 16-bit Approved PDF files. We were not handling invalid (and null) dates when reading through the list of approved procedures (from the SET.dbf file).
If an invalid date is found, the current date is used instead – copied existing logic we have in other places of the DataLoader.
2012-05-31 16:18:44 +00:00
Rich
0e74f50248 handle having procedure in working draft and not in approved folder
utilize config column of revisions table to save start date time
2012-02-15 20:37:22 +00:00
Rich
48b6b7f79e stored procedures and functions for migrating 16-bit approved data
Class for processing master slave data (under development)
Class for processing converting 16-bit approved data
2012-02-09 16:05:01 +00:00