Reports
Monthly GST Summary Reports
Select Year
financial_year ? "selected" : "" ?> value="financial_year;?>">financial_year ; ?>
">
">
Select Month
> = $month ?>
Name
Sales (
)
Purchase (
)
Net (
)
SGST
sgst,2);?>
sgst,2);?>
sgst - $monthly_gst_purchase[0]->sgst; echo round($sgst_net,2);?>
CGST
cgst,2);?>
cgst,2);?>
cgst - $monthly_gst_purchase[0]->cgst; echo round($cgst_net,2);?>
IGST
igst,2);?>
igst,2);?>
igst - $monthly_gst_purchase[0]->igst; echo round($igst_net,2);?>
Total GST
total,2);?>
total,2);?>
total - $monthly_gst_purchase[0]->total; echo round($total_net,2);?>