mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: Receivable aging summary front-end.
This commit is contained in:
@@ -110,6 +110,14 @@ export default [
|
||||
text: <T id={'profit_loss_sheet'}/>,
|
||||
href: '/profit-loss-sheet',
|
||||
},
|
||||
{
|
||||
text: 'Receivable Aging Summary',
|
||||
href: '/receivable-aging-summary'
|
||||
},
|
||||
{
|
||||
text: 'Payable Aging Summary',
|
||||
href: '/payable-aging-summary'
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user