update files and model to include new field

This commit is contained in:
Gwyn Hannay
2022-06-18 08:10:22 +08:00
committed by Trenton Holmes
parent 0878a199f4
commit 3fcbd8f3ac
5 changed files with 15 additions and 0 deletions

View File

@@ -475,6 +475,7 @@ class Consumer(LoggingMixin):
created=create_date,
modified=create_date,
storage_type=storage_type,
original_filename=self.filename
)
self.apply_overrides(document)