mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-03-18 07:29:22 -04:00
Fix: support ordering by storage path name (#11661)
This commit is contained in:
parent
11ec676909
commit
00bb92e3e1
@ -708,6 +708,7 @@ class DocumentViewSet(
|
||||
"title",
|
||||
"correspondent__name",
|
||||
"document_type__name",
|
||||
"storage_path__name",
|
||||
"created",
|
||||
"modified",
|
||||
"added",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user