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

RENTAL_CHARGES_ADJUSTMENT

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): J'impute le solde (débiteur ou créditeur) sur le compte du locataire lors de la régularisation annuelle de charges.

Post the annual rental-charge adjustment (debit or credit) on the tenant's ledger.

At a glance

FieldValue
Familyadjustments
Enum constantAccountingEventType.RENTAL_CHARGES_ADJUSTMENT
PrefixRCA
Settlement priority3
Journal (catalog key)TENANT_ADJUSTMENTS
Journal (label)Opérations diverses - locataires
Recurrent?no
Manual?yes
StatusEn cours
pieceReference chronoME_<hash>

Accounting entry

SideAccount
Debit411100 / 706200 (direction depends on FE choice)
Credit706200 / 411100

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:40

Call sites in adb (1):

  • adb/adb-model/src/main/java/fr/lifeconnect/adb/model/contract/RentalContract.java:1165

Call sites in adb-accounting (3):

  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/function/AccountingFunctions.java:58
  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/PostingRuleFactory.java:469
  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/projections/CRGRentalContractEntriesProjection.java:176

Confluence

  • Confluence: https://lifeconnect.atlassian.net/wiki/spaces/LCS/pages/1794834449/Rental+charges+adjustment

Open questions

  • Status is En cours: this event is not fully shipped. Cross-check the implementation with the engineer before relying on the documented behaviour.
Edit this page
Last Updated:
Contributors: Yevhenii Khudolii