ACCOUNTING_TAKEOVER_OWNER_BALANCE_CREDITOR
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'enregistre la situation comptable de mon nouveau propriétaire entrant en reprise en encaissant son solde créditeur.
Take-over: owner creditor balance. Records the inbound owner's creditor opening balance.
At a glance
| Field | Value |
|---|---|
| Family | takeover |
| Enum constant | AccountingEventType.ACCOUNTING_TAKEOVER_OWNER_BALANCE_CREDITOR |
| Prefix | ATOBC |
| Settlement priority | 100 |
| Journal (catalog key) | TAKEOVER_BALANCE |
| Journal (label) | Reprise de soldes |
| Recurrent? | no |
| Manual? | yes |
| Status | Développé |
| pieceReference chrono | ME_<hash> |
Accounting entry
| Side | Account |
|---|---|
| Debit | 512101 — Banque |
| Credit | 466100 (RDC-xxx, owner aux.) |
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:128
Call sites in adb (1):
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.