OWNER_ADJUSTMENT
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): J'ajuste un compte propriétaire pour un poste divers.
Adjust an owner account for a miscellaneous item; direction may flip.
At a glance
| Field | Value |
|---|---|
| Family | adjustments |
| Enum constant | AccountingEventType.OWNER_ADJUSTMENT |
| Prefix | OA |
| Settlement priority | 100 |
| Journal (catalog key) | OWNER_ADJUSTMENTS |
| Journal (label) | Opérations diverses - propriétaire |
| Recurrent? | no |
| Manual? | yes |
| Status | Développé |
| pieceReference chrono | ME_<hash> |
Accounting entry
| Side | Account |
|---|---|
| Debit | 466100 / 658000 (direction varies) |
| Credit | 658000 / 466100 |
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:95
No live call sites found in the monorepo.
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.