lvhao 5 tháng trước cách đây
mục cha
commit
c8fe6ae5e6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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(123);
+				die;
 			    $kcyz = $this->ck->get_kc($post['state'],$warehouse,$thisdata['shop'],$thisdata['number'],$whlabel,$fpdata);
 			    if($kcyz['t'] > '0')
 			    {