Product Model optimisation
This commit is contained in:
@@ -161,7 +161,7 @@ class ImportCosts implements ShouldQueue
|
||||
|
||||
break;
|
||||
|
||||
case 'phone':
|
||||
case 'telephone':
|
||||
$to = Cost\Phone::where('site_id',$this->co->site_id)
|
||||
->where('cost_id',$this->co->id)
|
||||
->where('service_phone_id',$so->type->id)
|
||||
|
Reference in New Issue
Block a user