Tahun Anggaran 2019/2020
KODE M.A. | URAIAN | = $sub_judul;?> | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
JUMLAH | SATUAN | VOLUME | BESARAN | TOTAL | STATUS | AKSI | ||||||
".$row_rapb->no_mtagr." | "; echo "".$row_rapb->nama_mtagr." | "; echo "".$row_rapb->jumlah." | "; if($row_rapb->id_satuan == 1) { $nama_satuan =""; } else { $nama_satuan = $row_rapb->nama_satuan; } echo "".$nama_satuan." | "; echo "".$row_rapb->volume." | "; if($row_rapb->besaran == NULL) { echo ""; } else { $tot_besaran = number_format($row_rapb->besaran,0,',','.'); echo " | ".$tot_besaran." | "; } if($row_rapb->total == NULL || $row_rapb->total == '0') { echo ""; } else { $tot_agr = number_format($row_rapb->total,0,',','.'); echo " | ".$tot_agr." | "; } if($row_rapb->stat_agr == '1' || $row_rapb->stat_agr == '11') { echo "".$row_rapb->stat_ajuan." | "; }else{ echo "".anchor('anggaran/ajukan_agr_rapb/'.$id_sub.'/'.$id_ma.'/'.$row_rapb->id_detail,$row_rapb->stat_ajuan)." | "; } if($row_rapb->stat_agr == '1' || $row_rapb->stat_agr == '2' || $row_rapb->stat_agr=='8') { echo "".anchor('anggaran/edit_rapb/'.$id_sub.'/'.$id_ma.'/'.$row_rapb->id_detail,'')." | "; }else{ echo ""; } echo " |
TOTAL | result() as $row_total) { $total = number_format($row_total->total,0,',','.'); //$tot_real = number_format($row_total->total_real,0,',','.'); echo "".$total." | "; } ?>