]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: correct workflow description (#10947) main
authorDakota Dunn <73153176+dakotatokad@users.noreply.github.com>
Sat, 27 Sep 2025 02:16:15 +0000 (20:16 -0600)
committerGitHub <noreply@github.com>
Sat, 27 Sep 2025 02:16:15 +0000 (02:16 +0000)
docs/usage.md

index 9310d9a2f993bee9b60742f5232efdb9d7736fae..435b3b59524afbc0e9770e2bbeb32655f43d9009 100644 (file)
@@ -400,7 +400,7 @@ fields and permissions, which will be merged.
 
 #### Types {#workflow-trigger-types}
 
-Currently, there are three events that correspond to workflow trigger 'types':
+Currently, there are four events that correspond to workflow trigger 'types':
 
 1. **Consumption Started**: _before_ a document is consumed, so events can include filters by source (mail, consumption
    folder or API), file path, file name, mail rule
@@ -413,7 +413,7 @@ Currently, there are three events that correspond to workflow trigger 'types':
    added, created, updated date or you can specify a (date) custom field. You can also specify a day offset from the date (positive
    offsets will trigger after the date, negative offsets will trigger before).
 
-The following flow diagram illustrates the three document trigger types:
+The following flow diagram illustrates the four document trigger types:
 
 ```mermaid
 flowchart TD