[-] WS : Fix xlink
[*] WS : Add entity tax_rule_groups [*] WS : Fix ObjectModel issue [*] WS : Delete sqlId not used [*] WS : Fix entity configurations [*] WS : Fix entity translated_configurations
This commit is contained in:
@@ -56,7 +56,7 @@ class TaxRuleCore extends ObjectModel
|
||||
|
||||
protected $webserviceParameters = array(
|
||||
'fields' => array(
|
||||
'id_tax_rules_group' => array('xlink_resource'=> 'tax_rules_group'),
|
||||
'id_tax_rules_group' => array('xlink_resource'=> 'tax_rule_groups'),
|
||||
'id_state' => array('xlink_resource'=> 'states'),
|
||||
'id_country' => array('xlink_resource'=> 'countries')
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user