WIP Financial statements.

This commit is contained in:
Ahmed Bouhuolia
2020-04-03 01:17:17 +02:00
parent cf5f56ae32
commit 4227f2f9a8
40 changed files with 1750 additions and 761 deletions

View File

@@ -92,7 +92,7 @@ export default [
name: 'dashboard.accounting.general.ledger',
component: LazyLoader({
loader: () =>
import('containers/Dashboard/FinancialStatements/LedgerSheet')
import('containers/Dashboard/FinancialStatements/GeneralLedger/GeneralLedger')
})
},
{