mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
BIG-3: refactoring financial reports filtering.
This commit is contained in:
@@ -31,7 +31,7 @@ function BalanceSheet({
|
||||
toDate: moment().endOf('year').format('YYYY-MM-DD'),
|
||||
basis: 'cash',
|
||||
displayColumnsType: 'total',
|
||||
accountsFilter: 'without-zero-balance',
|
||||
filterByOption: 'without-zero-balance',
|
||||
});
|
||||
|
||||
// Handle re-fetch balance sheet after filter change.
|
||||
|
||||
Reference in New Issue
Block a user