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

OWNER_PAYMENT_RECEIVED

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'encaisse des sommes du bailleur (pour pouvoir continuer à payer les factures par exemple).

Receive incoming payment from an owner.

At a glance

FieldValue
Familypayments
Enum constantAccountingEventType.OWNER_PAYMENT_RECEIVED
PrefixOPR
Settlement priority100
Journal (catalog key)BANK
Journal (label)Banque
Recurrent?no
Manual?no
StatusDéveloppé
pieceReference chronoOPR…

Accounting entry

SideAccount
Debit512101 — Banque
Credit466100 (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:94

Call sites in adb-accounting (5):

  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/helper/PaymentHelper.java:20
  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/mapper/AbstractAccountingEventMapper.java:122
  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/mapper/AbstractAccountingEventMapper.java:239
  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/model/PostingRuleFactory.java:50
  • adb-accounting/src/main/java/fr/lifeconnect/adb/accounting/strategy/payment/processing/impl/AbstractPaymentStrategy.java:84

Confluence

  • Confluence: https://lifeconnect.atlassian.net/wiki/spaces/LCS/pages/1665925161/Incoming+payment#2-%2F-Incoming-payment-from-owner

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