GLI_PAYMENT_PAYBACK
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): Je rembourse à l'assureur une indemnité GLI trop perçue.
Pay back overpaid GLI indemnities to the insurer.
At a glance
| Field | Value |
|---|---|
| Family | gli |
| Enum constant | AccountingEventType.GLI_PAYMENT_PAYBACK |
| Prefix | GLI_PAYBACK |
| Settlement priority | 100 |
| Journal (catalog key) | n/a |
| Journal (label) | Banque |
| Recurrent? | no |
| Manual? | yes |
| Status | Développé |
| pieceReference chrono | GLI_PAYBACK_<chrono> |
Accounting entry
| Side | Account |
|---|---|
| Debit | 405100 — GLI - indemnités perçues |
| Credit | 512101 — Banque |
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:135
Call sites in adb-accounting (4):
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/InsurancePaybackPaymentEvent.java:48
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/mapper/AbstractAccountingEventMapper.java:120
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/mapper/AbstractAccountingEventMapper.java:265
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/service/impl/handler/PreValidationHandler.java:43
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.