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

WATER_CONSUMPTION_ADJUSTEMENT_DUE_BY_TENANT

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 un crédit ou un débit sur le compte d'un locataire en fonction de sa consommation d'eau.

Adjust the tenant's account based on metered water consumption.

At a glance

FieldValue
Familyadjustments
Enum constantAccountingEventType.WATER_CONSUMPTION_ADJUSTEMENT_DUE_BY_TENANT
PrefixWCADBT
Settlement priority100
Journal (catalog key)TENANT_ADJUSTMENTS
Journal (label)Opérations diverses - locataires
Recurrent?no
Manual?yes
StatusDéveloppé
pieceReference chronoME_<hash>

Accounting entry

SideAccount
Debit411100 / 706610 (direction varies)
Credit706610 / 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:119

Call sites in adb (1):

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

Call sites in adb-accounting (1):

  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/projections/CRGRentalContractEntriesProjection.java:170

Confluence

  • Confluence: https://lifeconnect.atlassian.net/wiki/spaces/LCS/pages/1795489793/Water+consumption+adjustment

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