// merge 1.4 (5916) => 1.5.x
This commit is contained in:
@@ -48,8 +48,6 @@ class TaxCore extends ObjectModel
|
||||
protected static $_product_country_tax = array();
|
||||
protected static $_product_tax_via_rules = array();
|
||||
|
||||
public $noZeroObject = 'getTaxes';
|
||||
|
||||
public function getFields()
|
||||
{
|
||||
parent::validateFields();
|
||||
|
||||
Reference in New Issue
Block a user