| =$row['product_name']?> |
=$row['barcode']?> |
=number_format(getPrevStock($searchDate, $row['barcode']))?> |
=number_format($row['production'])?> |
=number_format($row['inhouse_use'])?> |
=number_format($row['recycling'])?> |
=number_format($row['disposal'])?> |
=number_format($row['sales'])?> |
=($row['sales'] != 0 && $row['sales_amount'] != 0) ? number_format($row['sales_amount']/$row['sales']) : 0 ?> |
=number_format($row['sales_amount'])?> |
=number_format($row['menu_discount'])?> |
=number_format($row['payment_amount'])?> |
=number_format($row['current_stock'])?> |