RENTING_APPLICATION_OWNER_FEES_WITHOUT_VAT
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 facture les honoraires de rédaction de bail au bailleur (déclenché au 1er CFR).
Book application/contract-drafting fees due by the owner; triggered at first CFR.
At a glance
| Field | Value |
|---|---|
| Family | fees |
| Enum constant | AccountingEventType.RENTING_APPLICATION_OWNER_FEES_WITHOUT_VAT |
| Prefix | RAOFWV |
| Settlement priority | 100 |
| Journal (catalog key) | FEES |
| Journal (label) | Honoraires |
| Recurrent? | no |
| Manual? | no |
| Status | Développé |
| pieceReference chrono | RAOFWV_<chrono> |
Accounting entry
| Side | Account |
|---|---|
| Debit | 622600 — Honoraires - dossier |
| Credit | 402100 — ADB |
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:108
Call sites in adb-accounting (5):
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/helper/InvoiceHelper.java:156
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/RentingApplicationOwnerFees.java:28
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/RentingApplicationOwnerFees.java:50
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/RentingApplicationOwnerFees.java:51
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/mapper/AbstractAccountingEventMapper.java:248
Confluence
- Confluence: https://lifeconnect.atlassian.net/wiki/x/AYBxag
Open questions
- None recorded. If you discover a discrepancy with code, file it here so the next agent can pick it up.