Skip to content

[Backend] Feature: Generate PDF Inheritance Audit Reports #825

Description

@ONEONUORA

Description

Implement an audit generation module:

  • Create downloadable PDF files detailing the current structure of an inheritance plan.
  • Include owners, beneficiary names, allocations, yield accrued, and historical ping activity logs.

Acceptance Criteria

  • PDF conforms to dynamic template layouts.
  • Exposed under GET /api/plans/:id/report with security checks.
  • Runs without blocking Axum's async loop (using tokio blocking thread).

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbackendBackend componentenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions