diff --git a/application/views/batchcard_stockdetails.php b/application/views/batchcard_stockdetails.php index 474ed417..cabddc88 100755 --- a/application/views/batchcard_stockdetails.php +++ b/application/views/batchcard_stockdetails.php @@ -65,7 +65,7 @@ else border-collapse: collapse; border-spacing: 0; /*table-layout: fixed; Algoritmo de distribucion fijo */ - /*white-space:nowrap; Impide los saltos de línea automáticos */ + /*white-space:nowrap; Impide los saltos de línea automáticos */ } .fht-table th,.fht-table td { @@ -268,7 +268,8 @@ else $total = 0; if($key == 0){ - $total = $total + $data->ed_receipt; + //$total = $total + $data->ed_receipt; + $total = $total+$premonopen+$data->ed_receipt; } else { @@ -282,7 +283,7 @@ else ddate),'d-m-Y');?> - + ed_receipt;?> ed_issues;?>