";
@@ -92,6 +92,19 @@ foreach ($data_output as $packingjob) {
} else {
echo "| " . date_format(new \DateTime($packingjob->date_end), 'd.m.Y') . " " . getTimeFromSeconds($packingjob->time_end) . " | ";
}
+ echo "";
+
+
+
+ if ($packingjob->is_all_in == 0) {
+ echo "";
+ } else {
+
+ echo '';
+
+ echo "";
+ }
+ echo (($packingjob->ps_parameters->result->total_pieces-abs($packingjob->is_all_out))-abs($packingjob->is_all_in)) . "/" . $packingjob->ps_parameters->result->total_pieces - abs($packingjob->is_all_out). " (".$packingjob->ps_parameters->result->total_pieces.")" ;
echo " |
";
}
}
diff --git a/sources/getCheckOutTable.php b/sources/getCheckOutTable.php
index 1051fcb..c6f5cb8 100644
--- a/sources/getCheckOutTable.php
+++ b/sources/getCheckOutTable.php
@@ -91,6 +91,17 @@ foreach ($data_output as $packingjob) {
} else {
echo "