revised approve system and some minor fixes
This commit is contained in:
@@ -17,6 +17,7 @@ class FormEntertaimentPresentation extends Model
|
||||
'jenis',
|
||||
'keterangan',
|
||||
'total',
|
||||
'approved_total',
|
||||
'name',
|
||||
'alamat',
|
||||
'nik_or_npwp',
|
||||
|
||||
@@ -17,6 +17,10 @@ class FormMeetingSeminar extends Model
|
||||
'transport_ankot',
|
||||
'hotel',
|
||||
'total',
|
||||
'approved_allowance',
|
||||
'approved_transport_ankot',
|
||||
'approved_hotel',
|
||||
'approved_total',
|
||||
'bukti1',
|
||||
'bukti2',
|
||||
'bukti3',
|
||||
|
||||
@@ -17,6 +17,7 @@ class FormOthers extends Model
|
||||
'tanggal',
|
||||
'keterangan',
|
||||
'total',
|
||||
'approved_total',
|
||||
'bukti1',
|
||||
'bukti2',
|
||||
'bukti3',
|
||||
|
||||
@@ -22,6 +22,11 @@ class FormUpCountry extends Model
|
||||
'transport_ankot',
|
||||
'hotel',
|
||||
'total',
|
||||
'approved_allowance',
|
||||
'approved_transport_dalkot',
|
||||
'approved_transport_ankot',
|
||||
'approved_hotel',
|
||||
'approved_total',
|
||||
'bukti1',
|
||||
'bukti2',
|
||||
'bukti3',
|
||||
|
||||
@@ -16,6 +16,7 @@ class FormVehicleRunningCost extends Model
|
||||
'tanggal',
|
||||
'liter',
|
||||
'total',
|
||||
'approved_total',
|
||||
'jarak',
|
||||
'tipe_bensin',
|
||||
'nopol',
|
||||
|
||||
Reference in New Issue
Block a user