mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
Merge branch 'master' of https://github.com/abouolia/Ratteb
This commit is contained in:
@@ -155,6 +155,14 @@ export default [
|
||||
backLink: true,
|
||||
sidebarShrink: true,
|
||||
},
|
||||
{
|
||||
path: '/financial-reports/payable-aging-summary',
|
||||
component: LazyLoader({
|
||||
loader: () =>
|
||||
import('containers/FinancialStatements/APAgingSummary/APAgingSummary'),
|
||||
}),
|
||||
breadcrumb: 'Payable Aging Summary',
|
||||
},
|
||||
{
|
||||
path: `/financial-reports/journal-sheet`,
|
||||
component: lazy(() =>
|
||||
|
||||
Reference in New Issue
Block a user