ACCOUNTING_TAKEOVER_TENANT_BALANCE_DEBITOR_RENT
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): Reprise de soldes — locataire débiteur loyer uniquement.
Take-over: tenant debitor balance, rent only.
At a glance
| Field | Value |
|---|---|
| Family | takeover |
| Enum constant | AccountingEventType.ACCOUNTING_TAKEOVER_TENANT_BALANCE_DEBITOR_RENT |
| Prefix | ATTBDR |
| Settlement priority | 100 |
| Journal (catalog key) | TAKEOVER_BALANCE |
| Journal (label) | Reprise de soldes |
| Recurrent? | no |
| Manual? | yes |
| Status | Développé |
| pieceReference chrono | ME_<hash> |
Accounting entry
| Side | Account |
|---|---|
| Debit | 411100 (RC-xxxxx, tenant aux.) |
| Credit | 467210 — Locataires - reprise de solde |
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:129
Call sites in adb (2):
- adb/adb-model/src/main/java/fr/lifeconnect/adb/model/contract/RentalContract.java:1271
- adb/adb-model/src/main/java/fr/lifeconnect/adb/model/contract/rule/RentPostingRuleFactory.java:320
Call sites in adb-accounting (1):
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.