lvhao 5 månader sedan
förälder
incheckning
52c13d313d
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      core/CoreApp/controllers/Fullordertt.php

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

@@ -1267,6 +1267,8 @@ class Fullordertt extends Start_Controller {
 			$warehouse = $this->warehouse->read($post['type']);
 			if($data['library'] == 1 || ($data['library'] != 2 && ($post['state'] != '207' || $post['state'] == '209')))
 			{
+				var_dump($whlabel);
+				die;
 			    $kcyz = $this->ck->get_kc($post['state'],$warehouse,$thisdata['shop'],$thisdata['number'],$whlabel,$fpdata);
 			    if($kcyz['t'] > '0')
 			    {