fix: Trial balance sheet adjusted balance (#273)

This commit is contained in:
Ahmed Bouhuolia
2023-10-25 13:18:13 +02:00
committed by GitHub
parent 017908600e
commit 2c5537efad
16 changed files with 509 additions and 163 deletions

View File

@@ -15,7 +15,6 @@ import {
} from './components';
import withTrialBalanceActions from './withTrialBalanceActions';
import { compose } from '@/utils';
/**