mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: fix make journal.
This commit is contained in:
@@ -641,14 +641,14 @@ export default [
|
||||
ability: ReportsAction.READ_AP_AGING_SUMMARY,
|
||||
},
|
||||
},
|
||||
{
|
||||
text: <T id={'realized_gain_or_loss.label'} />,
|
||||
href: '/financial-reports/realized-gain-loss',
|
||||
},
|
||||
{
|
||||
text: <T id={'unrealized_gain_or_loss.label'} />,
|
||||
href: '/financial-reports/unrealized-gain-loss',
|
||||
},
|
||||
// {
|
||||
// text: <T id={'realized_gain_or_loss.label'} />,
|
||||
// href: '/financial-reports/realized-gain-loss',
|
||||
// },
|
||||
// {
|
||||
// text: <T id={'unrealized_gain_or_loss.label'} />,
|
||||
// href: '/financial-reports/unrealized-gain-loss',
|
||||
// },
|
||||
{
|
||||
text: <T id={'Sales/Purchases'} />,
|
||||
label: true,
|
||||
|
||||
Reference in New Issue
Block a user