[-] BO : Fix Bug #PSCFV-10331 check all from list
This commit is contained in:
@@ -78,6 +78,7 @@ class AdminTaxRulesGroupControllerCore extends AdminController
|
||||
public function initRulesList($id_group)
|
||||
{
|
||||
$this->table = 'tax_rule';
|
||||
$this->list_id = 'tax_rule';
|
||||
$this->identifier = 'id_tax_rule';
|
||||
$this->className = 'TaxRule';
|
||||
$this->lang = false;
|
||||
|
||||
Reference in New Issue
Block a user