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
| Field | Value |
|---|---|
| Family | adjustments |
| Enum constant | AccountingEventType.WATER_CONSUMPTION_ADJUSTEMENT_DUE_BY_TENANT |
| Prefix | WCADBT |
| Settlement priority | 100 |
| Journal (catalog key) | TENANT_ADJUSTMENTS |
| Journal (label) | Opérations diverses - locataires |
| Recurrent? | no |
| Manual? | yes |
| Status | Développé |
| pieceReference chrono | ME_<hash> |
Accounting entry
| Side | Account |
|---|---|
| Debit | 411100 / 706610 (direction varies) |
| Credit | 706610 / 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):
Call sites in adb-accounting (1):
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.