[-] BO : fixed bug #PSCFV-5355 - issue in Carrier::delete() and Carrier::cleanPositions()
This commit is contained in:
@@ -566,6 +566,7 @@ class AdminCarriersControllerCore extends AdminController
|
||||
Warehouse::removeCarrier($id);
|
||||
}
|
||||
parent::postProcess();
|
||||
Carrier::cleanPositions();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user