purchasing analytic repo

This commit is contained in:
Efril
2026-05-19 23:08:01 +07:00
parent e88eff28f0
commit d9a553708b
17 changed files with 4347 additions and 0 deletions
@@ -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(