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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user