Reorder.php 109 KB

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