mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
Enhancement: symmetric document links (#4907)
This commit is contained in:
parent
5e8de4c1da
commit
638d9970fd
3 changed files with 207 additions and 3 deletions
|
|
@ -345,7 +345,7 @@ The following custom field types are supported:
|
|||
- `Integer`: integer number e.g. 12
|
||||
- `Number`: float number e.g. 12.3456
|
||||
- `Monetary`: float number with exactly two decimals, e.g. 12.30
|
||||
- `Document Link`: reference(s) to other document(s), displayed as links
|
||||
- `Document Link`: reference(s) to other document(s) displayed as links, automatically creates a symmetrical link in reverse
|
||||
|
||||
## Share Links
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue