MattressHelper.cs 162 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605
  1. using CSUST.Data.Expr;
  2. using DirectService.Tools;
  3. using JLHHJSvr.BLL;
  4. using JLHHJSvr.Com.Model;
  5. using JLHHJSvr.LJException;
  6. using JLHHJSvr.LJFramework.Tools;
  7. using JLHHJSvr.Tools;
  8. using LJLib.DAL.SQL;
  9. using NPOI.POIFS.Properties;
  10. using NPOI.SS.Formula.Functions;
  11. using System;
  12. using System.Collections;
  13. using System.Collections.Generic;
  14. using System.Data.SqlClient;
  15. using System.Linq;
  16. using System.Runtime.InteropServices;
  17. using System.Runtime.Remoting.Metadata.W3cXsd2001;
  18. using System.Text;
  19. using System.Text.RegularExpressions;
  20. using System.Threading.Tasks;
  21. using System.Windows.Forms;
  22. using static JLHHJSvr.Helper.CacheHelper;
  23. namespace JLHHJSvr.Helper
  24. {
  25. class MattressHelper : HelperBase
  26. {
  27. private Dictionary<string, object> replacements = new Dictionary<string, object>();
  28. /// <summary>
  29. /// 默认展示公式
  30. /// </summary>
  31. private Dictionary<string, string> formula_replacements = new Dictionary<string, string>();
  32. /// <summary>
  33. /// 隐藏公式
  34. /// </summary>
  35. private Dictionary<string, string> formula_replacements_hide = new Dictionary<string, string>();
  36. /// <summary>
  37. /// 床网参数替换
  38. /// </summary>
  39. public List<replacement_bednet> BendetReplace = new List<replacement_bednet>();
  40. public List<replacement> BendetFormulasReplace = new List<replacement>();
  41. public List<replacement> Replacements
  42. {
  43. get
  44. {
  45. var res = new List<replacement>();
  46. foreach (var item in replacements)
  47. {
  48. res.Add(new replacement { label = item.Key, value = item.Value, type = 0 });
  49. }
  50. return res;
  51. }
  52. }
  53. public List<replacement> FormulaReplacements
  54. {
  55. get
  56. {
  57. var res = new List<replacement>();
  58. foreach (var item in formula_replacements)
  59. {
  60. res.Add(new replacement { label = item.Key, value = item.Value, type = 0 });
  61. }
  62. string[] keys = { "车间成本", "总床垫车间成本", "不含税出厂价", "部门不含税价", "税金", "部门含税价", "外币价", "底价", "佣金" };
  63. res = res.OrderBy(r => Array.IndexOf(keys, r.label.Replace("【", "").Replace("】", ""))).ToList();
  64. foreach (var item in formula_replacements_hide)
  65. {
  66. res.Add(new replacement { label = item.Key, value = item.Value, type = 1 });
  67. }
  68. return res;
  69. }
  70. }
  71. /// <summary>
  72. /// 公式计算
  73. /// </summary>
  74. /// <param name="mattress"></param>
  75. /// <param name="mxlist"></param>
  76. /// <param name="isCalBed">是否实时计算</param>
  77. /// <param name="isNewFormula">是否获取新的公式计算</param>
  78. /// <param name="extraProcesses">特殊工艺</param>
  79. /// <param name="extraCosts">额外费用</param>
  80. public void CalCulateFormula(u_mattress mattress, List<u_mattress_mx_mtrl> mxlist, Boolean isCalBed = true, Boolean isNewFormula = true, List<u_mattress_mx_extra> extraProcesses = null, List<u_mattress_mx_extra> extraCosts = null)
  81. {
  82. BendetReplace = new List<replacement_bednet>();
  83. BendetFormulasReplace = new List<replacement>();
  84. InitMattress(mattress);
  85. InitReplaceMents(mattress, isCalBed, isNewFormula, extraProcesses, extraCosts);
  86. if (isCalBed || isNewFormula) CalCulateBedNet(mxlist, isCalBed, isNewFormula, mattress.deptid.Value);
  87. // 实时计算价格
  88. if (isCalBed)
  89. {
  90. InitMattressMx(mattress, mxlist);
  91. //CalCulateBedNet(mxlist);
  92. var diancengList = mxlist.Where(t => t.formulatype == 1).ToList();
  93. var mattersstype = new u_mattress_type() { mattresstypeid = mattress.mattresstypeid };
  94. DbSqlHelper.SelectOne(cmd, mattersstype, "formula_big_side,formula_small_side,formula_v_side");
  95. var thicknessDict = InitMxThicknessReplaceMents(mxlist);
  96. foreach (var mx in mxlist)
  97. {
  98. if (mx.mtrlid == 0 && mx.formulakind != 31) continue;
  99. if (string.IsNullOrEmpty(mx.formula) && string.IsNullOrEmpty(mx.useformula)) continue;
  100. InitMxReplaceMents(mx);
  101. // 顶替分组关键值:內布套、顶布裥棉
  102. //if (thicknessDict.ContainsKey(mx.chastr))
  103. //{
  104. // foreach(var rp in thicknessDict[mx.chastr])
  105. // {
  106. // AddKeyValue(rp.Key, rp.Value);
  107. // }
  108. //}
  109. // 只处理 内布套(101,102)、顶布裥棉(103)
  110. if (new List<int>() { 101, 102, 103 }.Contains(mx.formulatype.Value))
  111. {
  112. var keyStr = string.Empty;
  113. var keyValue = 0M;
  114. if (mx.formulatype == 101 || mx.formulatype == 102)
  115. {
  116. switch (mx.formulakind.Value)
  117. {
  118. case 0: // 面裥绵-布料
  119. keyStr = "内布套上覆";
  120. break;
  121. case 1: // 底裥绵-布料
  122. keyStr = "内布套下覆";
  123. break;
  124. case 2: // 大侧裥绵-布料
  125. keyStr = "内布套侧覆";
  126. break;
  127. }
  128. keyValue = mx.sidecover.Value;
  129. }
  130. else if (mx.formulatype == 103)
  131. {
  132. keyStr = "物料厚度";
  133. keyValue = mx.thickness.Value;
  134. }
  135. AddKeyValue(keyStr, keyValue);
  136. }
  137. string expression = ConvertToEnglishSymbols(mx.formula), use_expression = ConvertToEnglishSymbols(mx.useformula);
  138. #region 替换大侧,小侧,V侧高度
  139. expression = InitMxSideReplaceMents(mattress, mx, diancengList, mattersstype, expression);
  140. use_expression = InitMxSideReplaceMents(mattress, mx, diancengList, mattersstype,use_expression);
  141. #endregion
  142. #region 替换布料幅宽
  143. //大侧
  144. if (new List<int>() { 2,42,52,62,72,82 }.Contains(mx.formulakind.Value))
  145. {
  146. InitMxClothWidthReplaceMents(mx, mxlist,2);
  147. }
  148. //小侧
  149. if (new List<int>() { 3, 43, 53, 63, 73, 83 }.Contains(mx.formulakind.Value))
  150. {
  151. InitMxClothWidthReplaceMents(mx, mxlist,3);
  152. }
  153. //大侧
  154. if (new List<int>() { 4, 44, 54, 64, 74, 84 }.Contains(mx.formulakind.Value))
  155. {
  156. InitMxClothWidthReplaceMents(mx, mxlist,4);
  157. }
  158. //面裥绵
  159. if (new List<int>() { 0, 40, 50, 60, 70, 80, 203 }.Contains(mx.formulakind.Value))
  160. {
  161. InitMxClothWidthReplaceMents(mx, mxlist,0);
  162. }
  163. //底裥绵
  164. if (new List<int>() { 1, 41, 51, 61, 71, 81 }.Contains(mx.formulakind.Value))
  165. {
  166. InitMxClothWidthReplaceMents(mx, mxlist,1);
  167. }
  168. #endregion
  169. #region 替换布套高
  170. //if(new List<int>() { 101 }.Contains(mx.formulakind.Value))
  171. //{
  172. // if (mx.mattress_width != null && mx.mattress_width > 0) expression = expression.Replace("【规格宽】", $"{mx.mattress_width}");
  173. // if (mx.mattress_length != null && mx.mattress_length > 0) expression = expression.Replace("【规格长】", $"{mx.mattress_length}");
  174. //}
  175. //内布套
  176. if (new List<int>() { 101,102,103,104,105,106 }.Contains(mx.formulakind.Value))
  177. {
  178. expression = InitMxClothHeightReplaceMents(mattress, mx, expression, mxlist, 101);
  179. use_expression = InitMxClothHeightReplaceMents(mattress, mx, use_expression, mxlist, 101);
  180. }
  181. //外布套
  182. if (new List<int>() { 111, 112, 113, 114, 115, 116 }.Contains(mx.formulakind.Value))
  183. {
  184. expression = InitMxClothHeightReplaceMents(mattress, mx, expression, mxlist, 111);
  185. use_expression = InitMxClothHeightReplaceMents(mattress, mx, use_expression, mxlist, 111);
  186. }
  187. #endregion
  188. #region 裥绵收缩率
  189. InitMxShrinkageReplaceMents(mx,mxlist);
  190. #endregion
  191. foreach (var replacement in replacements)
  192. {
  193. expression = expression.Replace(replacement.Key, Convert.ToString(replacement.Value));
  194. use_expression = use_expression.Replace(replacement.Key, Convert.ToString(replacement.Value));
  195. }
  196. #region 计算成本金额
  197. // 判断expression前两个字符是否为@@
  198. bool sqlCal = !string.IsNullOrEmpty(expression) && expression.Length > 2 && expression.Substring(0, 2) == "@@";
  199. expression = expression.Replace("@@", "");
  200. mx.replace_formula = expression;
  201. try
  202. {
  203. if (sqlCal)
  204. {
  205. mx.costamt = Convert.ToDecimal(SqlCalculate(expression, "成本金额"));
  206. }
  207. else
  208. {
  209. mx.costamt = Calculate(expression, "成本金额").DecimalValue;
  210. }
  211. }
  212. catch (Exception e)
  213. {
  214. mx.if_success = 1;
  215. mx.message = e.Message;
  216. }
  217. #endregion
  218. #region 计算清单用量
  219. sqlCal = !string.IsNullOrEmpty(use_expression) && use_expression.Length > 2 &&use_expression.Substring(0, 2) == "@@";
  220. use_expression = use_expression.Replace("@@", "");
  221. mx.replace_useformula = use_expression;
  222. try
  223. {
  224. if (sqlCal)
  225. {
  226. mx.useqty = Convert.ToDecimal(SqlCalculate(use_expression, "清单用量"));
  227. }
  228. else
  229. {
  230. mx.useqty = Calculate(use_expression, "清单用量").DecimalValue;
  231. }
  232. }
  233. catch (Exception e)
  234. {
  235. mx.if_success = 1;
  236. mx.message = e.Message;
  237. }
  238. #endregion
  239. }
  240. }
  241. InitMattressMxListReplaceMents(mattress, mxlist, isNewFormula);
  242. string[] keys = { "车间成本", "不含税出厂价", "部门不含税价", "税金", "部门含税价", "外币价", "底价", "佣金" };
  243. if (formula_replacements_hide.Count > 0)
  244. {
  245. foreach (var replacement in formula_replacements_hide)
  246. {
  247. var _key = replacement.Key.Replace("【", "").Replace("】", "");
  248. var value = CalculateVarFormula(_key).DecimalValue;
  249. AddKeyValue(_key, value);
  250. }
  251. foreach (var replacement in formula_replacements)
  252. {
  253. var _key = replacement.Key.Replace("【", "").Replace("】", "");
  254. if (!keys.Contains(_key) )
  255. {
  256. var value = CalculateVarFormula(_key).DecimalValue;
  257. AddKeyValue(_key, value);
  258. }
  259. }
  260. }
  261. if(mattress.dannum_type == 2)
  262. {
  263. foreach (var re in BendetReplace)
  264. {
  265. foreach (var mx in re.replace.Where(t => new List<string>() { "【总人力费用】", "【总材料成本】" }.Contains(t.label)))
  266. {
  267. mattress.total_mtrl_hr_cost += Convert.ToDecimal(mx.value);
  268. }
  269. }
  270. replacements.TryGetValue("【总人工费用】", out object hrCost);
  271. replacements.TryGetValue("【总材料成本】", out object mtrlCost);
  272. mattress.total_mtrl_hr_cost += Convert.ToDecimal(hrCost);
  273. mattress.total_mtrl_hr_cost += Convert.ToDecimal(mtrlCost);
  274. }
  275. }
  276. /// <summary>
  277. /// 记录明细按分组读取厚度变量
  278. /// </summary>
  279. /// <param name="mxlist"></param>
  280. private Dictionary<string, Dictionary<string, decimal>> InitMxThicknessReplaceMents(List<u_mattress_mx_mtrl> mxlist)
  281. {
  282. // 明细按分组读取厚度变量
  283. var thicknessDict = new Dictionary<string, Dictionary<string, decimal>> () { };
  284. foreach (var mx in mxlist)
  285. {
  286. // 只处理 内布套(101,102)、顶布裥棉(103)
  287. if (!new List<int>() { 101, 102, 103 }.Contains(mx.formulatype.Value)) continue;
  288. if (mx.chastr.Contains("顶布裥棉") || mx.chastr.Contains("内布套"))
  289. {
  290. var keyStr = $"{mx.chastr}-{mx.mtrlid}";
  291. if(!thicknessDict.ContainsKey(mx.chastr))
  292. {
  293. thicknessDict.Add(mx.chastr, new Dictionary<string, decimal>() {});
  294. }
  295. var mxDict = thicknessDict[mx.chastr];
  296. setMxThicknessValue(mx, ref mxDict);
  297. thicknessDict[mx.chastr] = mxDict;
  298. }
  299. }
  300. return thicknessDict;
  301. }
  302. private void setMxThicknessValue(u_mattress_mx_mtrl mx, ref Dictionary<string, decimal> mxDict)
  303. {
  304. var keyStr = "";
  305. if (new List<int>() { 101, 102 }.Contains(mx.formulatype.Value))
  306. {
  307. switch (mx.formulakind.Value)
  308. {
  309. case 0: // 面裥绵-布料
  310. keyStr = "内布套上覆";
  311. break;
  312. case 1: // 底裥绵-布料
  313. keyStr = "内布套下覆";
  314. break;
  315. case 2: // 大侧裥绵-布料
  316. keyStr = "内布套侧覆";
  317. break;
  318. }
  319. if (!string.IsNullOrEmpty(keyStr))
  320. {
  321. mxDict.Add(keyStr, mx.sidecover.Value);
  322. }
  323. }
  324. else if (new List<int>() { 103 }.Contains(mx.formulatype.Value))
  325. {
  326. switch (mx.formulakind.Value)
  327. {
  328. case 50: // 面裥绵-裥绵海绵
  329. keyStr = "物料厚度";
  330. break;
  331. }
  332. if (!string.IsNullOrEmpty(keyStr))
  333. {
  334. if (!mxDict.TryGetValue(keyStr,out decimal thickness))
  335. {
  336. }
  337. thickness += mx.thickness.Value;
  338. mxDict[keyStr] = thickness;
  339. }
  340. }
  341. }
  342. private void CalCulateBedNet(List<u_mattress_mx_mtrl> mxlist, Boolean isCalBed = true, Boolean isNewFormula = true, int deptid = 0)
  343. {
  344. var bedNetHelper = HelperBase.GetHelper<BedNetHelper>(cmd, new HelperBase.Context() { tokendata = context.tokendata });
  345. var bednetList = mxlist.Where(t => t.formulatype == 99);
  346. decimal dannumRate = 0;
  347. int dannumType = 0;
  348. //if (replacements.TryGetValue("【大小单系数】", out object value2))
  349. //{
  350. // dannumRate = Convert.ToDecimal(value2);
  351. //}
  352. if (replacements.TryGetValue("【大小单类型】", out object value1))
  353. {
  354. dannumType = Convert.ToInt32(value1);
  355. }
  356. List<replacement_bednet> rpBednet = new List<replacement_bednet>();
  357. var bednetSumList = new List<decimal?>();
  358. var index = 0;
  359. foreach (var mx in bednetList)
  360. {
  361. if (mx.mtrlid <= 0) continue;
  362. var bednet = bedNetHelper.GetBedNet(mx.mtrlid.Value);
  363. if (bednet.flag == 1) continue;
  364. if (deptid > 0)
  365. {
  366. bednet.deptid = deptid;
  367. }
  368. var bednetMxlist = bedNetHelper.GetBedNetMxList(bednet.bednetid.Value);
  369. var bednetSpringList = bedNetHelper.GetBedNetSpringList(bednet.bednetid.Value);
  370. //bednet.dannum_rate = dannumRate;
  371. bednet.dannum_type = dannumType;
  372. bedNetHelper.CalCulateFormula(bednet, bednetMxlist, bednetSpringList, true, true);
  373. var rpBednetItem = new replacement_bednet()
  374. {
  375. label = mx.mtrlname,
  376. replace = bedNetHelper.Replacements
  377. };
  378. BendetFormulasReplace = bedNetHelper.FormulaReplacements.Where(itm => new List<int>{ 0, 1 }.Contains(itm.type.Value)).ToList();
  379. rpBednet.Add(rpBednetItem);
  380. //if (isCalBed)
  381. //{
  382. // bedNetHelper.SaveBedNet(bednet, bednetMxlist, bednetSpringList);
  383. //}
  384. if (isNewFormula)
  385. {
  386. mx.price = bednet.total_cost;
  387. AddKeyValue("床网车间成本" + (index + 1), bednet.total_cost);
  388. bednetSumList.Add(bednet.total_cost);
  389. }
  390. else
  391. {
  392. mx.price = bednet.nottax_factory_cost;
  393. }
  394. }
  395. BendetReplace = rpBednet;
  396. #region 总床网车间成本
  397. AddKeyValue("总床网车间成本", bednetSumList.Sum());
  398. #endregion
  399. }
  400. private void InitMattress(u_mattress mattress)
  401. {
  402. var dept = Cache.GetData<u_dept, DeptMapping>(mattress.deptid.Value);
  403. //var profirate = new u_factory_profitrate() { deptid = mattress.deptid, bednettypeid_mattresstypeid = mattress.mattresstypeid, bednet_or_mattress = 1 };
  404. //DbSqlHelper.SelectOne(cmd, profirate, "profitrate");
  405. decimal profitrate = 0;
  406. cmd.CommandText = @"SELECT profitrate FROM u_factory_profitrate
  407. WHERE deptid = @deptid
  408. AND bednettypeid_mattresstypeid = @bednettypeid_mattresstypeid
  409. AND bednet_or_mattress = 1";
  410. cmd.Parameters.Clear();
  411. cmd.Parameters.AddWithValue("@deptid", mattress.deptid);
  412. cmd.Parameters.AddWithValue("@bednettypeid_mattresstypeid", mattress.mattresstypeid);
  413. using (var reader = cmd.ExecuteReader())
  414. {
  415. if (reader.Read())
  416. {
  417. profitrate = Convert.ToDecimal(reader["profitrate"]);
  418. }
  419. }
  420. mattress.pricelistid = dept.pricelistid;
  421. mattress.dept_profitrate = dept.profitrate;
  422. mattress.profitrate = profitrate;
  423. mattress.moneyrate = mattress.if_moneyrate == 1 ? dept.moneyrate ?? 1 : 1;
  424. mattress.discount = dept.discount ?? 1 ;
  425. mattress.commission = mattress.commission ?? 1;
  426. mattress.taxrate = mattress.taxrate ?? 1;
  427. mattress.other_rate = mattress.other_rate ?? 1;
  428. mattress.dept_profitrate = mattress.dept_profitrate ?? 0;
  429. // 检查佣金是否小于1
  430. if (mattress.commission < 1)
  431. {
  432. throw new LJCommonException("佣金点数不能小于1!");
  433. }
  434. // 检查税率是否小于1
  435. if (mattress.taxrate < 1)
  436. {
  437. throw new LJCommonException("税率不能小于1!");
  438. }
  439. // 检查额外点数是否小于1
  440. if (mattress.other_rate < 1)
  441. {
  442. throw new LJCommonException("税率不能小于1!");
  443. }
  444. // 检查部门利润率是否为0
  445. if (mattress.dept_profitrate == 0)
  446. {
  447. throw new LJCommonException("部门利润率不能为0!");
  448. }
  449. }
  450. private void InitMattressMx(u_mattress mattress,List<u_mattress_mx_mtrl> mxlist)
  451. {
  452. foreach (var mx in mxlist)
  453. {
  454. if (!new List<int>() { 0, 1, 2, 3, 104 }.Contains(mx.formulatype.Value)) continue;
  455. // 垫层 wf_check_dianceng_ifright
  456. if (mx.formulatype.Value == 1)
  457. {
  458. cmd.CommandText = @"SELECT TOP 1 formulaid From u_mattress_formula where formulakind = @ll_formulakind";
  459. cmd.Parameters.Clear();
  460. cmd.Parameters.AddWithValue("@ll_formulakind", mx.formulakind);
  461. using (var reader = cmd.ExecuteReader())
  462. {
  463. if (reader.Read())
  464. {
  465. mx.formulaid = Convert.ToInt32(reader["formulaid"]);
  466. }
  467. else
  468. {
  469. mx.formulaid = 0;
  470. }
  471. }
  472. }
  473. var formula = new u_mattress_formula() { formulaid = mx.formulaid, };
  474. DbSqlHelper.SelectOne(cmd, formula, "formulakind,formulatype,sortcode");
  475. var mtrldef = new u_mtrl_price() { mtrlid = mx.mtrlid };
  476. DbSqlHelper.SelectOne(cmd, mtrldef, "name,gram_weight,cloth_width,if_inputqty,priceunit,shrinkage,if_areaprice");
  477. mx.costamt = 0;
  478. mx.useqty = 0;
  479. mx.if_success = 0;
  480. mx.replace_formula = "";
  481. mx.replace_useformula = "";
  482. mx.formulakind = formula.formulakind;
  483. mx.formulatype = formula.formulatype;
  484. //mx.sortcode = formula.sortcode.Trim();
  485. mx.mtrlname = mtrldef.name ?? "";
  486. var formula2 = new u_mattress_formula();
  487. DbSqlHelper.SelectOne(cmd, "u_mattress_formula","formulakind = @formulakind",
  488. new Dictionary<string, object>() { { "@formulakind",mx.formulakind } },formula2, "formula,useformula,gydscrp");
  489. mx.formula = formula2.formula;
  490. mx.useformula = formula2.useformula;
  491. mx.gydscrp = formula2.gydscrp;
  492. cmd.CommandText = @"SELECT isnull(u_mtrl_price_pricelist.price, 0) AS pricelistprice
  493. ,u_mtrl_price.gram_weight
  494. ,u_mtrl_price.cloth_width
  495. ,u_mtrl_price.if_inputqty
  496. ,u_mtrl_price.priceunit
  497. ,u_mtrl_price.shrinkage
  498. ,isnull(u_mtrl_price_pricelist.price_formula, 0) AS price_formula
  499. ,isnull(u_mtrl_price_pricelist.qty_formula, 0) AS qty_formula
  500. ,u_mtrl_price.if_areaprice
  501. ,u_mtrl_price.thickness
  502. FROM u_mtrl_price
  503. INNER JOIN u_mtrl_price_pricelist ON u_mtrl_price.mtrlid = u_mtrl_price_pricelist.mtrlid
  504. WHERE (u_mtrl_price.mtrlid = @mtrlid)
  505. AND (u_mtrl_price_pricelist.pricelistid = @pricelistid)";
  506. cmd.Parameters.Clear();
  507. cmd.Parameters.AddWithValue("@mtrlid", mx.mtrlid);
  508. cmd.Parameters.AddWithValue("@pricelistid", mattress.pricelistid);
  509. using(var reader = cmd.ExecuteReader())
  510. {
  511. if (reader.Read())
  512. {
  513. mx.price = Convert.ToDecimal(reader["pricelistprice"]);
  514. mx.gram_weight = Convert.ToDecimal(reader["gram_weight"]);
  515. mx.cloth_width = Convert.ToDecimal(reader["cloth_width"]);
  516. mx.if_inputqty = Convert.ToInt32(reader["if_inputqty"]);
  517. mx.priceunit = reader["priceunit"].ToString();
  518. mx.shrinkage = Convert.ToDecimal(reader["shrinkage"]);
  519. mx.if_areaprice = Convert.ToByte(reader["if_areaprice"]);
  520. if(mx.if_inputqty == 1) mx.thickness = Convert.ToDecimal(reader["thickness"]);
  521. string price_formula = Convert.ToString(reader["price_formula"]);
  522. string qty_formula = Convert.ToString(reader["qty_formula"]);
  523. mx.formula = string.IsNullOrEmpty(price_formula) ? mx.formula : price_formula;
  524. mx.useformula = string.IsNullOrEmpty(qty_formula) ? mx.useformula : qty_formula;
  525. }
  526. }
  527. }
  528. }
  529. /// <summary>
  530. /// 其他额外费用tab / 特殊工艺计算
  531. /// </summary>
  532. /// <param name="mattress"></param>
  533. /// <param name="typeid"></param> 1: 特殊工艺。2:其他额外费用
  534. /// <returns></returns>
  535. private decimal GetExtraAmt(u_mattress mattress, int typeid)
  536. {
  537. decimal amt = 0;
  538. cmd.CommandText = @"
  539. SELECT ISNULL(SUM(u_mattress_mx_extra.price * u_mattress_mx_extra.qty), 0) AS amt
  540. From u_mattress_mx_extra
  541. INNER JOIN u_mattress_extra_type On u_mattress_extra_type.extraid = u_mattress_mx_extra.extraid
  542. WHERE u_mattress_extra_type.typeid = @typeid
  543. AND u_mattress_mx_extra.mattressid = @mattressid";
  544. cmd.Parameters.Clear();
  545. cmd.Parameters.AddWithValue("@typeid", typeid);
  546. cmd.Parameters.AddWithValue("@mattressid", mattress.mattressid);
  547. using (var reader = cmd.ExecuteReader())
  548. {
  549. if (reader.Read())
  550. {
  551. amt = Convert.ToDecimal(reader["amt"]);
  552. }
  553. }
  554. return amt;
  555. }
  556. private void InitReplaceMents(u_mattress mattress, Boolean isCalBed = true, Boolean isNewFormula = true, List<u_mattress_mx_extra> extraProcesses = null, List<u_mattress_mx_extra> extraCosts = null)
  557. {
  558. replacements.Clear();
  559. decimal cost = 0;
  560. if (isCalBed)
  561. {
  562. if (extraCosts != null)
  563. {
  564. foreach (var itemCost in extraCosts)
  565. {
  566. cost += itemCost.price.Value * itemCost.qty.Value;
  567. }
  568. }
  569. }
  570. else
  571. {
  572. cost = GetExtraAmt(mattress, 2);
  573. }
  574. AddKeyValue("材料额外费用", cost);
  575. decimal cost1 = 0;
  576. if (isCalBed)
  577. {
  578. if (extraProcesses != null)
  579. {
  580. foreach (var itemPro in extraProcesses)
  581. {
  582. cost1 += itemPro.price.Value * itemPro.qty.Value;
  583. }
  584. }
  585. }
  586. else
  587. {
  588. cost1 = GetExtraAmt(mattress, 1);
  589. }
  590. AddKeyValue("特殊工艺费用", cost1);
  591. AddKeyValue("规格宽", mattress.mattress_width);
  592. AddKeyValue("规格长", mattress.mattress_length);
  593. AddKeyValue("规格高", mattress.mattress_height);
  594. AddKeyValue("压包数量", mattress.packqty);
  595. AddKeyValue("卷包直径", mattress.diameter);
  596. AddKeyValue("顶布裥棉外布套做法", mattress.if_db_wbutao_way);
  597. AddKeyValue("面料外布套做法", mattress.if_m_wbutao_way);
  598. AddKeyValue("内布套上覆", mattress.s_cover_qty);
  599. AddKeyValue("内布套侧覆", mattress.z_cover_qty);
  600. AddKeyValue("内布套下覆", mattress.x_cover_qty);
  601. AddKeyValue("面料上覆", mattress.s_m_cover_qty);
  602. AddKeyValue("面料侧覆", mattress.z_m_cover_qty);
  603. AddKeyValue("面料下覆", mattress.x_m_cover_qty);
  604. AddKeyValue("面拆", mattress.if_m_chai);
  605. AddKeyValue("中拆", mattress.if_z_chai);
  606. AddKeyValue("底拆", mattress.if_d_chai);
  607. AddKeyValue("工厂利润率", mattress.profitrate);
  608. AddKeyValue("部门利润率", mattress.dept_profitrate);
  609. AddKeyValue("部门让利点数", mattress.dept_profitrate_rangli);
  610. AddKeyValue("佣金点数", mattress.commission);
  611. AddKeyValue("额外点数", mattress.other_rate);
  612. AddKeyValue("额外费用", mattress.extras_cost);
  613. AddKeyValue("汇率", mattress.moneyrate);
  614. AddKeyValue("税率", mattress.taxrate);
  615. AddKeyValue("折扣率", mattress.discount);
  616. AddKeyValue("边带数", mattress.biandai_qty);
  617. // 地区FOB费用,如果存在变量表,会替代
  618. AddKeyValue("大柜-普通地区-地区FOB费用", 6500);
  619. AddKeyValue("大柜-特定地区-地区FOB费用", 8500);
  620. AddKeyValue("小柜-普通地区-地区FOB费用", 6000);
  621. AddKeyValue("小柜-特定地区-地区FOB费用", 7000);
  622. // 柜型立方数
  623. AddKeyValue("大柜-柜型立方数", 64);
  624. AddKeyValue("小柜-柜型立方数", 28);
  625. // 柜型米数
  626. AddKeyValue("大柜-柜型米数", 12);
  627. AddKeyValue("小柜-柜型米数", 5.9);
  628. AddKeyValue("柜型", mattress.cabinet_type);
  629. //AddFormulaHideKeyValue("【总材料成本】", "【弹簧材料总成本】+【蛇线材料成本】+【四周口袋弹簧成本】+【四周口袋无纺布成本】+【四周加硬材料成本】+【胶水材料成本】+【入袋无纺布材料成本】+【底面无纺布材料成本】+【边铁材料成本】+【C钉/夹码材料成本】+【海绵包边材料成本】+【填充海绵成本】+【封边材料成本】+【弹叉材料成本】+【胶条/包角材料成本】+【上垫层物料成本】+【下垫层物料成本】+【包装总成本】");
  630. if (mattress.woodpallettype == 0)
  631. {
  632. AddKeyValue("木托方式", "'普通木托'");
  633. }else if (mattress.woodpallettype == 1)
  634. {
  635. AddKeyValue("木托方式", " '夹板木托'");
  636. }else if (mattress.woodpallettype == 2)
  637. {
  638. AddKeyValue("木托方式", "'铁管木托' ");
  639. }
  640. // 公式
  641. AddFormulaKeyValue("车间成本", "【材料成本】*【大小单】+【人工费用】+【边带费用】+【额外费用】+【制造费用】");
  642. AddFormulaKeyValue("不含税出厂价", "【车间成本】*(【工厂利润率】+【工艺点数】+【内布套点数】+【拆装点数】+【海绵扣点】)*【管理费点】");
  643. AddFormulaKeyValue("部门不含税价", "【不含税出厂价】/(【部门利润率】+【部门让利点数】/100)/(1-(【佣金点数】-1))*【额外点数】+【FOB】");
  644. AddFormulaKeyValue("税金", "【部门不含税价】*(【税率】-1)+【佣金】 * 0.05");
  645. AddFormulaKeyValue("部门含税价", "(【部门不含税价】+【佣金】 * 0.06)*【税率】*【折扣率】");
  646. AddFormulaKeyValue("外币价", "【部门含税价】/【汇率】");
  647. AddFormulaKeyValue("底价", "if((【部门利润率】+【部门让利点数】/100)<> 0,【不含税出厂价】/(【部门利润率】+【部门让利点数】/ 100),0)");
  648. AddFormulaKeyValue("佣金", "【底价】/(1-(【佣金点数】-1))-【底价】");
  649. var dept = Cache.GetData<u_dept, DeptMapping>(mattress.deptid.Value);
  650. AddKeyValue("税金补偿", dept.taxes_rate);
  651. var bednetVarList = new List<u_bednet_var>();
  652. var selectStr = @"SELECT u_bednet_varmx.varid AS varid
  653. ,varkind
  654. ,varcode
  655. ,varname
  656. ,varclass
  657. ,vartype
  658. ,varunit
  659. ,u_bednet_varmx.varvalue AS varvalue
  660. ,formula
  661. FROM u_bednet_var
  662. INNER JOIN u_bednet_varmx ON u_bednet_varmx.varid = u_bednet_var.varid
  663. INNER JOIN u_dept ON u_dept.pricelistid = u_bednet_varmx.pricelistid";
  664. var whereList = new List<string>();
  665. whereList.Add("u_bednet_var.varclass < 2");
  666. whereList.Add("u_bednet_var.varkind = @varkind");
  667. whereList.Add("u_dept.deptid = @deptid");
  668. var param = new Dictionary<string, object>();
  669. param.Add("@varkind", 1);
  670. param.Add("@deptid", mattress.deptid);
  671. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), param, "varid", "varid,varkind,varcode,varname,varclass,vartype,varunit,varvalue", 0, 0, bednetVarList);
  672. foreach (var netvar in bednetVarList)
  673. {
  674. AddKeyValue(netvar.varname, netvar.varvalue);
  675. }
  676. if (isNewFormula)
  677. {
  678. selectStr = @"SELECT varid
  679. ,varkind
  680. ,varcode
  681. ,varname
  682. ,varclass
  683. ,vartype
  684. ,varunit
  685. ,formula
  686. FROM u_bednet_var";
  687. bednetVarList = new List<u_bednet_var>();
  688. whereList = new List<string>();
  689. whereList.Add("u_bednet_var.varkind = @varkind");
  690. whereList.Add("u_bednet_var.varclass = @varclass");
  691. param = new Dictionary<string, object>();
  692. param.Add("@varkind", 1);
  693. param.Add("@varclass", 2);
  694. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), param, "varid", "varid,varkind,varcode,varname,varclass,vartype,varunit,formula", 0, 0, bednetVarList);
  695. string[] keys = { "车间成本", "不含税出厂价", "部门不含税价", "税金", "部门含税价", "外币价", "底价", "佣金", "总床垫车间成本" };
  696. // 添加替换公式变量
  697. foreach (var netvar in bednetVarList)
  698. {
  699. if (keys.Contains(netvar.varname))
  700. {
  701. AddFormulaKeyValue(netvar.varname, netvar.formula);
  702. }
  703. else
  704. {
  705. AddFormulaHideKeyValue(netvar.varname, netvar.formula);
  706. }
  707. }
  708. }
  709. if (isNewFormula) GetDannumRate(mattress);
  710. }
  711. private void InitMxReplaceMents(u_mattress_mx_mtrl mx)
  712. {
  713. mx.mtrlname = !string.IsNullOrEmpty(mx.mtrlname) ? mx.mtrlname.Trim() : "null";
  714. decimal _shrinkage = mx.shrinkage.Value == 0 ? (decimal)1 : mx.shrinkage.Value;
  715. //取mtrldef.name的前两位
  716. AddKeyValue("名称前2位", mx.mtrlname.Length > 2 ? mx.mtrlname.Substring(0, 2) : mx.mtrlname);
  717. AddKeyValue("物料单价", mx.price);
  718. AddKeyValue("物料克重", mx.gram_weight);
  719. AddKeyValue("幅宽", mx.cloth_width);
  720. AddKeyValue("数量", mx.qty);
  721. AddKeyValue("物料厚度", mx.if_inputqty);
  722. AddKeyValue("固定厚度", mx.if_inputqty);
  723. AddKeyValue("厚度", mx.thickness);
  724. AddKeyValue("按面积单价", mx.if_areaprice);
  725. AddKeyValue("物料名称", mx.mtrlname);
  726. if (_shrinkage > 0) AddKeyValue("物料收缩率", _shrinkage);
  727. }
  728. /// <summary>
  729. /// 添加大侧,小侧,V侧高度公式替换
  730. /// </summary>
  731. /// <param name="mx"></param>
  732. /// <param name="diancengList"></param>
  733. /// <param name="mattersstype"></param>
  734. /// <param name="expression"></param>
  735. /// <returns></returns>
  736. private string InitMxSideReplaceMents(u_mattress mattress, u_mattress_mx_mtrl mx,List<u_mattress_mx_mtrl> diancengList, u_mattress_type mattersstype, string expression)
  737. {
  738. // 获取垫层的数据
  739. decimal bigSum = 0, smallSum = 0, vSum = 0;
  740. string bigChaStr = "大侧";
  741. string smallChaStr = mx.chastr ?? "小侧1";
  742. string vChaStr = mx.chastr ?? "V侧1";
  743. foreach (var dianceng in diancengList)
  744. {
  745. if (dianceng.chastr.IndexOf(bigChaStr) > -1) bigSum += dianceng.qty.Value * dianceng.thickness.Value;
  746. if (dianceng.chastr.IndexOf(smallChaStr) > -1) smallSum += dianceng.qty.Value * dianceng.thickness.Value;
  747. if (dianceng.chastr.IndexOf(vChaStr) > -1) vSum += dianceng.qty.Value * dianceng.thickness.Value;
  748. }
  749. if (bigSum > 0)
  750. {
  751. AddKeyValue("垫层", bigSum);
  752. }
  753. if (smallSum > 0)
  754. {
  755. AddKeyValue("垫层", smallSum);
  756. }
  757. if (vSum > 0)
  758. {
  759. AddKeyValue("垫层", vSum);
  760. }
  761. #region 替换大侧高度
  762. if (expression.IndexOf("【大侧高度】") > -1)
  763. {
  764. if (!string.IsNullOrEmpty(mattersstype.formula_big_side)) expression = expression.Replace("【大侧高度】", $"({mattersstype.formula_big_side})");
  765. expression = expression.Replace("【位置】", $"'{bigChaStr}'");
  766. if (bigSum > 0) expression = expression.Replace("【大侧高度】", $"{bigSum}");
  767. }
  768. #endregion
  769. #region 替换小侧高度
  770. if (expression.IndexOf("【小侧高度】") > -1)
  771. {
  772. if (!string.IsNullOrEmpty(mattersstype.formula_small_side)) expression = expression.Replace("【小侧高度】", $"({mattersstype.formula_small_side})");
  773. expression = expression.Replace("【位置】", $"'{smallChaStr}'");
  774. expression = expression.Replace("【小侧高度】", $"{smallSum}");
  775. }
  776. #endregion
  777. #region 替换V侧高度
  778. if (expression.IndexOf("【V侧高度】") > -1)
  779. {
  780. if(!string.IsNullOrEmpty(mattersstype.formula_v_side)) expression = expression.Replace("【V侧高度】", $"({mattersstype.formula_v_side})");
  781. expression = expression.Replace("【位置】", $"'{vChaStr}'");
  782. expression = expression.Replace("【V侧高度】", $"18");
  783. }
  784. #endregion
  785. #region 若填写则顶替床垫尺寸
  786. if (mx.mattress_width != null && mx.mattress_width > 0) expression = expression.Replace("【规格宽】", $"{mx.mattress_width}");
  787. if (mx.mattress_length != null && mx.mattress_length > 0) expression = expression.Replace("【规格长】", $"{mx.mattress_length}");
  788. #endregion
  789. return expression;
  790. }
  791. /// <summary>
  792. /// 添加布料幅宽公式替换
  793. /// </summary>
  794. /// <param name="mx"></param>
  795. /// <param name="mxlist"></param>
  796. /// <param name="formulakind"></param>
  797. private void InitMxClothWidthReplaceMents(u_mattress_mx_mtrl mx, List<u_mattress_mx_mtrl> mxlist,int formulakind)
  798. {
  799. decimal cloth_width = 0;
  800. if (string.IsNullOrEmpty(mx.chastr))
  801. {
  802. cloth_width = mxlist.First(t => t.formulakind.Value == formulakind).cloth_width.Value;
  803. }
  804. else
  805. {
  806. cloth_width = mxlist.First(t => t.formulakind.Value == formulakind && t.chastr.Equals(mx.chastr)).cloth_width.Value;
  807. }
  808. AddKeyValue("布料幅宽", cloth_width);
  809. }
  810. /// <summary>
  811. /// 添加布套高公式替换
  812. /// </summary>
  813. /// <param name="mxlist"></param>
  814. /// <param name="formulakind"></param>
  815. private string InitMxClothHeightReplaceMents(u_mattress mattress, u_mattress_mx_mtrl mx, string expression, List<u_mattress_mx_mtrl> mxlist, int formulakind)
  816. {
  817. decimal cloth_height = 0;
  818. cloth_height = mxlist.First(t => t.formulakind.Value == formulakind).thickness.Value;
  819. AddKeyValue("布套高", cloth_height);
  820. //if (mx.mattress_width != null && mx.mattress_width > 0) expression = expression.Replace("【规格宽】", $"{mx.mattress_width}");
  821. //if (mx.mattress_length != null && mx.mattress_length > 0) expression = expression.Replace("【规格长】", $"{mx.mattress_length}");
  822. return expression;
  823. }
  824. /// <summary>
  825. /// 添加裥绵收缩率公式替换
  826. /// </summary>
  827. /// <param name="mx"></param>
  828. /// <param name="mxlist"></param>
  829. private void InitMxShrinkageReplaceMents(u_mattress_mx_mtrl mx, List<u_mattress_mx_mtrl> mxlist)
  830. {
  831. decimal thickness = 0, shrinkage = 0;
  832. int[][] formulaKinds = new int[][]
  833. {
  834. new int [] {50, 0, 40, 60, 70, 80},
  835. new int [] {51, 1, 41, 61, 71, 81},
  836. new int [] {52, 2, 42, 62, 72, 82},
  837. new int [] {53, 3, 43, 63, 73, 83},
  838. new int [] {54, 4, 44, 64, 74, 84},
  839. };
  840. foreach (int[] kindGroup in formulaKinds)
  841. {
  842. if (kindGroup.Contains(mx.formulakind.Value))
  843. {
  844. var _mxList = mxlist.Where(o => o.formulatype == mx.formulatype).ToList(); //在同一个tab中计算
  845. foreach (var row in _mxList) // mxList.Rows等价于arg_dw.RowCount()
  846. {
  847. if (row.formulakind.Value == kindGroup[0])
  848. {
  849. thickness += row.thickness.Value * row.qty.Value; // 简化计算
  850. }
  851. }
  852. }
  853. }
  854. if(thickness >= 0)
  855. {
  856. cmd.CommandText = @"SELECT TOP 1 shrinkage
  857. FROM u_shrinkage
  858. WHERE u_shrinkage.minvalue <= @thickness
  859. AND u_shrinkage.maxvalue >= @thickness";
  860. cmd.Parameters.Clear();
  861. cmd.Parameters.AddWithValue("@thickness", thickness);
  862. using(var reader = cmd.ExecuteReader())
  863. {
  864. if (reader.Read())
  865. {
  866. shrinkage = Convert.ToDecimal(reader["shrinkage"]);
  867. }
  868. }
  869. }
  870. if(shrinkage > 0)
  871. {
  872. AddKeyValue("收缩率", shrinkage);
  873. }
  874. }
  875. /// <summary>
  876. /// 添加主表与明细表相关公式替换
  877. /// </summary>
  878. /// <param name="mattress"></param>
  879. /// <param name="mxlist"></param>
  880. /// <param name="isNewFormula">是否获取新的公式计算</param>
  881. private void InitMattressMxListReplaceMents(u_mattress mattress,List<u_mattress_mx_mtrl> mxlist, Boolean isNewFormula = true)
  882. {
  883. string fob_expression = string.Empty,cubage_expression = string.Empty;
  884. cubage_expression = "(【规格长】*【规格宽】* 【规格高】)/100000";
  885. #region 判断装柜方式 是否进箱
  886. if (mattress.packtype == 0)
  887. {
  888. mattress.loading_type = "平压";
  889. fob_expression = "【地区FOB费用】/(【柜型米数】 /(【规格宽】/ 100 +0.1)*(【压包数量】*2))";
  890. //if (mattress.packqty == 0) throw new LJCommonException("请填写压包数量!");
  891. }
  892. else if (mattress.packtype == 1)
  893. {
  894. mattress.loading_type = "卷包(非进箱)";
  895. fob_expression = "【地区FOB费用】 /(【柜型立方数】 /( 3.14*( 【卷包直径】 /100/2+0.03)*( 【卷包直径】 /100/2+0.03)*(【规格宽】/ 100 +0.05)))";
  896. cubage_expression = "( 3.14*( 【卷包直径】 /100/2+0.03)*( 【卷包直径】 /100/2+0.03)*(【规格宽】/ 100 +0.05))";
  897. //if (mattress.diameter == 0) throw new LJCommonException("请填写卷包直径!");
  898. var _bzList = mxlist.Where(t => t.formulatype == 3 && t.formulakind == 19).ToList();
  899. foreach(var bz in _bzList)
  900. {
  901. if (bz.mtrlname.IndexOf("箱") > -1) {
  902. mattress.loading_type = "卷包(进箱)";
  903. fob_expression = "【地区FOB费用】/(【柜型立方数】 / (( 【纸箱宽】 /100+0.03)*(【纸箱宽】/100+0.03)*(【规格宽】/ 100 +0.1)))";
  904. cubage_expression = "( 【纸箱宽】 /100+0.03)*(【纸箱宽】/100+0.03)*(【规格宽】/ 100 +0.1)";
  905. AddKeyValue("纸箱宽", bz.mtrlname.Length > 2 ? bz.mtrlname.Substring(0, 2) : bz.mtrlname);
  906. break;
  907. }
  908. }
  909. }
  910. else if (mattress.packtype == 2)
  911. {
  912. mattress.loading_type = "国内";
  913. fob_expression = "【地区FOB费用】/(【柜型立方数】/((【规格宽】/100+0.03)*(【规格长】/100+0.03)*(【规格高】/100+0.03)))";
  914. }
  915. #endregion
  916. #region 计算FOB
  917. if (!string.IsNullOrEmpty(mattress.area) && !string.IsNullOrEmpty(mattress.cabinet_type) && !string.IsNullOrEmpty(mattress.loading_type))
  918. {
  919. //地区FOB费用
  920. if (new List<string>() { "大柜", "小柜" }.Contains(mattress.cabinet_type) && new List<string>() { "普通地区", "特定地区" }.Contains(mattress.area))
  921. {
  922. fob_expression = fob_expression.Replace("【地区FOB费用】", $"【{mattress.cabinet_type.Trim()}-{mattress.area.Trim()}-地区FOB费用】");
  923. }
  924. //柜型立方数
  925. if (new List<string>() { "大柜", "小柜" }.Contains(mattress.cabinet_type))
  926. {
  927. fob_expression = fob_expression.Replace("【柜型立方数】", $"【{mattress.cabinet_type.Trim()}-柜型立方数】");
  928. }
  929. //纸箱宽 见上面
  930. //柜型米数
  931. if (new List<string>() { "大柜", "小柜" }.Contains(mattress.cabinet_type))
  932. {
  933. fob_expression = fob_expression.Replace("【柜型米数】", $"【{mattress.cabinet_type.Trim()}-柜型米数】");
  934. }
  935. mattress.fob_replace_formula = fob_expression;
  936. mattress.fob = Calculate(fob_expression, "FOB").DecimalValue;
  937. //半成品:如果PE袋物料是含 半成品专用 的编码,FOB需要除以数量
  938. var bzList2 = mxlist.Where(t => t.formulatype == 3).ToList();
  939. foreach (var bz in bzList2)
  940. {
  941. if (bz.qty.Value > 0 && bz.mtrlname.IndexOf("半成品专用") > -1)
  942. {
  943. mattress.fob /= bz.qty.Value;
  944. mattress.fob_replace_formula = $"{mattress.fob_replace_formula} / {bz.qty.Value}";
  945. }
  946. }
  947. }
  948. else {
  949. mattress.fob = 0;
  950. }
  951. AddKeyValue("FOB", mattress.fob);
  952. #endregion
  953. #region 计算体积
  954. if (mattress.fob > 0)
  955. {
  956. mattress.cubage = Calculate(cubage_expression, "体积").DecimalValue;
  957. }
  958. #endregion
  959. #region 计算人工费用
  960. var mattersstype = new u_mattress_type() { mattresstypeid = mattress.mattresstypeid };
  961. DbSqlHelper.SelectOne(cmd, mattersstype, "hrcost_formula,biandaiqty,zhizao_amt,guanli_rate,typerate,dannum1_rate,dannum2_rate,dannum3_rate,dannum4_rate");
  962. if(mattress.biandai_qty == 0 && mattress.if_m_chai == 0 && mattress.if_z_chai == 0 && mattress.if_d_chai == 0)
  963. {
  964. mattress.biandai_qty = mattersstype.biandaiqty;
  965. }
  966. mattress.hrcost_replace_formula = mattersstype.hrcost_formula;
  967. mattress.zhizao_amt = mattersstype.zhizao_amt;
  968. mattress.guanli_rate = mattersstype.guanli_rate;
  969. var diancengList = mxlist.Where(t => t.formulatype == 1).ToList();
  970. int diancengCount = 0;
  971. foreach(var dianceng in diancengList)
  972. {
  973. if (dianceng.formulakind == 32) diancengCount++;
  974. }
  975. AddKeyValue("垫层数量", diancengCount);
  976. AddKeyValue("制造费用", mattress.zhizao_amt);
  977. AddKeyValue("管理费点", mattress.guanli_rate);
  978. mattress.hrcost = Calculate(mattress.hrcost_replace_formula, "人工费用").DecimalValue;
  979. AddKeyValue("人工费用", mattress.hrcost);
  980. #endregion
  981. #region 计算边带费用
  982. if (!isNewFormula || !formula_replacements.ContainsKey("【边带费用】"))
  983. {
  984. mattress.biandaicost_replace_formula = "【边带条数】*【边带单价】*((【规格宽】+【规格长】)*2+30)/100";
  985. }
  986. else
  987. {
  988. mattress.biandaicost_replace_formula = formula_replacements["【边带费用】"];
  989. }
  990. AddKeyValue("边带条数", mattress.biandai_qty);
  991. mattress.biandaicost = Calculate(mattress.biandaicost_replace_formula, "边带费用").DecimalValue;
  992. AddKeyValue("边带费用", mattress.biandaicost);
  993. #endregion
  994. #region 辅料 有打钮纽扣 加0.13 工厂利润率
  995. var fuliaoList = mxlist.Where(t => t.formulatype == 2 && t.mtrlname.IndexOf("打钮") > -1).ToList();
  996. if (fuliaoList.Any()) mattress.profitrate += 0.13M;
  997. #endregion
  998. #region 拼侧 最大金额的侧 和 工厂利润率加点
  999. CalCulatePince(mattress, mxlist, isNewFormula);
  1000. #endregion
  1001. #region 内布套特殊加点
  1002. CalCulateNetBuTao(mattress, mxlist);
  1003. #endregion
  1004. #region 拆装特殊加点
  1005. CalCulateChaiZhuang(mattress);
  1006. #endregion
  1007. #region 海绵款特殊扣点
  1008. CalCulateHaiMian(mattress);
  1009. #endregion
  1010. #region 计算主表 材料成本
  1011. var aa = new List<decimal>();
  1012. mxlist.ForEach(t => {
  1013. var _costamt = t.costamt.Value;
  1014. if (isNewFormula)
  1015. {
  1016. decimal _dannum_rate = 0;
  1017. #region 计算损耗率
  1018. switch (mattress.dannum_type.Value)
  1019. {
  1020. case 1:
  1021. if (t.dannum1_rate != null) _dannum_rate = t.dannum1_rate.Value;
  1022. break;
  1023. case 2:
  1024. if (t.dannum2_rate != null) _dannum_rate = t.dannum2_rate.Value;
  1025. break;
  1026. case 3:
  1027. if (t.dannum3_rate != null) _dannum_rate = t.dannum3_rate.Value;
  1028. break;
  1029. case 4:
  1030. if (t.dannum4_rate != null) _dannum_rate = t.dannum4_rate.Value;
  1031. break;
  1032. }
  1033. _costamt = _costamt * (1 + _dannum_rate);
  1034. #endregion
  1035. // 新公式排除床网计算
  1036. if (t.formulatype != 99)
  1037. {
  1038. if (new List<int> { 101, 102 }.Contains(t.formulatype.Value))
  1039. {
  1040. /// 內布套 需要勾选了标记才纳入计算
  1041. if (mattress.if_n_butao != null && mattress.if_n_butao.Value > 0)
  1042. {
  1043. aa.Add(_costamt);
  1044. }
  1045. }
  1046. else if (new List<int> { 103 }.Contains(t.formulatype.Value))
  1047. {
  1048. /// 顶布裥棉 需要勾选了标记才纳入计算
  1049. if (mattress.if_w_butao != null && mattress.if_w_butao.Value > 0)
  1050. {
  1051. aa.Add(_costamt);
  1052. }
  1053. }
  1054. else
  1055. {
  1056. aa.Add(_costamt);
  1057. }
  1058. }
  1059. }
  1060. else
  1061. {
  1062. aa.Add(_costamt);
  1063. }
  1064. });
  1065. mattress.total_material_cost = aa.Sum();
  1066. AddKeyValue("材料成本", mattress.total_material_cost);
  1067. #endregion
  1068. //#region 标准金额
  1069. //if (!isNewFormula)
  1070. //{
  1071. // // 旧公式
  1072. // CalCulateCostNew(mattress, "标准");
  1073. // // 查找点数
  1074. // decimal _rate = GetWorkmanshipRate(mattress, "num_10", "标准");
  1075. // _rate = _rate == 0 ? 1 : _rate;
  1076. // mattress.foreign_cost_bz = mattress.dept_cost / _rate;
  1077. //}
  1078. //else
  1079. //{
  1080. // CalCulateCostNew(mattress, "标准", mattersstype);
  1081. // mattress.foreign_cost_bz = mattress.dept_cost;
  1082. //}
  1083. //AddKeyValue("标准金额", mattress.foreign_cost_bz);
  1084. //#endregion
  1085. //#region 大单金额
  1086. //if (!isNewFormula)
  1087. //{
  1088. // // 旧公式
  1089. // CalCulateCostNew(mattress, "大单");
  1090. // // 查找点数
  1091. // decimal _rate2 = GetWorkmanshipRate(mattress, "num_11", "大单");
  1092. // _rate2 = _rate2 == 0 ? 1 : _rate2;
  1093. // mattress.foreign_cost_dd = mattress.dept_cost / _rate2;
  1094. //}
  1095. //else
  1096. //{
  1097. // CalCulateCostNew(mattress, "大单", mattersstype);
  1098. // mattress.foreign_cost_dd = mattress.dept_cost;
  1099. //}
  1100. //AddKeyValue("大单金额", mattress.foreign_cost_dd);
  1101. //#endregion
  1102. if (!isNewFormula)
  1103. {
  1104. // 旧公式
  1105. CalCulateCostNew(mattress, "散单");
  1106. }
  1107. else
  1108. {
  1109. CalCulateCostNew(mattress, "散单", isNewFormula);
  1110. }
  1111. AddKeyValue("散单金额", mattress.foreign_cost);
  1112. }
  1113. /// <summary>
  1114. /// 计算拼侧最大金额的侧和工厂利润率加点
  1115. /// </summary>
  1116. /// <param name="mattress"></param>
  1117. /// <param name="mxlist"></param>
  1118. private void CalCulatePince(u_mattress mattress, List<u_mattress_mx_mtrl> mxlist, Boolean isNewFormula = true)
  1119. {
  1120. var mianliaoList = mxlist.Where(t => t.formulatype == 0).ToList();
  1121. var costAmounts = new Dictionary<string, decimal>
  1122. {
  1123. { "普通大侧", 0m },
  1124. { "上下拼侧1", 0m },
  1125. { "上下拼侧2", 0m },
  1126. { "上下拼侧3", 0m },
  1127. { "左右拼侧1", 0m },
  1128. { "左右拼侧2", 0m },
  1129. { "左右拼侧3", 0m },
  1130. { "左右拼侧4", 0m }
  1131. };
  1132. var costAmounts2 = new Dictionary<string, decimal>
  1133. {
  1134. { "小侧1-上下拼侧1", 0m },
  1135. { "小侧1-上下拼侧2", 0m },
  1136. { "小侧1-上下拼侧3", 0m }
  1137. };
  1138. foreach (var mianliao in mianliaoList)
  1139. {
  1140. if (costAmounts.ContainsKey(mianliao.sortcode))
  1141. {
  1142. costAmounts[mianliao.sortcode] += mianliao.costamt.Value;
  1143. }else if (costAmounts2.ContainsKey(mianliao.sortcode))
  1144. {
  1145. costAmounts2[mianliao.sortcode] += mianliao.costamt.Value;
  1146. }
  1147. }
  1148. // 找出最大拼侧金额及对应的拼侧名称
  1149. string lsTempMaxStr = null;
  1150. decimal ldeTempMax = decimal.MinValue;
  1151. foreach (var item in costAmounts)
  1152. {
  1153. if (item.Value >= ldeTempMax)
  1154. {
  1155. ldeTempMax = item.Value;
  1156. lsTempMaxStr = item.Key;
  1157. }
  1158. }
  1159. // 清空不是最大金额的拼侧
  1160. foreach (var mianliao in mianliaoList)
  1161. {
  1162. if (mianliao.sortcode != lsTempMaxStr && new List<int>() { 2, 82, 42, 52, 62, 72 }.Contains(mianliao.formulakind.Value))
  1163. {
  1164. mianliao.costamt = 0;
  1165. }
  1166. }
  1167. // 找出最大小侧拼侧金额及对应的拼侧名称
  1168. string lsTempMaxStr2 = null;
  1169. decimal ldeTempMax2 = decimal.MinValue;
  1170. foreach (var item in costAmounts)
  1171. {
  1172. if (item.Value >= ldeTempMax)
  1173. {
  1174. ldeTempMax = item.Value;
  1175. lsTempMaxStr = item.Key;
  1176. }
  1177. }
  1178. if (ldeTempMax2 > 0)
  1179. {
  1180. // 清空不是最大金额的拼侧
  1181. foreach (var mianliao in mianliaoList)
  1182. {
  1183. if (mianliao.sortcode != lsTempMaxStr2 && new List<int>() { 3, 83, 43, 53, 63, 73 }.Contains(mianliao.formulakind.Value))
  1184. {
  1185. mianliao.costamt = 0;
  1186. }
  1187. }
  1188. }
  1189. // 计算拼侧数量
  1190. int pinceCnt = costAmounts.Values.Count(value => value > 0);
  1191. AddKeyValue("拼侧数量", pinceCnt);
  1192. // 判断是否有大侧
  1193. bool hasBigSide = mianliaoList.Any(row => new[] { 7, 8, 9, 10 }.Contains(row.formulakind.Value) && row.mtrlid.Value > 0);
  1194. AddKeyValue("大侧数量", Convert.ToInt32(hasBigSide));
  1195. string field = pinceCnt > 3 || (hasBigSide && (pinceCnt == 2 || pinceCnt == 3)) ? "num_3" : hasBigSide ? "num_1" : pinceCnt == 2 || pinceCnt == 3 ? "num_2" : string.Empty;
  1196. // 查找点数
  1197. mattress.profitrate_point = GetWorkmanshipRate(mattress, field, "工艺点数", isNewFormula);
  1198. AddKeyValue("工艺点数", mattress.profitrate_point);
  1199. //decimal extraProcesses = GetExtraAmt(mattress, 1);
  1200. //AddKeyValue("特殊工艺费用", extraProcesses);
  1201. }
  1202. /// <summary>
  1203. /// 计算内布套特殊加点
  1204. /// </summary>
  1205. /// <param name="mattress"></param>
  1206. /// <param name="mxlist"></param>
  1207. private void CalCulateNetBuTao(u_mattress mattress, List<u_mattress_mx_mtrl> mxlist)
  1208. {
  1209. if(mattress.if_n_butao == 1)
  1210. {
  1211. var butaoList = mxlist.Where(t => t.formulatype == 101 || t.formulatype == 102);
  1212. bool butaoFz = false, butaoJd = false;
  1213. // 检查内布套是否为复杂款
  1214. foreach (var butao in butaoList) {
  1215. if (butao.formulakind == 70 && butao.mtrlid > 0) { butaoFz = true; break; }
  1216. }
  1217. if (butaoFz)
  1218. {
  1219. foreach (var butao in butaoList)
  1220. {
  1221. if (butao.formulakind == 203 && butao.mtrlid > 0) { butaoFz = true; break; }
  1222. }
  1223. }
  1224. else
  1225. {
  1226. butaoJd = true; // 没有找到复杂款即为简单款
  1227. }
  1228. // 根据款式类型判断查询的字段
  1229. string field = butaoJd ? "num_4" : (butaoFz ? "num_5" : "");
  1230. AddKeyValue("内布套简单款", Convert.ToInt32(butaoJd));
  1231. AddKeyValue("内布套复杂款", Convert.ToInt32(butaoFz));
  1232. // 查找点数
  1233. //var workmanship = new u_workmanship_add() { deptid = mattress.deptid, mattresstypeid = mattress.mattresstypeid, workmanshipname = field };
  1234. mattress.butao_point = GetWorkmanshipRate(mattress, field, "内布套点数");
  1235. }
  1236. AddKeyValue("内布套点数", mattress.butao_point);
  1237. }
  1238. /// <summary>
  1239. /// 拆装特殊加点
  1240. /// </summary>
  1241. /// <param name="mattress"></param>
  1242. private void CalCulateChaiZhuang(u_mattress mattress)
  1243. {
  1244. int cnt = 0;
  1245. // 判断 if_m_chai, if_z_chai, if_d_chai 是否为 1
  1246. if (Convert.ToInt32(mattress.if_m_chai) == 1) cnt++;
  1247. if (Convert.ToInt32(mattress.if_z_chai) == 1) cnt++;
  1248. if (Convert.ToInt32(mattress.if_d_chai) == 1) cnt++;
  1249. // 根据款式类型判断查询的字段
  1250. string field = cnt == 1 ? "num_6" : (cnt > 1 ? "num_7" : "");
  1251. AddKeyValue("拆装数量", cnt);
  1252. // 查找点数
  1253. mattress.chaizhuang_point = GetWorkmanshipRate(mattress, field, "拆装点数");
  1254. AddKeyValue("拆装点数", mattress.chaizhuang_point);
  1255. }
  1256. /// <summary>
  1257. /// 计算海绵款特殊扣点
  1258. /// </summary>
  1259. /// <param name="mattress"></param>
  1260. private void CalCulateHaiMian(u_mattress mattress)
  1261. {
  1262. if (mattress.if_haimian_type == 1)
  1263. {
  1264. // 根据款式类型判断查询的字段
  1265. string field = "num_8";
  1266. // 查找点数
  1267. mattress.haimian_point = GetWorkmanshipRate(mattress, field, "海绵扣点");
  1268. }
  1269. AddKeyValue("海绵扣点", mattress.haimian_point);
  1270. }
  1271. /// <summary>
  1272. /// 查询工艺加点设置
  1273. /// </summary>
  1274. /// <param name="label"></param>
  1275. /// <returns></returns>
  1276. public List<u_workmanship_add> GetWorkmanshipAdd(string label)
  1277. {
  1278. var list = new List<u_workmanship_add>();
  1279. var outputFields = @"deptid, mattresstypeid, formula, rate";
  1280. var selectStr = @"SELECT deptid, mattresstypeid, formula, rate FROM u_workmanship_add ";
  1281. var whereList = new List<string>();
  1282. whereList.Add("u_workmanship_add.inuse = 1");
  1283. whereList.Add("workmanshipname = @workmanshipname");
  1284. var param = new Dictionary<string, object>();
  1285. param.Add("@workmanshipname", label);
  1286. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), param, "mattressid", outputFields, 0, 0, list);
  1287. return list;
  1288. }
  1289. /// <summary>
  1290. /// 获取工厂利润率
  1291. /// </summary>
  1292. /// <param name="mattress"></param>
  1293. /// <param name="field">旧表字段名</paramD>
  1294. /// <param name="label">新表变量名</paramD>
  1295. /// <returns></returns>
  1296. public decimal GetWorkmanshipRate(u_mattress mattress, string field, string label, Boolean isNewFormula = true)
  1297. {
  1298. decimal rate = 0;
  1299. if (field == "") return 0;
  1300. if (isNewFormula)
  1301. {
  1302. var addList = GetWorkmanshipAdd(label);
  1303. var tgList = addList.Where(o => o.deptid == mattress.deptid && o.mattresstypeid == mattress.mattresstypeid).ToList();
  1304. if (tgList.Count <= 0) tgList = addList.Where(o => o.deptid == mattress.deptid).ToList();
  1305. if (tgList.Count <= 0) tgList = addList.Where(o => o.mattresstypeid == mattress.mattresstypeid).ToList();
  1306. if (tgList.Count <= 0) tgList = addList;
  1307. if (tgList.Count > 0)
  1308. {
  1309. var item = tgList[0];
  1310. rate = item.rate == null ? 0 : Convert.ToDecimal(item.rate);
  1311. var _formula = Convert.ToString(item.formula);
  1312. if (!string.IsNullOrEmpty(_formula))
  1313. {
  1314. AddKeyValue(label, rate);
  1315. rate = Calculate(_formula, label).DecimalValue;
  1316. }
  1317. }
  1318. }
  1319. else
  1320. {
  1321. cmd.CommandText = @"SELECT " + field + " FROM u_workmanship_dianshu WHERE deptid = @deptid AND mattresstypeid = @mattresstypeid";
  1322. cmd.Parameters.Clear();
  1323. cmd.Parameters.AddWithValue("@deptid", mattress.deptid);
  1324. cmd.Parameters.AddWithValue("@mattresstypeid", mattress.mattresstypeid);
  1325. using (var reader = cmd.ExecuteReader())
  1326. {
  1327. if (reader.Read())
  1328. {
  1329. rate = reader[field] == null ? 0 : Convert.ToDecimal(reader[field]);
  1330. }
  1331. }
  1332. }
  1333. return rate;
  1334. }
  1335. /// <summary>
  1336. /// 计算大小单加点
  1337. /// </summary>
  1338. /// <param name="mattress"></param>
  1339. /// <param name="typename"></param>
  1340. private void CalCulateDanNum(u_mattress mattress,string typename)
  1341. {
  1342. var _typename = typename;
  1343. if (mattress.dannum_type.Value != 1)
  1344. {
  1345. switch(mattress.dannum_type.Value)
  1346. {
  1347. case 1:
  1348. _typename = "散单";
  1349. break;
  1350. case 2:
  1351. _typename = "标准";
  1352. break;
  1353. case 3:
  1354. _typename = "大单";
  1355. break;
  1356. case 4: // "小单":
  1357. _typename = "";
  1358. break;
  1359. }
  1360. }
  1361. // 根据款式类型判断查询的字段
  1362. string field = "散单".Equals(_typename) ? "num_9" : "标准".Equals(_typename) ? "num_10" : "大单".Equals(_typename) ? "num_11" : "";
  1363. // 查找点数
  1364. decimal _rate = GetWorkmanshipRate(mattress, field, typename);
  1365. mattress.dannum_rate = _rate == 0 ? 1 : _rate;
  1366. AddKeyValue("大小单", mattress.dannum_rate);
  1367. }
  1368. private decimal CalCulateDanNumRate(u_mattress mattress, string typename)
  1369. {
  1370. // 根据款式类型判断查询的字段
  1371. string field = "散单".Equals(typename) ? "num_9" : "标准".Equals(typename) ? "num_10" : "大单".Equals(typename) ? "num_11" : "";
  1372. // 查找点数
  1373. decimal _rate = GetWorkmanshipRate(mattress, field, typename);
  1374. return _rate;
  1375. }
  1376. /// <summary>
  1377. ///
  1378. /// </summary>
  1379. private void GetDannumRate(u_mattress mattress)
  1380. {
  1381. var mattressType = new u_mattress_type() { mattresstypeid = mattress.mattresstypeid };
  1382. DbSqlHelper.SelectOne(cmd, mattressType, "hrcost_formula,biandaiqty,zhizao_amt,guanli_rate,typerate,dannum1_rate,dannum2_rate,dannum3_rate,dannum4_rate");
  1383. var dept = Cache.GetData<u_dept, DeptMapping>(mattress.deptid.Value);
  1384. decimal? com_profitrate_dannum = 0;
  1385. decimal _rate = 1;
  1386. if (mattress.dannum_type == null)
  1387. {
  1388. mattress.dannum_type = 2;
  1389. }
  1390. switch (mattress.dannum_type.Value)
  1391. {
  1392. case 1: // "散单":
  1393. _rate = mattressType.dannum1_rate.Value;
  1394. com_profitrate_dannum = dept.dannum1_rate;
  1395. break;
  1396. case 3: // "大单":
  1397. _rate = mattressType.dannum3_rate.Value;
  1398. com_profitrate_dannum = dept.dannum3_rate;
  1399. break;
  1400. case 4: // "小单":
  1401. _rate = mattressType.dannum4_rate.Value;
  1402. com_profitrate_dannum = dept.dannum4_rate;
  1403. break;
  1404. default: // "标准":
  1405. _rate = mattressType.dannum2_rate.Value;
  1406. com_profitrate_dannum = dept.dannum2_rate;
  1407. break;
  1408. }
  1409. AddKeyValue("大小单类型", mattress.dannum_type.Value);
  1410. mattress.dannum_rate = _rate;
  1411. AddKeyValue("大小单系数", _rate);
  1412. AddKeyValue("款式系数", mattressType.typerate.Value);
  1413. #region 公式利润点
  1414. AddKeyValue("管理费用点", dept.managerate);
  1415. AddKeyValue("公司利润点(部门)", dept.com_profitrate);
  1416. AddKeyValue("公司利润点", dept.com_profitrate + com_profitrate_dannum);
  1417. #endregion
  1418. }
  1419. /// <summary>
  1420. /// 计算成本
  1421. /// </summary>
  1422. /// <param name="mattress"></param>
  1423. /// <param name="typename"></param>
  1424. private void CalCulateCostNew(u_mattress mattress, string typename, Boolean isNewFormula = false)
  1425. {
  1426. #region 判断大小单
  1427. if (isNewFormula)
  1428. {
  1429. GetDannumRate(mattress);
  1430. }
  1431. #endregion
  1432. #region 总成本-车间成本
  1433. CalCulateDanNum(mattress, typename);
  1434. if (mattress.if_zhedie_type == 1)
  1435. {
  1436. var _formula = formula_replacements["【车间成本】"];
  1437. AddFormulaKeyValue("车间成本", "( " + _formula + " ) * 2");
  1438. mattress.total_cost = CalculateVarFormula("车间成本").DecimalValue;
  1439. }
  1440. else
  1441. {
  1442. mattress.total_cost = CalculateVarFormula("车间成本").DecimalValue;
  1443. }
  1444. AddKeyValue("车间成本", mattress.total_cost);
  1445. #endregion
  1446. #region 不含税出厂价
  1447. mattress.nottax_factory_cost = CalculateVarFormula("不含税出厂价").DecimalValue;
  1448. AddKeyValue("不含税出厂价", mattress.nottax_factory_cost);
  1449. #endregion
  1450. #region 部门不含税价
  1451. mattress.nottax_dept_cost = CalculateVarFormula("部门不含税价").DecimalValue;
  1452. AddKeyValue("部门不含税价", mattress.nottax_dept_cost);
  1453. #endregion
  1454. #region 底价
  1455. decimal _dijia = CalculateVarFormula("底价").DecimalValue;
  1456. AddKeyValue("底价", _dijia);
  1457. #endregion
  1458. #region 佣金
  1459. decimal _yongjin = CalculateVarFormula("佣金").DecimalValue;
  1460. AddKeyValue("佣金", _yongjin);
  1461. #endregion
  1462. #region 税金
  1463. mattress.taxes = CalculateVarFormula("税金").DecimalValue;
  1464. AddKeyValue("税金", mattress.taxes);
  1465. #endregion
  1466. #region 部门含税价=(部门不含税价+佣金*0.06)*税率*折扣率(fob>0)
  1467. if (mattress.fob == 0) {
  1468. mattress.discount = 1;
  1469. AddKeyValue("折扣率", mattress.discount);
  1470. }
  1471. mattress.dept_cost = CalculateVarFormula("部门含税价").DecimalValue;
  1472. AddKeyValue("部门含税价", mattress.dept_cost);
  1473. #endregion
  1474. #region 外币价= 部门含税价/汇率
  1475. //if (mattress.moneyrate > 0)
  1476. //{
  1477. // if ("标准".Equals(typename)) mattress.foreign_cost_bz = mattress.dept_cost / mattress.moneyrate;
  1478. // else if ("大单".Equals(typename)) mattress.foreign_cost_dd = mattress.dept_cost / mattress.moneyrate;
  1479. // else if ("散单".Equals(typename)) mattress.foreign_cost = mattress.dept_cost / mattress.moneyrate;
  1480. //}
  1481. decimal _waibi = 0;
  1482. if (mattress.moneyrate > 0)
  1483. {
  1484. _waibi = CalculateVarFormula("外币价").DecimalValue;
  1485. } else
  1486. {
  1487. _waibi = mattress.dept_cost.Value;
  1488. }
  1489. mattress.foreign_cost = _waibi;
  1490. AddKeyValue("外币价", _waibi);
  1491. #endregion
  1492. }
  1493. public u_mattress GetMattress(int mattressid,string fields = null)
  1494. {
  1495. if(mattressid <= 0)
  1496. {
  1497. throw new LJCommonException("查找床垫报价失败,ID错误!");
  1498. }
  1499. var mattress = new u_mattress() { mattressid = mattressid };
  1500. fields = fields ?? @"mattressid,mattressname,deptid,mattresstypeid,mattresscode,mattress_width,mattress_length,mattress_height,packtype,packqty,woodpallettype,old_mtrlname,
  1501. total_hr_cost,total_material_cost,fees_dscrp,total_fees_cost,taxrate,commissionrate,commission,fob,profitrate,profitrate_point,butao_point,chaizhuang_point,
  1502. haimian_point,dannum_rate,hrcost,biandaicost,zhizao_amt,guanli_rate,discount,extras_cost,dept_profitrate,dept_profitrate_rangli,moneyrate,mattressrelcode,
  1503. flag,auditingrep,auditingdate,createtime,createby,total_cost,nottax_factory_cost,nottax_dept_cost,taxes,dept_cost,foreign_cost,foreign_cost_bz,
  1504. nottax_factory_cost/(dept_profitratedept_profitrate_rangli/100) as dijia_cost,xd_flag,xd_auditingrep,xd_auditingdate,qr_flag,qr_auditingrep,
  1505. qr_auditingdate,js1_flag,erp_mtrlcode,erp_cb_updatetime,if_bcp_type,if_zhedie_type,if_w_butao,biandai_qty,other_rate,if_moneyrate,parentid,
  1506. if_m_chai,if_z_chai,if_d_chai,if_n_butao,if_m_wbutao_way,s_cover_qty,z_cover_qty,x_cover_qty,s_m_cover_qty,z_m_cover_qty,x_m_cover_qty,cabinet_type,area,diameter,cubage,erp_mtrlcode,erp_mtrlid,dannum_type";
  1507. DbSqlHelper.SelectOne(cmd, mattress, fields);
  1508. return mattress;
  1509. }
  1510. public List<u_mattress> GetMattressList (int mattressid, string fields)
  1511. {
  1512. if (mattressid <= 0)
  1513. {
  1514. throw new LJCommonException("查找床垫报价失败,ID错误!");
  1515. }
  1516. var mattressList = new List<u_mattress>();
  1517. fields = fields ?? @"mattressid,mattressname,deptid,mattresstypeid,mattresscode,mattress_width,mattress_length,mattress_height,packtype,packqty,woodpallettype,old_mtrlname,
  1518. total_hr_cost,total_material_cost,fees_dscrp,total_fees_cost,taxrate,commissionrate,commission,fob,profitrate,profitrate_point,butao_point,chaizhuang_point,
  1519. haimian_point,dannum_rate,hrcost,biandaicost,zhizao_amt,guanli_rate,discount,extras_cost,dept_profitrate,dept_profitrate_rangli,moneyrate,mattressrelcode,
  1520. flag,auditingrep,auditingdate,createtime,createby,total_cost,nottax_factory_cost,nottax_dept_cost,taxes,dept_cost,foreign_cost,foreign_cost_bz,
  1521. nottax_factory_cost/(dept_profitratedept_profitrate_rangli/100) as dijia_cost,xd_flag,xd_auditingrep,xd_auditingdate,qr_flag,qr_auditingrep,
  1522. qr_auditingdate,js1_flag,erp_mtrlcode,erp_cb_updatetime,if_bcp_type,if_zhedie_type,if_w_butao,biandai_qty,other_rate,if_moneyrate,parentid,
  1523. if_m_chai,if_z_chai,if_d_chai,if_n_butao,if_m_wbutao_way,s_cover_qty,z_cover_qty,x_cover_qty,s_m_cover_qty,z_m_cover_qty,x_m_cover_qty,cabinet_type,area,diameter,cubage,erp_mtrlcode,erp_mtrlid,dannum_type";
  1524. DbSqlHelper.Select(cmd, "u_mattress", "mattressid = @mattressid", new Dictionary<string, object>() { { "@mattressid", mattressid } }, "createtime", 0, 0, mattressList, null, fields);
  1525. return mattressList;
  1526. }
  1527. public List<u_mattress_mx_mtrl> GetMattressMxMtrl(int mattressid,List<string> extraWhere = null)
  1528. {
  1529. var mxList = new List<u_mattress_mx_mtrl>();
  1530. var outputFields = @"mattressmxid, mattressid, formulakind, formula, formulaid, mtrlid, mtrlname, price, gram_weight, cloth_width, if_inputqty, qty , costamt, if_areaprice, formulatype, sortcode, if_mtrl, if_success, replace_formula, priceunit, shrinkage, name, dannum1_rate, dannum2_rate, dannum3_rate, dannum4_rate, thickness, chastr, xu, useqty, useformula, replace_useformula , gydscrp, mattress_width, mattress_length, spring_qty_width, spring_qty_length,sidecover,if_subspecs";
  1531. var selectStr = @"
  1532. SELECT
  1533. u_mattress_mx_mtrl.mattressmxid,
  1534. u_mattress_mx_mtrl.mattressid,
  1535. u_mattress_formula.formulakind as formulakind ,
  1536. u_mattress_mx_mtrl.formula as formula,
  1537. u_mattress_mx_mtrl.formulaid,
  1538. u_mattress_mx_mtrl.mtrlid,
  1539. CASE WHEN u_mattress_formula.formulatype = 99 THEN vv_bednet.bednetname ELSE vv_mtrl_price.mtrlname END AS mtrlname,
  1540. u_mattress_mx_mtrl.price,
  1541. u_mattress_mx_mtrl.gram_weight,
  1542. u_mattress_mx_mtrl.cloth_width,
  1543. u_mattress_mx_mtrl.if_inputqty,
  1544. u_mattress_mx_mtrl.qty ,
  1545. u_mattress_mx_mtrl.costamt,
  1546. u_mattress_mx_mtrl.if_areaprice,
  1547. u_mattress_formula.formulatype,
  1548. case when u_mattress_mx_mtrl.chastr <> '' then u_mattress_mx_mtrl.chastr else u_mattress_formula.sortcode end as sortcode,
  1549. u_mattress_formula.if_mtrl,
  1550. u_mattress_mx_mtrl.if_success,
  1551. u_mattress_mx_mtrl.replace_formula,
  1552. u_mattress_mx_mtrl.priceunit,
  1553. u_mattress_mx_mtrl.shrinkage,
  1554. CASE when u_mattress_formula.if_mtrl > 1 THEN '+' ELSE '' END as addmx,
  1555. CASE when u_mattress_formula.if_mtrl > 1 THEN '-' ELSE '' END as delmx,
  1556. u_mtrl_price.name,
  1557. u_mtrl_price.if_subspecs,
  1558. ISNULL(u_mtrltype.dannum1_rate, 0) AS dannum1_rate,
  1559. ISNULL(u_mtrltype.dannum2_rate, 0) AS dannum2_rate,
  1560. ISNULL(u_mtrltype.dannum3_rate, 0) AS dannum3_rate,
  1561. ISNULL(u_mtrltype.dannum4_rate, 0) AS dannum4_rate,
  1562. u_mattress_mx_mtrl.thickness,
  1563. u_mattress_mx_mtrl.chastr,
  1564. u_mattress_mx_mtrl.xu,
  1565. u_mattress_mx_mtrl.useqty as useqty,
  1566. u_mattress_mx_mtrl.useformula,
  1567. u_mattress_mx_mtrl.replace_useformula ,
  1568. u_mattress_mx_mtrl.gydscrp,
  1569. u_mattress_mx_mtrl.mattress_width,
  1570. u_mattress_mx_mtrl.mattress_length,
  1571. u_mattress_mx_mtrl.sidecover,
  1572. CASE WHEN u_mattress_formula.formulatype = 99 THEN vv_bednetmx.spring_qty_width ELSE 0 END AS spring_qty_width,
  1573. CASE WHEN u_mattress_formula.formulatype = 99 THEN vv_bednetmx.spring_qty_length ELSE 0 END AS spring_qty_length
  1574. From u_mattress_mx_mtrl
  1575. Left join u_mattress_formula On u_mattress_formula.formulaid = u_mattress_mx_mtrl.formulaid
  1576. left outer join u_mtrl_price on u_mattress_mx_mtrl.mtrlid = u_mtrl_price.mtrlid
  1577. left outer join u_mtrltype on u_mtrltype.mtrltypeid = u_mtrl_price.mtrltype
  1578. Left OUTER JOIN (
  1579. select
  1580. mtrlid,
  1581. name as mtrlname
  1582. from u_mtrl_price
  1583. union all
  1584. select top 1
  1585. 0 as mtrlid,
  1586. ' ' as mtrlname
  1587. from u_user_jlhprice
  1588. ) AS vv_mtrl_price on vv_mtrl_price.mtrlid = u_mattress_mx_mtrl.mtrlid
  1589. Left OUTER JOIN (
  1590. SELECT u_bednet.bednetid,
  1591. rtrim(u_bednet_type.typename)+ ' ' + rtrim(u_bednet.bednetcode)+ ' '+cast(u_bednet.mattress_width as char(3))+ '*'
  1592. +cast(u_bednet.mattress_length as char(3))+ '*'+cast(u_bednet.mattress_height as char(3)) as bednetname
  1593. FROM u_bednet
  1594. inner join u_bednet_type ON u_bednet_type.bednettypeid = u_bednet.bednettypeid
  1595. ) as vv_bednet ON vv_bednet.bednetid = u_mattress_mx_mtrl.mtrlid
  1596. Left OUTER JOIN (
  1597. SELECT u_bednetmx.bednetid,
  1598. u_bednetmx.spring_qty_width,
  1599. u_bednetmx.spring_qty_length
  1600. FROM u_bednetmx
  1601. ) AS vv_bednetmx ON vv_bednetmx.bednetid = u_mattress_mx_mtrl.mtrlid ";
  1602. var whereList = new List<string>();
  1603. if(mattressid > 0) whereList.Add("u_mattress_mx_mtrl.mattressid = @mattressid");
  1604. if(extraWhere != null && extraWhere.Any())
  1605. {
  1606. whereList = whereList.Concat(extraWhere).ToList();
  1607. }
  1608. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), new Dictionary<string, object>() { { "@mattressid", mattressid } }, "mattressmxid", outputFields, 0, 0, mxList);
  1609. return mxList;
  1610. }
  1611. /// <summary>
  1612. /// 其他额外费用tab / 特殊工艺列表
  1613. /// </summary>
  1614. /// <param name="mattress"></param>
  1615. /// <param name="typeid"></param> 1: 特殊工艺。2:其他额外费用
  1616. /// <returns></returns>
  1617. public List<u_mattress_mx_extra> GetMattressMxExtra(int mattressid, int typeid)
  1618. {
  1619. var mxList = new List<u_mattress_mx_extra>();
  1620. var outputFields = @"mattressmxid,mattressid,extraid,extramxid,extratypename,extraname,price,dscrp,qty";
  1621. var selectStr = @"
  1622. SELECT
  1623. u_mattress_mx_extra.mattressid,
  1624. u_mattress_mx_extra.mattressmxid,
  1625. u_mattress_mx_extra.extraid,
  1626. u_mattress_mx_extra.extramxid,
  1627. u_mattress_mx_extra.extraname,
  1628. u_mattress_mx_extra.price,
  1629. u_mattress_mx_extra.qty,
  1630. u_mattress_mx_extra.dscrp
  1631. From u_mattress_mx_extra
  1632. Left OUTER JOIN u_mattress_extra_type On u_mattress_extra_type.extraid = u_mattress_mx_extra.extraid
  1633. Left OUTER JOIN u_mattress_extra On u_mattress_extra.extramxid = u_mattress_mx_extra.extramxid
  1634. ";
  1635. var whereList = new List<string>();
  1636. whereList.Add("u_mattress_mx_extra.mattressid = @mattressid");
  1637. whereList.Add("u_mattress_extra_type.typeid = @typeid");
  1638. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), new Dictionary<string, object>() { { "@mattressid", mattressid }, { "@typeid", typeid } }, "mattressmxid", outputFields, 0, 0, mxList);
  1639. return mxList;
  1640. }
  1641. /// <summary>
  1642. /// 获取副规格列表
  1643. /// </summary>
  1644. /// <param name="mattressid"></param>
  1645. /// <returns></returns>
  1646. public List<u_mattress> GetMattressSubspecs(int mattressid,string fields = null)
  1647. {
  1648. var list = new List<u_mattress>();
  1649. fields = fields ?? "mattressid,mattresscode,mattress_width,mattress_length,mattress_height,mattressname,mattressrelcode,parentid,erp_mtrlid,erp_mtrlcode,erp_configcodetype, erp_mtrlengname, erp_mtrlmode, erp_mtrlname, erp_mtrltype, erp_mtrltypeid, erp_mtrlunit, erp_piccode,xd_flag, flag, js1_flag,extras_cost";
  1650. var whereList = new List<string>();
  1651. whereList.Add(@"u_mattress.parentid = @mattressid OR parentid = (
  1652. SELECT parentid FROM u_mattress WHERE mattressid = @mattressid and parentid > 0
  1653. )");
  1654. DbSqlHelper.Select(cmd, "u_mattress", ListEx.GetWhereStr(whereList), new Dictionary<string, object>() { { "@mattressid", mattressid } }, "mattressid", 0, 0, list, null, fields);
  1655. return list;
  1656. }
  1657. /// <summary>
  1658. /// 获取副规格的床网弹簧排列数
  1659. /// </summary>
  1660. /// <param name="mattressid"></param>
  1661. /// <returns></returns>
  1662. public List<u_mattress_mx_mtrl> GetMattressSubspecsBednet(int mattressid)
  1663. {
  1664. var list = new List<u_mattress_mx_mtrl>();
  1665. var outputFields = @"mattressid,mtrlid,spring_qty_width,spring_qty_length,bednet_iffork,bednet_fork_qty";
  1666. var selectStr = @"SELECT
  1667. u_mattress_mx_mtrl.mattressid,
  1668. u_mattress_mx_mtrl.mattressmxid,
  1669. u_mattress_mx_mtrl.mtrlid,
  1670. ISNULL(u_bednetmx.spring_qty_width, 0) AS spring_qty_width,
  1671. ISNULL(u_bednetmx.spring_qty_length, 0) AS spring_qty_length,
  1672. ISNULL(u_bednet.iffork, 0) AS bednet_iffork,
  1673. ISNULL(u_bednet.fork_qty, 0) AS bednet_fork_qty
  1674. FROM u_mattress_mx_mtrl
  1675. LEFT JOIN u_mattress_formula On u_mattress_formula.formulaid = u_mattress_mx_mtrl.formulaid
  1676. LEFT OUTER JOIN u_bednetmx on u_bednetmx.bednetid = u_mattress_mx_mtrl.mtrlid
  1677. LEFT OUTER JOIN u_bednet on u_bednetmx.bednetid = u_bednet.bednetid
  1678. ";
  1679. var whereList = new List<string>();
  1680. whereList.Add("u_mattress_formula.formulatype = 99");
  1681. whereList.Add("u_mattress_mx_mtrl.mattressid = @mattressid");
  1682. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), new Dictionary<string, object>() { { "@mattressid", mattressid } }, "mattressmxid", outputFields, 0, 0, list);
  1683. return list;
  1684. }
  1685. /// <summary>
  1686. /// 获取床垫明细中,垫层出现的主副规格调整物料
  1687. /// </summary>
  1688. /// <param name="mattressid"></param>
  1689. /// <returns></returns>
  1690. public List<u_mattress_mx_mtrl> GetMattressMxSubspecsMtrl(int mattressid)
  1691. {
  1692. var list = new List<u_mattress_mx_mtrl>();
  1693. var outputFields = @"mattressid,mtrlid,chastr,formulakind,formulatype,qty,mtrlname";
  1694. var selectStr = @"SELECT
  1695. u_mattress_mx_mtrl.mattressid,
  1696. u_mattress_mx_mtrl.mattressmxid,
  1697. u_mattress_mx_mtrl.mtrlid,
  1698. u_mattress_mx_mtrl.chastr,
  1699. u_mattress_formula.formulakind,
  1700. u_mattress_formula.formulatype,
  1701. u_mattress_mx_mtrl.qty,
  1702. vv_mtrl_price.mtrlname
  1703. FROM u_mattress_mx_mtrl
  1704. LEFT JOIN u_mattress_formula On u_mattress_formula.formulaid = u_mattress_mx_mtrl.formulaid
  1705. LEFT OUTER JOIN u_mtrl_price on u_mtrl_price.mtrlid = u_mattress_mx_mtrl.mtrlid
  1706. Left OUTER JOIN (
  1707. select
  1708. mtrlid,
  1709. name as mtrlname
  1710. from u_mtrl_price
  1711. union all
  1712. select top 1
  1713. 0 as mtrlid,
  1714. ' ' as mtrlname
  1715. from u_user_jlhprice
  1716. ) AS vv_mtrl_price on vv_mtrl_price.mtrlid = u_mattress_mx_mtrl.mtrlid
  1717. ";
  1718. var whereList = new List<string>();
  1719. whereList.Add("u_mattress_formula.formulatype IN (1,2)");
  1720. whereList.Add("u_mtrl_price.if_subspecs = 1");
  1721. whereList.Add("u_mattress_mx_mtrl.mattressid = @mattressid");
  1722. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), new Dictionary<string, object>() { { "@mattressid", mattressid } }, "mattressmxid", outputFields, 0, 0, list);
  1723. return list;
  1724. }
  1725. /// <summary>
  1726. /// 床垫报价复制清单
  1727. /// </summary>
  1728. /// <param name="mattressid"></param>
  1729. public void CopyMattressInterface(int cpoyid,int mattressid)
  1730. {
  1731. cmd.CommandText = @"INSERT INTO u_mattress_interface (
  1732. mattressid
  1733. ,printid
  1734. ,itemname
  1735. ,bj_pzname
  1736. ,bj_namemx
  1737. ,bj_inputtype
  1738. ,actual_size
  1739. ,sb_craft
  1740. ,actual_size_sb
  1741. ,erp_pzid
  1742. ,ss_rate
  1743. ,ls_rate
  1744. )
  1745. SELECT @mattressid
  1746. ,printid
  1747. ,itemname
  1748. ,bj_pzname
  1749. ,bj_namemx
  1750. ,bj_inputtype
  1751. ,actual_size
  1752. ,sb_craft
  1753. ,actual_size_sb
  1754. ,erp_pzid
  1755. ,ss_rate
  1756. ,ls_rate
  1757. FROM u_mattress_interface
  1758. WHERE mattressid = @copy_id";
  1759. cmd.Parameters.Clear();
  1760. cmd.Parameters.AddWithValue("@mattressid", mattressid);
  1761. cmd.Parameters.AddWithValue("@copy_id", cpoyid);
  1762. cmd.ExecuteNonQuery();
  1763. cmd.CommandText = @"INSERT INTO u_mattress_interface_qd (
  1764. mattressid
  1765. ,printid
  1766. ,itemname
  1767. ,bj_pzname
  1768. ,bj_pzname_mx
  1769. ,mtrlid
  1770. ,erp_mtrlid
  1771. ,wrkgrpid
  1772. ,useqty
  1773. ,dscrp
  1774. ,actual_useqty
  1775. ,qd_actual_size
  1776. ,qd_pfgroupqty
  1777. ,formulaid
  1778. )
  1779. SELECT @mattressid
  1780. ,printid
  1781. ,itemname
  1782. ,bj_pzname
  1783. ,bj_pzname_mx
  1784. ,mtrlid
  1785. ,erp_mtrlid
  1786. ,wrkgrpid
  1787. ,useqty
  1788. ,dscrp
  1789. ,actual_useqty
  1790. ,qd_actual_size
  1791. ,qd_pfgroupqty
  1792. ,formulaid
  1793. FROM u_mattress_interface_qd
  1794. WHERE mattressid = @copy_id";
  1795. cmd.Parameters.Clear();
  1796. cmd.Parameters.AddWithValue("@mattressid", mattressid);
  1797. cmd.Parameters.AddWithValue("@copy_id", cpoyid);
  1798. cmd.ExecuteNonQuery();
  1799. }
  1800. public void CopyMattress(List<u_mattress> mattressList,int gwidth,int glength)
  1801. {
  1802. var bedNetHelpe = HelperBase.GetHelper<BedNetHelper>(cmd);
  1803. foreach(var mattress in mattressList)
  1804. {
  1805. var mattress_copy = GetMattress(mattress.mattressid);
  1806. var mxlist = new List<u_mattress_mx_mtrl>();
  1807. mattress_copy.deptid = mattress.deptid;
  1808. if (mattress.mattress_length > 0 && mattress.mattress_width > 0)
  1809. {
  1810. cmd.CommandText = @"SELECT u_mattress_mx_mtrl.mtrlid
  1811. FROM u_mattress_mx_mtrl
  1812. INNER JOIN u_mattress_formula ON u_mattress_formula.formulaid = u_mattress_mx_mtrl.formulaid
  1813. WHERE u_mattress_formula.formulakind = 99
  1814. AND u_mattress_mx_mtrl.mattressid = @mattressid
  1815. AND u_mattress_mx_mtrl.mtrlid > 0";
  1816. cmd.Parameters.Clear();
  1817. cmd.Parameters.AddWithValue("@mattressid", mattress.mattressid);
  1818. using(var reader = cmd.ExecuteReader())
  1819. {
  1820. while (reader.Read())
  1821. {
  1822. mxlist.Add(new u_mattress_mx_mtrl() { copty_mtrlid = Convert.ToInt32(reader["mtrlid"]) });
  1823. }
  1824. }
  1825. foreach(var mx in mxlist)
  1826. {
  1827. var bednet = new u_bednet() { bednetid = mx.copty_mtrlid, mattress_width = mattress.mattress_width ,mattress_length = mattress.mattress_length };
  1828. var bednetMx = new u_bednetmx() { spring_qty_width = gwidth, spring_qty_length = glength };
  1829. bedNetHelpe.CopyBedNet(bednet, bednetMx, out int newMtrlid);
  1830. mx.mtrlid = newMtrlid;
  1831. }
  1832. }
  1833. // 判断copy_bedNet.bednetcode是否存在@@字符串,如果存在,则删除@@后面的字符串,包括@@
  1834. if (mattress_copy.mattresscode.IndexOf("@@") > -1)
  1835. {
  1836. mattress_copy.mattresscode = mattress_copy.mattresscode.Substring(mattress_copy.mattresscode.IndexOf("@@"));
  1837. }
  1838. mattress_copy.mattresscode += " @@";
  1839. mattress_copy.mattresscode += DateTime.Now.ToString("yyyMMdd_mmhhss");
  1840. if (mattress_copy.mattressrelcode.IndexOf("@@") > -1)
  1841. {
  1842. mattress_copy.mattressrelcode = mattress_copy.mattressrelcode.Substring(mattress_copy.mattressrelcode.IndexOf("@@"));
  1843. }
  1844. mattress_copy.mattressrelcode += " @@";
  1845. mattress_copy.mattressrelcode += DateTime.Now.ToString("yyyMMdd_mmhhss");
  1846. mattress_copy.mattressid = 0;
  1847. mattress_copy.mattress_width = mattress.mattress_width > 0 ? mattress.mattress_width : mattress_copy.mattress_width;
  1848. mattress_copy.mattress_length = mattress.mattress_length > 0 ? mattress.mattress_length : mattress_copy.mattress_length;
  1849. if (!"维持原状".Equals(mattress.area)) mattress_copy.area = mattress.area;
  1850. if (!"维持原状".Equals(mattress.cabinet_type)) mattress_copy.cabinet_type = mattress.cabinet_type;
  1851. if (mattress.packtype == 0) mattress_copy.packqty = mattress.packqty;
  1852. mattress_copy.js1_flag = 0;
  1853. mattress_copy.js1_auditingrep = string.Empty;
  1854. mattress_copy.js1_auditingdate = null;
  1855. mattress_copy.xd_flag = 0;
  1856. mattress_copy.commission = mattress.commission;
  1857. mattress_copy.taxes = mattress.taxes;
  1858. mattress_copy.taxrate = mattress.taxrate;
  1859. mattress_copy.other_rate = mattress.other_rate;
  1860. mattress_copy.extras_cost = mattress.extras_cost;
  1861. mattress_copy.moneyrate = mattress.moneyrate;
  1862. mattress_copy.discount = mattress.discount;
  1863. mattress_copy.createby = mattress.createby;
  1864. mattress_copy.if_moneyrate = mattress.if_moneyrate;
  1865. var mattressMxMtrlList = GetMattressMxMtrl(mattress.mattressid);
  1866. foreach(var mx in mattressMxMtrlList)
  1867. {
  1868. mx.mattressid = 0;
  1869. mx.mattressmxid = 0;
  1870. }
  1871. var mattressMxExtra1List = GetMattressMxExtra(mattress.mattressid, 1);
  1872. foreach (var mx in mattressMxExtra1List)
  1873. {
  1874. mx.mattressid = 0;
  1875. mx.mattressmxid = 0;
  1876. }
  1877. var mattressMxExtra2List = GetMattressMxExtra(mattress.mattressid, 2);
  1878. foreach (var mx in mattressMxExtra2List)
  1879. {
  1880. mx.mattressid = 0;
  1881. mx.mattressmxid = 0;
  1882. }
  1883. try
  1884. {
  1885. //CalCulateFormula(mattress_copy, mattressMxMtrlList, true, true, mattressMxExtra1List, mattressMxExtra2List);
  1886. MattressCalculateCost(mattress_copy, mattressMxMtrlList, mattressMxExtra1List, mattressMxExtra2List);
  1887. }
  1888. catch (Exception e)
  1889. {
  1890. throw new LJCommonException(e.Message);
  1891. }
  1892. var mattressSubspecs = GetMattressSubspecs(mattress.mattressid);
  1893. foreach(var sub in mattressSubspecs)
  1894. {
  1895. sub.copy_id = sub.mattressid;
  1896. sub.createby = mattress.createby;
  1897. sub.mattressid = 0;
  1898. if (sub.mattresscode.IndexOf("@@") > -1)
  1899. {
  1900. sub.mattresscode = sub.mattresscode.Substring(sub.mattresscode.IndexOf("@@"));
  1901. }
  1902. sub.mattresscode += " @@";
  1903. sub.mattresscode += DateTime.Now.ToString("yyyMMdd_mmhhss");
  1904. if (sub.mattressrelcode.IndexOf("@@") > -1)
  1905. {
  1906. sub.mattressrelcode = sub.mattressrelcode.Substring(sub.mattressrelcode.IndexOf("@@"));
  1907. }
  1908. sub.mattressrelcode += " @@";
  1909. sub.mattressrelcode += DateTime.Now.ToString("yyyMMdd_mmhhss");
  1910. sub.mattress_width = mattress.mattress_width > 0 ? mattress.mattress_width : sub.mattress_width;
  1911. sub.mattress_length = mattress.mattress_length > 0 ? mattress.mattress_length : sub.mattress_length;
  1912. if (!"维持原状".Equals(mattress.area)) sub.area = mattress.area;
  1913. if (!"维持原状".Equals(mattress.cabinet_type)) sub.cabinet_type = mattress.cabinet_type;
  1914. if (mattress.packtype == 0) sub.packqty = mattress.packqty;
  1915. }
  1916. var _mattress = ObjectHelper.DeepCopy(mattress_copy);
  1917. _mattress.mxList = mattressMxMtrlList;
  1918. _mattress.extraList = mattressMxExtra1List;
  1919. _mattress.extraCostList = mattressMxExtra2List;
  1920. _mattress.subspecsList = mattressSubspecs;
  1921. SaveMattressPro(_mattress,true,true);
  1922. CopyMattressInterface(mattress.mattressid, _mattress.mattressid);
  1923. foreach (var sub in _mattress.subspecsList)
  1924. {
  1925. CopyMattressInterface(sub.copy_id.Value,sub.mattressid);
  1926. }
  1927. foreach (var mx in mxlist)
  1928. {
  1929. cmd.CommandText = @"UPDATE u_mattress_mx_mtrl
  1930. SET mtrlid = @new_mtrlid
  1931. FROM u_mattress_mx_mtrl
  1932. INNER JOIN u_mattress_formula ON u_mattress_formula.formulaid = u_mattress_mx_mtrl.formulaid
  1933. WHERE u_mattress_formula.formulakind = 99
  1934. AND u_mattress_mx_mtrl.mattressid = @new_mattressid
  1935. AND u_mattress_mx_mtrl.mtrlid = @old_mtrld";
  1936. cmd.Parameters.Clear();
  1937. cmd.Parameters.AddWithValue("@new_mtrlid", mx.mtrlid);
  1938. cmd.Parameters.AddWithValue("@new_mattressid", mattress_copy.mattressid);
  1939. cmd.Parameters.AddWithValue("@old_mtrld", mx.copty_mtrlid);
  1940. cmd.ExecuteNonQuery();
  1941. }
  1942. }
  1943. }
  1944. public void MattressCalculateCost(u_mattress mattress, List<u_mattress_mx_mtrl> mattressMx, List<u_mattress_mx_extra> extraProcesses, List<u_mattress_mx_extra> extraCosts)
  1945. {
  1946. // 没有输入默认按标准计算
  1947. //if (mattress.dannum_type == null || mattress.dannum_type == 0)
  1948. // 20250703:默认只保存标准的单据
  1949. mattress.dannum_type = 2;
  1950. // 作为记录不含税出厂价、部门含税价的各个大小单价格的载体
  1951. var _mattressMain = ObjectHelper.DeepCopy(mattress);
  1952. try
  1953. {
  1954. List<u_mattress> sumMattress = new List<u_mattress>();
  1955. for (var i = 1; i < 5; i++)
  1956. {
  1957. var _mattress = ObjectHelper.DeepCopy(mattress);
  1958. if (mattress.dannum_type.Value != i)
  1959. {
  1960. _mattress.dannum_type = i;
  1961. CalCulateFormula(_mattress, mattressMx, true, true, extraProcesses, extraCosts);
  1962. var nottax_factory_cost = Replacements.Where(o => o.label == "【不含税出厂价】").ToList();
  1963. var dept_cost = Replacements.Where(o => o.label == "【部门含税价】").ToList();
  1964. if (nottax_factory_cost.Count > 0)
  1965. {
  1966. decimal nottax_value = Convert.ToDecimal(nottax_factory_cost[0].value);
  1967. if (i == 1)
  1968. {
  1969. _mattress.dijia_cost1 = nottax_value;
  1970. }
  1971. else if (i == 2)
  1972. {
  1973. _mattress.dijia_cost2 = nottax_value;
  1974. }
  1975. else if (i == 3)
  1976. {
  1977. _mattress.dijia_cost3 = nottax_value;
  1978. }
  1979. else if (i == 4)
  1980. {
  1981. _mattress.dijia_cost4 = nottax_value;
  1982. }
  1983. }
  1984. if (dept_cost.Count > 0)
  1985. {
  1986. decimal dept_costValue = Convert.ToDecimal(dept_cost[0].value);
  1987. if (i == 1)
  1988. {
  1989. _mattress.dannum_cost1 = dept_costValue;
  1990. }
  1991. else if (i == 2)
  1992. {
  1993. _mattress.dannum_cost2 = dept_costValue;
  1994. }
  1995. else if (i == 3)
  1996. {
  1997. _mattress.dannum_cost3 = dept_costValue;
  1998. }
  1999. else if (i == 4)
  2000. {
  2001. _mattress.dannum_cost4 = dept_costValue;
  2002. }
  2003. }
  2004. sumMattress.Add(_mattress);
  2005. }
  2006. }
  2007. CalCulateFormula(mattress, mattressMx, true, true, extraProcesses, extraCosts);
  2008. for (var i = 1; i < 5; i++)
  2009. {
  2010. if (mattress.dannum_type.Value == i)
  2011. {
  2012. var nottax_factory_cost = Replacements.Where(o => o.label == "【不含税出厂价】").ToList();
  2013. var dept_cost = Replacements.Where(o => o.label == "【部门含税价】").ToList();
  2014. if (nottax_factory_cost.Count > 0)
  2015. {
  2016. decimal nottax_value = Convert.ToDecimal(nottax_factory_cost[0].value);
  2017. decimal dept_costValue = Convert.ToDecimal(dept_cost[0].value);
  2018. if (i == 1)
  2019. {
  2020. mattress.dijia_cost1 = nottax_value;
  2021. }
  2022. else if (i == 2)
  2023. {
  2024. mattress.dijia_cost2 = nottax_value;
  2025. }
  2026. else if (i == 3)
  2027. {
  2028. mattress.dijia_cost3 = nottax_value;
  2029. }
  2030. else if (i == 4)
  2031. {
  2032. mattress.dijia_cost4 = nottax_value;
  2033. }
  2034. }
  2035. if (dept_cost.Count > 0)
  2036. {
  2037. decimal dept_costValue = Convert.ToDecimal(dept_cost[0].value);
  2038. if (i == 1)
  2039. {
  2040. mattress.dannum_cost1 = dept_costValue;
  2041. }
  2042. else if (i == 2)
  2043. {
  2044. mattress.dannum_cost2 = dept_costValue;
  2045. }
  2046. else if (i == 3)
  2047. {
  2048. mattress.dannum_cost3 = dept_costValue;
  2049. }
  2050. else if (i == 4)
  2051. {
  2052. mattress.dannum_cost4 = dept_costValue;
  2053. }
  2054. }
  2055. }
  2056. else
  2057. {
  2058. var matchMattress = sumMattress.Where(o => o.dannum_type == i).ToList();
  2059. if (matchMattress.Count > 0)
  2060. {
  2061. if (i == 1)
  2062. {
  2063. mattress.dannum_cost1 = matchMattress[0].dannum_cost1;
  2064. mattress.dijia_cost1 = matchMattress[0].dijia_cost1;
  2065. }
  2066. else if (i == 2)
  2067. {
  2068. mattress.dannum_cost2 = matchMattress[0].dannum_cost2;
  2069. mattress.dijia_cost2 = matchMattress[0].dijia_cost2;
  2070. }
  2071. else if (i == 3)
  2072. {
  2073. mattress.dannum_cost3 = matchMattress[0].dannum_cost3;
  2074. mattress.dijia_cost3 = matchMattress[0].dijia_cost3;
  2075. }
  2076. else if (i == 4)
  2077. {
  2078. mattress.dannum_cost4 = matchMattress[0].dannum_cost4;
  2079. mattress.dijia_cost4 = matchMattress[0].dijia_cost4;
  2080. }
  2081. }
  2082. }
  2083. }
  2084. }
  2085. catch (Exception e)
  2086. {
  2087. throw new LJCommonException(e.Message);
  2088. }
  2089. }
  2090. #region 床垫接口相关方法
  2091. /// <summary>
  2092. /// 床垫不保价审核
  2093. /// </summary>
  2094. /// <param name="mattressid"></param>
  2095. /// <exception cref="LJCommonException"></exception>
  2096. public void MattressAudit(int mattressid)
  2097. {
  2098. var power73 = UserHelper.CheckFuncPower(cmd, context.tokendata.empid, 73);
  2099. if (!power73)
  2100. {
  2101. throw new LJCommonException("你没有审核权限");
  2102. }
  2103. // 检查锁
  2104. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2105. var mattress = new u_mattress() { mattressid = mattressid };
  2106. DbSqlHelper.SelectOne(cmd, mattress, "flag,mattresscode,version");
  2107. if (mattress.flag == 1)
  2108. {
  2109. throw new LJCommonException($"床垫报价【{mattress.mattresscode}】已审核!");
  2110. }
  2111. mattress.flag = 1;
  2112. mattress.auditingrep = context.tokendata.username;
  2113. mattress.auditingdate = DateTime.Now;
  2114. mattress.version++;
  2115. if (DbSqlHelper.Update(cmd, "u_mattress", null, mattress, "mattressid", "flag,auditingrep,auditingdate,version") <= 0)
  2116. {
  2117. throw new LJCommonException("因网络或其它原因,【审核】操作失败!");
  2118. }
  2119. }
  2120. /// <summary>
  2121. /// 床垫报价撤销审核
  2122. /// </summary>
  2123. /// <param name="mattressid"></param>
  2124. /// <exception cref="LJCommonException"></exception>
  2125. public void MattressCAudit(int mattressid)
  2126. {
  2127. var power74 = UserHelper.CheckFuncPower(cmd, context.tokendata.empid, 74);
  2128. if (!power74)
  2129. {
  2130. throw new LJCommonException("你没有取消审核权限");
  2131. }
  2132. // 检查锁
  2133. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2134. var mattress = new u_mattress() { mattressid = mattressid };
  2135. DbSqlHelper.SelectOne(cmd, mattress, "flag,mattresscode,version");
  2136. if (mattress.flag == 0)
  2137. {
  2138. throw new LJCommonException($"床垫报价【{mattress.mattresscode}】未审核!");
  2139. }
  2140. mattress.flag = 0;
  2141. mattress.auditingrep = "";
  2142. mattress.auditingdate = null;
  2143. mattress.version++;
  2144. if (DbSqlHelper.Update(cmd, "u_mattress", null, mattress, "mattressid", "flag,auditingrep,auditingdate,version") <= 0)
  2145. {
  2146. throw new LJCommonException("因网络或其它原因,【撤销审核】操作失败!");
  2147. }
  2148. }
  2149. /// <summary>
  2150. /// 业务下单
  2151. /// </summary>
  2152. /// <param name="mattress"></param>
  2153. public void MattressXDAudit(int mattressid)
  2154. {
  2155. var power94 = UserHelper.CheckFuncPower(cmd, context.tokendata.empid, 94);
  2156. if (!power94)
  2157. {
  2158. throw new LJCommonException("你没有业务下单权限");
  2159. }
  2160. // 检查锁
  2161. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2162. var mattress = new u_mattress() { mattressid = mattressid };
  2163. DbSqlHelper.SelectOne(cmd, mattress, "flag,xd_flag,yw_flag,mattresscode,version");
  2164. if (mattress.flag == 1)
  2165. {
  2166. throw new LJCommonException($"床垫报价【{mattress.mattresscode}】已审核,不能业务下单!");
  2167. }
  2168. if (mattress.xd_flag == 1)
  2169. {
  2170. throw new LJCommonException($"床垫报价【{mattress.mattresscode}】已业务下单,不能业务下单!");
  2171. }
  2172. mattress.xd_flag = 1;
  2173. mattress.xd_auditingrep = context.tokendata.username;
  2174. mattress.xd_auditingdate = DateTime.Now;
  2175. mattress.version++;
  2176. if (DbSqlHelper.Update(cmd, "u_mattress", null, mattress, "mattressid", "xd_flag, xd_auditingrep, xd_auditingdate,version") <= 0)
  2177. {
  2178. throw new LJCommonException("因网络或其它原因,【业务下单/取消】操作失败!");
  2179. }
  2180. }
  2181. /// <summary>
  2182. /// 取消业务下单
  2183. /// </summary>
  2184. /// <param name="mattress"></param>
  2185. public void MattressXDCAudit(int mattressid)
  2186. {
  2187. var power95 = UserHelper.CheckFuncPower(cmd, context.tokendata.empid, 95);
  2188. if (!power95)
  2189. {
  2190. throw new LJCommonException("你没有取消业务下单权限");
  2191. }
  2192. // 检查锁
  2193. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2194. var mattress = new u_mattress() { mattressid = mattressid };
  2195. DbSqlHelper.SelectOne(cmd, mattress, "js1_flag,js2_flag,xd_flag,yw_flag,mattresscode,version");
  2196. if (mattress.js1_flag == 1)
  2197. {
  2198. throw new LJCommonException($"床垫报价【{mattress.mattresscode}】已产品补充审核,不能取消下单!");
  2199. }
  2200. if (mattress.js2_flag == 1)
  2201. {
  2202. throw new LJCommonException($"床垫报价【{mattress.mattresscode}】已清单补充审核,不能取消下单!");
  2203. }
  2204. if (mattress.xd_flag == 0)
  2205. {
  2206. throw new LJCommonException($"床垫报价【{mattress.mattresscode}】未业务下单,不能取消下单!");
  2207. }
  2208. mattress.xd_flag = 0;
  2209. mattress.xd_auditingrep = "";
  2210. mattress.xd_auditingdate = null;
  2211. mattress.version++;
  2212. if (DbSqlHelper.Update(cmd, "u_mattress", null, mattress, "mattressid", "xd_flag, xd_auditingrep, xd_auditingdate,version") <= 0)
  2213. {
  2214. throw new LJCommonException("因网络或其它原因,【业务下单/取消】操作失败!");
  2215. }
  2216. }
  2217. /// <summary>
  2218. /// 业务审核
  2219. /// </summary>
  2220. /// <param name="mattressid"></param>
  2221. /// <exception cref="LJCommonException"></exception>
  2222. public void MattressYWAudit(int mattressid)
  2223. {
  2224. // 检查锁
  2225. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2226. var mattress = new u_mattress() { mattressid = mattressid };
  2227. DbSqlHelper.SelectOne(cmd, mattress, "yw_flag,version");
  2228. if(mattress.yw_flag == 1)
  2229. {
  2230. throw new LJCommonException("床垫已业务审核,不能业务审核!");
  2231. }
  2232. mattress.yw_flag = 1;
  2233. mattress.yw_auditingdate = context.opdate;
  2234. mattress.yw_auditingrep = context.tokendata.username;
  2235. mattress.version++;
  2236. DbSqlHelper.Update(cmd, mattress, "yw_flag,yw_auditingdate,yw_auditingrep,version");
  2237. }
  2238. /// <summary>
  2239. /// 业务撤审
  2240. /// </summary>
  2241. /// <param name="mattressid"></param>
  2242. /// <exception cref="LJCommonException"></exception>
  2243. public void MattressYWCancelAudit(int mattressid)
  2244. {
  2245. // 检查锁
  2246. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2247. var mattress = new u_mattress() { mattressid = mattressid };
  2248. DbSqlHelper.SelectOne(cmd, mattress, "yw_flag,js1_flag");
  2249. if (mattress.js1_flag == 1)
  2250. {
  2251. throw new LJCommonException("床垫已技术1审核,不能业务撤审!");
  2252. }
  2253. if (mattress.yw_flag == 0)
  2254. {
  2255. throw new LJCommonException("床垫未业务审核,不能业务撤审!");
  2256. }
  2257. mattress.yw_flag = 0;
  2258. mattress.yw_auditingdate = null;
  2259. mattress.yw_auditingrep = string.Empty;
  2260. mattress.version++;
  2261. DbSqlHelper.Update(cmd, mattress, "yw_flag,yw_auditingdate,yw_auditingrep,version");
  2262. }
  2263. /// <summary>
  2264. /// 产品补充审核
  2265. /// </summary>
  2266. /// <param name="mattressid"></param>
  2267. /// <exception cref="LJCommonException"></exception>
  2268. public void MattressJSAudit(int mattressid)
  2269. {
  2270. // 检查锁
  2271. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2272. var mattress = new u_mattress() { mattressid = mattressid };
  2273. DbSqlHelper.SelectOne(cmd, mattress, "yw_flag,js1_flag,version");
  2274. if (mattress.js1_flag == 1)
  2275. {
  2276. throw new LJCommonException("床垫已技术1审核,不能技术1审核!");
  2277. }
  2278. //if (mattress.yw_flag == 0)
  2279. //{
  2280. // throw new LJCommonException("床垫未业务审核,不能技术1审核!");
  2281. //}
  2282. mattress.js1_flag = 1;
  2283. mattress.js1_auditingdate = context.opdate;
  2284. mattress.js1_auditingrep = context.tokendata.username;
  2285. mattress.version++;
  2286. DbSqlHelper.Update(cmd, mattress, "js1_flag,js1_auditingdate,js1_auditingrep,version");
  2287. }
  2288. /// <summary>
  2289. /// 产品补充撤审
  2290. /// </summary>
  2291. /// <param name="mattressid"></param>
  2292. /// <exception cref="LJCommonException"></exception>
  2293. public void MattressJSCancelAudit(int mattressid)
  2294. {
  2295. // 检查锁
  2296. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2297. var mattress = new u_mattress() { mattressid = mattressid };
  2298. DbSqlHelper.SelectOne(cmd, mattress, "yw_flag,js1_flag,creatmtrl_flag");
  2299. //if (mattress.creatmtrl_flag == 1)
  2300. //{
  2301. // throw new LJCommonException("床垫已生成产品,不能技术1撤审!");
  2302. //}
  2303. if (mattress.js1_flag == 0)
  2304. {
  2305. throw new LJCommonException("床垫未技术1撤审,不能技术1撤审!");
  2306. }
  2307. mattress.js1_flag = 0;
  2308. mattress.js1_auditingdate = null;
  2309. mattress.js1_auditingrep = string.Empty;
  2310. mattress.version++;
  2311. DbSqlHelper.Update(cmd, mattress, "js1_flag,js1_auditingdate,js1_auditingrep,version");
  2312. }
  2313. /// <summary>
  2314. /// 清单补充审核
  2315. /// </summary>
  2316. /// <param name="mattressid"></param>
  2317. /// <exception cref="LJCommonException"></exception>
  2318. public void MattressJS2Audit(int mattressid)
  2319. {
  2320. // 检查锁
  2321. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2322. var mattress = new u_mattress() { mattressid = mattressid };
  2323. DbSqlHelper.SelectOne(cmd, mattress, "js2_flag,version");
  2324. if (mattress.js2_flag == 1)
  2325. {
  2326. throw new LJCommonException("床垫已技术2审核,不能技术2审核!");
  2327. }
  2328. mattress.js2_flag = 1;
  2329. mattress.js2_auditingdate = context.opdate;
  2330. mattress.js2_auditingrep = context.tokendata.username;
  2331. mattress.version++;
  2332. DbSqlHelper.Update(cmd, mattress, "js2_flag,js2_auditingdate,js2_auditingrep,version");
  2333. }
  2334. /// <summary>
  2335. /// 清单补充撤审
  2336. /// </summary>
  2337. /// <param name="mattressid"></param>
  2338. /// <exception cref="LJCommonException"></exception>
  2339. public void MattressJS2CancelAudit(int mattressid)
  2340. {
  2341. // 检查锁
  2342. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2343. var mattress = new u_mattress() { mattressid = mattressid };
  2344. DbSqlHelper.SelectOne(cmd, mattress, "js2_flag,version");
  2345. if (mattress.js2_flag == 0)
  2346. {
  2347. throw new LJCommonException("床垫未技术2审核,不能技术2撤审!");
  2348. }
  2349. mattress.js2_flag = 0;
  2350. mattress.js2_auditingdate = null;
  2351. mattress.js2_auditingrep = string.Empty;
  2352. mattress.version++;
  2353. DbSqlHelper.Update(cmd, mattress, "js2_flag,js2_auditingdate,js2_auditingrep,version");
  2354. }
  2355. #endregion
  2356. #region 方法优化
  2357. /// <summary>
  2358. /// 床垫报价保存
  2359. /// </summary>
  2360. /// <param name="mattress"></param>
  2361. /// <param name="ifErp"></param>
  2362. public void SaveMattressPro(u_mattress mattress)
  2363. {
  2364. SaveMattressPro(mattress, false, false);
  2365. }
  2366. public void SaveMattressPro(u_mattress mattress, bool ifErp = false, bool ignoreLock = false)
  2367. {
  2368. SaveMattressCheck(mattress);
  2369. var fields = @"mattressname, deptid, mattresscode, mattresstypeid, mattress_width, mattress_length, mattress_height, packtype, packqty, woodpallettype, total_hr_cost,
  2370. total_material_cost, fees_dscrp, total_fees_cost, total_cost, taxrate, taxes, commissionrate, commission, fob, profitrate, dept_profitrate,
  2371. moneyrate, nottax_factory_cost, nottax_dept_cost, foreign_cost, diameter, area, cabinet_type, hrcost, biandaicost,
  2372. mattressrelcode, other_rate, flag, dept_profitrate_rangli, profitrate_point, if_moneyrate, discount, if_m_chai, if_z_chai, if_d_chai, if_n_butao,
  2373. if_w_butao, if_m_wbutao_way, s_cover_qty, z_cover_qty, x_cover_qty, biandai_qty, s_m_cover_qty, z_m_cover_qty, x_m_cover_qty, chaizhuang_point,
  2374. haimian_point, if_zhedie_type, qr_auditingrep, qr_auditingdate, if_bcp_type, zhizao_amt, foreign_cost_bz, cubage, extras_cost, extras_cost_dscrp,
  2375. parentid, flag, xd_flag, dannum_type,dannum_cost1,dannum_cost2, dannum_cost3, dannum_cost4, dijia_cost1,dijia_cost2,dijia_cost3,dijia_cost4,version,total_mtrl_hr_cost";
  2376. var fieldsMx = "mattressmxid,mattressid,formulaid,formula,replace_formula,if_success,priceunit,shrinkage,mtrlid,price,gram_weight,cloth_width,if_inputqty,qty ,costamt,if_areaprice,thickness,chastr,xu,useqty,useformula,replace_useformula,gydscrp,mattress_width,mattress_length,sidecover";
  2377. var fieldsExtra = "mattressmxid,mattressid, extraid, extramxid, extraname, price, qty, dscrp, mtrlid";
  2378. mattress.qr_auditingdate = context.opdate;
  2379. mattress.qr_auditingrep = context.tokendata.username;
  2380. if (ifErp)
  2381. {
  2382. fields += ",erp_mtrlcode,erp_mtrlid,erp_configcodetype, erp_mtrlengname, erp_mtrlmode, erp_mtrlname, erp_mtrltype, erp_mtrltypeid, erp_mtrlunit, erp_piccode";
  2383. }
  2384. if (mattress.mattressid <= 0)
  2385. {
  2386. // 新建
  2387. AutoInit.AutoInitS(mattress);
  2388. //
  2389. mattress.createtime = context.opdate;
  2390. if (string.IsNullOrEmpty(mattress.createby)) mattress.createby = context.tokendata.username;
  2391. mattress.mattressid = BllHelper.GetID(cmd, "u_mattress");
  2392. mattress.version = 1;
  2393. fields += ",mattressid, createtime, createby";
  2394. if (string.IsNullOrEmpty(mattress.mattresscode))
  2395. {
  2396. var mattresstype = new u_mattress_type() { mattresstypeid = mattress.mattresstypeid };
  2397. DbSqlHelper.SelectOne(cmd, mattresstype, "typecode");
  2398. mattress.mattresscode = $"{mattresstype.typecode}-{context.opdate.ToString("yyyyMMdd")}{(mattress.mattressid % 10000).ToString("D4")}";
  2399. }
  2400. DbSqlHelper.Insert(cmd, "u_mattress", null, mattress, fields);
  2401. }
  2402. else
  2403. {
  2404. // 修改
  2405. AutoInit.AutoInitS(mattress);
  2406. //
  2407. mattress.version++;
  2408. DbSqlHelper.Update(cmd, "u_mattress", null, mattress, "mattressid", fields);
  2409. // 删除所有明细
  2410. cmd.CommandText = @"DELETE u_mattress_mx_mtrl WHERE mattressid = @mattressid";
  2411. cmd.Parameters.Clear();
  2412. cmd.Parameters.AddWithValue("@mattressid", mattress.mattressid);
  2413. cmd.ExecuteNonQuery();
  2414. // 删除所有额外费用明细
  2415. cmd.CommandText = @"DELETE u_mattress_mx_extra WHERE mattressid = @mattressid";
  2416. cmd.Parameters.Clear();
  2417. cmd.Parameters.AddWithValue("@mattressid", mattress.mattressid);
  2418. cmd.ExecuteNonQuery();
  2419. }
  2420. // 插入明细内容
  2421. if (mattress.mxList != null && mattress.mxList.Count > 0)
  2422. {
  2423. foreach (var item in mattress.mxList)
  2424. {
  2425. AutoInit.AutoInitS(cmd, item);
  2426. item.mattressid = mattress.mattressid;
  2427. if (item.mattressmxid == null || item.mattressmxid <= 0)
  2428. {
  2429. item.mattressmxid = BllHelper.GetID(cmd, "u_mattress_mx_mtrl");
  2430. }
  2431. DbSqlHelper.Insert(cmd, "u_mattress_mx_mtrl", null, item, fieldsMx);
  2432. }
  2433. }
  2434. // 插入特殊工艺
  2435. if (mattress.extraList != null && mattress.extraList.Count > 0)
  2436. {
  2437. foreach (var item in mattress.extraList)
  2438. {
  2439. AutoInit.AutoInitS(cmd, item);
  2440. item.mattressid = mattress.mattressid;
  2441. item.mattressmxid = BllHelper.GetID(cmd, "u_mattress_mx_extra");
  2442. DbSqlHelper.Insert(cmd, "u_mattress_mx_extra", null, item, fieldsExtra);
  2443. }
  2444. }
  2445. // 特殊费用
  2446. if (mattress.extraCostList != null && mattress.extraCostList.Count > 0)
  2447. {
  2448. foreach (var item in mattress.extraCostList)
  2449. {
  2450. AutoInit.AutoInitS(cmd, item);
  2451. item.mattressid = mattress.mattressid;
  2452. item.mattressmxid = BllHelper.GetID(cmd, "u_mattress_mx_extra");
  2453. DbSqlHelper.Insert(cmd, "u_mattress_mx_extra", null, item, fieldsExtra);
  2454. }
  2455. }
  2456. // 更新计价历史
  2457. var hisprice = new u_his_price
  2458. {
  2459. bednetid_mattressid = mattress.mattressid,
  2460. typeid = 1,
  2461. cmpdate = context.opdate,
  2462. cmpemp = context.tokendata.username,
  2463. nottax_dept_cost = mattress.nottax_dept_cost,
  2464. dept_cost = mattress.dept_cost,
  2465. foreign_cost = mattress.foreign_cost,
  2466. dannum_cost1 = mattress.dannum_cost1,
  2467. dannum_cost2 = mattress.dannum_cost2,
  2468. dannum_cost3 = mattress.dannum_cost3,
  2469. dannum_cost4 = mattress.dannum_cost4,
  2470. dijia_cost1 = mattress.dijia_cost1,
  2471. dijia_cost2 = mattress.dijia_cost2,
  2472. dijia_cost3 = mattress.dijia_cost3,
  2473. dijia_cost4 = mattress.dijia_cost4,
  2474. fob = mattress.fob,
  2475. cabinet_type = mattress.cabinet_type,
  2476. taxrate = mattress.taxrate,
  2477. commission = mattress.commission
  2478. };
  2479. var fieldsHs = "bednetid_mattressid, typeid, cmpdate, cmpemp, nottax_dept_cost, dept_cost, foreign_cost, dannum_cost1, dannum_cost2, dannum_cost3, dannum_cost4,dijia_cost1,dijia_cost2,dijia_cost3,dijia_cost4,fob,cabinet_type,taxrate,commission";
  2480. DbSqlHelper.Insert(cmd, "u_his_price", null, hisprice, fieldsHs);
  2481. // 处理子规格
  2482. ProcessSubSpecs(mattress, ifErp);
  2483. // 解锁
  2484. if(!ignoreLock) LockHelper.UnLockBill(cmd, BillKeyWord, mattress.mattressid, context.tokendata.username, 0);
  2485. }
  2486. /// <summary>
  2487. /// 初始化子规格
  2488. /// </summary>
  2489. /// <param name="parent">主规格</param>
  2490. /// <param name="subspecsList">副规格</param>
  2491. public void InitMattressSubSpecs(u_mattress parent, u_mattress child)
  2492. {
  2493. var bedNetHelper = GetHelper<BedNetHelper>(cmd, context);
  2494. var bednetIndex = 0; // 床网索引
  2495. var cushionsIndex = 1; // 垫层主副规格物料索引
  2496. var accessoriesIndex = 1; // 辅料主副规格物料索引
  2497. // 处理副规格的明细内容
  2498. foreach (var childMx in child.mxList)
  2499. {
  2500. // 副规格床网自动匹配/新增逻辑
  2501. if (childMx.formulatype == 99 && childMx.mtrlid > 0)
  2502. {
  2503. bednetIndex++;
  2504. var oBednet = new u_bednet();
  2505. var _bednet = bedNetHelper.GetBedNet(childMx.mtrlid.Value);
  2506. var _bednetMx = bedNetHelper.GetBedNetMxList(childMx.mtrlid.Value);
  2507. var _bednetSpring = bedNetHelper.GetBedNetSpringList(childMx.mtrlid.Value);
  2508. // 20250714 副规格的床网,不匹配查找,直接新建
  2509. oBednet = _bednet;
  2510. oBednet.bednetid = 0;
  2511. oBednet.mattress_width = child.mattress_width;
  2512. oBednet.mattress_length = child.mattress_length;
  2513. if (child.DynamicFields != null && child.DynamicFields.Count > 0)
  2514. {
  2515. child.DynamicFields.TryGetValue($"spring_qty_width_{bednetIndex}", out var _spring_qty_width);
  2516. child.DynamicFields.TryGetValue($"spring_qty_length_{bednetIndex}", out var _spring_qty_length);
  2517. _bednetMx[0].spring_qty_width = Convert.ToInt32(_spring_qty_width);
  2518. _bednetMx[0].spring_qty_length = Convert.ToInt32(_spring_qty_length);
  2519. if (!child.DynamicFields.TryGetValue($"bednet_fork_qty_{bednetIndex}", out var _bednet_fork_qty))
  2520. {
  2521. _bednet_fork_qty = _bednet.fork_qty;
  2522. }
  2523. oBednet.fork_qty = Convert.ToDecimal(_bednet_fork_qty);
  2524. }
  2525. // 袋装网,多个分区时,重新分配弹簧
  2526. bedNetHelper.GetSpringListQty(oBednet, _bednetMx[0], ref _bednetSpring);
  2527. bedNetHelper.SaveBedNet(oBednet, _bednetMx, _bednetSpring);
  2528. childMx.mtrlid = oBednet.bednetid;
  2529. childMx.mtrlname = $"{oBednet.typename} {oBednet.bednetcode} {oBednet.mattress_width}*{oBednet.mattress_length}*{oBednet.mattress_height}";
  2530. childMx.price = oBednet.nottax_factory_cost;
  2531. childMx.qty = 1;
  2532. }
  2533. // 垫层改动逻辑
  2534. if (childMx.formulatype == 1 && childMx.mtrlid > 0)
  2535. {
  2536. // 规格长/宽,按比例缩放
  2537. if (childMx.mattress_width > 0)
  2538. {
  2539. childMx.mattress_width = (int)Math.Floor((decimal)childMx.mattress_width * (Convert.ToDecimal(child.mattress_width) / (decimal)parent.mattress_width));
  2540. }
  2541. if (childMx.mattress_length > 0)
  2542. {
  2543. childMx.mattress_length = (int)Math.Floor((decimal)childMx.mattress_length * (Convert.ToDecimal(child.mattress_length) / (decimal)parent.mattress_length));
  2544. }
  2545. // 副规格-垫层物料替换
  2546. if (childMx.if_subspecs == 1 && child.DynamicFields != null && child.DynamicFields.TryGetValue($"cushions_subspecs_{cushionsIndex}", out var cushions_subspecs))
  2547. {
  2548. childMx.mtrlid = Convert.ToInt32(cushions_subspecs);
  2549. cushionsIndex++;
  2550. }
  2551. }
  2552. // 辅料改动逻辑
  2553. if (childMx.formulatype == 2 && childMx.mtrlid > 0)
  2554. {
  2555. // 副规格-辅料物料替换
  2556. if (childMx.if_subspecs == 1 && child.DynamicFields != null && child.DynamicFields.TryGetValue($"accessories_subspecs_{accessoriesIndex}", out var accessories_subspecs))
  2557. {
  2558. child.DynamicFields.TryGetValue($"accessories_subspecs_qty_{accessoriesIndex}", out object accessories_subspecs_qty);
  2559. childMx.mtrlid = Convert.ToInt32(accessories_subspecs);
  2560. childMx.qty = accessories_subspecs_qty == null ? childMx.qty.Value : Convert.ToInt32(accessories_subspecs_qty);
  2561. accessoriesIndex++;
  2562. }
  2563. }
  2564. // 内布套 / 顶部裥棉逻辑
  2565. if ((childMx.formulatype == 101 || childMx.formulatype == 102 || childMx.formulatype == 103) && childMx.mtrlid > 0 && (childMx.mattress_width > 0 || childMx.mattress_length > 0))
  2566. {
  2567. childMx.mattress_width += child.mattress_width - parent.mattress_width;
  2568. childMx.mattress_length += child.mattress_length - parent.mattress_length;
  2569. }
  2570. }
  2571. }
  2572. /// <summary>
  2573. /// 子规格保存
  2574. /// </summary>
  2575. /// <param name="mattress"></param>
  2576. /// <param name="ifErp"></param>
  2577. public void ProcessSubSpecs(u_mattress mattress, bool ifErp)
  2578. {
  2579. if (mattress.subspecsList == null) return;
  2580. var existing = GetMattressSubspecs(mattress.mattressid, "mattressid,mattresscode,flag,js1_flag") ?? new List<u_mattress>();
  2581. // TODO
  2582. foreach (var child in existing)
  2583. {
  2584. if (child.flag == 1) throw new LJCommonException($"存在副规格[{child.mattresscode}]已财务审核,无法修改主规格!");
  2585. if (child.js1_flag == 1) throw new LJCommonException($"存在副规格[{child.mattresscode}]已产品审核,无法修改主规格!");
  2586. }
  2587. var oldIdSet = new HashSet<int>(existing.Select(x => x.mattressid));
  2588. var newIdSet = new HashSet<int>(mattress.subspecsList.Where(x => x.mattressid != 0).Select(x => x.mattressid));
  2589. var toUpdate = mattress.subspecsList.Where(x => oldIdSet.Contains(x.mattressid)).ToList();
  2590. var toInsert = mattress.subspecsList.Where(x => x.mattressid == 0).ToList();
  2591. var toDelete = existing.Where(x => !newIdSet.Contains(x.mattressid)).ToList();
  2592. toDelete.ForEach(x => DeleteMattress(x.mattressid));
  2593. var subspecsList = new List<u_mattress>();
  2594. foreach (var child in toInsert)
  2595. {
  2596. subspecsList.Add(child);
  2597. }
  2598. foreach (var child in toUpdate)
  2599. {
  2600. subspecsList.Add(child);
  2601. }
  2602. SaveSubSpecs(mattress, subspecsList, ifErp);
  2603. }
  2604. public void SaveSubSpecs(u_mattress parent,List<u_mattress> childs,bool ifErp)
  2605. {
  2606. var subspecsList = new List<u_mattress>();
  2607. foreach (var child in childs)
  2608. {
  2609. var copy = CreateSubSpecClone(parent, child);
  2610. subspecsList.Add(copy);
  2611. }
  2612. subspecsList.Sort((a, b) =>
  2613. {
  2614. int cmp = a.mattress_width.Value.CompareTo(b.mattress_width);
  2615. return cmp != 0 ? cmp : a.mattress_length.Value.CompareTo(b.mattress_length);
  2616. });
  2617. foreach (var child in subspecsList)
  2618. {
  2619. // 已经审核的不进行再次保存/修改
  2620. if (child.flag == 1 || child.yw_flag == 1 || child.xd_flag == 1) continue;
  2621. InitMattressSubSpecs(parent, child);
  2622. MattressCalculateCost(child, child.mxList, child.extraList, child.extraCostList);
  2623. SaveMattressPro(child, ifErp, true);
  2624. }
  2625. parent.subspecsList = subspecsList;
  2626. }
  2627. /// <summary>
  2628. /// 子规格复制逻辑
  2629. /// </summary>
  2630. /// <param name="parent"></param>
  2631. /// <param name="child"></param>
  2632. /// <returns></returns>
  2633. private u_mattress CreateSubSpecClone(u_mattress parent, u_mattress child)
  2634. {
  2635. AutoInit.AutoInitS(child);
  2636. var clone = ObjectHelper.DeepCopy(parent);
  2637. clone.parentid = parent.mattressid;
  2638. clone.createby = parent.createby;
  2639. clone.mattressid = child.mattressid;
  2640. clone.mattresscode = child.mattresscode;
  2641. clone.mattressrelcode = child.mattressrelcode;
  2642. clone.mattressname = child.mattressname;
  2643. clone.xd_flag = child.xd_flag;
  2644. clone.xd_auditingdate = child.xd_auditingdate;
  2645. clone.xd_auditingrep = child.xd_auditingrep;
  2646. clone.flag = child.flag;
  2647. clone.auditingdate = child.auditingdate;
  2648. clone.auditingrep = child.auditingrep;
  2649. clone.js1_flag = child.js1_flag;
  2650. clone.js1_auditingdate = child.js1_auditingdate;
  2651. clone.js1_auditingrep = child.js1_auditingrep;
  2652. clone.yw_flag = child.yw_flag;
  2653. clone.yw_auditingdate = child.yw_auditingdate;
  2654. clone.yw_auditingrep = child.yw_auditingrep;
  2655. clone.js2_flag = child.js2_flag;
  2656. clone.js2_auditingdate = child.js2_auditingdate;
  2657. clone.js2_auditingrep = child.js2_auditingrep;
  2658. clone.qr_flag = child.qr_flag;
  2659. clone.qr_auditingdate = child.qr_auditingdate;
  2660. clone.qr_auditingrep = child.qr_auditingrep;
  2661. clone.subspecsList = child.subspecsList;
  2662. clone.mattress_width = child.mattress_width;
  2663. clone.mattress_length = child.mattress_length;
  2664. clone.mattress_height = child.mattress_height;
  2665. clone.extras_cost = child.extras_cost;
  2666. clone.version = child.version;
  2667. clone.DynamicFields = child.DynamicFields;
  2668. clone.mxList = parent.mxList?.Select(mx =>
  2669. {
  2670. var mxClone = ObjectHelper.DeepCopy(mx);
  2671. mxClone.mattressid = 0;
  2672. mxClone.mattressmxid = 0;
  2673. return mxClone;
  2674. }).ToList();
  2675. clone.extraList = parent.extraList?.Select(mx =>
  2676. {
  2677. var mxClone = ObjectHelper.DeepCopy(mx);
  2678. mxClone.mattressid = 0;
  2679. mxClone.mattressmxid = 0;
  2680. return mxClone;
  2681. }).ToList();
  2682. clone.extraCostList = parent.extraCostList?.Select(mx =>
  2683. {
  2684. var mxClone = ObjectHelper.DeepCopy(mx);
  2685. mxClone.mattressid = 0;
  2686. mxClone.mattressmxid = 0;
  2687. return mxClone;
  2688. }).ToList();
  2689. // iferp
  2690. clone.erp_mtrlcode = child.erp_mtrlcode;
  2691. clone.erp_mtrlid = child.erp_mtrlid;
  2692. clone.erp_configcodetype = child.erp_configcodetype;
  2693. clone.erp_mtrlengname = child.erp_mtrlengname;
  2694. clone.erp_mtrlmode = child.erp_mtrlmode;
  2695. clone.erp_mtrlname = child.erp_mtrlname;
  2696. clone.erp_mtrltype = child.erp_mtrltype;
  2697. clone.erp_mtrltypeid = child.erp_mtrltypeid;
  2698. clone.erp_mtrlunit = child.erp_mtrlunit;
  2699. clone.erp_piccode = child.erp_piccode;
  2700. return clone;
  2701. }
  2702. /// <summary>
  2703. /// 删除床垫报价
  2704. /// </summary>
  2705. /// <param name="mattressid"></param>
  2706. /// <param name="isDelMain"></param>
  2707. public void DeleteMattress(int mattressid)
  2708. {
  2709. //
  2710. if (mattressid <= 0) throw new LJCommonException("ID错误,删除床垫报价失败!");
  2711. var mattress = GetMattress(mattressid, "mattresscode,flag,js1_flag,xd_flag,parentid,erp_mtrlid");
  2712. if (mattress.parentid > 0 && (mattress.js1_flag == 1 || mattress.flag == 1)) return;
  2713. if (mattress.xd_flag == 1) throw new LJCommonException($"床垫报价[{mattress.mattresscode}]已下单,无法删除!");
  2714. if (mattress.js1_flag == 1) throw new LJCommonException($"床垫报价[{mattress.mattresscode}]已产品审核,无法删除!");
  2715. if (mattress.flag == 1) throw new LJCommonException($"床垫报价[{mattress.mattresscode}]已财务审核,无法删除!");
  2716. if (mattress.erp_mtrlid > 0) throw new LJCommonException($"床垫报价[{mattress.mattresscode}]已生成L1物料,无法删除!");
  2717. // 删除所有明细
  2718. cmd.CommandText = @"DELETE u_mattress_mx_mtrl WHERE mattressid = @mattressid";
  2719. cmd.Parameters.Clear();
  2720. cmd.Parameters.AddWithValue("@mattressid", mattressid);
  2721. cmd.ExecuteNonQuery();
  2722. // 删除所有额外费用明细
  2723. cmd.CommandText = @"DELETE u_mattress_mx_extra WHERE mattressid = @mattressid";
  2724. cmd.Parameters.Clear();
  2725. cmd.Parameters.AddWithValue("@mattressid", mattressid);
  2726. cmd.ExecuteNonQuery();
  2727. // 删除主表
  2728. cmd.CommandText = @"DELETE u_mattress WHERE mattressid = @mattressid";
  2729. cmd.Parameters.Clear();
  2730. cmd.Parameters.AddWithValue("@mattressid", mattressid);
  2731. cmd.ExecuteNonQuery();
  2732. }
  2733. /// <summary>
  2734. /// 保存床垫检测
  2735. /// </summary>
  2736. /// <param name="mattress"></param>
  2737. /// <exception cref="LJCommonException"></exception>
  2738. public void SaveMattressCheck(u_mattress mattress)
  2739. {
  2740. if (mattress == null) throw new LJCommonException("床垫报价保存失败,数据异常!");
  2741. if (mattress.mxList == null || mattress.mxList.Count <= 0) throw new LJCommonException("床垫报价保存失败,明细内容为空!");
  2742. // 1.卷包包装必须有卷包直径
  2743. if(mattress.packtype == 1 && mattress.diameter <= 0)
  2744. {
  2745. throw new LJCommonException("卷包直径有误,卷包包装必须有卷包直径!");
  2746. }
  2747. if (mattress.mattressid > 0 && mattress.parentid == 0)
  2748. {
  2749. // 检查锁
  2750. if (LockHelper.CheckIsLock(cmd, MattressHelper.BillKeyWord, mattress.mattressid, context.tokendata.username, out string arg_msg)) throw new LJCommonException(arg_msg);
  2751. // 检测版本控制
  2752. CheckBillVersion<u_mattress>(cmd, mattress.mattressid, mattress.version);
  2753. }
  2754. InitMattressExtra(mattress.mxList, mattress.extraList);
  2755. }
  2756. /// <summary>
  2757. /// 初始化床垫保存自动生成特殊工艺
  2758. /// </summary>
  2759. /// <param name="mxlist"></param>
  2760. /// <param name="extraList"></param>
  2761. public void InitMattressExtra(List<u_mattress_mx_mtrl> mxlist, List<u_mattress_mx_extra> extraList)
  2762. {
  2763. var fuliaoList = mxlist.Where(t => t.formulatype.Value == 2).ToList();
  2764. if (fuliaoList.Count <= 0) return;
  2765. var mtrlList = new List<u_mtrldef>();
  2766. var mtrlids = fuliaoList.Select(t => t.mtrlid.Value).ToList();
  2767. if (mtrlids.Count <= 0) return;
  2768. var selectStr = @"SELECT u_mtrl_price.mtrlid
  2769. ,u_mtrl_price.if_subspecs
  2770. ,u_mtrl_price.extra_cost
  2771. ,u_mtrl_price.name
  2772. FROM u_mtrl_price";
  2773. var list = new List<u_mtrl_price>();
  2774. var whereList = new List<string>();
  2775. var parms = new Dictionary<string, object>();
  2776. whereList.Add($"u_mtrl_price.mtrlid IN {ListEx.getString(mtrlids)}");
  2777. whereList.Add($"u_mtrl_price.extra_cost <> 0");
  2778. var outputFields = "mtrlid,name,if_subspecs,extra_cost";
  2779. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), parms, "mtrlid", outputFields, 0,0, list);
  2780. if(extraList != null && extraList.Count > 0)
  2781. {
  2782. //
  2783. var namelist = list.Select(t => t.name).ToList();
  2784. extraList.RemoveAll(t => !string.IsNullOrEmpty(t.extraname) && namelist.Contains(t.extraname));
  2785. }
  2786. foreach(var mtrl in list)
  2787. {
  2788. var matchItems = fuliaoList
  2789. .Where(t => t != null &&
  2790. !string.IsNullOrEmpty(t.mtrlname) &&
  2791. !string.IsNullOrEmpty(mtrl.name) && t.mtrlname.Trim() == mtrl.name.Trim()).ToList();
  2792. var extra = new u_mattress_mx_extra()
  2793. {
  2794. extraid = 5,
  2795. extramxid = 0,
  2796. extraname = mtrl.name,
  2797. mattressid = 0,
  2798. mattressmxid = 0,
  2799. price = mtrl.extra_cost,
  2800. qty = 0,
  2801. dscrp = "",
  2802. mtrlid = mtrl.mtrlid,
  2803. typeid = 1,
  2804. inputtype = 1
  2805. };
  2806. foreach (var mx in matchItems)
  2807. {
  2808. extra.mattressid = mx.mattressid;
  2809. extra.mattressmxid = mx.mattressmxid;
  2810. extra.qty += mx.qty;
  2811. }
  2812. extraList.Add(extra);
  2813. }
  2814. }
  2815. #endregion
  2816. #region 公式计算通用方法
  2817. private void AddKeyValue(string key, object value, bool isReplace = true)
  2818. {
  2819. key = $"【{key}】";
  2820. if (!replacements.ContainsKey(key))
  2821. {
  2822. replacements.Add(key, value);
  2823. }
  2824. else if (isReplace)
  2825. {
  2826. replacements[key] = value;
  2827. }
  2828. }
  2829. private void AddFormulaKeyValue(string key, string value, bool isReplace = true)
  2830. {
  2831. key = $"【{key}】";
  2832. if (!formula_replacements.ContainsKey(key))
  2833. {
  2834. formula_replacements.Add(key, value);
  2835. }
  2836. else if (isReplace)
  2837. {
  2838. formula_replacements[key] = value;
  2839. }
  2840. }
  2841. /// <summary>
  2842. /// 记录隐藏公式
  2843. /// </summary>
  2844. /// <param name="key"></param>
  2845. /// <param name="value"></param>
  2846. /// <param name="isReplace"></param>
  2847. private void AddFormulaHideKeyValue(string key, string value, bool isReplace = true)
  2848. {
  2849. key = $"【{key}】";
  2850. if (!formula_replacements_hide.ContainsKey(key))
  2851. {
  2852. formula_replacements_hide.Add(key, value);
  2853. }
  2854. else if (isReplace)
  2855. {
  2856. formula_replacements_hide[key] = value;
  2857. }
  2858. }
  2859. private string ConvertToEnglishSymbols(string input)
  2860. {
  2861. input = input.Replace("(", "(")
  2862. .Replace(")", ")")
  2863. .Replace(",", ",")
  2864. .Replace("。", ".")
  2865. .Replace(":", ":")
  2866. .Replace(";", ";")
  2867. .Replace("“", "\"")
  2868. .Replace("”", "\"")
  2869. .Replace("‘", "'")
  2870. .Replace("’", "'");
  2871. return input;
  2872. }
  2873. /// <summary>
  2874. /// 变量公式计算
  2875. /// </summary>
  2876. /// <param name="varname"></param>
  2877. /// <returns></returns>
  2878. private TData CalculateVarFormula(string varname)
  2879. {
  2880. varname = $"【{varname}】";
  2881. if (formula_replacements.ContainsKey(varname)) return Calculate(formula_replacements[varname], varname);
  2882. if (formula_replacements_hide.ContainsKey(varname)) return Calculate(formula_replacements_hide[varname], varname);
  2883. return null;
  2884. }
  2885. private void replaceFormulas(ref string expression)
  2886. {
  2887. bool hasReplace = false;
  2888. foreach (var replacement in formula_replacements)
  2889. {
  2890. if (expression.IndexOf(replacement.Key) > -1)
  2891. {
  2892. expression = expression.Replace(replacement.Key, "(" + replacement.Value + ")");
  2893. hasReplace = true;
  2894. }
  2895. }
  2896. foreach (var replacement in formula_replacements_hide)
  2897. {
  2898. if (expression.IndexOf(replacement.Key) > -1)
  2899. {
  2900. expression = expression.Replace(replacement.Key, "(" + replacement.Value + ")");
  2901. hasReplace = true;
  2902. }
  2903. }
  2904. if (hasReplace)
  2905. {
  2906. replaceFormulas(ref expression);
  2907. }
  2908. }
  2909. private void FormatExpression(ref string expression)
  2910. {
  2911. // 替换相互嵌套的公式
  2912. replaceFormulas(ref expression);
  2913. expression = ConvertToEnglishSymbols(expression);
  2914. // 定义正则表达式模式,匹配包含【】的内容
  2915. string pattern = @"【(.*?)】";
  2916. // 创建正则表达式对象
  2917. Regex regex = new Regex(pattern);
  2918. // 使用正则表达式匹配输入字符串
  2919. MatchCollection matches = regex.Matches(expression);
  2920. var new_replacements = new Dictionary<string, object>();
  2921. foreach (System.Text.RegularExpressions.Match match in matches)
  2922. {
  2923. if (replacements.TryGetValue(match.Value, out object value2))
  2924. {
  2925. new_replacements[match.Value] = value2;
  2926. }
  2927. }
  2928. foreach (var replacement in new_replacements)
  2929. {
  2930. expression = expression.Replace(replacement.Key, Convert.ToString(replacement.Value));
  2931. }
  2932. }
  2933. /// <summary>
  2934. /// 公式计算
  2935. /// </summary>
  2936. /// <param name="expression"></param>
  2937. /// <param name="name"></param>
  2938. /// <returns></returns>
  2939. private TData Calculate(string expression, string name = "")
  2940. {
  2941. FormatExpression(ref expression);
  2942. try
  2943. {
  2944. return LJExprParser.Parse(expression).Result;
  2945. }
  2946. catch (Exception ex)
  2947. {
  2948. throw new LJCommonException($"计算{name}公式错误: {ex.Message}");
  2949. }
  2950. }
  2951. /// <summary>
  2952. /// Sql公式计算
  2953. /// </summary>
  2954. /// <param name="expression"></param>
  2955. /// <param name="name"></param>
  2956. /// <returns></returns>
  2957. private object SqlCalculate(string expression, string name = "")
  2958. {
  2959. FormatExpression(ref expression);
  2960. try
  2961. {
  2962. cmd.CommandText = $@"{expression}";
  2963. cmd.Parameters.Clear();
  2964. return cmd.ExecuteScalar();
  2965. }
  2966. catch (Exception ex)
  2967. {
  2968. throw new LJCommonException($"计算{name}公式错误: {ex.Message}");
  2969. }
  2970. }
  2971. #endregion
  2972. #region 导入包装明细
  2973. /// <summary>
  2974. /// 导入 2-按包装方式 的公式
  2975. /// </summary>
  2976. /// <param name="packtype">包装方式</param>
  2977. /// <param name="dw_2">结果导出</param>
  2978. public void wf_import_bz(int packtype, ref List<u_mattress_mx_mtrl> dw_2)
  2979. {
  2980. var selectStr = @"
  2981. SELECT formulaid
  2982. ,formulakind
  2983. ,formulatype
  2984. ,sortcode
  2985. ,if_mtrl
  2986. ,formula
  2987. ,usetype
  2988. ,if_packtype0
  2989. ,if_packtype1
  2990. ,if_packtype2
  2991. ,default_mtrlid
  2992. ,createtime
  2993. ,createby
  2994. ,useformula
  2995. ,gydscrp
  2996. ,mtrltype
  2997. ,default_mtrlid0
  2998. ,default_mtrlid1
  2999. ,default_mtrlid2
  3000. FROM u_mattress_formula";
  3001. var outFields = "formulaid, formulakind, formulatype, sortcode, if_mtrl, formula, usetype, if_packtype0, if_packtype1, if_packtype2, default_mtrlid, createtime, createby, useformula, gydscrp, mtrltype,default_mtrlid0,default_mtrlid1,default_mtrlid2";
  3002. var whereList = new List<string>();
  3003. whereList.Add("u_mattress_formula.formulatype IN (0, 1, 2, 3, 99, 104)");
  3004. whereList.Add("u_mattress_formula.usetype = @usetype");
  3005. var param = new Dictionary<string, object>();
  3006. // 导入 2-按包装方式 的公式
  3007. var mattressFormulaList = new List<u_mattress_formula>();
  3008. param.Clear();
  3009. param.Add("@usetype", 2);
  3010. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), param, "formulatype, sortcode", outFields, 0, 0, mattressFormulaList);
  3011. foreach (var mx in mattressFormulaList)
  3012. {
  3013. if (packtype == 0 && mx.if_packtype0 != 1) continue;
  3014. if (packtype == 1 && mx.if_packtype1 != 1) continue;
  3015. if (packtype == 2 && mx.if_packtype2 != 1) continue;
  3016. var newDw2 = new u_mattress_mx_mtrl();
  3017. AutoInit.AutoInitS(newDw2);
  3018. if (mx.if_mtrl > 1)
  3019. {
  3020. newDw2.addmx = "+";
  3021. newDw2.delmx = "-";
  3022. }
  3023. newDw2.formulatype = mx.formulatype;
  3024. newDw2.if_mtrl = mx.if_mtrl;
  3025. newDw2.formulaid = mx.formulaid;
  3026. newDw2.sortcode = mx.sortcode;
  3027. newDw2.formulakind = mx.formulakind;
  3028. newDw2.formula = mx.formula;
  3029. newDw2.useformula = mx.useformula;
  3030. newDw2.gydscrp = mx.gydscrp;
  3031. newDw2.default_mtrlid = mx.default_mtrlid;
  3032. if(mx.formulatype == 3)
  3033. {
  3034. if(packtype == 0) newDw2.default_mtrlid = mx.default_mtrlid0;
  3035. else if(packtype == 1) newDw2.default_mtrlid = mx.default_mtrlid1;
  3036. else if(packtype == 2) newDw2.default_mtrlid = mx.default_mtrlid2;
  3037. }
  3038. dw_2.Add(newDw2);
  3039. }
  3040. }
  3041. #endregion
  3042. #region 床垫明细排序
  3043. /// <summary>
  3044. /// 明细排序
  3045. /// </summary>
  3046. /// <param name="dw_2"></param>
  3047. public void wf_sort_mx(ref List<u_mattress_mx_mtrl> dw_2)
  3048. {
  3049. // u_mattress_formula_formulatype A xu A u_mattress_formula_sortcode A u_mattress_mx_mtrl_formulaid A
  3050. dw_2.Sort((a, b) =>
  3051. {
  3052. if (a.formulatype != b.formulatype)
  3053. {
  3054. return a.formulatype.Value.CompareTo(b.formulatype.Value);
  3055. }
  3056. if (a.xu != b.xu)
  3057. {
  3058. return a.xu.Value.CompareTo(b.xu.Value);
  3059. }
  3060. if (a.sortcode != b.sortcode)
  3061. {
  3062. return a.sortcode.CompareTo(b.sortcode);
  3063. }
  3064. int result = GetFormulakindOrder(a.formulakind).CompareTo(GetFormulakindOrder(b.formulakind));
  3065. if (result != 0)
  3066. {
  3067. return result;
  3068. }
  3069. return a.formulaid.Value.CompareTo(b.formulaid.Value);
  3070. });
  3071. }
  3072. public List<u_mattress_mx_mtrl> SortMxList(List<u_mattress_mx_mtrl> mxlist)
  3073. {
  3074. return mxlist.OrderBy(x => x.formulatype)
  3075. .ThenBy(x => x.xu)
  3076. .ThenBy(x => x.sortcode)
  3077. .ThenBy(x => GetFormulakindOrder(x.formulakind))
  3078. .ThenBy(x => x.formulaid)
  3079. .ToList();
  3080. }
  3081. #endregion
  3082. #region 显示报价清单
  3083. public void ShowQuoteList(int mattressid)
  3084. {
  3085. }
  3086. #endregion
  3087. // 普通大侧特殊排序
  3088. private int GetFormulakindOrder(int? formulakind)
  3089. {
  3090. switch (formulakind)
  3091. {
  3092. case 2: return 1;
  3093. case 82: return 2;
  3094. case 42: return 3;
  3095. case 52: return 4;
  3096. case 62: return 5;
  3097. case 72: return 6;
  3098. default: return int.MaxValue;
  3099. }
  3100. }
  3101. #region 获取物料信息
  3102. public void wf_mtrl_fine(List<int> arg_mtrlid, int arg_pricelistid, ref List<u_mtrl_price> mtrlList)
  3103. {
  3104. var selectStr = @"
  3105. SELECT
  3106. u_mtrl_price.mtrlid,
  3107. u_mtrl_price.name,
  3108. isnull(u_mtrl_price_pricelist.price,0) as price,
  3109. u_mtrl_price.gram_weight,
  3110. u_mtrl_price.cloth_width,
  3111. u_mtrl_price.if_inputqty,
  3112. u_mtrl_price.priceunit,
  3113. u_mtrl_price.shrinkage,
  3114. isnull(u_mtrl_price_pricelist.price_formula,0) as price_formula,
  3115. isnull(u_mtrl_price_pricelist.qty_formula,0) as qty_formula,
  3116. u_mtrl_price.if_areaprice,
  3117. u_mtrl_price.thickness
  3118. FROM u_mtrl_price inner join u_mtrl_price_pricelist on
  3119. u_mtrl_price.mtrlid = u_mtrl_price_pricelist.mtrlid";
  3120. var outFields = "mtrlid, name, price, gram_weight, cloth_width, if_inputqty, priceunit, shrinkage, price_formula, qty_formula, if_areaprice, thickness";
  3121. var whereList = new List<string>();
  3122. whereList.Add("u_mtrl_price.mtrlid IN (" + string.Join(",", arg_mtrlid) + ")");
  3123. whereList.Add("u_mtrl_price_pricelist.pricelistid = @arg_pricelistid");
  3124. var param = new Dictionary<string, object>();
  3125. param.Clear();
  3126. param.Add("@arg_pricelistid", arg_pricelistid);
  3127. DbSqlHelper.SelectJoin(cmd, selectStr, ListEx.GetWhereStr(whereList), param, "", outFields, 0, 0, mtrlList);
  3128. }
  3129. #endregion
  3130. #region 获取包装默认物料
  3131. /// <summary>
  3132. /// 获取包装默认物料
  3133. /// </summary>
  3134. /// <param name="dw_2"></param>
  3135. public void wf_default_mtrlid(int pricelistid, ref List<u_mattress_mx_mtrl> dw_2)
  3136. {
  3137. // 导入 2-按包装方式 的公式
  3138. var mtrlPriceList = new List<u_mtrl_price>();
  3139. var mtrlids = new List<int>();
  3140. List<int> uniqueMtrlIds = new HashSet<int>(dw_2.Select(obj => obj.default_mtrlid.Value)).ToList();
  3141. wf_mtrl_fine(uniqueMtrlIds, pricelistid, ref mtrlPriceList);
  3142. foreach (var mx in dw_2)
  3143. {
  3144. var _mtrlid = mx.default_mtrlid;
  3145. if(_mtrlid == null || _mtrlid == 0)
  3146. {
  3147. if (mx.formulakind == 16)
  3148. {
  3149. //默认 pe kind = 16 默认 10C PE袋 mtrlid 46804
  3150. _mtrlid = 46804;
  3151. }
  3152. else if (mx.formulakind == 17)
  3153. {
  3154. //默认 外层pe kind = 17 默认 20C mtrlid 46809
  3155. _mtrlid = 46809;
  3156. }
  3157. else if (mx.formulakind == 18)
  3158. {
  3159. //默认 pvc kind = 18 默认 15C mtrlid 46811
  3160. _mtrlid = 46811;
  3161. }
  3162. else if (mx.formulakind == 19)
  3163. {
  3164. //默认 卷包外包装 kind = 19 默认 彩箱 32*32 46817
  3165. _mtrlid = 46817;
  3166. }
  3167. else if (mx.formulakind == 27)
  3168. {
  3169. //默认 拉手脚轮 kind = 27 默认 46872
  3170. _mtrlid = 46872;
  3171. }
  3172. }
  3173. var mtrlItm = mtrlPriceList.Where((itm) => itm.mtrlid == _mtrlid).ToList();
  3174. if (mtrlItm.Count > 0)
  3175. {
  3176. mx.mtrlid = mtrlItm[0].mtrlid;
  3177. mx.mtrlname = mtrlItm[0].name;
  3178. mx.price = mtrlItm[0].price;
  3179. mx.gram_weight = mtrlItm[0].gram_weight;
  3180. mx.cloth_width = mtrlItm[0].cloth_width;
  3181. mx.if_inputqty = mtrlItm[0].if_inputqty;
  3182. mx.priceunit = mtrlItm[0].priceunit;
  3183. mx.shrinkage = mtrlItm[0].shrinkage;
  3184. mx.qty = 1;
  3185. if (!string.IsNullOrEmpty(mtrlItm[0].price_formula)) mx.formula = mtrlItm[0].price_formula;
  3186. }
  3187. }
  3188. }
  3189. #endregion
  3190. #region 获取非包装默认物料
  3191. /// <summary>
  3192. /// 获取非包装默认物料
  3193. /// </summary>
  3194. /// <param name="dw_2"></param>
  3195. public void wf_default_mtrlid_notbz(int pricelistid, ref List<u_mattress_mx_mtrl> dw_2)
  3196. {
  3197. foreach (var mx in dw_2)
  3198. {
  3199. var matterssformula = new u_mattress_formula() { formulaid = mx.formulaid };
  3200. if (DbSqlHelper.SelectOne(cmd, matterssformula, "default_mtrlid") != 1 || matterssformula.default_mtrlid.Value == 0) continue;
  3201. // 导入 2-按包装方式 的公式
  3202. var mtrlItm = new List<u_mtrl_price>();
  3203. wf_mtrl_fine(new List<int> { matterssformula.default_mtrlid.Value }, pricelistid, ref mtrlItm);
  3204. if (mtrlItm.Count > 0)
  3205. {
  3206. mx.mtrlid = mtrlItm[0].mtrlid;
  3207. mx.mtrlname = mtrlItm[0].name;
  3208. mx.price = mtrlItm[0].price;
  3209. mx.gram_weight = mtrlItm[0].gram_weight;
  3210. mx.cloth_width = mtrlItm[0].cloth_width;
  3211. mx.if_inputqty = mtrlItm[0].if_inputqty;
  3212. mx.priceunit = mtrlItm[0].priceunit;
  3213. mx.shrinkage = mtrlItm[0].shrinkage;
  3214. mx.qty = 1;
  3215. if (!string.IsNullOrEmpty(mtrlItm[0].price_formula)) mx.formula = mtrlItm[0].price_formula;
  3216. }
  3217. }
  3218. }
  3219. #endregion
  3220. #region 大小单类型枚举
  3221. public enum DannumType
  3222. {
  3223. /// <summary>
  3224. /// 散单
  3225. /// </summary>
  3226. Scattered = 1,
  3227. /// <summary>
  3228. /// 标准
  3229. /// </summary>
  3230. Standard = 2,
  3231. /// <summary>
  3232. /// 大单
  3233. /// </summary>
  3234. Large = 3,
  3235. /// <summary>
  3236. /// 小单
  3237. /// </summary>
  3238. Small = 4
  3239. }
  3240. public static string BillKeyWord = BillNames.MattressQuote;
  3241. #endregion
  3242. }
  3243. }