Maintenance dan bugs Fix
This commit is contained in:
@@ -23,6 +23,7 @@ class CreateDbhPendapatanRealisasiTable extends Migration
|
||||
$table->decimal('simtrad4_kotor', 19, 2);
|
||||
$table->decimal('simtrad4_potongan', 19, 2);
|
||||
$table->decimal('simtrad4_bersih', 19, 2);
|
||||
$table->date('simtrad4_tgl_sp2d_bun')->nullable();
|
||||
$table->string('simtrad4_sp2d_bun',50);
|
||||
$table->date('rkud_tgl')->nullable();
|
||||
$table->string('rkud_no_sts',20)->nullable();
|
||||
|
||||
Reference in New Issue
Block a user