HOUSEHOLD_WASTE_TAX_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): Je régularise la taxe d'ordures ménagères au locataire (différent de l'appel récurrent CFR_CHARGES_HOUSEHOLD_WASTE).
Adjust the household-waste tax owed by the tenant.
At a glance
| Field | Value |
|---|---|
| Family | adjustments |
| Enum constant | AccountingEventType.HOUSEHOLD_WASTE_TAX_DUE_BY_TENANT |
| Prefix | HWTDBT |
| 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 / 706630 (direction varies) |
| Credit | 706630 / 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:120
Call sites in adb (1):
Call sites in adb-accounting (2):
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/projections/CRGRentalContractEntriesProjection.java:171
- adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/strategy/invoice/creation/impl/fees/CallForRentFeesInvoiceCreationStrategy.java:39
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.