GLI_PAYMENT_RECEIVED
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): Carrier d'un paiement GLI reçu (event historique, voir GLI_INDEMNITIES_RECEIVED pour la version active).
Historical carrier for a GLI payment received; see GLI_INDEMNITIES_RECEIVED for current.
At a glance
| Field | Value |
|---|---|
| Family | gli |
| Enum constant | AccountingEventType.GLI_PAYMENT_RECEIVED |
| Prefix | GLI_PR |
| Settlement priority | 100 |
| Journal (catalog key) | n/a |
| Journal (label) | n/a |
| Recurrent? | no |
| Manual? | no |
| Status | Développé |
| pieceReference chrono | n/a |
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:134
Call sites in adb-accounting (4):
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/InsurancePaymentReceived.java:40
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/mapper/AbstractAccountingEventMapper.java:116
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/mapper/AbstractAccountingEventMapper.java:261
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/projections/CRGRentalContractEntriesProjection.java:237
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.