updates on the profitability page and added the new page of this one
This commit is contained in:
@@ -149,6 +149,13 @@ const nearle = {
|
||||
url: '/nearle/reports/riderslogs',
|
||||
icon: DirectionsBikeOutlinedIcon
|
||||
// target: true
|
||||
},
|
||||
{
|
||||
id: 'profitability',
|
||||
title: <FormattedMessage id="profitability" />,
|
||||
type: 'item',
|
||||
url: '/nearle/reports/profitability',
|
||||
icon: icons.BarChartOutlined
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user