fix: address code review feedback for custom fields

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-10 15:02:05 +00:00
parent 327244c43a
commit 6aeb466491
3 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ PAPERLESS_CUSTOM_FIELDS_MAPPING='{"absender": "Sender", "empfaenger": "Recipient
**Available Metadata Fields**:
- `absender` - Sender/author
- `empfaenger` - Recipient
- `empfaenger` - Recipient
- `correspondent` - Issuing company (short name)
- `language` - Document language (e.g., "de", "en")
- `document_type` - Classification (Invoice, Contract, etc.)