mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
update files and model to include new field
This commit is contained in:

committed by
Trenton Holmes

parent
0878a199f4
commit
3fcbd8f3ac
@@ -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)
|
||||
|
Reference in New Issue
Block a user