Update history peralatan di bawah teknisi
This commit is contained in:
@@ -72,7 +72,7 @@ class PDF extends FPDF
|
||||
// Judul
|
||||
$this->SetFont('Arial', 'B', 13);
|
||||
$this->SetTextColor(245, 140, 0);
|
||||
$this->Cell(0, 7, 'LAPORAN NERACA SALDO', 0, 1, 'C');
|
||||
$this->Cell(0, 7, 'LAPORAN KEUANGAN', 0, 1, 'C');
|
||||
$this->SetTextColor(0, 0, 0);
|
||||
|
||||
// Periode
|
||||
|
||||
Reference in New Issue
Block a user