mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-27 16:57:57 +01:00
Enhancement: add layout options for email conversion (#8907)
--------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
7f36163c3b
commit
71472a6a82
16 changed files with 421 additions and 89 deletions
|
|
@ -8,7 +8,7 @@ class TestMigrateWorkflow(TestMigrations):
|
|||
dependencies = (
|
||||
(
|
||||
"paperless_mail",
|
||||
"0028_alter_mailaccount_password_and_more",
|
||||
"0029_mailrule_pdf_layout",
|
||||
),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue