// Fix #PSFV-48
This commit is contained in:
@@ -70,7 +70,7 @@ class DeliveryCore extends ObjectModel
|
||||
|
||||
public function getFields()
|
||||
{
|
||||
parent::validateFields();
|
||||
$this->validateFields();
|
||||
|
||||
if ($this->id_shop)
|
||||
$fields['id_shop'] = (int)$this->id_shop;
|
||||
|
||||
Reference in New Issue
Block a user