purchasing analytic repo
This commit is contained in:
@@ -56,6 +56,11 @@ class HomeFeature extends StatelessWidget {
|
||||
iconPath: Assets.icons.icReportProduct.path,
|
||||
onTap: () => context.router.push(ProductAnalyticRoute()),
|
||||
),
|
||||
// HomeFeatureTile(
|
||||
// title: context.lang.inventory,
|
||||
// iconPath: Assets.icons.icReportProduct.path,
|
||||
// onTap: () => context.router.push(InventoryRoute()),
|
||||
// ),
|
||||
],
|
||||
),
|
||||
// Row(
|
||||
|
||||
Reference in New Issue
Block a user