Update Rekening Tamsil dan TPG
This commit is contained in:
@@ -18,4 +18,8 @@ class PendapatanRealisasi extends Eloquent
|
||||
'retur','bersih','tw','gelombang','potongan_pph','potongan_jkn'
|
||||
];
|
||||
|
||||
public function hasSts() {
|
||||
return $this->hasMany('App\Models\PendapatanRealisasiSts','id_pendapatan_realisasi','id');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user