OUTGOING_INVOICE_FEES
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 des honoraires sortants (umbrella over RENTING_*_FEES_WITHOUT_VAT children).
Carrier event for outgoing fee invoices.
At a glance
| Field | Value |
|---|---|
| Family | fees |
| Enum constant | AccountingEventType.OUTGOING_INVOICE_FEES |
| Prefix | OIF |
| Settlement priority | 100 |
| Journal (catalog key) | FEES |
| Journal (label) | Honoraires |
| Recurrent? | no |
| Manual? | no |
| Status | Développé |
| pieceReference chrono | OIF… |
Accounting entry
| Side | Account |
|---|---|
| Debit | delegated to child |
| Credit | delegated to child |
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:113
Call sites in adb-accounting (2):
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/strategy/invoice/creation/impl/fees/AbstractFeesInvoiceCreationStrategy.java:35
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/strategy/invoice/creation/impl/fees/AbstractFeesInvoiceCreationStrategy.java:81
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.