Module financial_report_handlers

Module financial_report_handlers 

Source

Structs§

IncomeStatementQuery
generate_balance_sheet
Generate balance sheet report for an organization
generate_income_statement
Generate income statement (profit & loss) report for a time period

Functions§

parse_date_flexible
Parse a date string flexibly: accepts both “2026-01-01T00:00:00Z” (RFC 3339) and “2026-01-01” (date only)