fix: report profit loss

This commit is contained in:
efrilm
2025-08-14 17:32:16 +07:00
parent f87309af3f
commit 0c375de6e4
6 changed files with 10 additions and 9 deletions
@@ -194,12 +194,12 @@ class _ReportPageState extends State<ReportPage> {
isActive: selectedMenu == 4,
),
ReportMenu(
label: 'Laporan untung rugi',
label: 'Laporan Untung Rugi',
subtitle: 'Laporan untung rugi penjualan.',
icon: Icons.trending_down,
onPressed: () {
selectedMenu = 5;
title = 'Laporan untung rugi';
title = 'Laporan Untung Rugi';
setState(() {});
context.read<ProfitLossBloc>().add(
ProfitLossEvent.getProfitLoss(