support credit card billing cycles as a time granularity option in the account balance trend chart on the account reconciliation statements page

This commit is contained in:
MaysWind
2026-04-10 02:26:55 +08:00
parent d44798bf0f
commit a604737c7c
30 changed files with 163 additions and 30 deletions
@@ -277,6 +277,7 @@
:fiscal-year-start="fiscalYearStart"
:items="reconciliationStatements?.transactions"
:account="currentAccount"
:statement-date="currentAccountStatementDate"
/>
</f7-card-content>
</f7-card>
@@ -424,6 +425,7 @@ const {
isCurrentLiabilityAccount,
currentAccount,
currentAccountCurrency,
currentAccountStatementDate,
displayStartDateTime,
displayEndDateTime,
displayTotalInflows,