[master] added housekeeping interaction and publication tracking functions to AnalysisProductionsDB
BEGINRELEASENOTES
*AnalysisProductionsDB NEW: Added delayHousekeepingInteractionDue
, getHousekeepingInteractionDueNow
and client functions to AnalysisProductionsDB. This allows a "housekeeping due" date to be set to a future date after which responsible persons will be pestered to either archive (a) sample(s), keep it on disk and delay the pestering until the next due date (i.e. the sample is still under active study), or mark as "published" which may necessitate it being moved to tape for longer term storage.
*AnalysisProductionsDB NEW: Added addPublication
, getPublications
and client functions to AnalysisProductionsDB. This enables tracking of samples which have been used in publications denoted by paper, ANA (etc...) numbers.
ENDRELEASENOTES