Issue #3411 fixed
This commit is contained in:
parent
c5c539be69
commit
e14772377f
|
|
@ -542,7 +542,7 @@ abstract class AbstractType
|
|||
$this->product->special_price = $customerGroupPrice;
|
||||
}
|
||||
|
||||
return true;
|
||||
return $haveSpecialPrice;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue