fix: control report drawer header.

This commit is contained in:
a.bouhuolia
2022-02-16 17:49:28 +02:00
parent 7eacaa0660
commit e6fcbfeea6
16 changed files with 181 additions and 67 deletions

View File

@@ -22,9 +22,6 @@ import { compose } from 'utils';
* Trial balance sheet.
*/
function TrialBalanceSheet({
// #withPreferences
organizationName,
// #withTrialBalanceSheetActions
toggleTrialBalanceFilterDrawer: toggleFilterDrawer,
}) {
@@ -44,7 +41,6 @@ function TrialBalanceSheet({
},
[setFilter],
);
// Handle numebr format form submit.
const handleNumberFormatSubmit = (numberFormat) => {
setFilter({