Server 103 Commit
This commit is contained in:
0
app/Models/OLDLMS/Appointment.php
Normal file → Executable file
0
app/Models/OLDLMS/Appointment.php
Normal file → Executable file
0
app/Models/OLDLMS/AppointmentDetail.php
Normal file → Executable file
0
app/Models/OLDLMS/AppointmentDetail.php
Normal file → Executable file
0
app/Models/OLDLMS/DoctorRating.php
Normal file → Executable file
0
app/Models/OLDLMS/DoctorRating.php
Normal file → Executable file
0
app/Models/OLDLMS/Dokter.php
Normal file → Executable file
0
app/Models/OLDLMS/Dokter.php
Normal file → Executable file
4
app/Models/OLDLMS/Healthcare.php
Normal file → Executable file
4
app/Models/OLDLMS/Healthcare.php
Normal file → Executable file
@@ -20,6 +20,10 @@ class Healthcare extends Model
|
||||
|
||||
protected $primaryKey = 'nID';
|
||||
|
||||
public $fillable = [
|
||||
'sStatus'
|
||||
];
|
||||
|
||||
public function commission()
|
||||
{
|
||||
return $this->hasOne(HealthcareCommission::class, 'nIDHealthcare', 'nID')->where('sStatus', 1);
|
||||
|
||||
0
app/Models/OLDLMS/HealthcareCommission.php
Normal file → Executable file
0
app/Models/OLDLMS/HealthcareCommission.php
Normal file → Executable file
0
app/Models/OLDLMS/Insurance.php
Normal file → Executable file
0
app/Models/OLDLMS/Insurance.php
Normal file → Executable file
0
app/Models/OLDLMS/JadwalDokter.php
Normal file → Executable file
0
app/Models/OLDLMS/JadwalDokter.php
Normal file → Executable file
0
app/Models/OLDLMS/JadwalDokterDay.php
Normal file → Executable file
0
app/Models/OLDLMS/JadwalDokterDay.php
Normal file → Executable file
0
app/Models/OLDLMS/Kota.php
Normal file → Executable file
0
app/Models/OLDLMS/Kota.php
Normal file → Executable file
0
app/Models/OLDLMS/Livechat.php
Normal file → Executable file
0
app/Models/OLDLMS/Livechat.php
Normal file → Executable file
0
app/Models/OLDLMS/LivechatSummary.php
Normal file → Executable file
0
app/Models/OLDLMS/LivechatSummary.php
Normal file → Executable file
0
app/Models/OLDLMS/NotificationToken.php
Normal file → Executable file
0
app/Models/OLDLMS/NotificationToken.php
Normal file → Executable file
0
app/Models/OLDLMS/PersonalAccessToken.php
Normal file → Executable file
0
app/Models/OLDLMS/PersonalAccessToken.php
Normal file → Executable file
0
app/Models/OLDLMS/Prescription.php
Normal file → Executable file
0
app/Models/OLDLMS/Prescription.php
Normal file → Executable file
0
app/Models/OLDLMS/PrescriptionItem.php
Normal file → Executable file
0
app/Models/OLDLMS/PrescriptionItem.php
Normal file → Executable file
0
app/Models/OLDLMS/Provinsi.php
Normal file → Executable file
0
app/Models/OLDLMS/Provinsi.php
Normal file → Executable file
0
app/Models/OLDLMS/Speciality.php
Normal file → Executable file
0
app/Models/OLDLMS/Speciality.php
Normal file → Executable file
0
app/Models/OLDLMS/User.php
Normal file → Executable file
0
app/Models/OLDLMS/User.php
Normal file → Executable file
0
app/Models/OLDLMS/UserDetail.php
Normal file → Executable file
0
app/Models/OLDLMS/UserDetail.php
Normal file → Executable file
0
app/Models/OLDLMS/UserInsurance.php
Normal file → Executable file
0
app/Models/OLDLMS/UserInsurance.php
Normal file → Executable file
0
app/Models/OLDLMS/UserInsuranceDetail.php
Normal file → Executable file
0
app/Models/OLDLMS/UserInsuranceDetail.php
Normal file → Executable file
Reference in New Issue
Block a user