Reorder.php 99 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808
  1. <?php
  2. namespace app\admin\controller;
  3. use app\admin\model\DataGroup as DataGroupModel;
  4. use app\admin\model\GoodStockInfo;
  5. use app\admin\model\ProcessOrder;
  6. use think\Exception;
  7. use think\facade\Db;
  8. use think\App;
  9. use app\admin\model\ActionLog;
  10. use think\facade\Validate;
  11. //销售单退货(售前退货)
  12. class Reorder extends Base
  13. {
  14. public function __construct(App $app)
  15. {
  16. parent::__construct($app);
  17. }
  18. //创建退货单(售前退货单)
  19. public function create()
  20. {
  21. $ordeCode = isset($this->post['orderCode']) && $this->post['orderCode'] != '' ? trim($this->post['orderCode']) : "";
  22. if ($ordeCode == '') return json_show(1004, "参数orderCode 不能为空");
  23. $order = Db::name("sale")->where(["orderCode" => $ordeCode, "is_del" => 0])->findOrEmpty();
  24. if (empty($order)) return json_show(1005, "未找到订单数据");
  25. $retrun = Db::name("sale_return")
  26. ->where(["orderCode" => $ordeCode, "is_del" => 0, "status" => [1, 9, 8, 10, 11, 12]])
  27. ->count('id');
  28. if ($retrun > 0) return json_show(1005, "存在未完成退货订单数据");
  29. if ($order['order_type'] == 3 || $order['order_type'] == 4) {
  30. $goon = Db::name("good_zixun")
  31. ->where(["spuCode" => $order['good_code'], "is_del" => 0])
  32. ->findOrEmpty();
  33. } else {
  34. $goon = Db::name('good_platform')
  35. ->alias('a')
  36. ->join('good b', 'b.spuCode=a.spuCode', 'left')
  37. ->where(['a.skuCode' => $order['skuCode']])
  38. ->field("b.creater,b.createrid,b.supplierNo")
  39. ->findOrEmpty();
  40. }
  41. if (empty($goon)) return json_show(1005, "未找到商品数据");
  42. $userCommon = \app\admin\common\User::getIns();
  43. $tmp = $userCommon->handle('sInfo', ['code' => $goon['supplierNo']]);
  44. if (!isset($tmp['code']) || $tmp['code'] != 0) return json_show($tmp['code'], $tmp['message'], $tmp['data']);
  45. $supplier = $tmp['data'];
  46. if (empty($supplier)) return json_show(1005, "未找到商品供应商数据");
  47. $fininfo =GetFin("admin/orderischeck",["token"=>$this->post['token'],"orderCode"=>$ordeCode]);
  48. if(!isset($fininfo['code'])||$fininfo['code']!=0 ){
  49. return json_show(1005, $fininfo['message']??"结算校验失败");
  50. }
  51. $errorCode = isset($this->post['errorCode']) && $this->post['errorCode'] != '' ? trim($this->post['errorCode']) : "";
  52. if ($errorCode == '') return json_show(1004, "参数errorCode 不能为空");
  53. $error = Db::name('result_info')
  54. ->field('id')
  55. ->where(["result_code" => $errorCode, "is_del" => 0])
  56. ->findOrEmpty();
  57. if (empty($error)) return json_show(1005, "未找到退货原因数据");
  58. $remark = isset($this->post['remark']) && $this->post['remark'] != '' ? trim($this->post['remark']) : "";
  59. $thnum = isset($this->post['thnum']) && $this->post['thnum'] != '' ? intval($this->post['thnum']) : "";
  60. // $token = isset($this->post['token'])&&$this->post['token']!='' ? trim($this->post['token']):"";
  61. // if($token==''){
  62. // return json_show(105,"参数token不能为空");
  63. // }
  64. // $user =GetUserInfo($token);
  65. // if(empty($user)||$user['code']!=0){
  66. // return json_show(1002,"申请人数据不存在");
  67. // }
  68. $is_addr = 0;
  69. $rm = $this->uid;//isset($user["data"]['id']) ? $user["data"]['id'] : "";
  70. $ri = $this->uname;//isset($user["data"]['nickname']) ? $user["data"]['nickname'] : "";
  71. $returnadr = isset($this->post['returnAddr']) && !empty($this->post['returnAddr']) ? $this->post['returnAddr'] : "";
  72. if ($returnadr != '') {
  73. $thnum = array_sum(array_column($returnadr, "return_num"));
  74. $is_addr = 1;
  75. }
  76. //如果全退,且没有成功的售后申请单 提示使用'订单撤销功能'
  77. if ($order['good_num'] == $thnum) {
  78. $temp = Db::name("sale_return")
  79. ->where(["orderCode" => $ordeCode, "is_del" => 0, "status" => 4])
  80. ->count('id');
  81. if ($temp == 0) return json_show(1004, '全部退货,请直接使用订单撤销功能');
  82. }
  83. $returnCode = makeNo("RN");
  84. Db::startTrans();
  85. try {
  86. $date = date('Y-m-d H:i:s');
  87. $in = [
  88. "returnCode" => $returnCode,
  89. "orderCode" => $ordeCode,
  90. "good_code" => $order['good_code'],
  91. "good_name" => $order['good_name'],
  92. "apply_id" => $rm,
  93. "apply_name" => $ri,
  94. "cgderid" => $goon['createrid'],
  95. "cgder" => $goon['creater'],
  96. "person" => $supplier['person'] ?? '',
  97. "person_id" => $supplier['personid'] ?? 0,
  98. "error_code" => $errorCode,
  99. "num" => $thnum,
  100. "total_fee" => round($order['sale_price'] * $thnum, 2),
  101. "good_price" => $order['sale_price'],
  102. "platform_id" => $order['platform_id'],
  103. "remark" => $remark,
  104. "order_type" => $order['order_type'],
  105. "is_addr" => $is_addr,
  106. // "status" => $order['is_stock'] == 1 ? (Db::name('order_out_child')->where(['is_del' => 0, 'orderCode' => $ordeCode])->value('id', 0) ? 11 : 4) : 1,//库存品未分仓选4,分仓选11,非库存品选1
  107. "status" => $order['is_stock'] == 1 ? ($is_addr==1? 11 : 4) : 1,//库存品 无地址选4,分仓选11,非库存品选1
  108. "is_del" => 0,
  109. "addtime" => $date,
  110. "updatetime" => $date,
  111. 'supplierNo' => $goon['supplierNo'],
  112. 'supplierName' => $supplier['name'],
  113. 'companyNo' => $order['supplierNo'],
  114. 'companyName' => $order['supplierName'],//$names['data'][$order['supplierNo']] ?? '',
  115. 'customer_code' => $order['customer_code'],
  116. 'customer_name' => $order['customerName'],//$names['data'][$order['customer_code']] ?? '',
  117. ];
  118. $create = Db::name("sale_return")->insertGetId($in);
  119. if ($create > 0) {
  120. $stn = ["order_code" => $returnCode, "status" => 0, "action_remark" => '', "action_type" => "create"];
  121. ActionLog::logAdd(['id' => $this->uid, 'nickname' => $this->uname], $stn, "XSTHD", $in['status'], $in);
  122. $process = ["order_code" => $returnCode, "order_id" => $create, "order_status" => $in['status'], "order_type" => 'XSTHD', "before_status" => 0, 'holder_id' => $in['apply_id']];
  123. ProcessOrder::AddProcess(['id' => $this->uid, 'nickname' => $this->uname], $process);
  124. //维护台账信息
  125. Db::execute("UPDATE `wsm_standing_book` SET `returnGoodCode`=CONCAT(IFNULL(`returnGoodCode`,''),',{$returnCode}'),`updatetime`='" . $date . "' WHERE `orderCode`='{$ordeCode}'");
  126. //如果有退货地址,那么可能有发货单,可能有发货工单
  127. if ($returnadr != "") {
  128. $inf = [];
  129. foreach ($returnadr as $val) {
  130. if ($val['return_num'] == 0) continue;//当退货数量为0时,跳过
  131. $temp = [];
  132. $addrinfo = Db::name("order_addr")->where(['id' => $val['id'], "orderCode" => $ordeCode])->findOrEmpty();
  133. if ($addrinfo == false) throw new Exception("地址信息未找到");
  134. $send = Db::name('order_out')->where([["addrid", "=", $val['id']]])->findOrEmpty();
  135. if ($send['status'] >= 2) throw new Exception("地址已发货");
  136. if ($order['is_stock'] == 1) {
  137. // if ($addrinfo['receipt_quantity'] < $val['return_num']) throw new Exception("地址发货数量不足");
  138. //
  139. // $addrinfo['receipt_quantity'] -= $val['return_num'];
  140. // $addrinfo['is_del'] = $addrinfo['receipt_quantity'] <= 0 ? 1 : 0;
  141. // $addrinfo['updatetime'] = $date;
  142. // $addrup = Db::name("order_addr")->save($addrinfo);
  143. // if ($addrup == false) throw new Exception("地址发货数量更新失败");
  144. //
  145. // $out = Db::name("order_out")->where(["addrid" => $val['id']])->findOrEmpty();
  146. // if ($out == false) throw new Exception("地址发货单数据未找到");
  147. //
  148. //// if ($send!=false) {
  149. // if ($out['status'] >= 2) throw new Exception("地址发货单已发货");
  150. //
  151. // if ($out['send_num'] < $val['return_num']) throw new Exception("地址发货单发货数量不足");
  152. //
  153. // $out['send_num'] -= $val['return_num'];
  154. // $out['is_del'] = $out['send_num'] == 0 ? 1 : 0;
  155. // $out['updatetime'] = $date;
  156. // $outup = Db::name("order_out")->save($out);
  157. // if ($outup == false) throw new Exception("地址发货单更新失败");
  158. // $ordersend = Db::name("order_send")->where(["outCode" => $out['outCode']])->find();
  159. // if ($ordersend['send_num'] < $val['return_num']) {
  160. // Db::rollback();
  161. // return json_show(1004, "发货单发货数量不足");
  162. // }
  163. // $ordersend['send_num'] -= $val['return_num'];
  164. // $ordersend['status'] = $ordersend['send_num'] <= 0 ? 0 : 1;
  165. // $ordersend['updatetime'] = $date;
  166. // $sendip = Db::name("order_send")->save($ordersend);
  167. // if ($sendip == false) {
  168. // Db::rollback();
  169. // return json_show(1004, "发货单更新失败");
  170. // }
  171. // }
  172. }
  173. $temp['returnCode'] = $returnCode;
  174. $temp['orderCode'] = $ordeCode;
  175. $temp['outCode'] = isset($send['outCode']) ? $send['outCode'] : "";
  176. $temp['addrid'] = $val['id'];
  177. $temp['send_num'] = $addrinfo['receipt_quantity'];
  178. $temp['return_num'] = $val['return_num'];
  179. $temp['is_del'] = 0;
  180. $temp['addtime'] = $date;
  181. $temp['updatetime'] = $date;
  182. $inf[] = $temp;
  183. }
  184. $inadd = Db::name("sale_returnaddr")->insertAll($inf);
  185. if ($inadd == 0) throw new Exception("退货单新建失败");
  186. }
  187. if ($in['status'] == 4 && $order['is_stock'] == 1) {
  188. //未发货数量要减去发货单上的发货数量
  189. $out_send_num = Db::name('order_out')
  190. ->where(['is_del' => 0, 'orderCode' => $ordeCode, 'status' => [0, 1]])
  191. ->sum('send_num');
  192. $order['wsend_num'] -= $out_send_num;
  193. if ($order['wsend_num'] < $thnum) throw new Exception("销售单未发货数量不足退货");
  194. $lor = $order['status'];
  195. $order['wsend_num'] -= $thnum;
  196. $order['send_num'] += $thnum;
  197. $order['status'] = $order['wsend_num'] == 0 ? 2 : ($order['send_num'] == 0 ? 0 : 1);
  198. $order['send_status'] = $order['wsend_num'] == 0 ? 3 : ($order['send_num'] == 0 ? 1 : 2);
  199. $order['th_num'] += $thnum;
  200. if ($order['th_num'] == $order['send_num'] && $order['wsend_num'] == 0) {
  201. $order['status'] = 3;
  202. }
  203. $order['th_fee'] += round($thnum * $order['sale_price'], 2);
  204. $order['updatetime'] = $date;
  205. $uap = Db::name("sale")->save($order);
  206. if ($uap == false) throw new Exception('销售单订单更新失败');
  207. $good =Db::name("good")->where(["spuCode"=>$order['good_code']])->findOrEmpty();
  208. if(empty($good))throw new Exception('未找到商品信息');
  209. $stock=Db::name("good")->where($good)->update(["usable_stock"=>$good['usable_stock']+$thnum,"updatetime"=>date("Y-m-d H:i:s")]);
  210. if ($stock == false) throw new Exception('商品库存更新失败');
  211. ActionLog::logAdd(['id' => $this->uid, 'nickname' => $this->uname], [
  212. "order_code" => $order["orderCode"],//出库单号
  213. "status" => $lor,//这里的status是之前的值
  214. "action_remark" => '',//备注
  215. "action_type" => "status"//新建create,编辑edit,更改状态status
  216. ], "XSQRD", $order['status'], $order);
  217. ProcessOrder::AddProcess(['id' => $this->uid, 'nickname' => $this->uname], [
  218. "order_type" => 'XSQRD',
  219. "order_code" => $order["orderCode"],//出库单号
  220. "order_id" => $order["id"],
  221. "order_status" => $order['status'], "before_status" => $lor
  222. ]);
  223. // $ordernum = Db::name("order_num")->where(['orderCode' => $ordeCode])->find();
  224. // if ($ordernum == false) {
  225. // Db::rollback();
  226. // return json_show(1005, '未找到关联采购单');
  227. // }
  228. // $ordernum['send_num'] -= $thnum;
  229. // $orderup = Db::name("order_num")->save($ordernum);
  230. // if ($orderup == false) {
  231. // Db::rollback();
  232. // return json_show(1005, '关联数据更新失败');
  233. // }
  234. // $cgd = Db::name("purchease_order")->where(["cgdNo" => $ordernum['cgdNo'], "is_del" => 0])->find();
  235. // if ($cgd == false) {
  236. // Db::rollback();
  237. // return json_show(1005, '未找到采购单数据');
  238. // }
  239. // $cgd['th_fee'] += round($cgd['good_price'] * $thnum, 2);
  240. // $cgd['th_num'] += $thnum;
  241. // $cgd['updatetime'] = date("Y-m-d H:i:s");
  242. // $cgdup = Db::name("purchease_order")->save($cgd);
  243. // if ($cgdup == false) {
  244. // Db::rollback();
  245. // return json_show(1005, '采购单数据更新失败');
  246. // }
  247. // if ($cgd['bkcode'] != "") {
  248. // $bk = Db::name("purchease_order")->where(["bkcode" => $cgd['bkcode'], "order_type" => 1, "order_source" =>0, "is_del" => 0])
  249. // ->find();
  250. // if ($bk == false) {
  251. // Db::rollback();
  252. // return json_show(1005, '未找到备库单数据');
  253. // }
  254. // $orderbk = Db::name("order_bk")->where(['cgdNo' => $bk['cgdNo'], "is_del" => 0])->find();
  255. // if ($orderbk == false) {
  256. // Db::rollback();
  257. // return json_show(1005, '备库单未完全入库');
  258. // }
  259. // $merge_num = Db::name("purchease_order")->where(["bkcode" => $bk['bkcode'], "order_type" =>
  260. // 1, "is_del" => 0])->where("order_source","<>",0)->field("sum(send_num)-sum(th_num) as num")
  261. // ->find();
  262. //
  263. // $orderbk['balance_num'] = $orderbk['total_num'] - $merge_num['num'];
  264. // $orderbk['merge_num'] = $merge_num['num'];
  265. // $orderbk['updatetime'] = date("Y-m-d H:i:s");
  266. // $orderbkup = Db::name("order_bk")->save($orderbk);
  267. // if ($orderbkup == false) {
  268. // Db::rollback();
  269. // return json_show(1005, '备库单库存数据释放失败');
  270. // }
  271. // }
  272. if(strtotime($order['addtime'])< strtotime("2023-04-17 00:00:00")){
  273. $saleinfo = Db::name('sale_info')
  274. ->where([['orderCode', '=', $ordeCode], ['num', '>', 0]])
  275. ->select()
  276. ->toArray();
  277. if (empty($saleinfo)) {
  278. $ordernum = Db::name('order_num')->where(['orderCode' => $ordeCode])->findOrEmpty();
  279. if (empty($ordernum)) throw new Exception('未找到关联采购单');
  280. $cgd = Db::name('purchease_order')->where(['cgdNo' => $ordernum['cgdNo'], 'is_del' => 0])->findOrEmpty();
  281. if (empty($cgd)) throw new Exception('未找到采购单数据');
  282. $bn = makeNo('BN');
  283. $stock = Db::name('good_stock')
  284. ->where(['spuCode' => $order['good_code'], 'wsm_code' => $cgd['wsm_code'], 'is_del' => 0, 'status' => 1])
  285. ->findOrEmpty();
  286. if ($stock == false) throw new Exception('商品库存数据未找到');
  287. $stock['usable_stock'] += $thnum;
  288. $stock['wait_out_stock'] -= $thnum;
  289. $stock['updatetime'] = $date;
  290. $st_up = Db::name('good_stock')->save($stock);
  291. if ($st_up == false) throw new Exception('可售商品入库失败');
  292. $yp = GoodStockInfo::AddBn($stock['id'], $bn, $thnum, $cgd['good_price']);
  293. if ($yp == false) throw new Exception('商品批次退货入库失败');
  294. } else {
  295. $tempnum = $thnum;
  296. foreach ($saleinfo as $va) {
  297. if ($tempnum == 0) break;
  298. $stock = Db::name('good_stock')->where(['spuCode' => $order['good_code'], 'id' => $va['stockid']])
  299. ->findOrEmpty();
  300. if ($stock == false) throw new Exception('商品库存数据未找到');
  301. if ($va['num'] >= $tempnum) {
  302. $tnm = $tempnum;
  303. $va['num'] -= $tempnum;
  304. $va['th_num'] += $tempnum;
  305. $tempnum = 0;
  306. } else {
  307. $tnm = $va['num'];
  308. $tempnum -= $va['num'];
  309. $va['th_num'] += $va['num'];
  310. $va['num'] = 0;
  311. }
  312. $stock['usable_stock'] += $tnm;
  313. $stock['wait_out_stock'] -= $tnm;
  314. $stock['updatetime'] = $date;
  315. $st_up = Db::name('good_stock')->save($stock);
  316. if ($st_up == false) throw new Exception('可售商品入库失败');
  317. $ps = GoodStockInfo::AddBn($va['stockid'], $va['bnCode'], $tnm);
  318. if ($ps == false) throw new Exception('商品批次退货入库失败');
  319. $ret = GoodStockInfo::ReturnBn($returnCode, $va['id'], $tnm);
  320. if ($ret == false) throw new Exception('商品批次退货入库失败');
  321. $va['updatetime'] = $date;
  322. $sal = Db::name('sale_info')->save($va);
  323. if ($sal == false) throw new Exception('商品批次退货入库失败');
  324. // $good_data[] = ['good_log_code' => $returnCode, 'stock_id' => $va['stockid'], 'type' => 1, 'stock' => $thnum, 'stock_name' => 'usable_stock'];
  325. // $good_data[] = ['good_log_code' => $returnCode, 'stock_id' => $va['stockid'], 'type' => 2, 'stock' => $thnum, 'stock_name' => 'wait_out_stock'];
  326. // GoodLog::LogAdd(['id' => $this->uid, 'nickname' => $this->uname], $good_data, 'XSTHD');
  327. }
  328. }
  329. }
  330. $data=[
  331. "orderCode"=>$ordeCode,
  332. "th_type"=>1,
  333. "th_num"=>$thnum,
  334. "th_fee"=>round($order['sale_price']*$thnum,2),
  335. "thCode"=>$returnCode,
  336. "spuCode"=>$order['good_code'],
  337. "good_name"=>$order['good_name'],
  338. "cat_id"=>$order['cat_id'],
  339. "apply_id"=>$rm,
  340. "apply_name"=>$ri,
  341. "addtime"=>$date,
  342. "status"=>1,
  343. "is_del"=>0
  344. ];
  345. $inse=Db::name("th_data")->insert($data);
  346. if($inse==false){
  347. Db::rollback();
  348. return json_show(1004,"退货单更新失败");
  349. }
  350. }
  351. Db::commit();
  352. return json_show(0, "退货单新建成功", ["returnCode" => $returnCode]);
  353. }
  354. Db::rollback();
  355. return json_show(1005, "退货单新建失败");
  356. } catch (\Exception $e) {
  357. Db::rollback();
  358. return json_show(1005, $e->getMessage());
  359. }
  360. }
  361. //退货单列表
  362. public function list()
  363. {
  364. $page = isset($this->post['page']) && $this->post['page'] !== "" ? intval($this->post['page']) : "1";
  365. $size = isset($this->post['size']) && $this->post['size'] !== "" ? intval($this->post['size']) : "10";
  366. $where = [['sr.is_del', "=", 0]];
  367. $bkcode = isset($this->post['returnCode']) && $this->post['returnCode'] != "" ? trim($this->post['returnCode']) : "";
  368. if ($bkcode != "") {
  369. $where[] = ['sr.returnCode', "like", "%{$bkcode}%"];
  370. }
  371. $status = isset($this->post['status']) && $this->post['status'] !== "" ? intval($this->post['status']) : "";
  372. if ($status !== "") {
  373. $where[] = ['sr.status', "=", $status];
  374. }
  375. $orderCode = isset($this->post['orderCode']) && $this->post['orderCode'] != "" ? trim($this->post['orderCode']) : "";
  376. if ($orderCode != "") {
  377. $where[] = ['sr.orderCode', "like", "%{$orderCode}%"];
  378. }
  379. $apply_name = isset($this->post['apply_name']) && $this->post['apply_name'] != "" ? trim($this->post['apply_name']) : "";
  380. if ($apply_name != "") {
  381. $where[] = ['sr.apply_name', "like", "%{$apply_name}%"];
  382. }
  383. $start = isset($this->post['start']) && $this->post['start'] != '' ? $this->post['start'] : "";
  384. if ($start !== "") {
  385. $where[] = ['sr.addtime', ">=", $start . ' 00:00:00'];
  386. }
  387. $end = isset($this->post['end']) && $this->post['end'] != '' ? $this->post['end'] : "";
  388. if ($end !== "") {
  389. $where[] = ['sr.addtime', "<=", $end . ' 23:59:59'];
  390. }
  391. //商品成本编码搜索
  392. $good_code = isset($this->post['good_code']) && $this->post['good_code'] != "" ? trim($this->post['good_code']) : "";
  393. if ($good_code != "") {
  394. $where[] = ['sr.good_code', "like", "%{$good_code}%"];
  395. }
  396. //商品上线编码搜索
  397. $skuCode = isset($this->post['skuCode']) && $this->post['skuCode'] != "" ? trim($this->post['skuCode']) : "";
  398. if ($skuCode != "") {
  399. $where[] = ['b.skuCode', "like", "%{$skuCode}%"];
  400. }
  401. $relaComNo = isset($this->post['relaComNo']) && $this->post['relaComNo'] != "" ? trim($this->post['relaComNo']) : "";
  402. if ($relaComNo != "") $where[] = ['sr.companyNo', '=', $relaComNo];
  403. $supplierNo = isset($this->post['supplierNo']) && $this->post['supplierNo'] != "" ? trim($this->post['supplierNo']) : "";
  404. if ($supplierNo !== "") $where[] = ['sr.supplierNo', "like", '%' . $supplierNo . '%'];
  405. $companyNo = isset($this->post['companyNo']) && $this->post['companyNo'] != "" ? trim($this->post['companyNo']) : "";
  406. if ($companyNo !== "") $where[] = ['sr.companyNo', "like", '%' . $companyNo . '%'];
  407. $customer_code = isset($this->post['customer_code']) && $this->post['customer_code'] != "" ? trim($this->post['customer_code']) : "";
  408. if ($customer_code !== "") $where[] = ['sr.customer_code', "like", '%' . $customer_code . '%'];
  409. $order_source = $order_source = isset($this->post['order_source']) && $this->post['order_source'] != "" ? trim($this->post['order_source']) : "";
  410. if ($order_source !== "") $where[] = ['b.order_source', "=", $order_source];
  411. $condition = [];
  412. // $role=$this->checkRole();
  413. // if(!empty($role['write']) && $this->uid!=""){
  414. // // $where[]=["sr.apply_id","in",$role['write']];
  415. // $condition .="sr.cgderid = {$this->uid} or sr.apply_id in (".implode(',',$role['write']).")";
  416. // }
  417. //接口数据权限:
  418. //1.超管,查看全部;
  419. //2.业务公司账号-申请人,初始状态只查看自己创建的;
  420. //3.业务公司账号-供应商负责人,只查看自己负责人的供应商的;
  421. //4,业务公司账号-数据共享接受人,共享给自己的数据;
  422. if ($this->level == 2) {
  423. // $code = Db::connect('mysql_sys')
  424. // ->name('supplier')
  425. // ->where(['is_del' => 0, 'personid' => $this->uid])
  426. // ->column('code');
  427. //
  428. // if (empty($code)) {
  429. //考虑数据权限
  430. $role = $this->checkDataShare();
  431. $hand = resign_hand_user($this->uid, 0);
  432. $where[] = ['sr.apply_id', 'in', array_unique(array_merge($role[DataGroupModel::$type_全部], $hand))];
  433. // } else $where[] = ['sr.supplierNo', 'in', $code];
  434. // $role = $this->checkDataShare();
  435. // $hand = resign_hand_user($this->uid, 0);
  436. // if (!empty($role[DataGroupModel::$type_全部])) {
  437. // $arr = array_unique(array_merge($hand, $role[DataGroupModel::$type_全部]));
  438. // $uidim =implode(",",$hand);
  439. // $condition .= "sr.cgderid in ($uidim) or sr.person_id in ($uidim) or sr.apply_id in (" . implode(',',$arr) .
  440. // ")";
  441. // $condition[] = ["sr.apply_id", "in", $arr];
  442. // $condition[] = ["sr.cgderid", "in", $hand];
  443. // $condition[] = ["sr.person_id", "in", $hand];
  444. // }
  445. }
  446. //供应商账号不允许看到库存品数据
  447. // if ($this->level == 3) $where[] = ['b.is_stock', '<>', 1];
  448. // $role = $this->checkDataShare();
  449. // if (!empty($role[DataGroupModel::$type_全部])) $condition .= "sr.cgderid = {$this->uid} or sr.person_id = {$this->uid} or sr.apply_id in (" . implode(',', $role[DataGroupModel::$type_全部]) . ")";
  450. // if (in_array($this->roleid, config('app.wsm_cgder_role'))) {
  451. // $where[] = ["b.order_type", "=", 1];
  452. // }
  453. $company_name = isset($this->post['company_name']) && $this->post['company_name'] !== "" ? trim($this->post['company_name']) : "";
  454. if ($company_name !== "") $where[] = ["sr.apply_id", 'in', get_company_item_user_by_name($company_name)];
  455. $use_type = $this->post['use_type']??'';
  456. if($use_type!=='') $where[]=['p.use_type','=',$use_type];
  457. $order_type = $this->post['order_type']??'';
  458. if($order_type!=='') $where[]=['sr.order_type','=',$order_type];
  459. // $customer_code = trim($this->post['customer_code']??'');
  460. // $where[]=['b.customer_code', "like", "%{$customer_code}%"];
  461. $count = Db::name("sale_return")
  462. ->alias('sr')
  463. ->leftJoin("sale b", "b.orderCode=sr.orderCode AND b.is_del=0")
  464. ->leftJoin('result_info c', 'c.result_code=sr.error_code')
  465. ->leftJoin('platform p', 'p.id=b.platform_id AND p.is_del=0')
  466. ->where($where)
  467. // ->where(function ($query) use ($condition) {
  468. // $query->whereOr($condition);
  469. // })
  470. ->count('sr.id');
  471. $total = ceil($count / $size);
  472. $page = $total >= $page ? $page : $total;
  473. $list = Db::name("sale_return")
  474. ->alias('sr')
  475. ->field('sr.*,b.skuCode,b.sale_price,b.good_num total_num,b.order_source,c.result error_msg,p.use_type')
  476. ->leftJoin("sale b", "b.orderCode=sr.orderCode AND b.is_del=0")
  477. ->leftJoin('result_info c', 'c.result_code=sr.error_code')
  478. ->leftJoin('platform p', 'p.id=b.platform_id AND p.is_del=0')
  479. ->where($where)
  480. // ->where(function ($query) use ($condition) {
  481. // $query->whereOr($condition);
  482. // })
  483. ->order("sr.addtime desc")
  484. ->page($page, $size)
  485. ->select()
  486. ->toArray();
  487. // echo Db::name("sale_return")->getLastSql();
  488. $all_createrid = array_column($list, 'apply_id');
  489. $item = get_company_name_by_uid($all_createrid);
  490. // $userCommon = \app\admin\common\User::getIns();
  491. // $names = $userCommon->handle('getCodeAndName',['code'=>array_merge(array_column($list,'supplierNo'),array_column($list,'customer_code'))]);
  492. //校验是否开通了供应商账号
  493. $supp_account = checkHasAccountBySupplierNos(array_unique(array_column($list, 'supplierNo')));
  494. $data = [];
  495. foreach ($list as $value) {
  496. // $value['error_msg']='';
  497. // if($value['error_code']!=''){
  498. // $error = Db::name("result_info")->where(["result_code"=>$value['error_code']])->find();
  499. // $value['error_msg']= isset($error['result'])?$error['result']:"";
  500. // }
  501. // $order =Db::name("sale")->where(["orderCode"=>$value['orderCode'],"is_del"=>0])->find();
  502. // $value['sale_price'] = isset($order['sale_price']) ?$order['sale_price']:0;
  503. $value['return_total'] = $value['sale_price'] * $value['num'];
  504. // $value['total_num'] =$order['good_num'] ;
  505. $value['company_name'] = $item[$value['apply_id']] ?? '';
  506. // $value['supplierName'] = $names['data'][$value['supplierNo']] ?? '';//isset($wsm['company']) ? $wsm['company'] : "";
  507. // $value['customerName'] = $names['data'][$value['customer_code']] ?? '';//isset($wsm['company']) ? $wsm['company'] : "";
  508. //是否具有编辑权限
  509. // $value['is_allow_update'] = 0;
  510. // if (in_array($this->roleid, [1, 33]) || in_array($value['apply_id'], $role[DataGroupModel::$type_可编辑])) $value['is_allow_update'] = 1;
  511. $value['has_account'] = (int)isset($supp_account[$value['supplierNo']]);
  512. $data[] = $value;
  513. }
  514. return json_show(0, "获取成功", ["count" => $count, 'list' => $data]);
  515. }
  516. public function info()
  517. {
  518. $code = isset($this->post['returnCode']) && $this->post['returnCode'] !== "" ? trim($this->post['returnCode']) : "";
  519. if ($code == "") {
  520. return json_show(1004, "参数returnCode不能为空");
  521. }
  522. $info = Db::name("sale_return")->where(["returnCode" => $code, "is_del" => 0])->find();
  523. if (empty($info)) {
  524. return json_show(1004, "未找到退货数据");
  525. }
  526. $orderinfo = Db::name("sale")->where(["orderCode" => $info["orderCode"]])->find();
  527. if ($orderinfo['order_type'] == 3 || $orderinfo['order_type'] == 4) {
  528. $goon = Db::name("good_zixun")
  529. ->field('cat_id,0 is_stock')
  530. ->where(["spuCode" => $orderinfo['good_code'], "is_del" => 0])
  531. ->findOrEmpty();
  532. } else {
  533. $goon = Db::name('good_platform')
  534. ->field('b.cat_id,b.is_stock')
  535. ->alias('a')
  536. ->leftJoin('good b', 'b.spuCode=a.spuCode')
  537. ->where(['a.skuCode' => $orderinfo['skuCode']])
  538. ->findOrEmpty();
  539. }
  540. if ($goon == false) {
  541. return json_show(1003, "未找到商品数据");
  542. }
  543. $int = isset($goon['cat_id']) && $goon['cat_id'] != 0 ? made($goon['cat_id']) : [];
  544. $info['is_stock'] = isset($goon['is_stock']) ? $goon['is_stock'] : '0';
  545. $info['good_code'] = isset($orderinfo['good_code']) ? $orderinfo['good_code'] : '';
  546. $info['send_type'] = isset($orderinfo['send_type']) ? $orderinfo['send_type'] : '';
  547. $info['skuCode'] = isset($orderinfo['skuCode']) ? $orderinfo['skuCode'] : '';
  548. $info['good_name'] = isset($orderinfo['good_name']) ? $orderinfo['good_name'] : '';
  549. $info['good_num'] = isset($orderinfo['good_num']) ? $orderinfo['good_num'] : '';
  550. $info['sale_price'] = isset($orderinfo['sale_price']) ? $orderinfo['sale_price'] : '0';
  551. $info['origin_price'] = isset($orderinfo['origin_price']) ? $orderinfo['origin_price'] : '0';
  552. $info['return_total'] = $info['sale_price'] * $info['num'];
  553. $info['send_num'] = isset($orderinfo['send_num']) ? $orderinfo['send_num'] : '0';
  554. $info['wsend_num'] = isset($orderinfo['wsend_num']) ? $orderinfo['wsend_num'] : '0';
  555. $info['send_status'] = isset($orderinfo['send_status']) ? $orderinfo['send_status'] : '';
  556. $info['total_price'] = isset($orderinfo['total_price']) ? $orderinfo['total_price'] : '0';
  557. $info['post_fee'] = isset($orderinfo['post_fee']) ? $orderinfo['post_fee'] : '0';
  558. // $info['customer_code'] = isset($orderinfo['customer_code'])?$orderinfo['customer_code']:'';
  559. // $userCommon = \app\admin\common\User::getIns();
  560. if ($info['return_wsm'] != "") {
  561. $wsmcode = Db::name("warehouse_info")
  562. ->alias("a")
  563. // ->leftJoin("supplier b","a.supplierNo=b.code")
  564. ->where(["a.wsm_code" => $info['return_wsm']])
  565. ->field("a.name as wsm_name,a.supplierNo,a.supplierName")
  566. ->findOrEmpty();
  567. // $tmp = $userCommon->handle('getCodeAndName', ['code' => [
  568. // $orderinfo['supplierNo'],
  569. // $orderinfo['customer_code'],
  570. // $wsmcode['supplierNo']??'',
  571. // ]]);
  572. $info['wsm_name'] = isset($wsmcode['wsm_name']) ? $wsmcode['wsm_name'] : "";
  573. $info['wsm_supplier'] = $wsmcode['supplierName'];//isset($wsmcode['name']) ? $wsmcode['name']:"";
  574. $info['wsm_supplierNo'] = $wsmcode['supplierNo'] ?? '';//isset($wsmcode['code']) ? $wsmcode['code']:"";
  575. }
  576. // if(!empty($wsmcode['supplierNo'])){
  577. // $info['wsm_supplier'] =$tmp['data'][$wsmcode['supplierNo']]??'';//isset($wsmcode['name']) ? $wsmcode['name']:"";
  578. // $info['wsm_supplierNo'] =$wsmcode['supplierNo']??'';//isset($wsmcode['code']) ? $wsmcode['code']:"";
  579. // }
  580. // $info['customer_name']='';
  581. // if(isset($orderinfo['customer_code'])&&$orderinfo['customer_code']!=''){
  582. // $customerinfo = Db::name("customer_info")->where(['companyNo'=>$orderinfo['customer_code']])->find();
  583. // $info['customer_name'] = $tmp['data'][$orderinfo['customer_code']]??'';//isset($customerinfo['companyName']) ? $customerinfo['companyName']:"";
  584. // }
  585. // $info['supplierNo'] = isset($orderinfo['supplierNo'])?$orderinfo['supplierNo']:'';
  586. // $info['supplier_name']='';
  587. // if(isset($orderinfo['supplierNo'])&&$orderinfo['supplierNo']!=''){
  588. //// $customerinfo = Db::name("business")->where(['companyNo'=>$orderinfo['supplierNo']])->find();
  589. //// $info['supplier_name'] = isset($customerinfo['company']) ? $customerinfo['company']:"";
  590. // $info['supplier_name'] = $tmp['data'][$orderinfo['supplierNo']] ?? '';
  591. //
  592. // }
  593. $info['platform_name'] = '';
  594. $info['platform_id'] = $orderinfo['platform_id'];
  595. if ($orderinfo['platform_id'] != 0) {
  596. $plat = Db::name("platform")->field('platform_name')->where(['id' => $orderinfo['platform_id']])->find();
  597. $info['platform_name'] = isset($plat['platform_name']) ? $plat['platform_name'] : "";
  598. }
  599. $info['cgd_wsend'] = "";
  600. $info['cgd_send'] = "";
  601. $info['cgd_total'] = "";
  602. if ($orderinfo['order_type'] == 2) {
  603. $cgd = Db::name("purchease_order")->where(["bkcode" => $info["orderCode"], "order_type" => 2])->find();
  604. $info['cgd_wsend'] = isset($cgd['wsend_num']) ? $cgd['wsend_num'] : 0;
  605. $info['cgd_send'] = isset($cgd['send_num']) ? $cgd['send_num'] : 0;
  606. $info['cgd_total'] = isset($cgd['good_num']) ? $cgd['good_num'] : 0;
  607. }
  608. $info['error_msg'] = '';
  609. if ($info['error_code'] != '') {
  610. $error = Db::name("result_info")->where(["result_code" => $info['error_code']])->find();
  611. $info['error_msg'] = isset($error['result']) ? $error['result'] : "";
  612. }
  613. $wsm_return = Db::name("sale_returninfo")->where(["returnCode" => $info["returnCode"], "is_del" => 0])->select()->toArray();
  614. $all_wsm_code = array_column($wsm_return, 'wsm_code');
  615. $all_wsmcode_info = Db::name("warehouse_info")
  616. ->where(["wsm_code" => $all_wsm_code])
  617. ->column("name,supplierNo,supplierName", 'wsm_code');
  618. // $userCommon = \app\admin\common\User::getIns();
  619. // $all_supplier_name = $userCommon->handle('getCodeAndName', ['code' => array_unique(array_column($all_wsmcode_info, 'supplierNo'))]);
  620. $wsm = [];
  621. if (!empty($wsm_return)) {
  622. foreach ($wsm_return as $value) {
  623. $value['wsm_name'] = "";
  624. $value['wsm_supplier'] = "";
  625. $value['wsm_supplierNo'] = "";
  626. if ($value['wsm_code'] != "") {
  627. // $wsmcode = Db::name("warehouse_info")
  628. // ->alias("a")
  629. //// ->leftJoin("supplier b","a.supplierNo=b.code")
  630. // ->where(["a.wsm_code"=>$value['wsm_code']])
  631. // ->field("a.name as wsm_name,b.name,b.code")
  632. // ->find();
  633. $value['wsm_name'] = $all_wsmcode_info[$value['wsm_code']]['name'] ?? '';//isset($wsmcode['wsm_name']) ? $wsmcode['wsm_name']:"";
  634. $value['wsm_supplier'] = $all_wsmcode_info[$value['wsm_code']]['supplierName'] ?? '';//isset($wsmcode['name']) ? $wsmcode['name']:"";
  635. $value['wsm_supplierNo'] = $all_wsmcode_info[$value['wsm_code']]['supplierNo'] ?? '';//isset($wsmcode['code']) ? $wsmcode['code']:"";
  636. }
  637. $orderwsm = Db::name("sale_info")->where(["orderCode" => $info["orderCode"], "wsm_code" => $value["wsm_code"]])->find();
  638. $value["wsm_total"] = isset($orderwsm["num"]) ? $orderwsm["num"] : 0;
  639. $send = Db::name("order_out")->where(["wsm_code" => $value['wsm_code'], 'orderCode' => $info['orderCode']])->sum("send_num");
  640. $value['wsm_send'] = $send ?? 0;
  641. $value['wsm_wsend'] = $value['wsm_total'] - $value['wsm_send'];
  642. $wsm[] = $value;
  643. }
  644. }
  645. $info['wsminfo'] = $wsm;
  646. $addr = Db::name("sale_returnaddr")
  647. ->alias('a')
  648. ->field('a.*,b.addr,b.addr_code,b.contactor,b.mobile,b.post_fee,b.arrive_time,b.customer_code,b.receipt_quantity,b.orderCode')
  649. ->leftJoin('order_addr b', 'b.id=a.addrid')
  650. ->where(["a.returnCode" => $info["returnCode"], "a.is_del" => 0])
  651. ->select()
  652. ->toArray();
  653. $addrinfo = [];
  654. if (!empty($addr)) {
  655. $userCommon = \app\admin\common\User::getIns();
  656. $customer_name = $userCommon->handle('getCodeAndName', ['code' => array_unique(array_column($addr, 'customer_code'))]);
  657. foreach ($addr as $value) {
  658. // $addrlist = Db::name("order_addr")->where(["id"=>$value["addrid"]])->find();
  659. $value['addr'] = isset($value['addr']) ? $value['addr'] : "";
  660. $value['addr_code'] = isset($value['addr_code']) ? $value['addr_code'] : "";
  661. $value['contactor'] = isset($value['contactor']) ? $value['contactor'] : "";
  662. $value['mobile'] = isset($value['mobile']) ? $value['mobile'] : "";
  663. $value['post_fee'] = isset($value['post_fee']) ? $value['post_fee'] : "";
  664. $value['addive_time'] = isset($value['addive_time']) ? $value['addive_time'] : "";
  665. $value['customer_code'] = isset($value['customer_code']) ? $value['customer_code'] : "";
  666. $value['receipt_quantity'] = isset($value['receipt_quantity']) ? $value['receipt_quantity'] : "";
  667. $send = Db::name("order_out")->where(['addrid' => $value['addrid'], 'orderCode' => $value['orderCode'], "is_del" => 0])->where("status", ">=", 2)->sum("send_num");
  668. $value['addr_send'] = $send ?? 0;
  669. $value['addr_wsend'] = $value['receipt_quantity'] - $value['addr_send'];
  670. // $customer = Db::name("customer_info")->where(['companyNo'=>$addrlist['customer_code']])->find();
  671. $value['customer_name'] = $customer_name['data'][$value['customer_code']] ?? '';//isset($customer['companyName']) ? $customer['companyName']:"";
  672. $addrinfo[] = $value;
  673. }
  674. }
  675. $info['addrinfo'] = $addrinfo;
  676. $info['can'] = $int;
  677. //校验是否开通了供应商账号
  678. $supp_account = checkHasAccountBySupplierNos([$info['supplierNo']]);
  679. $info['has_account'] = (int)isset($supp_account[$info['supplierNo']]);
  680. return json_show(0, "获取成功", $info);
  681. }
  682. /**
  683. * @return \think\response\Json|void
  684. * @throws \think\db\exception\DataNotFoundException
  685. * @throws \think\db\exception\DbException
  686. * @throws \think\db\exception\ModelNotFoundException
  687. */
  688. public function delete()
  689. {
  690. $code = isset($this->post['returnCode']) && $this->post['returnCode'] !== "" ? trim($this->post['returnCode']) : "";
  691. if ($code == "") {
  692. return json_show(1004, "参数returnCode不能为空");
  693. }
  694. $info = Db::name("sale_return")->where(["returnCode" => $code, "is_del" => 0])->find();
  695. if (empty($info)) {
  696. return json_show(1004, "未找到退货数据");
  697. }
  698. $info["is_del"] = 1;
  699. $info["updatetime"] = date("Y-m-d H:i:s");
  700. $del = Db::name("sale_return")->save($info);
  701. if ($del) {
  702. $ste = ["order_code" => $code, "status" => 0, "action_remark" => '', "action_type" => "delete"];
  703. ActionLog::logAdd(['id' => $this->uid, 'nickname' => $this->uname], $ste, "XSTHD", 0, $ste);
  704. $process = ["order_code" => $code, "order_id" => $info['id'], "order_status" => 0, "order_type" => "XSTHD"];
  705. ProcessOrder::workdel($process);
  706. return json_show(0, "删除成功");
  707. } else {
  708. return json_show(1004, "删除失败");
  709. }
  710. }
  711. /**审核
  712. * 1待业务审批
  713. * 2待专员审批(该节点废除)
  714. * 3待主管审批(该节点废除)
  715. * 4退货完成
  716. * 5业务驳回
  717. * 6采购驳回(该节点废除)
  718. * 7专员审批不通过(该节点废除)
  719. * 9待供应商审核
  720. * 8供应商已驳回待采购审核
  721. * 10业务公司修改待供应商确认
  722. * 11待设置退货工单
  723. * 12待库管发货
  724. * 13取消
  725. */
  726. public function exam()
  727. {
  728. $param = $this->request->only(['returnCode', 'status', 'remark' => '', 'return_wsm' => ''], 'post', 'trim');
  729. $val = Validate::rule([
  730. 'returnCode|退货单编号' => 'require',
  731. 'status|状态' => 'require|in:5,9,8,10,4,11',
  732. 'remark|备注' => 'requireIf:status,5|requireIf:status,8|requireIf:status,10',
  733. ]);
  734. if ($val->check($param) == false) return json_show(1004, $val->getError());
  735. $code = $param['returnCode'];
  736. $status = $param['status'];
  737. $remark = $param['remark'];
  738. $info = Db::name("sale_return")->where(["returnCode" => $code, "is_del" => 0])->findOrEmpty();
  739. if (empty($info)) return json_show(1004, "未找到退货数据");
  740. switch ($info['status']) {
  741. case 1:
  742. if (in_array($param['status'], [5, 9]) == false) return json_show(1004, '选项错误');
  743. break;
  744. case 9:
  745. if (in_array($param['status'], [4, 8]) == false) return json_show(1004, '选项错误');
  746. break;
  747. case 8:
  748. if (in_array($param['status'], [11, 10]) == false) return json_show(1004, '选项错误');
  749. break;
  750. case 10:
  751. if (in_array($param['status'], [4, 8]) == false) return json_show(1004, '选项错误');
  752. break;
  753. }
  754. //获取最新的供应商负责人
  755. $s_info = \app\admin\common\User::getIns()->handle('sInfo', ['code' => $info['supplierNo']]);
  756. $info['person_id'] = $s_info['data']['personid'];
  757. $info['person'] = $s_info['data']['person'];
  758. //当处于以下节点时,level2账号必须是供应商负责人操作,level3账号不做限制
  759. // if (in_array($info['status'], [9, 10]) && ($this->level == 2) && ($this->uid != $info['person_id'])) return json_show(1004, '您不是供应商负责人,此时无权操作');
  760. if ($param['status'] == 10) $info['loop_total'] += 1;//只要走到节点10(业务公司修改,待供应商确认),就增加次数
  761. $var = $info['status'];
  762. $orderinfo = Db::name("sale")->where(["orderCode" => $info["orderCode"]])->findOrEmpty();
  763. if (empty($orderinfo)) return json_show(1004, "未找到订单数据");
  764. if ($status == 4) {
  765. if ($info['is_addr'] == 1) {
  766. $addr = Db::name("sale_returnaddr")
  767. ->where(['returnCode' => $info['returnCode'], "is_del" => 0])
  768. ->select()
  769. ->toArray();
  770. if (empty($addr)) return json_show(1004, "未找到发货单地址数据");
  771. }
  772. }
  773. if (in_array($info['status'], [9, 10]) && $param['status'] == 4) $info['is_th'] = 1;//除了8-11-12-4之外,其余9-4和10-4都属于供应商同意退货
  774. $fininfo =GetFin("admin/orderischeck",["token"=>$this->post['token'],"orderCode"=>$info["orderCode"],"isCgd"=>$info['is_th']]);
  775. if(!isset($fininfo['code'])||$fininfo['code']!=0 ){
  776. return json_show(1005, $fininfo['message']??"结算校验失败");
  777. }
  778. Db::startTrans();
  779. try {
  780. $date = date("Y-m-d H:i:s");
  781. $userCommon = \app\admin\common\User::getIns();
  782. $temp = $info['status'];
  783. $info['status'] = $status;
  784. $remark != "" ? $info['remark'] = $remark : "";
  785. $info["updatetime"] = $date;
  786. $up = Db::name("sale_return")->save($info);
  787. if ($up) {
  788. //如果是节点2(待专员审核),要将待办数据推给供应商负责人
  789. if ($info['status'] == 2) $process = ["order_code" => $code, "order_id" => $info['id'], "order_status" => $status, "order_type" => "XSTHD", 'before_status' => $temp, 'wait_id' => $info['person_id'], 'wait_name' => $info['person']];
  790. else $process = ["order_code" => $code, "order_id" => $info['id'], "order_status" => $status, "order_type" => "XSTHD", 'before_status' => $temp, 'holder_id' => $info['apply_id']];
  791. ProcessOrder::AddProcess(['id' => $this->uid, 'nickname' => $this->uname], $process);
  792. $ste = ["order_code" => $code, "status" => $temp, "action_remark" => '', "action_type" => "status"];
  793. ActionLog::logAdd(['id' => $this->uid, 'nickname' => $this->uname], $ste, "XSTHD", $status, $info);
  794. if ($status == 4) {
  795. if ($info['is_addr'] == 1) {
  796. if (isset($addr) && !empty($addr)) {
  797. foreach ($addr as $value) {
  798. $addrinfo = Db::name("order_addr")
  799. ->where(['id' => $value['addrid'], "is_del" => 0])
  800. ->findOrEmpty();
  801. if (empty($addrinfo)) throw new Exception("地址数据未找到");
  802. if ($addrinfo['receipt_quantity'] < $value['return_num']) throw new Exception("地址发货数量不足");
  803. $addrinfo['receipt_quantity'] -= $value['return_num'];
  804. $addrinfo['is_del'] = $addrinfo['receipt_quantity'] <= 0 ? 1 : 0;
  805. $addrinfo['updatetime'] = $date;
  806. $addrup = Db::name("order_addr")->save($addrinfo);
  807. if ($addrup == false) throw new Exception('地址发货数量更新失败');
  808. if ($value['outCode'] != "") {
  809. $out = Db::name("order_out")->where(["outCode" => $value['outCode']])->findOrEmpty();
  810. if (empty($out)) throw new Exception('地址发货单数据未找到');
  811. if ($out['status'] >= 2) throw new Exception('地址发货单已发货');
  812. if ($out['send_num'] < $value['return_num']) throw new Exception('地址发货单发货数量不足');
  813. $out['send_num'] -= $value['return_num'];
  814. $out['is_del'] = $out['send_num'] <= 0 ? 1 : 0;
  815. $out['updatetime'] = $date;
  816. $outup = Db::name("order_out")->save($out);
  817. if ($outup == false) throw new Exception('地址发货单更新失败');
  818. $tmp = Db::name('order_out_child')
  819. ->where(['is_del' => 0, 'outCode' => $value['outCode']])
  820. ->findOrEmpty();
  821. if(!empty($tmp)){
  822. $tmp['num'] -= $value['return_num'];
  823. if ($tmp['num'] <= 0) {
  824. $tmp['status'] = 4;
  825. $tmp['is_del'] = 1;
  826. }
  827. //维护发货工单的数量
  828. $childup= Db::name('order_out_child')
  829. ->where(['id' => $tmp['id']])
  830. ->update($tmp);
  831. if($childup==false)throw new Exception('地址发货单工单更新失败');
  832. $stockinfo =Db::name("good_stock")->where(["spuCode"=>$tmp['spuCode'],"wsm_code"=>$tmp['wsm_code']])->findOrEmpty();
  833. if(empty($stockinfo))throw new Exception('未找到库存信息');
  834. $stockup =[
  835. "usable_stock"=>$stockinfo['usable_stock']+$value['return_num'],
  836. "wait_out_stock"=>$stockinfo['wait_out_stock']-$value['return_num'],
  837. "updatetime" => $date
  838. ] ;
  839. $ysup =Db::name("good_stock")->where($stockinfo)->update($stockup);
  840. if($ysup==false)throw new Exception('库存信息更新失败');
  841. GoodStockInfo::ChildReturnBn($tmp['outChildCode'],$stockinfo['id'],$value['return_num']);//处理bn数据
  842. }
  843. }
  844. }
  845. }
  846. }
  847. if ($orderinfo['wsend_num'] < $info['num']) throw new Exception('销售单未发货数量不足退货');
  848. $lor = $orderinfo['status'];
  849. $orderinfo['wsend_num'] -= $info['num'];
  850. $orderinfo['send_num'] += $info['num'];
  851. $orderinfo['status'] = $orderinfo['wsend_num'] == 0 ? 2 : ($orderinfo['send_num'] == 0 ? 0 : 1);
  852. $orderinfo['send_status'] = $orderinfo['wsend_num'] == 0 ? 3 : ($orderinfo['send_num'] == 0 ? 1 : 2);
  853. if ($orderinfo['is_stock'] == 1) {
  854. $orderinfo['th_num'] += $info['num'];
  855. if ($orderinfo['th_num'] == $orderinfo['send_num'] && $orderinfo['wsend_num'] == 0) {
  856. $orderinfo['status'] = 3;
  857. }
  858. $orderinfo['th_fee'] += round($info['num'] * $orderinfo['sale_price'], 2);
  859. $orderinfo['updatetime'] = $date;
  860. $uap = Db::name("sale")->save($orderinfo);
  861. if ($uap == false) throw new Exception('销售单订单更新失败');
  862. $good =Db::name("good")->where(["spuCode"=>$orderinfo['good_code']])->findOrEmpty();
  863. if(empty($good))throw new Exception('未找到商品信息');
  864. $stock=Db::name("good")->where($good)->update(["usable_stock"=>$good['usable_stock']+$info['num'],"updatetime"=>date("Y-m-d H:i:s")]);
  865. if ($stock == false) throw new Exception('商品库存更新失败');
  866. }
  867. else {
  868. // if ($info['is_th'] == 1) {
  869. $orderinfo['th_num'] += $info['num'];
  870. if ($orderinfo['th_num'] == $orderinfo['send_num'] && $orderinfo['wsend_num'] == 0) {
  871. $orderinfo['status'] = 3;
  872. }
  873. $orderinfo['th_fee'] += round($info['num'] * $orderinfo['sale_price'], 2);
  874. $orderinfo['updatetime'] = $date;
  875. $uap = Db::name("sale")->save($orderinfo);
  876. if ($uap == false) throw new Exception('销售单订单更新失败');
  877. $ordernum = Db::name("order_num")
  878. ->where(['orderCode' => $orderinfo['orderCode']])
  879. ->findOrEmpty();
  880. if (empty($ordernum)) throw new Exception('未找到关联采购单');
  881. $ordernum['send_num'] -= $info['num'];
  882. $orderup = Db::name("order_num")->save($ordernum);
  883. if ($orderup == false) throw new Exception('关联数据更新失败');
  884. $cgd = Db::name("purchease_order")
  885. ->where(["cgdNo" => $ordernum['cgdNo'], "is_del" => 0])
  886. ->findOrEmpty();
  887. if ($cgd == false) throw new Exception('未找到采购单数据');
  888. if ($info['is_all'] == 1 && $cgd['send_status'] != 1) throw new Exception('采购单已入库无法全部退货');
  889. $lor = $cgd['status'];
  890. if ($cgd['wsend_num'] < $info['num']) {
  891. $cgd['send_num'] += $cgd['wsend_num'] == 0 ? 0 : ($info['num'] - $cgd['wsend_num']);
  892. $cgd['wsend_num'] = 0;
  893. } else {
  894. $cgd['wsend_num'] -= $info['num'];
  895. $cgd['send_num'] += $info['num'];
  896. }
  897. $cgd['status'] = $cgd['wsend_num'] == 0 ? 3 : ($cgd['send_num'] == 0 ? 1 : 2);
  898. $cgd['send_status'] = $cgd['wsend_num'] == 0 ? 3 : ($cgd['send_num'] == 0 ? 1 : 2);
  899. $cgd['th_num'] += $info['num'];
  900. if ($cgd['th_num'] == $cgd['send_num'] && $cgd['wsend_num'] == 0) {
  901. $cgd['status'] = 4;
  902. }
  903. $cgd['th_fee'] += round($info['num'] * $cgd['good_price'], 2);
  904. $cgd['updatetime'] = $date;
  905. $cgdup = Db::name("purchease_order")->save($cgd);
  906. if ($cgdup == false) throw new Exception('采购单数据更新失败');
  907. $stock = Db::name("good_stock")
  908. ->where(['is_del' => 0, "spuCode" => $info['good_code'], 'wsm_code' => $cgd['wsm_code']])
  909. ->findOrEmpty();
  910. if (empty($stock)) throw new Exception('商品仓库未找到');
  911. if ($stock['wait_in_stock'] < $info['num']) {
  912. $stock['wait_in_stock'] = 0;
  913. if ($stock['usable_stock'] > $info['num'] - $stock['wait_in_stock']) {
  914. $stock['usable_stock'] -= $info['num'] - $stock['wait_in_stock'];
  915. } else {
  916. $stock['usable_stock'] = 0;
  917. $stock['wait_out_stock'] -= $info['num'] - $stock['wait_in_stock'] - $stock['usable_stock'];
  918. }
  919. $stock['total_stock'] = $stock['usable_stock'] + $stock['wait_out_stock'];
  920. } else {
  921. $stock['wait_in_stock'] -= $info['num'];
  922. }
  923. $stock['updatetime'] = $date;
  924. $st_up = Db::name("good_stock")->save($stock);
  925. if ($st_up == false) throw new Exception('可售商品入库失败');
  926. // }
  927. // else {
  928. // $orderinfo['th_num'] += $info['num'];
  929. // if ($orderinfo['th_num'] == $orderinfo['send_num'] && $orderinfo['wsend_num'] == 0) {
  930. // $orderinfo['status'] = 3;
  931. // }
  932. // $orderinfo['th_fee'] += round($info['num'] * $orderinfo['sale_price'], 2);
  933. // $orderinfo['updatetime'] = $date;
  934. // $uap = Db::name("sale")->save($orderinfo);
  935. // if ($uap == false) throw new Exception('销售单订单更新失败');
  936. //
  937. // $ordernum = Db::name("order_num")
  938. // ->where(['orderCode' => $orderinfo['orderCode']])
  939. // ->findOrEmpty();
  940. // if (empty($ordernum)) throw new Exception('未找到关联采购单');
  941. //
  942. // $ordernum['send_num'] -= $info['num'];
  943. // $ordernum['wsend_num'] = $info['num'];
  944. // $orderup = Db::name("order_num")->save($ordernum);
  945. // if ($orderup == false) throw new Exception('关联数据更新失败');
  946. //
  947. // $cgd = Db::name("purchease_order")
  948. // ->where(["cgdNo" => $ordernum['cgdNo'], "is_del" => 0])
  949. // ->findOrEmpty();
  950. // if (empty($cgd)) throw new Exception('未找到采购单数据');
  951. //
  952. // $stock = Db::name("good_stock")
  953. // ->where(['is_del' => 0, "spuCode" => $orderinfo['good_code'], 'wsm_code' => $cgd['wsm_code']])
  954. // ->findOrEmpty();
  955. // if (empty($stock)) throw new Exception('商品仓库未找到');
  956. //
  957. // if ($info['is_all'] == 1) {
  958. // if ($stock['wait_in_stock'] < $info['num']) throw new Exception('商品可用库存不足退回数量');
  959. // else $stock['wait_in_stock'] -= $info['num'];
  960. //
  961. // } else {
  962. //
  963. // if ($stock['usable_stock'] + $stock['wait_out_stock'] < $info['num']) throw new Exception('商品可用库存不足退回数量');
  964. // else {
  965. //
  966. // if ($stock['usable_stock'] > $info['num']) {
  967. // $stock['usable_stock'] -= $info['num'];
  968. // } else {
  969. // $stock['usable_stock'] = 0;
  970. // $stock['wait_out_stock'] -= $info['num'] - $stock['usable_stock'];
  971. // }
  972. // $stock['total_stock'] = $stock['usable_stock'] + $stock['wait_out_stock'];
  973. // }
  974. // }
  975. //
  976. // $stock['updatetime'] = $date;
  977. // $st_up = Db::name("good_stock")->save($stock);
  978. // if ($st_up == false) throw new Exception('可售商品入库失败');
  979. //
  980. // }
  981. }
  982. ActionLog::logAdd(['id' => $info['apply_id'], 'nickname' => $info['apply_name']], [
  983. "order_code" => $orderinfo["orderCode"],//出库单号
  984. "status" => $lor,//这里的status是之前的值
  985. "action_remark" => '',//备注
  986. "action_type" => "status"//新建create,编辑edit,更改状态status
  987. ], "XSQRD", $orderinfo['status'], $orderinfo);
  988. ProcessOrder::AddProcess(['id' => $info['apply_id'], 'nickname' => $info['apply_name']], [
  989. "order_type" => 'XSQRD',
  990. "order_code" => $orderinfo["orderCode"],//出库单号
  991. "order_id" => $orderinfo["id"],
  992. "order_status" => $orderinfo['status'], "before_status" => $lor
  993. ]);
  994. //对应采购单也要处理
  995. // $holder_id = Db::name('supplier')->where(['code' => $cgd['supplierNo'], 'is_del' => 0])->value('personid', 0);
  996. $holder = $userCommon->handle('sInfo', ['code' => $cgd['supplierNo']]);
  997. if (!isset($holder['code']) || $holder['code'] != 0) throw new Exception($holder['message']);
  998. $holder_id = $holder['data']['personid'];
  999. if (in_array($cgd['status'], [4])) {
  1000. if ($orderinfo['is_stock'] == 1) {
  1001. //库存品,推给31库管人员、41库管-张凯旋
  1002. $uid = Db::name('user_role')
  1003. ->where([
  1004. ['is_del', '=', 0],
  1005. ['roleid', 'in', [31, 41]],
  1006. ['status', '=', 1]
  1007. ])->column('uid');
  1008. // if(!in_array($this->uid,$uid)) throw new Exception('库存品订单只能由库管人员操作');
  1009. ProcessOrder::AddProcess(['id' => $this->uid, 'nickname' => $this->uname], [
  1010. "order_type" => 'CGD',
  1011. "order_code" => $cgd['cgdNo'],
  1012. "order_id" => $cgd["id"],
  1013. "order_status" => $cgd['status'],
  1014. "before_status" => $lor,
  1015. 'holder_id' => $holder_id,
  1016. 'handle_user_list' => implode(',', $uid),
  1017. ]);
  1018. } else {
  1019. // if($this->uid != $holder_id)throw new Exception('非库存品和采返商品只能由供应商负责人操作');
  1020. //非库存品和采返商品,推给供应商负责人
  1021. ProcessOrder::AddProcess(['id' => $this->uid, 'nickname' => $this->uname], [
  1022. "order_type" => 'CGD',
  1023. "order_code" => $cgd['cgdNo'],
  1024. "order_id" => $cgd["id"],
  1025. "order_status" => $cgd['status'],
  1026. "before_status" => $lor,
  1027. 'holder_id' => $holder_id,
  1028. 'handle_user_list' => $orderinfo['cgderid'],
  1029. ]);
  1030. }
  1031. }
  1032. // $data = [
  1033. // "orderCode" => $info['orderCode'],
  1034. // "th_type" => 1,
  1035. // "th_num" => $info['num'],
  1036. // "th_fee" => round($info['num'] * $orderinfo['sale_price'], 2),
  1037. // "thCode" => $info['returnCode'],
  1038. // "spuCode" => $orderinfo['good_code'],
  1039. // "good_name" => $orderinfo['good_name'],
  1040. // "cat_id" => $orderinfo['cat_id'],
  1041. // "apply_id" => $info['apply_id'],
  1042. // "apply_name" => $info['apply_name'],
  1043. // "addtime" => $date,
  1044. // "status" => 1,
  1045. // "is_del" => 0
  1046. // ];
  1047. // $inse = Db::name("th_data")->insert($data);
  1048. // if ($inse == false) throw new Exception('退货单更新失败');
  1049. }
  1050. }
  1051. Db::commit();
  1052. if($status==4){
  1053. $data = [
  1054. 'orderCode' => $info['orderCode'],
  1055. 'th_type' => 1,
  1056. 'th_num' => $info['num'],
  1057. 'th_fee' => round($info['num'] * $orderinfo['sale_price'], 2),
  1058. 'thCode' => $info['returnCode'],
  1059. 'spuCode' => $orderinfo['good_code'],
  1060. 'good_name' => $orderinfo['good_name'],
  1061. 'cat_id' => $orderinfo['cat_id'],
  1062. 'sale_price' => $orderinfo['sale_price'],
  1063. 'cgd_price' => $cgd['good_price'],
  1064. 'apply_id' => $info['apply_id'],
  1065. 'apply_name' => $info['apply_name'],
  1066. 'addtime' => $date,
  1067. 'status' => 1,
  1068. 'is_del' => 0
  1069. ];
  1070. event('thdata',$data);
  1071. }
  1072. return json_show(0, "更新成功");
  1073. } catch (Exception $e) {
  1074. Db::rollback();
  1075. return json_show(1004, $e->getMessage() . '|' . $e->getFile() . ':' . $e->getLine());
  1076. }
  1077. }
  1078. public function zxcreate()
  1079. {
  1080. $ordeCode = isset($this->post['orderCode']) && $this->post['orderCode'] != '' ? trim($this->post['orderCode']) : "";
  1081. if ($ordeCode == '') {
  1082. return json_show(1004, "参数orderCode 不能为空");
  1083. }
  1084. $order = Db::name("sale")->where(["orderCode" => $ordeCode, "is_del" => 0])->find();
  1085. if (empty($order)) {
  1086. return json_show(1005, "未找到订单数据");
  1087. }
  1088. $errorCode = isset($this->post['errorCode']) && $this->post['errorCode'] != '' ? trim($this->post['errorCode']) : "";
  1089. if ($errorCode == '') {
  1090. return json_show(1004, "参数errorCode 不能为空");
  1091. }
  1092. $error = Db::name('result_info')->where(["result_code" => $errorCode, "is_del" => 0])->find();
  1093. if (empty($error)) {
  1094. return json_show(1005, "未找到退货原因数据");
  1095. }
  1096. $remark = isset($this->post['remark']) && $this->post['remark'] != '' ? trim($this->post['remark']) : "";
  1097. // $token = isset($this->post['token'])&&$this->post['token']!='' ? trim($this->post['token']):"";
  1098. // if($token==''){
  1099. // return json_show(105,"参数token不能为空");
  1100. // }
  1101. // $user =GetUserInfo($token);
  1102. // if(empty($user)||$user['code']!=0){
  1103. // return json_show(1002,"申请人数据不存在");
  1104. // }
  1105. $rm = $this->uid;//isset($user["data"]['id']) ? $user["data"]['id'] : "";
  1106. $ri = $this->uname;//isset($user["data"]['nickname']) ? $user["data"]['nickname'] : "";
  1107. $num = isset($this->post['num']) && $this->post['num'] != '' ? intval($this->post['num']) : "";
  1108. if ($num == '') {
  1109. return json_show(1005, "参数num不能为空");
  1110. }
  1111. if ($order['wsend_num'] < $num) {
  1112. return json_show(1002, "仓库未发货数量不足退货");
  1113. }
  1114. if ($order['order_type'] == 3 || $order['order_type'] == 4) $goon = Db::name("good_zixun")->field('supplierNo')->where(["spuCode" => $order['good_code'], "is_del" => 0])->findOrEmpty();
  1115. else $goon = Db::name('good_basic')
  1116. ->where(['spuCode' => $order['good_code']])->findOrEmpty();
  1117. if (empty($goon)) return json_show(1004, '该商品不存在');
  1118. $userCommon = \app\admin\common\User::getIns();
  1119. $names = $userCommon->handle('getCodeAndName', ['code' => [$order['supplierNo'], $order['customer_code'], $goon['supplierNo']]]);
  1120. $returnCode = makeNo("RS");
  1121. Db::startTrans();
  1122. try {
  1123. $in = [
  1124. "returnCode" => $returnCode,
  1125. "orderCode" => $ordeCode,
  1126. "good_code" => $order['good_code'],
  1127. "good_name" => $order['good_name'],
  1128. "apply_id" => $rm,
  1129. "apply_name" => $ri,
  1130. "error_code" => $errorCode,
  1131. "num" => $num,
  1132. "remark" => $remark,
  1133. "order_type" => 2,
  1134. "status" => 0,
  1135. "is_del" => 0,
  1136. "addtime" => date("Y-m-d H:i:s"),
  1137. "updatetime" => date("Y-m-d H:i:s"),
  1138. 'supplierNo' => $goon['supplierNo'],
  1139. 'supplierName' => $names['data'][$goon['supplierNo']] ?? '',
  1140. 'companyNo' => $order['supplierNo'],
  1141. 'companyName' => $names['data'][$order['supplierNo']] ?? '',
  1142. 'customer_code' => $order['customer_code'],
  1143. 'customer_name' => $names['data'][$order['customer_code']] ?? '',
  1144. ];
  1145. $create = Db::name("sale_return")->insert($in, true);
  1146. if ($create > 0) {
  1147. $process = ["order_code" => $returnCode, "order_id" => $create, "order_status" => 0, "order_type" => 'XSTHD', "before_status" => 0, 'holder_id' => $in['apply_id']];
  1148. ProcessOrder::AddProcess(['id' => $this->uid, 'nickname' => $this->uname], $process);
  1149. $ste = ["order_code" => $returnCode, "status" => 0, "action_remark" => '',
  1150. "action_type" => "create"];
  1151. ActionLog::logAdd(['id' => $this->uid, 'nickname' => $this->uname], $ste, "XSTHD", 3, $in);
  1152. //维护台账记录
  1153. // Db::name('standing_book')
  1154. // ->where('ordeCode', $ordeCode)
  1155. // ->update([
  1156. // 'returnGoodCode' => $returnCode,
  1157. // 'updatetime' => date("Y-m-d H:i:s")
  1158. // ]);
  1159. Db::execute("UPDATE `wsm_standing_book` SET `returnGoodCode`=CONCAT(IFNULL(`returnGoodCode`,''),',{$returnCode}'),`updatetime`='" . date('Y-m-d H:i:s') . "' WHERE `orderCode`='{$ordeCode}'");
  1160. if ($order['send_type'] == 1) {
  1161. $wsend = Db::name("order_out")->where(['orderCode' => $ordeCode, "status" => 1, "order_type" => 2])->select();
  1162. // ->save(["status" => 0, "updatetime" => date("Y-m-d H:i:s")]);
  1163. if (!empty($wsend)) {
  1164. foreach ($wsend as $value) {
  1165. $tt = $value['status'];
  1166. $value['status'] = 0;
  1167. $value['updatetime'] = date("Y-m-d H:i:s");
  1168. $up = Db::name("order_out")->save($value);
  1169. if ($up) {
  1170. $process = ["order_code" => $value['outCode'], "order_id" => $value['id'], "order_status" => 0, "order_type" => 'CKD', "before_status" => $tt, 'holder_id' => $value['apply_id']];
  1171. ProcessOrder::AddProcess(['id' => $this->uid, 'nickname' => $this->uname], $process);
  1172. $ste = ["order_code" => $value['outCode'], "status" => $tt, "action_remark" => '', "action_type" => "status"];
  1173. ActionLog::logAdd(['id' => $this->uid, 'nickname' => $this->uname], $ste, "CKD", 0, $value);
  1174. } else {
  1175. Db::rollback();
  1176. return json_show(1005, "退货单新建失败");
  1177. }
  1178. }
  1179. }
  1180. }
  1181. Db::commit();
  1182. return json_show(0, "退货单新建成功");
  1183. }
  1184. Db::rollback();
  1185. return json_show(1005, "退货单新建失败");
  1186. } catch (\Exception $e) {
  1187. Db::rollback();
  1188. return json_show(1005, $e->getMessage());
  1189. }
  1190. }
  1191. //全部退货
  1192. public function allReturn()
  1193. {
  1194. $orderCode = isset($this->post['orderCode']) && $this->post['orderCode'] != '' ? trim($this->post['orderCode']) : "";
  1195. if ($orderCode == '') {
  1196. return json_show(1004, "参数orderCode 不能为空");
  1197. }
  1198. $fininfo =GetFin("admin/orderischeck",["token"=>$this->post['token'],"orderCode"=>$orderCode]);
  1199. if(!isset($fininfo['code'])||$fininfo['code']!=0 ){
  1200. return json_show(1005, $fininfo['message']??"结算校验失败");
  1201. }
  1202. $order = Db::name("sale")->where(["orderCode" => $orderCode, "is_del" => 0])->find();
  1203. if (empty($order)) {
  1204. return json_show(1005, "未找到订单数据");
  1205. }
  1206. if ($order['wsend_num'] != $order['good_num']) {
  1207. return json_show(1005, "订单未发货数量与总数不等,无法全退");
  1208. }
  1209. $retrun = Db::name("sale_return")->where(["orderCode" => $orderCode, "is_del" => 0, "status" => [1, 2, 7,9,
  1210. 10,8,11,12]])->count('id');
  1211. if ($retrun > 0) {
  1212. return json_show(1005, "存在退货订单数据");
  1213. }
  1214. if ($order['order_type'] == 3 || $order['order_type'] == 4) {
  1215. $goon = Db::name("good_zixun")
  1216. ->where(["spuCode" => $order['good_code'], "is_del" => 0])
  1217. ->findOrEmpty();
  1218. } else {
  1219. $goon = Db::name('good_platform')
  1220. ->alias('a')
  1221. ->join('good b', 'b.spuCode=a.spuCode', 'left')
  1222. ->where(['a.skuCode' => $order['skuCode']])
  1223. ->field("b.spuCode,b.usable_stock,b.creater,b.createrid,b.supplierNo")
  1224. ->findOrEmpty();
  1225. }
  1226. if (empty($goon)) {
  1227. return json_show(1005, "未找到商品数据");
  1228. }
  1229. // $supplier =Db::name("supplier")->where(["code"=>$goon['supplierNo']])->find();
  1230. // if($supplier==false){
  1231. // return json_show(1005,"未找到商品供应商数据");
  1232. // }
  1233. $userCommon = \app\admin\common\User::getIns();
  1234. $tmp = $userCommon->handle('sInfo', ['code' => $goon['supplierNo']]);
  1235. $supplier = $tmp['data'];
  1236. if (empty($supplier)) return json_show(1005, "未找到商品供应商数据");
  1237. $errorCode = isset($this->post['errorCode']) && $this->post['errorCode'] != '' ? trim($this->post['errorCode']) : "";
  1238. if ($errorCode == '') return json_show(1004, "参数errorCode 不能为空");
  1239. $error = Db::name('result_info')->where(["result_code" => $errorCode, "is_del" => 0])->find();
  1240. if (empty($error)) return json_show(1005, "未找到退货原因数据");
  1241. $remark = isset($this->post['remark']) && $this->post['remark'] != '' ? trim($this->post['remark']) : "";
  1242. $addr = Db::name("order_addr")->where([["orderCode", "=", $orderCode], ["is_del", "=", 0]])->select()->toArray();
  1243. if ($order['is_stock'] == 0) {
  1244. $ordernum = Db::name("order_num")->where(['orderCode' => $orderCode])->findOrEmpty();
  1245. if (empty($ordernum)) return json_show(1005, '未找到关联采购单');
  1246. $cgd = Db::name("purchease_order")->where(["cgdNo" => $ordernum['cgdNo'], "is_del" => 0])->findOrEmpty();
  1247. if (empty($cgd)) return json_show(1005, '未找到采购单数据');
  1248. }
  1249. if ($order['is_stock'] == 0 && $cgd['send_status'] != 1) return json_show(1005, '采购单已发起入库');
  1250. // $userCommon = \app\admin\common\User::getIns();
  1251. // $names = $userCommon->handle('getCodeAndName',['code'=>[$order['supplierNo'],$order['customer_code']]]);
  1252. $returnCode = makeNo("RN");
  1253. Db::startTrans();
  1254. try {
  1255. $in = [
  1256. "returnCode" => $returnCode,
  1257. "orderCode" => $orderCode,
  1258. "good_code" => $order['good_code'],
  1259. "good_name" => $order['good_name'],
  1260. "apply_id" => $this->uid,
  1261. "apply_name" => $this->uname,
  1262. "cgderid" => $goon['createrid'],
  1263. "cgder" => $goon['creater'],
  1264. "person" => $supplier['person'] ?? '',
  1265. "person_id" => $supplier['personid'] ?? 0,
  1266. "error_code" => $errorCode,
  1267. "num" => $order['wsend_num'],
  1268. "total_fee" => round($order['sale_price'] * $order['wsend_num'], 2),
  1269. "good_price" => $order['sale_price'],
  1270. "platform_id" => $order['platform_id'],
  1271. "remark" => $remark,
  1272. "order_type" => $order['order_type'],
  1273. "is_addr" => count($addr) > 0 ? 1 : 0,
  1274. // "status"=>$order['is_stock']==1?4:1,
  1275. "status" => $order['is_stock'] == 1 ? (Db::name('order_out_child')->where(['is_del' => 0, 'orderCode' => $orderCode])->value('id', 0) ? 11 : 4) : 1,//库存品未分仓选4,分仓选11,非库存品选1"is_del"=>0,
  1276. "is_all" => 1,
  1277. "addtime" => date("Y-m-d H:i:s"),
  1278. "updatetime" => date("Y-m-d H:i:s"),
  1279. 'supplierNo' => $supplier['code'],
  1280. 'supplierName' => $supplier['name'],
  1281. 'companyNo' => $order['supplierNo'],
  1282. 'companyName' => $order['supplierName'],
  1283. 'customer_code' => $order['customer_code'],
  1284. 'customer_name' => $order['customerName']
  1285. ];
  1286. $create = Db::name("sale_return")->insert($in, true);
  1287. if ($create > 0) {
  1288. $stn = ["order_code" => $returnCode, "status" => 0, "action_remark" => '', "action_type" => "create"];
  1289. ActionLog::logAdd(["id" => $this->uid, "nickname" => $this->uname], $stn, "XSTHD", $in['status'], $in);
  1290. $process = ["order_code" => $returnCode, "order_id" => $create, "order_status" => $in['status'], "order_type" => 'XSTHD', "before_status" => 0, 'holder_id' => $in['apply_id']];
  1291. ProcessOrder::AddProcess(["id" => $this->uid, "nickname" => $this->uname], $process);
  1292. //维护台账信息
  1293. Db::execute("UPDATE `wsm_standing_book` SET `returnGoodCode`=CONCAT(IFNULL(`returnGoodCode`,''),',{$returnCode}'),`updatetime`='" . date('Y-m-d H:i:s') . "' WHERE `orderCode`='{$orderCode}'");
  1294. // if (count($addr) != 0) {
  1295. // $inf = [];
  1296. // foreach ($addr as $val) {
  1297. // if ($val['receipt_quantity'] == 0) continue;//当退货数量为0时,跳过
  1298. //
  1299. // $temp = [];
  1300. // $send = Db::name('order_out')->where([["addrid", "=", $val['id']]])->find();
  1301. // if ($send == false) throw new Exception("地址发货单未找到");
  1302. //
  1303. // if ($send['status'] >= 2) throw new Exception("地址已发货");
  1304. //
  1305. //
  1306. // if ($order['is_stock'] == 1) {
  1307. //
  1308. // $val['is_del'] = 1;
  1309. // $val['updatetime'] = date("Y-m-d H:i:s");
  1310. // $addrup = Db::name("order_addr")->save($val);
  1311. // if ($addrup == false) throw new Exception("地址更新失败");
  1312. //
  1313. //
  1314. // $send['is_del'] = 1;
  1315. // $send['remark'] = '全退';
  1316. // $send['updatetime'] = date("Y-m-d H:i:s");
  1317. // $outup = Db::name("order_out")->save($send);
  1318. // if ($outup == false) throw new Exception("地址发货单更新失败");
  1319. //
  1320. //
  1321. // //处理发货申请单流程
  1322. // ProcessOrder::AddProcess(["id" => $this->uid, "nickname" => $this->uname], [
  1323. // "order_type" => 'CKD',
  1324. // "order_code" => $send["outCode"],//出库单号
  1325. // "order_id" => $send["id"],
  1326. // "order_status" => 4,//全部退货
  1327. // "before_status" => $send['status'],
  1328. // 'holder_id=' => $send['apply_id']
  1329. // ]);
  1330. //// $ordersend = Db::name("order_send")->where(["outCode" => $send['outCode']])->find();
  1331. //// if($ordersend==false){
  1332. //// Db::rollback();
  1333. //// return json_show(1004, "发货单关联数据未找到");
  1334. //// }
  1335. //// $ordersend['status'] = 0;
  1336. //// $ordersend['updatetime'] = date("Y-m-d H:i:s");
  1337. //// $sendip = Db::name("order_send")->save($ordersend);
  1338. //// if ($sendip == false) {
  1339. //// Db::rollback();
  1340. //// return json_show(1004, "发货单更新失败");
  1341. //// }
  1342. // }
  1343. // $temp['returnCode'] = $returnCode;
  1344. // $temp['orderCode'] = $orderCode;
  1345. // $temp['outCode'] = isset($send['outCode']) ? $send['outCode'] : "";
  1346. // $temp['addrid'] = $val['id'];
  1347. // $temp['send_num'] = $val['receipt_quantity'];
  1348. // $temp['return_num'] = $val['receipt_quantity'];
  1349. // $temp['is_del'] = 0;
  1350. // $temp['addtime'] = date("Y-m-d H:i:s");
  1351. // $temp['updatetime'] = date("Y-m-d H:i:s");
  1352. // $inf[] = $temp;
  1353. // }
  1354. // $inadd = Db::name("sale_returnaddr")->insertAll($inf);
  1355. // if ($inadd == 0) throw new Exception("退货单新建失败");
  1356. //
  1357. // }
  1358. if ($in['status'] == 4 && $order['is_stock'] == 1) {
  1359. $lor = $order['status'];
  1360. $thnum = $order['wsend_num'];
  1361. $order['send_num'] += $thnum;
  1362. $order['th_num'] += $thnum;
  1363. $order['wsend_num'] = 0;
  1364. $order['status'] = 3;
  1365. $order['send_status'] = 3;
  1366. $order['th_fee'] += round($thnum * $order['sale_price'], 2);
  1367. $order['updatetime'] = date("Y-m-d H:i:s");
  1368. $uap = Db::name("sale")->save($order);
  1369. if ($uap == false) throw new Exception('销售单订单更新失败');
  1370. $stock=Db::name("good")->where(['spuCode'=>$goon['spuCode'],"usbale_stock"=>$goon['usable_stock']])->update(["usable_stock"=>$goon['usable_stock']+$thnum,"updatetime"=>date("Y-m-d H:i:s")]);
  1371. if ($stock == false) throw new Exception('商品库存更新失败');
  1372. ActionLog::logAdd(["id" => $this->uid, "nickname" => $this->uname], [
  1373. "order_code" => $order["orderCode"],//出库单号
  1374. "status" => $lor,//这里的status是之前的值
  1375. "action_remark" => '',//备注
  1376. "action_type" => "status"//新建create,编辑edit,更改状态status
  1377. ], "XSQRD", $order['status'], $order);
  1378. ProcessOrder::AddProcess(["id" => $this->uid, "nickname" => $this->uname], [
  1379. "order_type" => 'XSQRD',
  1380. "order_code" => $order["orderCode"],//出库单号
  1381. "order_id" => $order["id"],
  1382. "order_status" => $order['status'],
  1383. "before_status" => $lor,
  1384. 'holder_id=' => $order['apply_id']
  1385. ]);
  1386. // $saleinfo = Db::name("sale_info")->where([["orderCode", "=", $orderCode], ["num", ">", 0]])->select()->toArray();
  1387. // if (empty($saleinfo)) {
  1388. // $ordernum = Db::name("order_num")->where(['orderCode' => $orderCode])->findOrEmpty();
  1389. // if (empty($ordernum)) throw new Exception('未找到关联采购单');
  1390. //
  1391. // $cgd = Db::name("purchease_order")->where(["cgdNo" => $ordernum['cgdNo'], "is_del" => 0])->findOrEmpty();
  1392. // if (empty($cgd)) throw new Exception('未找到采购单数据');
  1393. //
  1394. // $bn = makeNo("BN");
  1395. // $stock = Db::name("good_stock")->where(["spuCode" => $order['good_code'], 'wsm_code' => $cgd['wsm_code'], "is_del" => 0, "status" => 1])->find();
  1396. // if ($stock == false) throw new Exception('商品库存数据未找到');
  1397. //
  1398. // $stock['usable_stock'] += $thnum;
  1399. // $stock['wait_out_stock'] -= $thnum;
  1400. // $stock['updatetime'] = date("Y-m-d H:i:s");
  1401. // $st_up = Db::name("good_stock")->save($stock);
  1402. // if ($st_up == false) throw new Exception('可售商品入库失败');
  1403. //
  1404. // $yp = GoodStockInfo::AddBn($stock['id'], $bn, $thnum, $cgd['good_price']);
  1405. // if ($yp == false) throw new Exception('商品批次退货入库失败');
  1406. //
  1407. //
  1408. // } else {
  1409. // $tempnum = $thnum;
  1410. // foreach ($saleinfo as $va) {
  1411. // if ($tempnum == 0) break;
  1412. // $stock = Db::name("good_stock")->where(["spuCode" => $order['good_code'], 'id' => $va['stockid']])->findOrEmpty();
  1413. // if ($stock == false) throw new Exception('商品库存数据未找到');
  1414. //
  1415. // if ($va['num'] >= $tempnum) {
  1416. // $tnm = $tempnum;
  1417. // $va['num'] -= $tempnum;
  1418. // $va['th_num'] += $tempnum;
  1419. // $tempnum = 0;
  1420. // } else {
  1421. // $tnm = $va['num'];
  1422. // $tempnum -= $va['num'];
  1423. // $va['th_num'] += $va['num'];
  1424. // $va['num'] = 0;
  1425. // }
  1426. // $stock['usable_stock'] += $tnm;
  1427. // $stock['wait_out_stock'] -= $tnm;
  1428. // $stock['updatetime'] = date("Y-m-d H:i:s");
  1429. // $st_up = Db::name("good_stock")->save($stock);
  1430. // if ($st_up == false) throw new Exception('可售商品入库失败');
  1431. //
  1432. // $ps = GoodStockInfo::AddBn($va['stockid'], $va['bnCode'], $tnm);
  1433. // if ($ps == false) throw new Exception('商品批次退货入库失败');
  1434. //
  1435. // $ret = GoodStockInfo::ReturnBn($returnCode, $va['id'], $tnm);
  1436. // if ($ret == false) throw new Exception('商品批次退货入库失败');
  1437. //
  1438. // $va['updatetime'] = date("Y-m-d H:i:s");
  1439. // $sal = Db::name("sale_info")->save($va);
  1440. // if ($sal == false) throw new Exception('商品批次退货入库失败');
  1441. //
  1442. // $good_data[] = ['good_log_code' => $returnCode, "stock_id" => $va['stockid'], "type" => 1, 'stock' => $tnm, "stock_name" => "usable_stock"];
  1443. // $good_data[] = ['good_log_code' => $returnCode, "stock_id" => $va['stockid'], "type" => 2, 'stock' => $tnm, "stock_name" => "wait_out_stock"];
  1444. // GoodLog::LogAdd(['id' => $this->uid, 'nickname' => $this->uname], $good_data, 'XSTHD');
  1445. // }
  1446. // }
  1447. $data=[
  1448. "orderCode"=>$orderCode,
  1449. "th_type"=>1,
  1450. "th_num"=>$thnum,
  1451. "th_fee"=>round($order['sale_price']*$thnum,2),
  1452. "thCode"=>$returnCode,
  1453. "spuCode"=>$order['good_code'],
  1454. "good_name"=>$order['good_name'],
  1455. "cat_id"=>$order['cat_id'],
  1456. "apply_id"=>$this->uid,
  1457. "apply_name"=>$this->uname,
  1458. "addtime"=>date("Y-m-d H:i:s"),
  1459. "status"=>1,
  1460. "is_del"=>0
  1461. ];
  1462. $inse=Db::name("th_data")->insert($data);
  1463. if($inse==false) throw new Exception("退货单更新失败");
  1464. }
  1465. Db::commit();
  1466. return json_show(0, "退货单新建成功", ["returnCode" => $returnCode]);
  1467. }
  1468. Db::rollback();
  1469. return json_show(1005, "退货单新建失败");
  1470. } catch (\Exception $e) {
  1471. Db::rollback();
  1472. return json_show(1005, $e->getMessage());
  1473. }
  1474. }
  1475. //导出
  1476. public function export()
  1477. {
  1478. $param = $this->request->only([
  1479. 'returnCode' => '',
  1480. 'status' => '',
  1481. 'orderCode' => '',
  1482. 'apply_name' => '',
  1483. 'start' => '',
  1484. 'end' => '',
  1485. 'good_code' => '',
  1486. 'skuCode' => '',
  1487. 'relaComNo' => '',
  1488. 'order_source' => '',
  1489. 'supplierNo' => '',
  1490. 'customer_code' => '',
  1491. 'companyNo' => '',
  1492. 'company_name' => '',//部门名称
  1493. ], 'post', 'trim');
  1494. $where = [['sr.is_del', "=", 0]];
  1495. if (!empty($param['returnCode'])) $where[] = ['sr.returnCode', "in", $param['returnCode']];
  1496. if ($param['status'] !== "") $where[] = ['sr.status', "=", $param['status']];
  1497. if ($param['orderCode'] != "") $where[] = ['sr.orderCode', "like", "%{$param['orderCode']}%"];
  1498. if ($param['apply_name'] != "") $where[] = ['sr.apply_name', "like", "%{$param['apply_name']}%"];
  1499. if ($param['start'] !== "") $where[] = ['sr.addtime', ">=", $param['start'] . ' 00:00:00'];
  1500. if ($param['end'] !== "") $where[] = ['sr.addtime', "<=", $param['end'] . ' 23:59:59'];
  1501. if ($param['good_code'] != "") $where[] = ['sr.good_code', "like", "%{$param['good_code']}%"]; //商品成本编码搜索
  1502. if ($param['skuCode'] != "") $where[] = ['b.skuCode', "like", "%{$param['skuCode']}%"];//商品上线编码搜索
  1503. if ($param['relaComNo'] != "") $where[] = ['a.supplierNo', '=', $param['relaComNo']];
  1504. if ($param['company_name'] !== "") $where[] = ["sr.apply_id", 'in', get_company_item_user_by_name($param['company_name'])];
  1505. if ($param['order_source'] !== "") $where[] = ["b.order_source", '=', $param['order_source']];
  1506. if ($param['supplierNo'] != "") $where[] = ['a.supplierNo', 'like', '%' . $param['supplierNo'] . '%'];
  1507. if ($param['customer_code'] != "") $where[] = ['a.customer_code', "like", '%' . $param['customer_code'] . '%'];//商品上线编码搜索
  1508. if ($param['companyNo'] != "") $where[] = ['a.companyNo', "like", '%' . $param['companyNo'] . '%'];//商品上线编码搜索
  1509. $condition = [];
  1510. //只有level2的账号过滤数据权限
  1511. if ($this->level == 2) {
  1512. $role = $this->checkDataShare();
  1513. $hand = resign_hand_user($this->uid, 0);
  1514. if (!empty($role[DataGroupModel::$type_全部])) {
  1515. $arr = array_unique(array_merge($hand, $role[DataGroupModel::$type_全部]));
  1516. $condition[] = ["sr.apply_id", "in", $arr];
  1517. $condition[] = ["sr.cgderid", "in", $hand];
  1518. $condition[] = ["sr.person_id", "in", $hand];
  1519. $code = Db::connect('mysql_sys')
  1520. ->name('supplier')
  1521. ->where(['is_del' => 0, 'personid' => $this->uid])
  1522. ->column('code');
  1523. if($code) $condition[]=['sr.supplierNo','in',$code];
  1524. }
  1525. }
  1526. //供应商账号不允许看到库存品数据
  1527. if ($this->level == 3) $where[] = ['b.is_stock', '<>', 1];
  1528. if (in_array($this->roleid, config('app.wsm_cgder_role'))) $where[] = ["b.order_type", "=", 1];
  1529. $list = Db::name("sale_return")
  1530. ->alias('sr')
  1531. ->field('sr.returnCode 退货单编号,sr.orderCode 销售订单编号,sr.apply_id,sr.apply_name 申请人,"" 申请人部门,sr.cgder 采购员,sr.person 供应商负责人,c.result 错误原因,sr.good_code 商品成本编码,b.skuCode 上线商品编码,sr.good_name 商品名称,sr.good_price 单价,sr.num 退货数量,sr.total_fee 退货金额,d.platform_name 平台,sr.remark 备注,sr.order_type 退货单类型,sr.status 状态,sr.is_all 是否全退货,sr.is_th 供应商是否同意退货,sr.is_addr,e.addr_code,e.addr 发货地址,sr.return_wsm 退货仓库,sr.loop_total 循环次数')
  1532. ->leftJoin("sale b", "b.orderCode=sr.orderCode AND b.is_del=0")
  1533. ->leftJoin("result_info c", "c.result_code=sr.error_code")
  1534. ->leftJoin("platform d", "d.id=sr.platform_id")
  1535. ->leftJoin("order_addr e", "e.id=sr.is_addr")
  1536. ->where($where)
  1537. ->where(function ($query) use ($condition) {
  1538. $query->whereOr($condition);
  1539. })
  1540. ->order("sr.addtime desc")
  1541. ->select()
  1542. ->toArray();
  1543. $all_createrid = array_column($list, 'apply_id');
  1544. $item = get_company_name_by_uid($all_createrid);
  1545. $order_type = [1 => '直接下单', 2 => '咨询', 3 => '项目', 4 => '平台', 5 => '有赞', 6 => '售后补换货', 7 => '报备转单', 8 => '支付渠道'];
  1546. $bool = [0 => '否', 1 => '是'];
  1547. $status = [1 => '待业务审批', 4 => '退货完成', 5 => '业务驳回', 9 => '待供应商审核', 8 => '供应商已驳回待采购审核', 10 => '业务公司修改待供应商确认', 11 => '待设置退货工单', 12 => '待库管发货'];
  1548. foreach ($list as &$value) {
  1549. // $value['退货金额'] = round($value['sale_price'] * $value['退货数量'],2);
  1550. $value['申请人部门'] = $item[$value['apply_id']] ?? '';
  1551. $value['是否全退货'] = $bool[$value['是否全退货']] ?? '';
  1552. $value['供应商是否同意退货'] = $bool[$value['供应商是否同意退货']] ?? '';
  1553. $value['退货单类型'] = $order_type[$value['退货单类型']] ?? '';
  1554. $value['状态'] = $status[$value['状态']] ?? '';
  1555. if ($value['is_addr'] == 0) $value['发货地址'] = '无地址';
  1556. else $value['发货地址'] = GetAddr($value['addr_code']) . $value['发货地址'];
  1557. unset($value['apply_id']);
  1558. unset($value['good_price']);
  1559. unset($value['addr_code']);
  1560. unset($value['is_addr']);
  1561. }
  1562. if (empty($list)) $list[] = ['没有相关可导出的数据'];
  1563. excelSave('退货单' . date('YmdHis'), array_keys($list[0]), $list);
  1564. }
  1565. //获取退货单对应的发货单列表
  1566. public function getOrderOutList()
  1567. {
  1568. $param = $this->request->only(['returnCode', 'page' => 1, 'size' => 10], 'post', 'trim');
  1569. $val = Validate::rule([
  1570. 'returnCode|售前退货单号' => 'require',
  1571. 'page|页码' => 'require|number|gt:0',
  1572. 'size|每页数量' => 'require|number|gt:0|max:200',
  1573. ]);
  1574. if ($val->check($param) == false) return json_show(1004, $val->getError());
  1575. // $sale_return = Db::name('sale_return')
  1576. // ->field('id,orderCode')
  1577. // ->where(['is_del' => 0, 'returnCode' => $param['returnCode']])
  1578. // ->findOrEmpty();
  1579. // if (empty($sale_return)) return json_show(1004, '该售后申请单不存在');
  1580. $where = ['a.is_del' => 0, 'a.returnCode' => $param['returnCode']];
  1581. $count = Db::name('sale_returnaddr')
  1582. ->alias('a')
  1583. ->leftJoin('order_addr b', 'b.id=a.addrid and b.is_del=0')
  1584. ->where($where)
  1585. ->count('a.id');
  1586. $list = Db::name('sale_returnaddr')
  1587. ->alias('a')
  1588. ->field('a.id,a.outCode,a.send_num,a.return_num,a.is_sale_return_child,b.contactor,b.mobile,b.addr_code,b.addr,"" addr_code_cn')
  1589. ->leftJoin('order_addr b', 'b.id=a.addrid and b.is_del=0')
  1590. ->where($where)
  1591. ->order(['a.is_sale_return_child' => 'asc', 'a.addtime' => 'desc', 'a.id' => 'desc'])
  1592. ->page($param['page'], $param['size'])
  1593. ->select()
  1594. ->toArray();
  1595. $is_sale_return_child_count = Db::name('sale_returnaddr')
  1596. ->alias('a')
  1597. ->where($where)
  1598. ->where('is_sale_return_child', 1)
  1599. ->count('a.id');
  1600. foreach ($list as &$value) {
  1601. if ($value['addr_code'] != '') {
  1602. $value['addr_code_cn'] = GetAddr($value['addr_code']);
  1603. }
  1604. $child =Db::name("order_out_child")->where(["outCode"=>$value["outCode"],"status"=>[1,2,3],"is_del"=>0])->findOrEmpty();
  1605. $value["is_has_child"] = empty($child);
  1606. }
  1607. return json_show(0, '获取列表成功', ['count' => $count, 'list' => $list, 'is_sale_return_child_count' => $is_sale_return_child_count]);
  1608. }
  1609. //取消
  1610. public function cancel()
  1611. {
  1612. $param = $this->request->only(['returnCode'], 'post', 'trim');
  1613. $val = Validate::rule([
  1614. 'returnCode|售前退货申请单号' => 'require|array|max:100',
  1615. ]);
  1616. if ($val->check($param) == false) return json_show(1004, $val->getError());
  1617. $temp = Db::name('sale_return')
  1618. ->field('returnCode')
  1619. ->where(['is_del' => 0, 'returnCode' => $param['returnCode'], 'status' => [11, 12, 4, 5, 13]])
  1620. ->findOrEmpty();
  1621. if (!empty($temp)) return json_show(1004, $temp['returnCode'] . '状态有误,不允许取消');
  1622. $rs = Db::name('sale_return')
  1623. ->where(['is_del' => 0, 'returnCode' => $param['returnCode'], 'status' => [1, 8, 9, 10]])
  1624. ->update([
  1625. 'status' => 13,
  1626. 'updatetime' => date('Y-m-d H:i:s')
  1627. ]);
  1628. return $rs ? json_show(0, '售前退货申请单取消成功') : json_show(1004, '售前退货申请单取消失败');
  1629. }
  1630. }