Project

General

Profile

« Previous | Next » 

Revision 364eecbe

Added by Mikaël Ates over 12 years ago

dossiers: Modify persistance if doc generated from rtf templates:

If USE_PATIENT_FILE_RTF_REPOSITORY_DIRECTORY is False and
RTF_REPOSITORY_DIRECTORY is None, generated files are temporary.
If USE_PATIENT_FILE_RTF_REPOSITORY_DIRECTORY is True, assuming
that PATIENT_FILES_BASE_DIRECTORY is well configured, the
generated files are persistents and the destination path root
is the patient file. If RTF_REPOSITORY_DIRECTORY is set, its
value his appended to the destination. That allows to put
all generated files in the 'Courriers' directory of the
patient files.
Else if USE_PATIENT_FILE_RTF_REPOSITORY_DIRECTORY is False,
RTF_REPOSITORY_DIRECTORY is the destination to save persistent
files.
  • added
  • modified
  • copied
  • renamed
  • deleted