Life ConnectLife Connect
Wiki index
Architecture
Services
Concepts
Runbooks
Infra
Swagger Docs
GitHub
Wiki index
Architecture
Services
Concepts
Runbooks
Infra
Swagger Docs
GitHub
  • Cross-cutting concepts

    • EventBridge fanout
    • Atlas Triggers
    • ECS Fargate deploy lifecycle
    • Keycloak hosting
    • Cloudflare Pages auto-deploy
    • Bitbucket Pipelines (legacy)
    • Terraform-managed envs (legacy)
  • Accounting model

    • Accounting model
    • Events catalog
    • Accounting journals
    • Plan of accounts (PCG)
    • Auxiliary accounts
    • FEC fields (Fichier des Écritures Comptables)
    • pieceReference numbering
    • Tenant matrix (payable / receivable)
    • Owner matrix (payable / receivable)
    • Take-over UI display rules
Last updated 2026-05-04

ACCOUNTING_TAKEOVER_TENANT_BALANCE_DEBITOR

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 (autres / dépôt exclu) ; can be settled, triggers owner entry after settlement.

Take-over: tenant debitor balance (misc, deposit excluded). Settleable, triggers owner entry after settlement.

At a glance

FieldValue
Familytakeover
Enum constantAccountingEventType.ACCOUNTING_TAKEOVER_TENANT_BALANCE_DEBITOR
PrefixATTBD
Settlement priority100
Journal (catalog key)TAKEOVER_BALANCE
Journal (label)Reprise de soldes
Recurrent?no
Manual?yes
StatusDéveloppé
pieceReference chronoME_<hash>

Accounting entry

SideAccount
Debit411100 (RC-xxxxx, tenant aux.)
Credit467200 — 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:124

Call sites in adb (2):

  • adb/adb-model/src/main/java/fr/lifeconnect/adb/model/contract/RentalContract.java:1249
  • adb/adb-model/src/main/java/fr/lifeconnect/adb/model/contract/rule/RentPostingRuleFactory.java:304

Call sites in adb-accounting (2):

  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/projections/CRGRentalContractEntriesProjection.java:178
  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/service/impl/PostSettlementsProcessorImpl.java:51

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.
Edit this page
Last Updated:
Contributors: Yevhenii Khudolii