Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L lanestel-facture-system
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Quang dung Truong
  • lanestel-facture-system
  • Merge requests
  • !16

Merged
Created Apr 19, 2026 by Quang dung Truong@quangdungMaintainer

docs(notification): add module documentation for invoice paid email feature

  • Overview 0
  • Commits 2
  • Changes 9
  • Add notification/README.md with knowledge map and module connections
  • Add docs/overview.md covering clean architecture layers, port design rationale (IInvoiceStoragePort kept separate from accounting to ease future microservice extraction), and InputStream resource management
  • Add docs/usecase.md documenting SendInvoice orchestration, command field mapping from InvoiceDocumentPaidIntegrationEvent, and error propagation strategy for Kafka retry
  • Add docs/events.md with full InvoiceDocumentPaidIntegrationEvent payload table and consumer group assignment
  • Add docs/invoice_paid_email_workflow.md with Mermaid sequence diagram, Thymeleaf variable reference, S3 URL parsing logic, and error matrix
  • Register notification-group in KAFKA_ARCHITECTURE.md consumer group table and billing.document.paid in the event-to-topic mapping
  • Add section 4 "Customer Notifications" to COMPLETED_FEATURES.md
  • Fix JavaMailEmailAdapter log line wrapping (IDE formatting only)

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev-quangdung