[-] BO: Fix #PSCFV-7838 deleted taxes should not appears on the listing
This commit is contained in:
@@ -103,6 +103,8 @@ class AdminTaxesControllerCore extends AdminController
|
||||
);
|
||||
|
||||
parent::__construct();
|
||||
|
||||
$this->_where .= ' AND a.deleted = 0';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user