reading reportData instead of customized data. self massaging data for needed format

This commit is contained in:
2026-05-07 15:04:28 +05:30
parent 4b046c15a5
commit df5cf9fbb6
5 changed files with 189 additions and 134 deletions

View File

@@ -4,6 +4,7 @@ export {
export type {
Transaction,
ReportData,
ReportPeriod,
} from './report.models'
export {
prepareReport