mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 09:37:04 +01:00
Enhancement: include current filename placeholder in workflows (#8319)
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com> Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
1d65628132
commit
0406fca59b
5 changed files with 12 additions and 0 deletions
|
|
@ -673,6 +673,7 @@ class ConsumerPlugin(
|
|||
owner_username,
|
||||
local_added,
|
||||
self.filename,
|
||||
self.filename,
|
||||
)
|
||||
|
||||
def _store(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue