lvhao 1 dag sedan
förälder
incheckning
e5d1a2b762
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      core/CoreApp/controllers/Systemprint.php

+ 2 - 0
core/CoreApp/controllers/Systemprint.php

@@ -1741,6 +1741,8 @@ class Systemprint extends Start_Controller {
 					}
 				}elseif(($fullorder['printcode'] == "TTUK")){
 					$barcode = $this->express_tt->get_data($fullorder,"FBT");
+					var_dump($barcode);
+					die;
 					if($barcode['x'] == 1)
 					{
 						$bctime = date('Ymd',$time);