fix: counter when all is checked
diff --git a/core/class/logistique.class.php b/core/class/logistique.class.php
index 71076a6..1dd8f3c 100644
--- a/core/class/logistique.class.php
+++ b/core/class/logistique.class.php
@@ -659,6 +659,7 @@ class logistique extends eqLogic {
$PreparedAllCarriers->event($actualValuePreparedAllCarriers + 1);
$TotalAllCarriers->event($actualValueTotalAllCarriers - 1);
break;
+ case 'orderShipped':
case 'labelPrinted':
case 'orderChecked':
$associatedCheckedTransporteur[$transporteur]->event($actualValueCheckedCarrier + 1);
GitHub
sha: b21fa8b6021ac1f9182a7ff86cea5a4c645af9ab