MANUAL
AI-generated content
This document was generated by an AI assistant from the 'Event Matrix Accounting' Google Sheet and the AccountingEventType Java enum. The "Code references" section is regenerated by adb-doc/scripts/sync-accounting-events.js. Verify accuracy before relying on the details.
Business case (verbatim from the sheet, French): Generic placeholder used internally; not a user-facing event.
Generic placeholder used internally; not a user-facing event.
At a glance
| Field | Value |
|---|---|
| Family | internal |
| Enum constant | AccountingEventType.MANUAL |
| Prefix | MAN |
| Settlement priority | 4 |
| Journal (catalog key) | n/a |
| Journal (label) | n/a |
| Recurrent? | no |
| Manual? | yes |
| Status | Développé |
| pieceReference chrono | MAN… |
Accounting entry
| Side | Account |
|---|---|
| Debit | n/a |
| Credit | n/a |
See plan-of-accounts.md for account labels and journals.md for the full journal list.
Code references
Definition — adb/adb-model/src/main/java/fr/lifeconnect/adb/model/accounting/AccountingEventType.java:47
Call sites in adb-accounting (5):
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/function/AccountingFunctions.java:115
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/function/AccountingFunctions.java:135
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/helper/InvoiceHelper.java:42
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/helper/InvoiceHelper.java:43
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/strategy/payment/processing/impl/AbstractPaymentStrategy.java:52
Confluence
- Confluence: not documented
Open questions
- None recorded. If you discover a discrepancy with code, file it here so the next agent can pick it up.