RENTING_MEDIATION_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 l'intermédiation au bailleur uniquement.
Book mediation fees due by the owner only; triggered at first CFR.
At a glance
| Field | Value |
|---|---|
| Family | fees |
| Enum constant | AccountingEventType.RENTING_MEDIATION_OWNER_FEES_WITHOUT_VAT |
| Prefix | RMEDOFWV |
| Settlement priority | 100 |
| Journal (catalog key) | FEES |
| Journal (label) | Honoraires |
| Recurrent? | no |
| Manual? | no |
| Status | Développé |
| pieceReference chrono | RMEDOFWV_<chrono> |
Accounting entry
| Side | Account |
|---|---|
| Debit | 622620 — Honoraires - entremise |
| 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:112
Call sites in adb-accounting (6):
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/helper/InvoiceHelper.java:164
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/RentingMediationOwnerFees.java:22
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/RentingMediationOwnerFees.java:30
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/RentingMediationOwnerFees.java:52
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/events/RentingMediationOwnerFees.java:53
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/mapper/AbstractAccountingEventMapper.java:253
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.