mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
BIG-3: refactoring financial reports filtering.
This commit is contained in:
@@ -34,6 +34,7 @@ function CashFlowStatement({
|
||||
toDate: moment().endOf('year').format('YYYY-MM-DD'),
|
||||
basis: 'cash',
|
||||
displayColumnsType: 'total',
|
||||
filterByOption: 'with-transactions',
|
||||
});
|
||||
|
||||
// Handle refetch cash flow after filter change.
|
||||
|
||||
Reference in New Issue
Block a user