refactoring: APAing summary.

This commit is contained in:
elforjani3
2021-02-22 12:18:07 +02:00
parent 1e3b8df702
commit a752af47d6
16 changed files with 343 additions and 217 deletions

View File

@@ -155,13 +155,16 @@ export default [
backLink: true,
sidebarShrink: true,
},
// {
// path: '/financial-reports/payable-aging-summary',
// component: lazy(() =>
// import('containers/FinancialStatements/APAgingSummary/APAgingSummary'),
// ),
// breadcrumb: 'Payable Aging Summary',
// },
{
path: '/financial-reports/payable-aging-summary',
component: lazy(() =>
import('containers/FinancialStatements/APAgingSummary/APAgingSummary'),
),
breadcrumb: 'Payable Aging Summary',
pageTitle: formatMessage({ id: 'payable_aging_summary' }),
backLink: true,
sidebarShrink: true,
},
{
path: `/financial-reports/journal-sheet`,
component: lazy(() =>