Comment debug logs. #713
This commit is contained in:
parent
474298a42b
commit
36cf10871e
1 changed files with 1 additions and 1 deletions
|
|
@ -726,7 +726,7 @@ class ResqInvoiceGenerator implements InvoiceGeneratorInterface
|
|||
$stype = $criteria->getServiceType();
|
||||
$cv = $criteria->getCustomerVehicle();
|
||||
$has_coolant = $criteria->hasCoolant();
|
||||
error_log('mogol ' . $stype);
|
||||
// error_log($stype);
|
||||
$cust_tag_info = [];
|
||||
switch ($stype)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue