AI DIE CHECK REMOVED
This commit is contained in:
parent
0d85b05045
commit
9371165b84
@ -3741,7 +3741,7 @@ class PD_Controller extends REST_Controller {
|
||||
$temp_netprofit = 0;
|
||||
$temp_grossprofit = 0;
|
||||
$temp_netmargin = 0;
|
||||
//print_r($sales_by_item_monthwise);
|
||||
//print_r($sales_by_item_monthwise);die();
|
||||
foreach($sales_by_item_monthwise as $monthwise_key => $sales_by_item_month)
|
||||
{
|
||||
$month_total = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user