stock_service.go 407KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698
  1. package service
  2. import (
  3. "errors"
  4. "fmt"
  5. "strconv"
  6. "strings"
  7. "time"
  8. "XT_New/models"
  9. "github.com/jinzhu/gorm"
  10. )
  11. func AddSigleDealer(dealer *models.Dealer) (error, *models.Dealer) {
  12. err := writeDb.Create(&dealer).Error
  13. return err, dealer
  14. }
  15. func ModifyDealer(dealer *models.Dealer) error {
  16. err := writeDb.Model(&models.Dealer{}).Where("id = ? AND status = 1", dealer.ID).Updates(map[string]interface{}{
  17. "dealer_name": dealer.DealerName,
  18. "contact": dealer.Contact,
  19. "contact_phone": dealer.ContactPhone,
  20. "platform_number": dealer.PlatformNumber,
  21. "email": dealer.Email,
  22. "contact_address": dealer.ContactAddress,
  23. "modifier": dealer.Modifier,
  24. "mtime": time.Now().Unix(),
  25. "remark": dealer.Remark,
  26. "wubi": dealer.WuBi,
  27. "pinyin": dealer.PinYin,
  28. }).Error
  29. return err
  30. }
  31. func FindAllDealerTotal(orgId int64) (total int64) {
  32. db := readDb.Model(&models.Dealer{})
  33. db = db.Where("org_id = ? ", orgId).Count(&total)
  34. return
  35. }
  36. // 获取经销商的名称
  37. func FindAllDealerName(orgId int64) (tmp []*models.Dealer, err error) {
  38. err = readDb.Model(&models.Dealer{}).Where("org_id = ? and status = 1", orgId).Find(&tmp).Error
  39. return
  40. }
  41. func FindAllDealerList(orgId int64, page int64, limit, key int64) (list []*models.Dealer, total int64, err error) {
  42. offset := (page - 1) * limit
  43. db := readDb.Model(&models.Dealer{})
  44. db = db.Where("org_id = ? AND status = 1", orgId)
  45. if key != 0 {
  46. db = db.Where("id = ? ", key)
  47. offset = 0
  48. limit = 10
  49. }
  50. err = db.Count(&total).Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  51. return
  52. }
  53. func DeleteDealerById(id int64) error {
  54. err := writeDb.Model(&models.Dealer{}).Where("id = ? AND status = 1", id).Updates(map[string]interface{}{"mtime": time.Now().Unix(), "status": 0}).Error
  55. return err
  56. }
  57. func FindDealerById(id int64) (*models.Dealer, error) {
  58. dealer := &models.Dealer{}
  59. err := readDb.Model(&models.Dealer{}).Where("id = ? AND status = 1", id).First(&dealer).Error
  60. return dealer, err
  61. }
  62. func AddSigleManufacturer(manufacturer *models.Manufacturer) (error, *models.Manufacturer) {
  63. err := writeDb.Create(&manufacturer).Error
  64. return err, manufacturer
  65. }
  66. func ModifyManufacturer(manufacturer *models.Manufacturer) error {
  67. err := writeDb.Model(&models.Manufacturer{}).Where("id = ? AND status = 1", manufacturer.ID).Updates(map[string]interface{}{
  68. "manufacturer_name": manufacturer.ManufacturerName,
  69. "contact": manufacturer.Contact,
  70. "contact_phone": manufacturer.ContactPhone,
  71. "platform_number": manufacturer.PlatformNumber,
  72. "email": manufacturer.Email,
  73. "contact_address": manufacturer.ContactAddress,
  74. "modifier": manufacturer.Modifier,
  75. "mtime": time.Now().Unix(),
  76. "remark": manufacturer.Remark,
  77. "wubi": manufacturer.WuBi,
  78. "pinyin": manufacturer.PinYin,
  79. }).Error
  80. return err
  81. }
  82. // 获取生产厂商名称
  83. func FindAllManufacturerName(orgid int64) (tmp []*models.Manufacturer, err error) {
  84. err = readDb.Model(&models.Manufacturer{}).Where("org_id = ? and status = 1", orgid).Find(&tmp).Error
  85. return
  86. }
  87. func FindAllManufacturerList(orgId int64, page int64, limit, key int64) (list []*models.Manufacturer, total int64, err error) {
  88. offset := (page - 1) * limit
  89. db := readDb.Model(&models.Manufacturer{})
  90. db = db.Where("org_id = ? AND status = 1", orgId)
  91. if key != 0 {
  92. db = db.Where("id = ?", key)
  93. offset = 0
  94. limit = 10
  95. }
  96. err = db.Count(&total).Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  97. return
  98. }
  99. func DeleteManufacturerById(id int64) error {
  100. err := writeDb.Model(&models.Manufacturer{}).Where("id = ? AND status = 1", id).Updates(map[string]interface{}{"mtime": time.Now().Unix(), "status": 0}).Error
  101. return err
  102. }
  103. func FindManufacturerById(id int64) (*models.Manufacturer, error) {
  104. dealer := &models.Manufacturer{}
  105. err := readDb.Model(&models.Manufacturer{}).Where("id = ? AND status = 1", id).First(&dealer).Error
  106. return dealer, err
  107. }
  108. func FindManufacturerTotal(orgId int64) (total int64) {
  109. db := readDb.Model(&models.Manufacturer{})
  110. db = db.Where("org_id = ?", orgId).Count(&total)
  111. return
  112. }
  113. func FindAllDealer(orgId int64) (dealers []*models.Dealer, err error) {
  114. err = readDb.Model(&models.Dealer{}).Where("org_id = ? AND status = 1", orgId).Find(&dealers).Error
  115. return dealers, err
  116. }
  117. func FindAllManufacturer(orgId int64) (manufacturer []*models.Manufacturer, err error) {
  118. err = readDb.Model(&models.Manufacturer{}).Where("org_id = ? AND status = 1", orgId).Find(&manufacturer).Error
  119. return manufacturer, err
  120. }
  121. func FindAllGoodTypeTotal(orgId int64) (total int64) {
  122. db := readDb.Model(&models.GoodsType{})
  123. db = db.Where("org_id = ?", orgId).Count(&total)
  124. return
  125. }
  126. func GetGoodsTypeIsExist(orgid int64) (*models.GoodsType, error) {
  127. goodsType := models.GoodsType{}
  128. err := XTReadDB().Where("org_id = ? and stock_attribute = 2 and status =1", orgid).Find(&goodsType).Error
  129. if err == gorm.ErrRecordNotFound {
  130. return nil, err
  131. }
  132. if err != nil {
  133. return nil, err
  134. }
  135. return &goodsType, nil
  136. }
  137. func GetGoodsTypeIsExistOne(orgid int64) (*models.GoodsType, error) {
  138. goodsType := models.GoodsType{}
  139. err := XTReadDB().Where("org_id = ? and stock_attribute = 3 and status = 1", orgid).Find(&goodsType).Error
  140. if err == gorm.ErrRecordNotFound {
  141. return nil, err
  142. }
  143. if err != nil {
  144. return nil, err
  145. }
  146. return &goodsType, nil
  147. }
  148. func AddSigleGoodType(goodType *models.GoodsType) (error, *models.GoodsType) {
  149. err := writeDb.Create(&goodType).Error
  150. return err, goodType
  151. }
  152. func ModifyGoodType(goodType *models.GoodsType) (error, *models.GoodsType) {
  153. err := writeDb.Model(&models.GoodsType{}).Where("id = ? AND status = 1", goodType.ID).Updates(map[string]interface{}{
  154. "modifier": goodType.Modifier,
  155. "mtime": time.Now().Unix(),
  156. "remark": goodType.Remark,
  157. "type_name": goodType.TypeName,
  158. "out_stock": goodType.OutStock,
  159. "stock_attribute": goodType.StockAttribute,
  160. }).Error
  161. return err, goodType
  162. }
  163. func FindAllGoodTypeList(orgId int64, page int64, limit int64, keyword string) (list []*models.GoodsType, total int64, err error) {
  164. offset := (page - 1) * limit
  165. db := readDb.Model(&models.GoodsType{})
  166. db = db.Where("org_id=? AND status = 1", orgId)
  167. if len(keyword) > 0 {
  168. likeKey := "%" + keyword + "%"
  169. db = db.Where("type_code LIKE ? OR type_name LIKE ?", likeKey, likeKey)
  170. }
  171. err = db.Count(&total).Offset(offset).Limit(limit).Order("type desc, number desc,ctime desc").Find(&list).Error
  172. return
  173. }
  174. func DeleteGoodTypeById(id int64, operateId int64) error {
  175. err := writeDb.Model(&models.GoodsType{}).Where("id = ? AND status = 1", id).Updates(map[string]interface{}{"mtime": time.Now().Unix(), "status": 0, "modifier": operateId}).Error
  176. writeDb.Model(&models.GoodInfo{}).Where("good_type_id = ? AND status = 1", id).Updates(map[string]interface{}{"mtime": time.Now().Unix(), "status": 0, "modifier": operateId})
  177. return err
  178. }
  179. func FindGoodTypeById(id int64) (*models.GoodsType, error) {
  180. goodType := &models.GoodsType{}
  181. err := readDb.Model(&models.GoodsType{}).Where("id = ? AND status = 1", id).First(&goodType).Error
  182. return goodType, err
  183. }
  184. func FindAllGoodInfoTotal(orgId int64) (total int64) {
  185. db := readDb.Model(&models.GoodInfo{})
  186. db = db.Where("org_id = ?", orgId).Count(&total)
  187. return
  188. }
  189. func AddSigleGoodInfo(goodInfo *models.GoodInfo) (error, *models.GoodInfo) {
  190. err := writeDb.Create(&goodInfo).Error
  191. return err, goodInfo
  192. }
  193. func ModifyGoodInfo(goodInfo *models.GoodInfo) (error, *models.GoodInfo) {
  194. err := writeDb.Model(&models.GoodInfo{}).Where("id = ? AND status = 1", goodInfo.ID).Updates(map[string]interface{}{
  195. "good_type_id": goodInfo.GoodTypeId,
  196. "modifier": goodInfo.Modifier,
  197. "mtime": time.Now().Unix(),
  198. "remark": goodInfo.Remark,
  199. "specification_name": goodInfo.SpecificationName,
  200. "good_unit": goodInfo.GoodUnit,
  201. "buy_price": goodInfo.BuyPrice,
  202. "sell_price": goodInfo.SellPrice,
  203. "manufacturer": goodInfo.Manufacturer,
  204. "dealer": goodInfo.Dealer,
  205. "expiry_date_warn_day_count": goodInfo.ExpiryDateWarnDayCount,
  206. "stock_warn_count": goodInfo.StockWarnCount,
  207. "is_reuse": goodInfo.IsReuse,
  208. "good_name": goodInfo.GoodName,
  209. "pinyin": goodInfo.Pinyin,
  210. "wubi": goodInfo.Wubi,
  211. "good_kind": goodInfo.GoodKind,
  212. "medical_insurance_level": goodInfo.MedicalInsuranceLevel,
  213. "retail_price": goodInfo.PackingPrice,
  214. "medical_insurance_number": goodInfo.MedicalInsuranceNumber,
  215. "is_special_diseases": goodInfo.IsSpecialDiseases,
  216. "is_record": goodInfo.IsRecord,
  217. "statistics_category": goodInfo.StatisticsCategory,
  218. "good_status": goodInfo.GoodStatus,
  219. "default_count": goodInfo.DefaultCount,
  220. "sign": goodInfo.Sign,
  221. "is_default": goodInfo.IsDefault,
  222. "is_charge_use": goodInfo.IsChargeUse,
  223. "is_charge_predict": goodInfo.IsChargePredict,
  224. "is_statistics_work": goodInfo.IsStatisticsWork,
  225. "sort": goodInfo.Sort,
  226. "is_doctor_use": goodInfo.IsDoctorUse,
  227. "agent": goodInfo.Agent,
  228. "good_number": goodInfo.GoodNumber,
  229. "social_security_directory_code": goodInfo.SocialSecurityDirectoryCode,
  230. "special_medical": goodInfo.SpecialMedical,
  231. "production_type": goodInfo.ProductionType,
  232. "min_number": goodInfo.MinNumber,
  233. "packing_unit": goodInfo.PackingUnit,
  234. "packing_price": goodInfo.PackingPrice,
  235. "default_count_unit": goodInfo.DefaultCountUnit,
  236. "min_unit": goodInfo.MinUnit,
  237. "register_number": goodInfo.RegisterNumber,
  238. "provinces_code": goodInfo.ProvincesCode,
  239. "is_user": goodInfo.IsUser,
  240. "number": goodInfo.Number,
  241. "is_warehouse": goodInfo.IsWarehouse,
  242. "bbx01": goodInfo.Bbx01,
  243. "bby01": goodInfo.Bby01,
  244. "zuobiao_id": goodInfo.Bbx01,
  245. "first_letter": goodInfo.FirstLetter,
  246. "is_show": goodInfo.IsShow,
  247. }).Error
  248. writeDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  249. writeDb.Model(&models.WarehouseOutInfo{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  250. writeDb.Model(&models.AutomaticReduceDetail{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  251. writeDb.Model(&models.DialysisBeforePrepare{}).Where("good_id = ? AND user_org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  252. writeDb.Model(&models.SalesReturnInfo{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  253. writeDb.Model(&models.CancelStockInfo{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  254. return err, goodInfo
  255. }
  256. func FindGoodInfoList(orgId int64, page int64, limit int64, keyword string, is_use int64, is_charge int64, good_kind int64, is_mark int64, manufacturer int64, is_type int64) (list []*models.GoodInfo, total int64, err error) {
  257. offset := (page - 1) * limit
  258. db := readDb.Model(&models.GoodInfo{})
  259. db = db.Where("org_id = ? AND status = 1", orgId)
  260. db = db.Preload("GoodsType", "org_id = ? AND status = 1", orgId)
  261. if len(keyword) > 0 {
  262. likeKey := "%" + keyword + "%"
  263. db = db.Where("good_code LIKE ? OR good_name LIKE ?", likeKey, likeKey)
  264. if is_use > 0 {
  265. if is_use == 2 {
  266. db = db.Where("find_in_set('停用',good_status) = 0")
  267. } else {
  268. db = db.Where("find_in_set('停用',good_status) > 0")
  269. }
  270. }
  271. if is_charge > 0 {
  272. if is_charge == 1 {
  273. db = db.Where("find_in_set('收费',good_status) > 0")
  274. } else {
  275. db = db.Where("find_in_set('收费',good_status) = 0")
  276. }
  277. }
  278. if good_kind > 0 {
  279. db = db.Where(" good_kind = ?", good_kind)
  280. }
  281. if is_mark > 0 {
  282. db = db.Where("is_mark = ?", is_mark)
  283. }
  284. if manufacturer > 0 {
  285. db = db.Where("manufacturer = ?", manufacturer)
  286. }
  287. if is_type > 0 {
  288. db = db.Where("good_type_id = ?", is_type)
  289. }
  290. } else {
  291. if is_use > 0 {
  292. if is_use == 2 {
  293. db = db.Where("find_in_set('停用',good_status) = 0")
  294. } else {
  295. db = db.Where("find_in_set('停用',good_status) > 0")
  296. }
  297. }
  298. if is_charge > 0 {
  299. if is_charge == 1 {
  300. db = db.Where("find_in_set('收费',good_status) > 0")
  301. } else {
  302. db = db.Where("find_in_set('收费',good_status) = 0")
  303. }
  304. }
  305. if good_kind > 0 {
  306. db = db.Where(" good_kind = ?", good_kind)
  307. }
  308. if is_mark > 0 {
  309. db = db.Where("is_mark = ?", is_mark)
  310. }
  311. if manufacturer > 0 {
  312. db = db.Where("manufacturer = ?", manufacturer)
  313. }
  314. if is_type > 0 {
  315. db = db.Where("good_type_id = ?", is_type)
  316. }
  317. }
  318. err = db.Count(&total).Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  319. return
  320. }
  321. func DeleteGoodInfoById(id int64, operateId int64) error {
  322. err := writeDb.Model(&models.GoodInfo{}).Where("id = ? AND status = 1", id).Updates(map[string]interface{}{"mtime": time.Now().Unix(), "status": 0, "modifier": operateId}).Error
  323. return err
  324. }
  325. func FindGoodInfoByGoodId(id int64) (list []*models.GoodInfo, err error) {
  326. err = readDb.Model(&models.GoodInfo{}).Where("good_type_id = ? AND status = 1", id).Find(&list).Error
  327. return list, err
  328. }
  329. func FindStockOutDetailGoodInfoByGoodId(id int64) (list []*models.AutomaticReduceDetail, err error) {
  330. err = readDb.Model(&models.AutomaticReduceDetail{}).Where("good_type_id = ? AND status = 1", id).Find(&list).Error
  331. return list, err
  332. }
  333. func FindGoodInfoById(id int64) (*models.GoodInfo, error) {
  334. goodInfo := &models.GoodInfo{}
  335. err := readDb.Model(&models.GoodInfo{}).Where("id = ? AND status = 1", id).First(&goodInfo).Error
  336. return goodInfo, err
  337. }
  338. func FindAllGoodType(org_id int64) (goodType []*models.GoodsType, err error) {
  339. err = XTReadDB().Model(&models.GoodsType{}).Where("org_id = ? AND status = 1", org_id).Find(&goodType).Error
  340. return goodType, err
  341. }
  342. func FindAllGoodTypeOne(org_id int64) (goodType []*models.GoodsType, err error) {
  343. err = readDb.Model(&models.GoodsType{}).Where("org_id = ? AND status = 1 and out_stock = 1", org_id).Find(&goodType).Error
  344. return goodType, err
  345. }
  346. func FindAllGoodInfo(org_id int64) (goodInfo []*models.GoodInfo, err error) {
  347. err = XTReadDB().Model(&models.GoodInfo{}).Where("org_id = ? AND status = 1 and is_warehouse = 1 and find_in_set('停用',good_status) = 0", org_id).Find(&goodInfo).Error
  348. return goodInfo, err
  349. }
  350. func FindAllGoodInfoTwo(org_id int64) (goodInfo []*models.GoodInfo, err error) {
  351. err = XTReadDB().Model(&models.GoodInfo{}).Where("org_id = ? AND status = 1", org_id).Find(&goodInfo).Error
  352. return goodInfo, err
  353. }
  354. func FindAllGoodInfoThree(org_id int64) (goodInfo []*models.XtGoodInformationFourty, err error) {
  355. err = XTReadDB().Model(&models.XtGoodInformationFourty{}).Where("org_id = ? AND status = 1 and find_in_set('停用',good_status) = 0", org_id).Find(&goodInfo).Error
  356. return goodInfo, err
  357. }
  358. func FindAllWarehouseTotal(org_id int64) (total int64, err error) {
  359. err = readDb.Model(&models.Warehousing{}).Where("org_id = ?", org_id).Count(&total).Error
  360. return total, err
  361. }
  362. func FindAllWarehouseTotalOne(org_id int64) (total int64, err error) {
  363. err = readDb.Model(&models.XtDrugWarehouse{}).Where("org_id = ?", org_id).Count(&total).Error
  364. return total, err
  365. }
  366. func AddSigleWarehouse(warehouse *models.Warehousing) error {
  367. err := writeDb.Create(&warehouse).Error
  368. return err
  369. }
  370. func UpdateWarehouse(id int64, storehouse_id int64) error {
  371. err := XTWriteDB().Model(&models.Warehousing{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  372. return err
  373. }
  374. func AddSigleDrugWarehouse(warehouse *models.DrugWarehouse) error {
  375. err := writeDb.Create(&warehouse).Error
  376. return err
  377. }
  378. func UpdateSigleDrugWarehouse(id int64, storehosue_id int64) error {
  379. err := XTWriteDB().Model(&models.DrugWarehouse{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehosue_id}).Error
  380. return err
  381. }
  382. func AddSigleSalesReturn(salesReturn *models.SalesReturn) error {
  383. err := writeDb.Create(&salesReturn).Error
  384. return err
  385. }
  386. func AddSigleDrugSalesReturn(salesReturn *models.DrugSalesReturn) error {
  387. err := writeDb.Create(&salesReturn).Error
  388. return err
  389. }
  390. func UpDateGoodReturnStatus(ids []string) {
  391. writeDb.Model(&models.WarehousingInfo{}).Where("id IN (?)", ids).Update(map[string]interface{}{"is_return": 1})
  392. }
  393. func UpDateCanCelStockStatus(ids []string) {
  394. writeDb.Model(&models.WarehouseOutInfo{}).Where("id IN (?)", ids).Update(map[string]interface{}{"is_cancel": 1})
  395. }
  396. func CreateWarehousingInfo(warehousingInfo []*models.WarehousingInfo) (err error) {
  397. if len(warehousingInfo) > 0 {
  398. utx := writeDb.Begin()
  399. if len(warehousingInfo) > 0 {
  400. thisSQL := "INSERT INTO xt_warehouse_info (warehousing_id, good_id, good_type_id, number, product_date,expiry_date,warehousing_count,price,total_price,dealer,manufacturer,remark,ctime,mtime,status,org_id,warehousing_order,type,stock_count,license_number,packing_price,storehouse_id) VALUES "
  401. insertParams := make([]string, 0)
  402. insertData := make([]interface{}, 0)
  403. for _, info := range warehousingInfo {
  404. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  405. insertData = append(insertData, info.WarehousingId)
  406. insertData = append(insertData, info.GoodId)
  407. insertData = append(insertData, info.GoodTypeId)
  408. insertData = append(insertData, info.Number)
  409. insertData = append(insertData, info.ProductDate)
  410. insertData = append(insertData, info.ExpiryDate)
  411. insertData = append(insertData, info.WarehousingCount)
  412. insertData = append(insertData, info.Price)
  413. insertData = append(insertData, info.TotalPrice)
  414. insertData = append(insertData, info.Dealer)
  415. insertData = append(insertData, info.Manufacturer)
  416. insertData = append(insertData, info.Remark)
  417. insertData = append(insertData, info.Ctime)
  418. insertData = append(insertData, info.Mtime)
  419. insertData = append(insertData, info.Status)
  420. insertData = append(insertData, info.OrgId)
  421. insertData = append(insertData, info.WarehousingOrder)
  422. insertData = append(insertData, info.Type)
  423. insertData = append(insertData, info.WarehousingCount)
  424. insertData = append(insertData, info.LicenseNumber)
  425. insertData = append(insertData, info.PackingPrice)
  426. insertData = append(insertData, info.StorehouseId)
  427. }
  428. thisSQL += strings.Join(insertParams, ", ")
  429. err = utx.Exec(thisSQL, insertData...).Error
  430. if err != nil {
  431. utx.Rollback()
  432. return
  433. }
  434. }
  435. utx.Commit()
  436. }
  437. return
  438. }
  439. func CreateDrugWarehousingInfo(warehousingInfo []*models.DrugWarehouseInfo) (err error) {
  440. if len(warehousingInfo) > 0 {
  441. utx := writeDb.Begin()
  442. if len(warehousingInfo) > 0 {
  443. thisSQL := "INSERT INTO xt_drug_warehouse_info (warehousing_id, drug_id, number, product_date,expiry_date,warehousing_count,price,total_price,dealer,manufacturer,remark,ctime,mtime,status,org_id,warehousing_order,type,retail_price,retail_total_price,stock_max_number,max_unit,min_unit,batch_number,stock_min_number,storehouse_id) VALUES "
  444. insertParams := make([]string, 0)
  445. insertData := make([]interface{}, 0)
  446. for _, info := range warehousingInfo {
  447. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  448. insertData = append(insertData, info.WarehousingId)
  449. insertData = append(insertData, info.DrugId)
  450. insertData = append(insertData, info.Number)
  451. insertData = append(insertData, info.ProductDate)
  452. insertData = append(insertData, info.ExpiryDate)
  453. insertData = append(insertData, info.WarehousingCount)
  454. insertData = append(insertData, info.Price)
  455. insertData = append(insertData, info.TotalPrice)
  456. insertData = append(insertData, info.Dealer)
  457. insertData = append(insertData, info.Manufacturer)
  458. insertData = append(insertData, info.Remark)
  459. insertData = append(insertData, info.Ctime)
  460. insertData = append(insertData, info.Mtime)
  461. insertData = append(insertData, info.Status)
  462. insertData = append(insertData, info.OrgId)
  463. insertData = append(insertData, info.WarehousingOrder)
  464. insertData = append(insertData, info.Type)
  465. insertData = append(insertData, info.RetailPrice)
  466. insertData = append(insertData, info.RetailTotalPrice)
  467. insertData = append(insertData, info.StockMaxNumber)
  468. insertData = append(insertData, info.MaxUnit)
  469. insertData = append(insertData, info.MinUnit)
  470. insertData = append(insertData, info.BatchNumber)
  471. insertData = append(insertData, info.StockMinNumber)
  472. insertData = append(insertData, info.StorehouseId)
  473. }
  474. thisSQL += strings.Join(insertParams, ", ")
  475. err = utx.Exec(thisSQL, insertData...).Error
  476. if err != nil {
  477. utx.Rollback()
  478. return
  479. }
  480. }
  481. utx.Commit()
  482. }
  483. return
  484. }
  485. func CreateDrugWarehousingInfoSix(warehousingInfo []*models.DrugWarehouseInfo) (err error) {
  486. if len(warehousingInfo) > 0 {
  487. utx := writeDb.Begin()
  488. if len(warehousingInfo) > 0 {
  489. thisSQL := "INSERT INTO xt_drug_warehouse_info (warehousing_id, drug_id, number, product_date,expiry_date,warehousing_count,price,total_price,dealer,manufacturer,remark,ctime,mtime,status,org_id,warehousing_order,type,retail_price,retail_total_price,stock_max_number,max_unit,min_unit,batch_number,stock_min_number,supply_warehouse_id,supply_warehouse_detail_info,storehouse_id,is_check) VALUES "
  490. insertParams := make([]string, 0)
  491. insertData := make([]interface{}, 0)
  492. for _, info := range warehousingInfo {
  493. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  494. insertData = append(insertData, info.WarehousingId)
  495. insertData = append(insertData, info.DrugId)
  496. insertData = append(insertData, info.Number)
  497. insertData = append(insertData, info.ProductDate)
  498. insertData = append(insertData, info.ExpiryDate)
  499. insertData = append(insertData, info.WarehousingCount)
  500. insertData = append(insertData, info.Price)
  501. insertData = append(insertData, info.TotalPrice)
  502. insertData = append(insertData, info.Dealer)
  503. insertData = append(insertData, info.Manufacturer)
  504. insertData = append(insertData, info.Remark)
  505. insertData = append(insertData, info.Ctime)
  506. insertData = append(insertData, info.Mtime)
  507. insertData = append(insertData, info.Status)
  508. insertData = append(insertData, info.OrgId)
  509. insertData = append(insertData, info.WarehousingOrder)
  510. insertData = append(insertData, info.Type)
  511. insertData = append(insertData, info.RetailPrice)
  512. insertData = append(insertData, info.RetailTotalPrice)
  513. insertData = append(insertData, info.StockMaxNumber)
  514. insertData = append(insertData, info.MaxUnit)
  515. insertData = append(insertData, info.MinUnit)
  516. insertData = append(insertData, info.BatchNumber)
  517. insertData = append(insertData, info.StockMinNumber)
  518. insertData = append(insertData, info.SupplyWarehouseId)
  519. insertData = append(insertData, info.SupplyWarehouseDetailInfo)
  520. insertData = append(insertData, info.StorehouseId)
  521. insertData = append(insertData, info.IsCheck)
  522. }
  523. thisSQL += strings.Join(insertParams, ", ")
  524. err = utx.Exec(thisSQL, insertData...).Error
  525. if err != nil {
  526. utx.Rollback()
  527. return
  528. }
  529. }
  530. utx.Commit()
  531. }
  532. return
  533. }
  534. func UpdateDrugInfo(warehousingInfo []*models.DrugWarehouseInfo) (err error) {
  535. var total float64
  536. var min_number int64
  537. for _, item := range warehousingInfo {
  538. //查询刚入库耗材的库存
  539. count, _ := FindDrugWaresingCount(item.DrugId, item.OrgId)
  540. //更新药品库的总量
  541. info, _ := FindeDrugInfo(item.DrugId)
  542. min_number = count.StockMaxNumber * info.MinNumber
  543. str := strconv.FormatInt(min_number, 10)
  544. minFloat, _ := strconv.ParseFloat(str, 64)
  545. total = info.Total + minFloat
  546. lib := models.BaseDrugLib{
  547. Total: total,
  548. }
  549. UpdateBaseDrug(&lib, item.ID)
  550. }
  551. return err
  552. }
  553. func FindDrugWaresingCount(drug_id int64, orgid int64) (models.XtDrugWarehouseInfo, error) {
  554. info := models.XtDrugWarehouseInfo{}
  555. db := XTReadDB().Table("xt_drug_warehouse_info").Where("status = 1")
  556. err = db.Select("stock_max_number,drug_id").Where("drug_id = ? and org_id = ? and status =1", drug_id, orgid).Last(&info).Error
  557. return info, err
  558. }
  559. func FindeDrugInfo(drug_id int64) (models.BaseDrugLib, error) {
  560. lib := models.BaseDrugLib{}
  561. err := XTReadDB().Model(&lib).Where("id = ?", drug_id).Find(&lib).Error
  562. return lib, err
  563. }
  564. func UpdateBaseDrug(lib *models.BaseDrugLib, id int64) error {
  565. err := XTWriteDB().Model(&lib).Where("id = ?", id).Updates(map[string]interface{}{"total": lib.Total}).Error
  566. return err
  567. }
  568. func UpdateBaseDrugOne(lib models.BaseDrugLib, id int64) error {
  569. err := XTWriteDB().Model(&lib).Where("id = ?", id).Updates(map[string]interface{}{"retail_price": lib.RetailPrice, "last_price": lib.LastPrice}).Error
  570. return err
  571. }
  572. func FindeLastWarehouseInfo(id int64) (models.DrugWarehouseInfo, error) {
  573. info := models.DrugWarehouseInfo{}
  574. err := XTReadDB().Model(&info).Where("id=? and status = 1", id).Find(&info).Error
  575. return info, err
  576. }
  577. func GetLastWarehouseOut(orgid int64) (models.DrugWarehouseOut, error) {
  578. out := models.DrugWarehouseOut{}
  579. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&out).Error
  580. return out, err
  581. }
  582. func CreateDrugFlow(drugflow []*models.DrugFlow) (err error) {
  583. if len(drugflow) > 0 {
  584. utx := writeDb.Begin()
  585. if len(drugflow) > 0 {
  586. thisSQL := "INSERT INTO xt_drug_flow (warehousing_id, drug_id, number,batch_number,count,user_org_id,patient_id,system_time,consumable_type,is_sys,warehousing_order,warehouse_out_id,warehouse_out_order_number,is_edit,cancel_stock_id,cancel_order_number,manufacturer,dealer,creator,update_creator,status,ctime,mtime,price,warehousing_detail_id,warehouse_out_detail_id,cancel_out_detail_id,expire_date,product_date,max_unit,min_unit,storehouse_id) VALUES "
  587. insertParams := make([]string, 0)
  588. insertData := make([]interface{}, 0)
  589. for _, info := range drugflow {
  590. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  591. insertData = append(insertData, info.WarehousingId)
  592. insertData = append(insertData, info.DrugId)
  593. insertData = append(insertData, info.Number)
  594. insertData = append(insertData, info.BatchNumber)
  595. insertData = append(insertData, info.Count)
  596. insertData = append(insertData, info.UserOrgId)
  597. insertData = append(insertData, info.PatientId)
  598. insertData = append(insertData, info.SystemTime)
  599. insertData = append(insertData, info.ConsumableType)
  600. insertData = append(insertData, info.IsSys)
  601. insertData = append(insertData, info.WarehousingOrder)
  602. insertData = append(insertData, info.WarehouseOutId)
  603. insertData = append(insertData, info.WarehouseOutOrderNumber)
  604. insertData = append(insertData, info.IsEdit)
  605. insertData = append(insertData, info.CancelStockId)
  606. insertData = append(insertData, info.CancelOrderNumber)
  607. insertData = append(insertData, info.Manufacturer)
  608. insertData = append(insertData, info.Dealer)
  609. insertData = append(insertData, info.Creator)
  610. insertData = append(insertData, info.UpdateCreator)
  611. insertData = append(insertData, info.Status)
  612. insertData = append(insertData, info.Ctime)
  613. insertData = append(insertData, info.Mtime)
  614. insertData = append(insertData, info.Price)
  615. insertData = append(insertData, info.WarehousingDetailId)
  616. insertData = append(insertData, info.WarehouseOutDetailId)
  617. insertData = append(insertData, info.CancelOutDetailId)
  618. insertData = append(insertData, info.ExpireDate)
  619. insertData = append(insertData, info.ProductDate)
  620. insertData = append(insertData, info.MaxUnit)
  621. insertData = append(insertData, info.MinUnit)
  622. insertData = append(insertData, info.StorehouseId)
  623. }
  624. thisSQL += strings.Join(insertParams, ", ")
  625. err = utx.Exec(thisSQL, insertData...).Error
  626. if err != nil {
  627. utx.Rollback()
  628. return
  629. }
  630. }
  631. utx.Commit()
  632. }
  633. return
  634. }
  635. func GetDrugFlowIsExist(warhouseing int64, drug_id int64) (*models.DrugFlow, error) {
  636. info := models.DrugFlow{}
  637. err = XTReadDB().Where("warehousing_id = ? and drug_id = ? and status = 1", warhouseing, drug_id).Find(&info).Error
  638. if err == gorm.ErrRecordNotFound {
  639. return nil, err
  640. }
  641. if err != nil {
  642. return nil, err
  643. }
  644. return &info, nil
  645. }
  646. func GetDrugByWarehouseInfo(id int64) (models.XtDrugWarehouseInfo, error) {
  647. info := models.XtDrugWarehouseInfo{}
  648. err := XTReadDB().Where("id=? and status = 1", id).Find(&info).Error
  649. return info, err
  650. }
  651. func UpdateDrugWarehouseingInfo(id int64, info models.XtDrugWarehouseInfo) error {
  652. warehouseInfo := models.XtDrugWarehouseInfo{}
  653. err := XTWriteDB().Model(&warehouseInfo).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_max_number": info.StockMaxNumber}).Error
  654. return err
  655. }
  656. func CreateDrugFlowOne(flow models.DrugFlow) error {
  657. ut := writeDb.Begin()
  658. err := ut.Create(&flow).Error
  659. if err != nil {
  660. ut.Rollback()
  661. return err
  662. }
  663. ut.Commit()
  664. return err
  665. }
  666. func CreateSelfDrugFlowTwo(flow models.XtSelfDrugFlow) error {
  667. ut := writeDb.Begin()
  668. err := ut.Create(&flow).Error
  669. if err != nil {
  670. ut.Rollback()
  671. return err
  672. }
  673. ut.Commit()
  674. return err
  675. }
  676. func CreateNewDrugFlowOne(flow models.DrugFlow, tx *gorm.DB) error {
  677. err := tx.Create(&flow).Error
  678. if err != nil {
  679. tx.Rollback()
  680. return err
  681. }
  682. return err
  683. }
  684. func UpdateDrugFlowSeven(patientid int64, recorddate int64, drugid int64, advice_id int64, id int64) (models.DrugAutomaticReduceDetail, error) {
  685. detail := models.DrugAutomaticReduceDetail{}
  686. err := XTWriteDB().Model(&detail).Where("patient_id = ? and record_time = ? and drug_id = ? and status= 1 and advice_id =? ", patientid, recorddate, drugid, advice_id).Updates(map[string]interface{}{"status": 0}).Error
  687. err = XTWriteDB().Model(&models.DrugWarehouseOutInfo{}).Where("patient_id =? and sys_record_time =? and drug_id = ? and status = 1 and advice_id =?", patientid, recorddate, drugid, advice_id).Updates(map[string]interface{}{"status": 0}).Error
  688. return detail, err
  689. }
  690. func UpdateSelfDrugFlowSeven(patientid int64, recorddate int64, drugid int64, advice_id int64, id int64) (models.XtSelfDrugWarehouseOutInfo, error) {
  691. detail := models.XtSelfDrugWarehouseOutInfo{}
  692. err = XTWriteDB().Model(&models.XtSelfDrugWarehouseOutInfo{}).Where("patient_id =? and sys_record_time =? and drug_id = ? and status = 1 and advice_id =?", patientid, recorddate, drugid, advice_id).Updates(map[string]interface{}{"status": 0}).Error
  693. return detail, err
  694. }
  695. func UpdateDrugFlowTens(patientid int64, warehouse_out_number string, drug_id int64, advice_id int64) (models.DrugFlow, error) {
  696. flow := models.DrugFlow{}
  697. err := XTWriteDB().Model(&flow).Where("patient_id =? and warehouse_out_order_number = ? and drug_id = ? and status = 1 and advice_id =?", patientid, warehouse_out_number, drug_id, advice_id).Updates(map[string]interface{}{"is_read": 1}).Error
  698. return flow, err
  699. }
  700. func UpdateDrugFlowTensOne(patientid int64, warehouse_out_number string, drug_id int64, advice_id int64) (models.XtSelfDrugFlow, error) {
  701. flow := models.XtSelfDrugFlow{}
  702. err := XTWriteDB().Model(&flow).Where("patient_id =? and warehouse_out_order_number = ? and drug_id = ? and status = 1 and advice_id =?", patientid, warehouse_out_number, drug_id, advice_id).Updates(map[string]interface{}{"is_read": 1}).Error
  703. return flow, err
  704. }
  705. func CreateDrugFlowTwo(flow *models.DrugFlow) error {
  706. tx := XTWriteDB().Begin()
  707. err := tx.Create(&flow).Error
  708. if err != nil {
  709. tx.Rollback()
  710. return err
  711. }
  712. tx.Commit()
  713. return err
  714. }
  715. func FindLastWarehousingInfo(order string) (info models.WarehousingInfo, err error) {
  716. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_order = ? AND status = 1", order).Last(&info).Error
  717. return info, err
  718. }
  719. func GetLastWarehousingInfo(goodid int64) (models.WarehousingInfo, error) {
  720. info := models.WarehousingInfo{}
  721. err := XTReadDB().Model(&info).Where("good_id = ? and status = 1", goodid).Last(&info).Error
  722. return info, err
  723. }
  724. func CreatedWarehouseingDetail(info *models.WarehousingInfo) error {
  725. err := XTWriteDB().Create(&info).Error
  726. return err
  727. }
  728. func FindFirstWarehousingInfoByStock(good_id int64, good_type_id int64, storehouse_id int64) (info models.WarehousingInfo, err error) {
  729. if storehouse_id == 0 {
  730. err = readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND good_type_id = ? AND status = 1 and stock_count > 0", good_id, good_type_id).Order("ctime").First(&info).Error
  731. }
  732. if storehouse_id > 0 {
  733. err = readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND good_type_id = ? AND status = 1 and stock_count > 0 and storehouse_id =? ", good_id, good_type_id, storehouse_id).Order("ctime").First(&info).Error
  734. }
  735. return info, err
  736. }
  737. func FindNewFirstWarehousingInfoByStock(good_id int64, good_type_id int64, storehouse_id int64, tx *gorm.DB) (info models.WarehousingInfo, err error) {
  738. if storehouse_id == 0 {
  739. err = tx.Model(&models.WarehousingInfo{}).Where("good_id = ? AND good_type_id = ? AND status = 1 and stock_count > 0", good_id, good_type_id).Order("ctime").First(&info).Error
  740. if err != gorm.ErrRecordNotFound {
  741. if err != nil {
  742. tx.Rollback()
  743. return info, err
  744. }
  745. }
  746. }
  747. if storehouse_id > 0 {
  748. err = tx.Model(&models.WarehousingInfo{}).Where("good_id = ? AND good_type_id = ? AND status = 1 and stock_count > 0 and storehouse_id =? ", good_id, good_type_id, storehouse_id).Order("ctime").First(&info).Error
  749. if err != gorm.ErrRecordNotFound {
  750. if err != nil {
  751. tx.Rollback()
  752. return info, err
  753. }
  754. }
  755. }
  756. return info, err
  757. }
  758. func FindFirstWarehousingInfoByStockTwo(good_id int64, good_type_id int64, storehouse_id int64) (info models.VmWarehousingInfo, err error) {
  759. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  760. if good_id > 0 {
  761. db = db.Where("x.good_id = ?", good_id)
  762. }
  763. if good_type_id > 0 {
  764. db = db.Where("x.good_type_id = ?", good_type_id)
  765. }
  766. if storehouse_id > 0 {
  767. db = db.Where("x.storehouse_id = ?", storehouse_id)
  768. }
  769. err = db.Select("sum(x.stock_count) as count").Scan(&info).Error
  770. return info, err
  771. }
  772. func FindWarehousingInfoByIdSeven(id int64) (models.WarehousingInfo, error) {
  773. info := models.WarehousingInfo{}
  774. err := XTReadDB().Model(&info).Where("id= ? and status = 1", id).Find(&info).Error
  775. return info, err
  776. }
  777. func FindWarehousingInfoTen(goodId int64, storehouse_id int64) (models.WarehousingInfo, error) {
  778. info := models.WarehousingInfo{}
  779. var err error
  780. if storehouse_id == 0 {
  781. err = XTReadDB().Select(" good_id,sum(stock_count) as stock_count").Where("good_id = ? and status = 1 and is_check = 1", goodId).Find(&info).Error
  782. }
  783. if storehouse_id > 0 {
  784. err = XTReadDB().Select(" good_id,sum(stock_count) as stock_count").Where("good_id = ? and status = 1 and storehouse_id = ? and is_check = 1", goodId, storehouse_id).Find(&info).Error
  785. }
  786. return info, err
  787. }
  788. //药品先进先出,找出最先入库的批次
  789. func FindLastDrugWarehousingInfoByID(drug_id int64, storehouse_id int64) (info models.XtDrugWarehouseInfo, err error) {
  790. err = readDb.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? AND status = 1 AND (stock_max_number > 0 or stock_min_number > 0) and storehouse_id = ? and is_check = 1", drug_id, storehouse_id).Order("ctime").First(&info).Error
  791. return info, err
  792. }
  793. func FindLastDrugWarehousingInfoByIDTwo(drug_id int64, storehouse_id int64) (info models.XtDrugWarehouseInfo, err error) {
  794. err = readDb.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? AND status = 1 and storehouse_id = ? and is_check = 1", drug_id, storehouse_id).Order("ctime").Last(&info).Error
  795. return info, err
  796. }
  797. func FindNewLastDrugWarehousingInfoByID(drug_id int64, storehouse_id int64, tx *gorm.DB) (info models.XtDrugWarehouseInfo, err error) {
  798. err = tx.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? AND status = 1 AND (stock_max_number > 0 or stock_min_number > 0) and storehouse_id = ? and is_check = 1", drug_id, storehouse_id).Order("ctime").First(&info).Error
  799. if err != gorm.ErrRecordNotFound {
  800. if err != nil {
  801. tx.Rollback()
  802. return info, err
  803. }
  804. }
  805. return info, err
  806. }
  807. func FindLastDrugWarehousingInfoByIDSix(drug_id int64, warehouse_out_id int64, is_source int64, storehouse_id int64) (info models.XtDrugWarehouseInfo, err error) {
  808. if is_source == 1 {
  809. err = readDb.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? AND status = 1 AND (stock_max_number > 0 or stock_min_number > 0) and supply_warehouse_id = ? and storehouse_id = ?", drug_id, warehouse_out_id, storehouse_id).Order("ctime").First(&info).Error
  810. }
  811. if is_source == 2 || is_source == 0 {
  812. err = readDb.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? AND status = 1 AND (stock_max_number > 0 or stock_min_number > 0) and storehouse_id = ?", drug_id, storehouse_id).Order("ctime").First(&info).Error
  813. }
  814. return info, err
  815. }
  816. // 出库时先进先出,找出最先入库的批次
  817. func FindLastWarehousingInfoByID(drug_id int64) (info models.WarehousingInfo, err error) {
  818. err = readDb.Model(&models.WarehousingInfo{}).Where("drup_id = ? AND status = 1 AND (stock_max_number > 0 or stock_min_number > 0) ", drug_id).Order("ctime").First(&info).Error
  819. return info, err
  820. }
  821. //
  822. //// 出库时先进先出,找出最先入库的批次
  823. //func (drug_id int64) (info models.WarehousingInfo, err error) {
  824. // err = readDb.Model(&models.WarehousingInfo{}).Where("drup_id = ? AND status = 1 AND (stock_max_number > 0 or stock_min_number > 0) ", drug_id).Order("ctime").First(&info).Error
  825. // return info, err
  826. //}
  827. func FindLastDrugWarehousingInfo(order string) (info models.DrugWarehouseInfo, err error) {
  828. err = readDb.Model(&models.DrugWarehouseInfo{}).Where("warehousing_order = ? AND status = 1", order).Last(&info).Error
  829. return info, err
  830. }
  831. func FindAllWarehousingList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string, ids []int64, storehouse_id int64, check_type int64) (list []*models.Warehousing, total int64, err error) {
  832. offset := (page - 1) * limit
  833. db := readDb.Model(&models.Warehousing{})
  834. db = db.Where("xt_warehouse.org_id = ? AND xt_warehouse.status = 1 AND xt_warehouse.type = ?", orgId, types)
  835. if len(keywords) > 0 {
  836. likeKey := "%" + keywords + "%"
  837. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse.creater")
  838. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_warehouse.warehousing_order LIKE ? or xt_warehouse.id in(?)", likeKey, likeKey, ids).Group("xt_warehouse.id")
  839. }
  840. if startTime > 0 {
  841. db = db.Where("xt_warehouse.operation_time >=?", startTime)
  842. }
  843. if endTime > 0 {
  844. db = db.Where("xt_warehouse.operation_time<= ?", endTime)
  845. }
  846. if storehouse_id > 0 {
  847. db = db.Where("xt_warehouse.storehouse_id = ?", storehouse_id)
  848. }
  849. if check_type == 0 {
  850. db = db.Where("xt_warehouse.is_check = 0 or xt_warehouse.is_check = 1 or xt_warehouse.is_check = 2")
  851. }
  852. if check_type > 0 {
  853. db = db.Where("xt_warehouse.is_check = ?", check_type)
  854. }
  855. err = db.Count(&total).Offset(offset).Limit(limit).Order("xt_warehouse.ctime desc").Find(&list).Error
  856. return
  857. }
  858. func GetGoodInforByGoodName(keyword string, orgid int64) (goodInfo []*models.GoodInfo, err error) {
  859. db := XTReadDB().Model(&goodInfo).Where("status = 1")
  860. if orgid > 0 {
  861. db = db.Where("org_id = ?", orgid)
  862. }
  863. if len(keyword) > 0 {
  864. likeKey := "%" + keyword + "%"
  865. db = db.Where("good_name like ?", likeKey)
  866. }
  867. err = db.Find(&goodInfo).Error
  868. return goodInfo, err
  869. }
  870. func GetWarehoureOrderInfoByGoodId(good_id []int64, startime int64, endtime int64, orgid int64, storehouse_id int64) (info []*models.WarehousingInfo, err error) {
  871. db := XTReadDB().Model(&info).Where("status =1")
  872. if len(good_id) > 0 {
  873. db = db.Where("good_id in (?)", good_id)
  874. }
  875. if startime > 0 {
  876. db = db.Where("ctime >=?", startime)
  877. }
  878. if endtime > 0 {
  879. db = db.Where("ctime<=?", endtime)
  880. }
  881. if orgid > 0 {
  882. db = db.Where("org_id = ?", orgid)
  883. }
  884. if storehouse_id > 0 {
  885. db = db.Where("storehouse_id = ?", storehouse_id)
  886. }
  887. err = db.Find(&info).Error
  888. return info, err
  889. }
  890. func GetWarehoureOrderOutByGoodId(good_id []int64, startime int64, endtime int64, orgid int64, storehouse_id int64) (info []*models.WarehouseOutInfo, err error) {
  891. db := XTReadDB().Model(&info).Where("status =1")
  892. if len(good_id) > 0 {
  893. db = db.Where("good_id in (?)", good_id)
  894. }
  895. if startime > 0 {
  896. db = db.Where("ctime >=?", startime)
  897. }
  898. if endtime > 0 {
  899. db = db.Where("ctime<=?", endtime)
  900. }
  901. if orgid > 0 {
  902. db = db.Where("org_id = ?", orgid)
  903. }
  904. if storehouse_id > 0 {
  905. db = db.Where("storehouse_id = ?", storehouse_id)
  906. }
  907. err = db.Find(&info).Error
  908. return info, err
  909. }
  910. type VMDrugWarehouse struct {
  911. ID int64 `gorm:"column:id" json:"id" form:"id"`
  912. WarehousingOrder string `gorm:"column:warehousing_order" json:"warehousing_order" form:"warehousing_order"`
  913. OperationTime int64 `gorm:"column:operation_time" json:"operation_time" form:"operation_time"`
  914. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  915. Creater int64 `gorm:"column:creater" json:"creater" form:"creater"`
  916. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  917. Modifier int64 `gorm:"column:modifier" json:"modifier" form:"modifier"`
  918. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  919. Status int64 `gorm:"column:status" json:"status" form:"status"`
  920. WarehousingTime int64 `gorm:"column:warehousing_time" json:"warehousing_time" form:"warehousing_time"`
  921. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  922. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  923. Type int64 `gorm:"column:type" json:"type" form:"type"`
  924. Manufacturers *models.Manufacturer `gorm:"ForeignKey:Manufacturer;AssociationForeignKey:ID" json:"manufacturers"`
  925. Dealers *models.Dealer `gorm:"ForeignKey:Dealer;AssociationForeignKey:ID" json:"dealers"`
  926. SupplyWarehouseId int64 `gorm:"column:supply_warehouse_id" json:"supply_warehouse_id" form:"supply_warehouse_id"`
  927. StorehouseId int64 `gorm:"column:storehouse_id" json:"storehouse_id" form:"storehouse_id"`
  928. IsSys int64 `gorm:"column:is_sys" json:"is_sys" form:"is_sys"`
  929. IsCheck int64 `gorm:"column:is_check" json:"is_check" form:"is_check"`
  930. Checker int64 `gorm:"column:checker" json:"checker" form:"checker"`
  931. }
  932. func (VMDrugWarehouse) TableName() string {
  933. return "xt_drug_warehouse"
  934. }
  935. type VMDrugWarehouseInfo struct {
  936. ID int64 `gorm:"column:id" json:"id" form:"id"`
  937. WarehousingId int64 `gorm:"column:warehousing_id" json:"warehousing_id" form:"warehousing_id"`
  938. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  939. Number string `gorm:"column:number" json:"number" form:"number"`
  940. ProductDate int64 `gorm:"column:product_date" json:"product_date" form:"product_date"`
  941. ExpiryDate int64 `gorm:"column:expiry_date" json:"expiry_date" form:"expiry_date"`
  942. WarehousingCount int64 `gorm:"column:warehousing_count" json:"warehousing_count" form:"warehousing_count"`
  943. Price float64 `gorm:"column:price" json:"price" form:"price"`
  944. TotalPrice float64 `gorm:"column:total_price" json:"total_price" form:"total_price"`
  945. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  946. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  947. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  948. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  949. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  950. Status int64 `gorm:"column:status" json:"status" form:"status"`
  951. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  952. IsReturn int64 `gorm:"column:is_return" json:"is_return" form:"is_return"`
  953. WarehousingOrder string `gorm:"column:warehousing_order" json:"warehousing_order" form:"warehousing_order"`
  954. Type int64 `gorm:"column:type" json:"type" form:"type"`
  955. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  956. RetailTotalPrice float64 `gorm:"column:retail_total_price" json:"retail_total_price" form:"retail_total_price"`
  957. BatchNumber string `gorm:"column:batch_number" json:"batch_number" form:"batch_number"`
  958. MaxUnit string `gorm:"column:max_unit" json:"max_unit" form:"max_unit"`
  959. MinUnit string `gorm:"column:min_unit" json:"min_unit" form:"min_unit"`
  960. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  961. SupplyWarehouseId int64 `gorm:"column:supply_warehouse_id" json:"supply_warehouse_id" form:"supply_warehouse_id"`
  962. SupplyWarehouseDetailInfo int64 `gorm:"column:supply_warehouse_detail_info" json:"supply_warehouse_detail_info" form:"supply_warehouse_detail_info"`
  963. StorehouseId int64 `gorm:"column:storehouse_id" json:"storehouse_id" form:"storehouse_id"`
  964. DrugCode string `gorm:"column:drug_code" json:"drug_code" form:"drug_code"`
  965. }
  966. func (VMDrugWarehouseInfo) TableName() string {
  967. return "xt_drug_warehouse_info"
  968. }
  969. type Drug struct {
  970. ID int64 `gorm:"column:id" json:"id" form:"id"`
  971. DrugName string `gorm:"column:drug_name" json:"drug_name" form:"drug_name"`
  972. Pinyin string `gorm:"column:pinyin" json:"pinyin" form:"pinyin"`
  973. Wubi string `gorm:"column:wubi" json:"wubi" form:"wubi"`
  974. DrugAlias string `gorm:"column:drug_alias" json:"drug_alias" form:"drug_alias"`
  975. DrugAliasPinyin string `gorm:"column:drug_alias_pinyin" json:"drug_alias_pinyin" form:"drug_alias_pinyin"`
  976. DrugAliasWubi string `gorm:"column:drug_alias_wubi" json:"drug_alias_wubi" form:"drug_alias_wubi"`
  977. DrugCategory int64 `gorm:"column:drug_category" json:"drug_category" form:"drug_category"`
  978. DrugSpec string `gorm:"column:drug_spec" json:"drug_spec" form:"drug_spec"`
  979. DrugType int64 `gorm:"column:drug_type" json:"drug_type" form:"drug_type"`
  980. DrugStockLimit string `gorm:"column:drug_stock_limit" json:"drug_stock_limit" form:"drug_stock_limit"`
  981. DrugOriginPlace string `gorm:"column:drug_origin_place" json:"drug_origin_place" form:"drug_origin_place"`
  982. DrugDosageForm int64 `gorm:"column:drug_dosage_form" json:"drug_dosage_form" form:"drug_dosage_form"`
  983. MedicalInsuranceLevel int64 `gorm:"column:medical_insurance_level" json:"medical_insurance_level" form:"medical_insurance_level"`
  984. MaxUnit string `gorm:"column:max_unit" json:"max_unit" form:"max_unit"`
  985. MinUnit string `gorm:"column:min_unit" json:"min_unit" form:"min_unit"`
  986. UnitMatrixing string `gorm:"column:unit_matrixing" json:"unit_matrixing" form:"unit_matrixing"`
  987. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  988. LastPrice float64 `gorm:"column:last_price" json:"last_price" form:"last_price"`
  989. DrugControl int64 `gorm:"column:drug_control" json:"drug_control" form:"drug_control"`
  990. Number string `gorm:"column:number" json:"number" form:"number"`
  991. DrugClassify string `gorm:"column:drug_classify" json:"drug_classify" form:"drug_classify"`
  992. DrugDose float64 `gorm:"column:drug_dose" json:"drug_dose" form:"drug_dose"`
  993. DrugDoseUnit int64 `gorm:"column:drug_dose_unit" json:"drug_dose_unit" form:"drug_dose_unit"`
  994. MedicalInsuranceNumber string `gorm:"column:medical_insurance_number" json:"medical_insurance_number" form:"medical_insurance_number"`
  995. ProvincesCode string `gorm:"column:provinces_code" json:"provinces_code" form:"provinces_code"`
  996. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  997. PharmacologyCategory int64 `gorm:"column:pharmacology_category" json:"pharmacology_category" form:"pharmacology_category"`
  998. StatisticsCategory int64 `gorm:"column:statistics_category" json:"statistics_category" form:"statistics_category"`
  999. Code string `gorm:"column:code" json:"code" form:"code"`
  1000. IsSpecialDiseases int64 `gorm:"column:is_special_diseases" json:"is_special_diseases" form:"is_special_diseases"`
  1001. IsRecord int64 `gorm:"column:is_record" json:"is_record" form:"is_record"`
  1002. Agent string `gorm:"column:agent" json:"agent" form:"agent"`
  1003. DrugStatus string `gorm:"column:drug_status" json:"drug_status" form:"drug_status"`
  1004. LimitRemark string `gorm:"column:limit_remark" json:"limit_remark" form:"limit_remark"`
  1005. DeliveryWay string `gorm:"column:delivery_way" json:"delivery_way" form:"delivery_way"`
  1006. ExecutionFrequency string `gorm:"column:execution_frequency" json:"execution_frequency" form:"execution_frequency"`
  1007. SingleDose float64 `gorm:"column:single_dose" json:"single_dose" form:"single_dose"`
  1008. PrescribingNumber float64 `gorm:"column:prescribing_number" json:"prescribing_number" form:"prescribing_number"`
  1009. Label int64 `gorm:"column:label" json:"label" form:"label"`
  1010. Sort int64 `gorm:"column:sort" json:"sort" form:"sort"`
  1011. IsUseDoctorAdvice int64 `gorm:"column:is_use_doctor_advice" json:"is_use_doctor_advice" form:"is_use_doctor_advice"`
  1012. IsDefault int64 `gorm:"column:is_default" json:"is_default" form:"is_default"`
  1013. IsChargePredict int64 `gorm:"column:is_charge_predict" json:"is_charge_predict" form:"is_charge_predict"`
  1014. IsStatisticsWork int64 `gorm:"column:is_statistics_work" json:"is_statistics_work" form:"is_statistics_work"`
  1015. IsChargeUse int64 `gorm:"column:is_charge_use" json:"is_charge_use" form:"is_charge_use"`
  1016. Status int64 `gorm:"column:status" json:"status" form:"status"`
  1017. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  1018. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  1019. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  1020. DrugCode string `gorm:"column:drug_code" json:"drug_code" form:"drug_code"`
  1021. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  1022. DoseCode string `gorm:"column:dose_code" json:"dose_code" form:"dose_code"`
  1023. RecordDate int64 `gorm:"column:record_date" json:"record_date" form:"record_date"`
  1024. DrugRemark string `gorm:"column:drug_remark" json:"drug_remark" form:"drug_remark"`
  1025. SocialSecurityDirectoryCode string `gorm:"column:social_security_directory_code" json:"social_security_directory_code" form:"social_security_directory_code"`
  1026. IsMark int64 `gorm:"column:is_mark" json:"is_mark" form:"is_mark"`
  1027. PrescriptionMark int64 `gorm:"column:prescription_mark" json:"prescription_mark" form:"prescription_mark"`
  1028. HospApprFlag int64 `gorm:"column:hosp_appr_flag" json:"hosp_appr_flag" form:"hosp_appr_flag"`
  1029. LmtUsedFlag int64 `gorm:"column:lmt_used_flag" json:"lmt_used_flag" form:"lmt_used_flag"`
  1030. Total float64 `gorm:"column:total" json:"total" form:"total"`
  1031. PrescribingNumberUnit string `gorm:"column:prescribing_number_unit" json:"prescribing_number_unit" form:"prescribing_number_unit"`
  1032. MinNumber int64 `gorm:"column:min_number" json:"min_number" form:"min_number"`
  1033. Dose string `gorm:"column:dose" json:"dose" form:"dose"`
  1034. DoseUnit string `gorm:"column:dose_unit" json:"dose_unit" form:"dose_unit"`
  1035. DrugDay string `gorm:"column:drug_day" json:"drug_day" form:"drug_day"`
  1036. MinPrice float64 `gorm:"column:min_price" json:"min_price" form:"min_price"`
  1037. }
  1038. func (Drug) TableName() string {
  1039. return "xt_base_drug"
  1040. }
  1041. func FindAllDrugWarehousingList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*VMDrugWarehouse, total int64, err error) {
  1042. db := readDb.Model(&VMDrugWarehouse{})
  1043. db = db.Where("xt_drug_warehouse.org_id = ? AND xt_drug_warehouse.status = 1", orgId)
  1044. db = db.Preload("Manufacturers", "status = 1 AND org_id = ?", orgId)
  1045. db = db.Preload("Dealers", "status = 1 AND org_id = ?", orgId)
  1046. if len(keywords) > 0 {
  1047. likeKey := "%" + keywords + "%"
  1048. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_warehouse.creater")
  1049. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_drug_warehouse.manufacturer")
  1050. db = db.Where("xt_manufacturer.manufacturer_name LIKE ? OR sgj_user_admin_role.user_name LIKE ? OR xt_drug_warehouse.warehousing_order LIKE ?", likeKey, likeKey, likeKey).Group("xt_drug_warehouse.id")
  1051. }
  1052. if startTime > 0 {
  1053. db = db.Where("xt_drug_warehouse.operation_time >=?", startTime)
  1054. }
  1055. if endTime > 0 {
  1056. db = db.Where("xt_drug_warehouse.operation_time<= ?", endTime)
  1057. }
  1058. db = db.Count(&total)
  1059. offset := (page - 1) * limit
  1060. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse.ctime desc").Find(&list).Error
  1061. return
  1062. }
  1063. func FindAllDrugWarehousingListOne(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string, ids []int64, storehouse_id int64, check_type int64) (list []*VMDrugWarehouse, total int64, err error) {
  1064. db := readDb.Model(&VMDrugWarehouse{})
  1065. db = db.Where("xt_drug_warehouse.org_id = ? AND xt_drug_warehouse.status = 1", orgId)
  1066. db = db.Preload("Manufacturers", "status = 1 AND org_id = ?", orgId)
  1067. db = db.Preload("Dealers", "status = 1 AND org_id = ?", orgId)
  1068. if len(keywords) > 0 {
  1069. likeKey := "%" + keywords + "%"
  1070. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_warehouse.creater")
  1071. db = db.Where(" sgj_user_admin_role.user_name LIKE ? OR xt_drug_warehouse.warehousing_order LIKE ? OR xt_drug_warehouse.id in(?)", likeKey, likeKey, ids).Group("xt_drug_warehouse.id")
  1072. }
  1073. if startTime > 0 {
  1074. db = db.Where("xt_drug_warehouse.operation_time >=?", startTime)
  1075. }
  1076. if endTime > 0 {
  1077. db = db.Where("xt_drug_warehouse.operation_time<= ?", endTime)
  1078. }
  1079. if storehouse_id > 0 {
  1080. db = db.Where("xt_drug_warehouse.storehouse_id = ?", storehouse_id)
  1081. }
  1082. if check_type > 0 {
  1083. db = db.Where("xt_drug_warehouse.is_check = ?", check_type)
  1084. }
  1085. db = db.Count(&total)
  1086. offset := (page - 1) * limit
  1087. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse.ctime desc").Find(&list).Error
  1088. return
  1089. }
  1090. func FindWarehousingInfoById(id int64) (list []*models.WarehousingInfo, err error) {
  1091. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_id = ? AND status = 1", id).Preload("GoodInfo").Find(&list).Error
  1092. return list, err
  1093. }
  1094. func FindWarehousingInfoByIdOne(id []int64) (list []*models.WarehousingInfo, err error) {
  1095. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_id in(?) AND status = 1", id).Preload("GoodInfo").Find(&list).Error
  1096. return list, err
  1097. }
  1098. func FindDrugWarehousingInfoById(id int64, org_id int64) (list []*VMDrugWarehouseInfo, err error) {
  1099. err = readDb.Model(&VMDrugWarehouseInfo{}).Preload("Drug", "status = 1 AND org_id = ? AND find_in_set('',drug_status) = 0", org_id).Where("warehousing_id = ? AND status = 1", id).Find(&list).Error
  1100. return list, err
  1101. }
  1102. func FindDrugWarehousingInfoByIdThree(id int64, org_id int64) (list []*VMDrugWarehouseInfo, err error) {
  1103. err = readDb.Model(&VMDrugWarehouseInfo{}).Preload("Drug", "status = 1 AND org_id = ?", org_id).Where("warehousing_id = ? AND status = 1", id).Find(&list).Error
  1104. return list, err
  1105. }
  1106. func FindDrugWarehousingInfoByIdOne(id []string, org_id int64) (list []*models.StDrugWarehouseInfo, err error) {
  1107. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  1108. table := XTReadDB().Table("xt_base_drug as t").Where("t.status = 1")
  1109. fmt.Println(table)
  1110. if len(id) > 0 {
  1111. db = db.Where("x.warehousing_id in(?)", id)
  1112. }
  1113. if org_id > 0 {
  1114. db = db.Where("x.org_id = ?", org_id)
  1115. }
  1116. err = db.Select("x.id,x.max_unit as limax_unit,x.warehousing_id,x.drug_id,x.number,x.product_date,x.expiry_date,x.warehousing_count,x.warehouseing_unit,x.stock_max_number,x.stock_min_number,x.price,x.remark,x.batch_number,x.batch_number,x.manufacturer,x.dealer,t.drug_name,t.last_price,t.dose_unit,t.dose,t.min_number,t.min_unit,t.max_unit,t.drug_type").Joins("left join xt_base_drug as t on t.id = x.drug_id").Scan(&list).Error
  1117. return list, err
  1118. }
  1119. func FindWarehousingById(id int64) (warehousing models.Warehousing, err error) {
  1120. err = readDb.Model(&models.Warehousing{}).Where("id = ? AND status = 1 ", id).First(&warehousing).Error
  1121. return warehousing, err
  1122. }
  1123. func FindWarehousingByIdOne(id []string) (warehousing []*models.Warehousing, err error) {
  1124. err = readDb.Model(&models.Warehousing{}).Where("id in(?) and status = 1", id).Find(&warehousing).Error
  1125. //err = readDb.Model(&models.Warehousing{}).Where("id = ? AND status = 1 ", id).First(&warehousing).Error
  1126. return warehousing, err
  1127. }
  1128. func FindDrugWarehousingById(id int64, org_id int64) (warehousing VMDrugWarehouse, err error) {
  1129. err = readDb.Model(&VMDrugWarehouse{}).Preload("Manufacturers", "status = 1 AND org_id = ?", org_id).Preload("Dealers", "status = 1 AND org_id = ?", org_id).Where("id = ? AND status = 1 ", id).First(&warehousing).Error
  1130. return warehousing, err
  1131. }
  1132. func FindDrugWarehousingByIdOne(id []string, org_id int64) (warehousing []*models.DrugWarehouse, err error) {
  1133. db := XTReadDB().Table("xt_drug_warehouse as x").Where("x.status = 1")
  1134. if len(id) > 0 {
  1135. db = db.Where("x.id in(?)", id)
  1136. }
  1137. if org_id > 0 {
  1138. db = db.Where("x.org_id = ?", org_id)
  1139. }
  1140. err = db.Select("x.id,x.warehousing_order,x.operation_time,x.org_id,x.creater,x.ctime,x.modifier,x.warehousing_time").Find(&warehousing).Error
  1141. return warehousing, err
  1142. }
  1143. //func FindDrugWarehousingById(id int64) (warehousing models.DrugWarehouse, err error) {
  1144. // err = readDb.Model(&models.DrugWarehouse{}).Where("id = ? AND status = 1 ", id).First(&warehousing).Error
  1145. // return warehousing, err
  1146. //
  1147. //}
  1148. func GetInfoByIds(ids []string) (info []*models.WarehousingInfo, err error) {
  1149. err = readDb.Model(&models.WarehousingInfo{}).Preload("Warehousing", "status = 1").Where("id in (?) AND status = 1", ids).Find(&info).Error
  1150. return
  1151. }
  1152. func GetWarehousOutInfoByIds(ids []string) (info []*models.WarehouseOutInfo, err error) {
  1153. err = readDb.Model(&models.WarehouseOutInfo{}).Preload("WarehouseOut", "status = 1").Where("id in (?) AND status = 1", ids).Find(&info).Error
  1154. return
  1155. }
  1156. func CreateSalesReturnInfo(salesReturnInfo []*models.SalesReturnInfo) (err error) {
  1157. if len(salesReturnInfo) > 0 {
  1158. utx := writeDb.Begin()
  1159. if len(salesReturnInfo) > 0 {
  1160. thisSQL := "INSERT INTO xt_sales_return_info (good_id, sales_return_id, good_type_id, count, price,total,ctime,status,org_id,order_number,type,dealer,manufacturer) VALUES "
  1161. insertParams := make([]string, 0)
  1162. insertData := make([]interface{}, 0)
  1163. for _, info := range salesReturnInfo {
  1164. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1165. insertData = append(insertData, info.GoodId)
  1166. insertData = append(insertData, info.SalesReturnId)
  1167. insertData = append(insertData, info.GoodTypeId)
  1168. insertData = append(insertData, info.Count)
  1169. insertData = append(insertData, info.Price)
  1170. insertData = append(insertData, info.Total)
  1171. insertData = append(insertData, info.Ctime)
  1172. insertData = append(insertData, info.Status)
  1173. insertData = append(insertData, info.OrgId)
  1174. insertData = append(insertData, info.OrderNumber)
  1175. insertData = append(insertData, info.Type)
  1176. insertData = append(insertData, info.Dealer)
  1177. insertData = append(insertData, info.Manufacturer)
  1178. }
  1179. thisSQL += strings.Join(insertParams, ", ")
  1180. err = utx.Exec(thisSQL, insertData...).Error
  1181. if err != nil {
  1182. utx.Rollback()
  1183. return
  1184. }
  1185. }
  1186. utx.Commit()
  1187. }
  1188. return
  1189. }
  1190. func CreateDrugSalesReturnInfo(salesReturnInfo []*models.DrugSalesReturnInfo) (err error) {
  1191. if len(salesReturnInfo) > 0 {
  1192. utx := writeDb.Begin()
  1193. if len(salesReturnInfo) > 0 {
  1194. thisSQL := "INSERT INTO xt_drug_sales_return_info (drug_id,sales_return_id, count, price,total,ctime,status,org_id,order_number,type,dealer,manufacturer,retail_price,retail_total_price) VALUES "
  1195. insertParams := make([]string, 0)
  1196. insertData := make([]interface{}, 0)
  1197. for _, info := range salesReturnInfo {
  1198. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1199. insertData = append(insertData, info.DrugId)
  1200. insertData = append(insertData, info.SalesReturnId)
  1201. insertData = append(insertData, info.Count)
  1202. insertData = append(insertData, info.Price)
  1203. insertData = append(insertData, info.Total)
  1204. insertData = append(insertData, info.Ctime)
  1205. insertData = append(insertData, info.Status)
  1206. insertData = append(insertData, info.OrgId)
  1207. insertData = append(insertData, info.OrderNumber)
  1208. insertData = append(insertData, info.Type)
  1209. insertData = append(insertData, info.Dealer)
  1210. insertData = append(insertData, info.Manufacturer)
  1211. insertData = append(insertData, info.RetailPrice)
  1212. insertData = append(insertData, info.RetailTotalPrice)
  1213. }
  1214. thisSQL += strings.Join(insertParams, ", ")
  1215. err = utx.Exec(thisSQL, insertData...).Error
  1216. if err != nil {
  1217. utx.Rollback()
  1218. return
  1219. }
  1220. }
  1221. utx.Commit()
  1222. }
  1223. return
  1224. }
  1225. func FindAllSalesReturnTotal(org_id int64) (total int64, err error) {
  1226. err = readDb.Model(&models.SalesReturn{}).Where("org_id = ?", org_id).Count(&total).Error
  1227. return total, err
  1228. }
  1229. func FindAllCancelStockTotal(org_id int64) (total int64, err error) {
  1230. err = readDb.Model(&models.CancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1231. return total, err
  1232. }
  1233. func FindNewAllCancelStockTotal(org_id int64, tx *gorm.DB) (total int64, err error) {
  1234. err = tx.Model(&models.CancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1235. if err != gorm.ErrRecordNotFound {
  1236. if err != nil {
  1237. tx.Rollback()
  1238. return total, err
  1239. }
  1240. }
  1241. return total, err
  1242. }
  1243. func FindAllDrugCancelStockTotal(org_id int64) (total int64, err error) {
  1244. err = readDb.Model(&models.DrugCancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1245. return total, err
  1246. }
  1247. func FindNewAllDrugCancelStockTotal(org_id int64, tx *gorm.DB) (total int64, err error) {
  1248. err = tx.Model(&models.DrugCancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1249. if err != gorm.ErrRecordNotFound {
  1250. if err != nil {
  1251. tx.Rollback()
  1252. return total, err
  1253. }
  1254. }
  1255. return total, err
  1256. }
  1257. //func FindAllDrugCancelStockTotalTX(org_id int64,tx *gorm.DB) (total int64, err error) {
  1258. // err = tx.Model(&models.DrugCancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1259. // return total, err
  1260. //}
  1261. func FindAllReturnList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*models.SalesReturn, total int64, err error) {
  1262. db := readDb.Model(&models.SalesReturn{})
  1263. db = db.Where("xt_sales_return.org_id = ? AND xt_sales_return.status = 1 AND xt_sales_return.type = ?", orgId, types)
  1264. if len(keywords) > 0 {
  1265. likeKey := "%" + keywords + "%"
  1266. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_sales_return.creater")
  1267. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_sales_return.manufacturer")
  1268. db = db.Where("xt_manufacturer.manufacturer_name LIKE ? OR sgj_user_admin_role.user_name LIKE ? OR xt_sales_return.order_number LIKE ?", likeKey, likeKey, likeKey).Group("xt_sales_return.id")
  1269. }
  1270. if startTime > 0 {
  1271. db = db.Where("xt_sales_return.opera_time >=?", startTime)
  1272. }
  1273. if endTime > 0 {
  1274. db = db.Where("xt_sales_return.opera_time<= ?", endTime)
  1275. }
  1276. db = db.Count(&total)
  1277. offset := (page - 1) * limit
  1278. err = db.Offset(offset).Limit(limit).Order("xt_sales_return.ctime desc").Find(&list).Error
  1279. return
  1280. }
  1281. func FindAllDrugReturnList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*models.DrugSalesReturn, total int64, err error) {
  1282. db := readDb.Model(&models.DrugSalesReturn{})
  1283. db = db.Where("xt_drug_sales_return.org_id = ? AND xt_drug_sales_return.status = 1 ", orgId)
  1284. if len(keywords) > 0 {
  1285. likeKey := "%" + keywords + "%"
  1286. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_sales_return.creater")
  1287. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_drug_sales_return.manufacturer")
  1288. db = db.Where("xt_manufacturer.manufacturer_name LIKE ? OR sgj_user_admin_role.user_name LIKE ? OR xt_drug_sales_return.order_number LIKE ?", likeKey, likeKey, likeKey).Group("xt_drug_sales_return.id")
  1289. }
  1290. if startTime > 0 {
  1291. db = db.Where("xt_drug_sales_return.opera_time >=?", startTime)
  1292. }
  1293. if endTime > 0 {
  1294. db = db.Where("xt_drug_sales_return.opera_time<= ?", endTime)
  1295. }
  1296. db = db.Count(&total)
  1297. offset := (page - 1) * limit
  1298. err = db.Offset(offset).Limit(limit).Order("xt_drug_sales_return.ctime desc").Find(&list).Error
  1299. return
  1300. }
  1301. func FindReturnInfoById(id int64) (list []*models.SalesReturnInfo, err error) {
  1302. err = readDb.Model(&models.SalesReturnInfo{}).Where("sales_return_id = ? AND status = 1", id).Find(&list).Error
  1303. return list, err
  1304. }
  1305. func FindCancelStockInfoById(id int64) (list []*models.CancelStockInfo, err error) {
  1306. err = readDb.Model(&models.CancelStockInfo{}).Where("cancel_stock_id = ? AND status = 1", id).Preload("WarehousingInfo", "status = 1").Preload("GoodInfo", "status = 1").Find(&list).Error
  1307. return list, err
  1308. }
  1309. type DrugCancelStockInfo struct {
  1310. ID int64 `gorm:"column:id" json:"id" form:"id"`
  1311. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  1312. CancelStockId int64 `gorm:"column:cancel_stock_id" json:"cancel_stock_id" form:"cancel_stock_id"`
  1313. Count int64 `gorm:"column:count" json:"count" form:"count"`
  1314. Price float64 `gorm:"column:price" json:"price" form:"price"`
  1315. Total float64 `gorm:"column:total" json:"total" form:"total"`
  1316. ProductDate int64 `gorm:"column:product_date" json:"product_date" form:"product_date"`
  1317. ExpiryDate int64 `gorm:"column:expiry_date" json:"expiry_date" form:"expiry_date"`
  1318. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  1319. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  1320. Status int64 `gorm:"column:status" json:"status" form:"status"`
  1321. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  1322. OrderNumber string `gorm:"column:order_number" json:"order_number" form:"order_number"`
  1323. Type int64 `gorm:"column:type" json:"type" form:"type"`
  1324. Dealer string `gorm:"column:dealer" json:"dealer" form:"dealer"`
  1325. Manufacturer string `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  1326. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  1327. RetailTotalPrice float64 `gorm:"column:retail_total_price" json:"retail_total_price" form:"retail_total_price"`
  1328. Number string `gorm:"column:number" json:"number" form:"number"`
  1329. RegisterAccount string `gorm:"column:register_account" json:"register_account" form:"register_account"`
  1330. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  1331. BatchNumber string `gorm:"column:batch_number" json:"batch_number" form:"batch_number"`
  1332. MaxUnit string `gorm:"column:max_unit" json:"max_unit" form:"max_unit"`
  1333. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  1334. BatchNumberId int64 `gorm:"column:batch_number_id" json:"batch_number_id" form:"batch_number_id"`
  1335. StorehouseId int64 `gorm:"column:storehouse_id" json:"storehouse_id" form:"storehouse_id"`
  1336. DrugWarehouseInfo []*models.XtDrugWarehouseInfo `gorm:"ForeignKey:DrugId;AssociationForeignKey:DrugId" json:"drug_warehouse_info"`
  1337. }
  1338. func (DrugCancelStockInfo) TableName() string {
  1339. return "xt_drug_cancel_stock_info"
  1340. }
  1341. func FindDrugCancelStockInfoById(id int64, org_id int64) (list []*DrugCancelStockInfo, err error) {
  1342. err = readDb.Model(&DrugCancelStockInfo{}).Preload("Drug", "status = 1 AND org_id = ? ", org_id).Preload("DrugWarehouseInfo", "status = 1 AND org_id = ? ", org_id).Where("cancel_stock_id = ? AND status = 1", id).Find(&list).Error
  1343. return list, err
  1344. }
  1345. func FindAllWarehousingInfo(orgId int64, page int64, limit int64, startTime int64, endTime int64) (list []*models.WarehousingInfo, total int64, err error) {
  1346. db := readDb.Model(&models.WarehousingInfo{})
  1347. db = db.Where("org_id = ? AND status = 1", orgId)
  1348. db = db.Preload("Warehousing", "status = 1 AND org_id = ?", orgId)
  1349. if startTime > 0 {
  1350. db = db.Where("ctime >=?", startTime)
  1351. }
  1352. if endTime > 0 {
  1353. db = db.Where("ctime<= ?", endTime)
  1354. }
  1355. db = db.Count(&total)
  1356. offset := (page - 1) * limit
  1357. err = db.Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  1358. return list, total, err
  1359. }
  1360. func FindAllWarehouseOut(org_id int64) (total int64, err error) {
  1361. err = readDb.Model(&models.WarehouseOut{}).Where("org_id = ?", org_id).Count(&total).Error
  1362. return total, err
  1363. }
  1364. func FindAllDrugWarehouseOut(org_id int64) (total int64, err error) {
  1365. err = readDb.Model(&models.DrugWarehouseOut{}).Where("org_id = ?", org_id).Count(&total).Error
  1366. return total, err
  1367. }
  1368. func FindAllSelfDrugWarehouseOut(org_id int64, tx *gorm.DB) (total int64, err error) {
  1369. err = tx.Model(&models.XtSelfDrugWarehouseOut{}).Where("org_id = ?", org_id).Count(&total).Error
  1370. if err != gorm.ErrRecordNotFound {
  1371. if err != nil {
  1372. tx.Rollback()
  1373. return
  1374. }
  1375. }
  1376. return total, err
  1377. }
  1378. func AddSigleWarehouseOut(warehouseOut *models.WarehouseOut) error {
  1379. err := writeDb.Create(&warehouseOut).Error
  1380. return err
  1381. }
  1382. func AddNewSigleWarehouseOut(warehouseOut *models.WarehouseOut, tx *gorm.DB) error {
  1383. err := tx.Create(&warehouseOut).Error
  1384. if err != nil {
  1385. tx.Rollback()
  1386. return err
  1387. }
  1388. return err
  1389. }
  1390. func UpdateSingleWarehoseOut(id int64, storehouse_id int64) error {
  1391. err := XTWriteDB().Model(&models.WarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  1392. return err
  1393. }
  1394. func AddSigleDrugWarehouseOut(warehouseOut *models.DrugWarehouseOut) error {
  1395. err := writeDb.Create(&warehouseOut).Error
  1396. return err
  1397. }
  1398. func GetSigleDrugWarehouseOutByPatientId(warehousing_time int64, patient_id int64, tx *gorm.DB) (models.XtSelfDrugWarehouse, error) {
  1399. selfDrugWarehouse := models.XtSelfDrugWarehouse{}
  1400. err := tx.Where("warehousing_time = ? and patient_id = ? and is_sys =1 and status=1", warehousing_time, patient_id).Find(&selfDrugWarehouse).Error
  1401. if err != gorm.ErrRecordNotFound {
  1402. if err != nil {
  1403. tx.Rollback()
  1404. return selfDrugWarehouse, err
  1405. }
  1406. }
  1407. return selfDrugWarehouse, err
  1408. }
  1409. func AddSelfSigleDrugWarehouseOut(warehouseOut *models.XtSelfDrugWarehouseOut, tx *gorm.DB) error {
  1410. err := tx.Create(&warehouseOut).Error
  1411. if err != nil {
  1412. tx.Rollback()
  1413. return err
  1414. }
  1415. return err
  1416. }
  1417. func AddNewSigleDrugWarehouseOut(warehouseOut *models.DrugWarehouseOut, tx *gorm.DB) error {
  1418. err := tx.Create(&warehouseOut).Error
  1419. if err != nil {
  1420. tx.Rollback()
  1421. return err
  1422. }
  1423. return err
  1424. }
  1425. func UpdateSingleDrugWarehouseOut(id int64, storehouse_id int64) error {
  1426. err := XTWriteDB().Model(&models.DrugWarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  1427. return err
  1428. }
  1429. func UpdateSelfSingleDrugWarehouseOut(id int64, patient_id int64, tx *gorm.DB) error {
  1430. err := tx.Model(&models.XtSelfDrugWarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"patient_id": patient_id}).Error
  1431. return err
  1432. }
  1433. func CreateWarehousingOutInfo(warehouseOutInfo []*models.WarehouseOutInfo) (err error) {
  1434. if len(warehouseOutInfo) > 0 {
  1435. utx := writeDb.Begin()
  1436. if len(warehouseOutInfo) > 0 {
  1437. thisSQL := "INSERT INTO xt_warehouse_out_info (warehouse_out_id, good_id, good_type_id, product_date,expiry_date,count,price,total_price,remark,ctime,status,org_id,warehouse_out_order_number,type,dealer,manufacturer,number,license_number) VALUES "
  1438. insertParams := make([]string, 0)
  1439. insertData := make([]interface{}, 0)
  1440. for _, info := range warehouseOutInfo {
  1441. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1442. insertData = append(insertData, info.WarehouseOutId)
  1443. insertData = append(insertData, info.GoodId)
  1444. insertData = append(insertData, info.GoodTypeId)
  1445. insertData = append(insertData, info.ProductDate)
  1446. insertData = append(insertData, info.ExpiryDate)
  1447. insertData = append(insertData, info.Count)
  1448. insertData = append(insertData, info.Price)
  1449. insertData = append(insertData, info.TotalPrice)
  1450. insertData = append(insertData, info.Remark)
  1451. insertData = append(insertData, info.Ctime)
  1452. insertData = append(insertData, info.Status)
  1453. insertData = append(insertData, info.OrgId)
  1454. insertData = append(insertData, info.WarehouseOutOrderNumber)
  1455. insertData = append(insertData, info.Type)
  1456. insertData = append(insertData, info.Dealer)
  1457. insertData = append(insertData, info.Manufacturer)
  1458. insertData = append(insertData, info.Number)
  1459. insertData = append(insertData, info.LicenseNumber)
  1460. }
  1461. thisSQL += strings.Join(insertParams, ", ")
  1462. err = utx.Exec(thisSQL, insertData...).Error
  1463. if err != nil {
  1464. utx.Rollback()
  1465. return
  1466. }
  1467. }
  1468. utx.Commit()
  1469. }
  1470. return
  1471. }
  1472. func CreateDrugWarehousingOutInfo(warehouseOutInfo []*models.DrugWarehouseOutInfo) (err error) {
  1473. if len(warehouseOutInfo) > 0 {
  1474. utx := writeDb.Begin()
  1475. if len(warehouseOutInfo) > 0 {
  1476. thisSQL := "INSERT INTO xt_drug_warehouse_out_info (warehouse_out_id, drug_id, product_date,expiry_date,count,price,total_price,remark,ctime,status,org_id,warehouse_out_order_number,type,dealer,manufacturer,retail_price,retail_total_price,number,batch_number,count_unit) VALUES "
  1477. insertParams := make([]string, 0)
  1478. insertData := make([]interface{}, 0)
  1479. for _, info := range warehouseOutInfo {
  1480. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1481. insertData = append(insertData, info.WarehouseOutId)
  1482. insertData = append(insertData, info.DrugId)
  1483. insertData = append(insertData, info.ProductDate)
  1484. insertData = append(insertData, info.ExpiryDate)
  1485. insertData = append(insertData, info.Count)
  1486. insertData = append(insertData, info.Price)
  1487. insertData = append(insertData, info.TotalPrice)
  1488. insertData = append(insertData, info.Remark)
  1489. insertData = append(insertData, info.Ctime)
  1490. insertData = append(insertData, info.Status)
  1491. insertData = append(insertData, info.OrgId)
  1492. insertData = append(insertData, info.WarehouseOutOrderNumber)
  1493. insertData = append(insertData, info.Type)
  1494. insertData = append(insertData, info.Dealer)
  1495. insertData = append(insertData, info.Manufacturer)
  1496. insertData = append(insertData, info.RetailPrice)
  1497. insertData = append(insertData, info.RetailTotalPrice)
  1498. insertData = append(insertData, info.Number)
  1499. insertData = append(insertData, info.BatchNumber)
  1500. insertData = append(insertData, info.CountUnit)
  1501. }
  1502. thisSQL += strings.Join(insertParams, ", ")
  1503. err = utx.Exec(thisSQL, insertData...).Error
  1504. if err != nil {
  1505. utx.Rollback()
  1506. return
  1507. }
  1508. }
  1509. utx.Commit()
  1510. }
  1511. return
  1512. }
  1513. func FindLastWarehousingOutInfo(order string) (info models.WarehouseOutInfo, err error) {
  1514. err = readDb.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_order_number = ? AND status = 1", order).Last(&info).Error
  1515. return info, err
  1516. }
  1517. func FindLastDrugWarehousingOutInfo(order string) (info models.DrugWarehouseOutInfo, err error) {
  1518. err = readDb.Model(&models.DrugWarehouseOutInfo{}).Where("warehouse_out_order_number = ? AND status = 1", order).Last(&info).Error
  1519. return info, err
  1520. }
  1521. func FindAllWarehouseOutList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*models.WarehouseOut, total int64, err error) {
  1522. db := readDb.Model(&models.WarehouseOut{})
  1523. db = db.Where("xt_warehouse_out.org_id = ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.type = ?", orgId, types)
  1524. if len(keywords) > 0 {
  1525. likeKey := "%" + keywords + "%"
  1526. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  1527. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_warehouse_out.manufacturer")
  1528. db = db.Where("xt_manufacturer.manufacturer_name LIKE ? OR sgj_user_admin_role.user_name LIKE ? OR xt_warehouse_out.warehouse_out_order_number LIKE ?", likeKey, likeKey, likeKey).Group("xt_warehouse_out.id")
  1529. }
  1530. if startTime > 0 {
  1531. db = db.Where("xt_warehouse_out.ctime >=?", startTime)
  1532. }
  1533. if endTime > 0 {
  1534. db = db.Where("xt_warehouse_out.ctime<= ?", endTime)
  1535. }
  1536. db = db.Count(&total)
  1537. offset := (page - 1) * limit
  1538. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out.ctime desc").Find(&list).Error
  1539. return list, total, err
  1540. }
  1541. func FindAllWarehouseOutListOne(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string, ids []int64, storehouse_id int64, way_type int64, check_type int64) (list []*models.WarehouseOut, total int64, err error) {
  1542. db := readDb.Model(&models.WarehouseOut{})
  1543. db = db.Where("xt_warehouse_out.org_id = ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.type = ?", orgId, types)
  1544. if len(keywords) > 0 {
  1545. likeKey := "%" + keywords + "%"
  1546. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  1547. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_warehouse_out.warehouse_out_order_number LIKE ? or xt_warehouse_out.id in(?)", likeKey, likeKey, ids).Group("xt_warehouse_out.id")
  1548. }
  1549. if startTime > 0 {
  1550. db = db.Where("xt_warehouse_out.warehouse_out_time >=?", startTime)
  1551. }
  1552. if endTime > 0 {
  1553. db = db.Where("xt_warehouse_out.warehouse_out_time<= ?", endTime)
  1554. }
  1555. if storehouse_id > 0 {
  1556. db = db.Where("xt_warehouse_out.storehouse_id = ?", storehouse_id)
  1557. }
  1558. if way_type == 0 {
  1559. db = db.Where("xt_warehouse_out.is_sys = 0 or xt_warehouse_out.is_sys = 1 or xt_warehouse_out.is_sys = 12 or xt_warehouse_out.is_sys = 5")
  1560. }
  1561. if way_type == 1 {
  1562. db = db.Where("xt_warehouse_out.is_sys = 0")
  1563. }
  1564. if way_type == 2 {
  1565. db = db.Where("xt_warehouse_out.is_sys = 1")
  1566. }
  1567. if way_type == 3 {
  1568. db = db.Where("xt_warehouse_out.is_sys = 12")
  1569. }
  1570. if way_type == 4 {
  1571. db = db.Where("xt_warehouse_out.is_sys = 5")
  1572. }
  1573. if check_type > 0 {
  1574. db = db.Where("xt_warehouse_out.is_check = ?", check_type)
  1575. }
  1576. if check_type == 0 {
  1577. db = db.Where("xt_warehouse_out.is_check = 1 or xt_warehouse_out.is_check = 2")
  1578. }
  1579. db = db.Count(&total)
  1580. offset := (page - 1) * limit
  1581. if orgId == 10191 {
  1582. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out.warehouse_out_time desc").Find(&list).Error
  1583. } else {
  1584. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out.ctime desc").Find(&list).Error
  1585. }
  1586. return list, total, err
  1587. }
  1588. func FindAllDrugWarehouseOutList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*models.DrugWarehouseOut, total int64, err error) {
  1589. db := readDb.Model(&models.DrugWarehouseOut{})
  1590. db = db.Where("xt_drug_warehouse_out.org_id = ? AND xt_drug_warehouse_out.status = 1 ", orgId)
  1591. if len(keywords) > 0 {
  1592. likeKey := "%" + keywords + "%"
  1593. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_warehouse_out.creater")
  1594. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_drug_warehouse_out.manufacturer")
  1595. db = db.Where("xt_manufacturer.manufacturer_name LIKE ? OR sgj_user_admin_role.user_name LIKE ? OR xt_drug_warehouse_out.warehouse_out_order_number LIKE ?", likeKey, likeKey, likeKey).Group("xt_drug_warehouse_out.id")
  1596. }
  1597. if startTime > 0 {
  1598. db = db.Where("xt_drug_warehouse_out.ctime >=?", startTime)
  1599. }
  1600. if endTime > 0 {
  1601. db = db.Where("xt_drug_warehouse_out.ctime<= ?", endTime)
  1602. }
  1603. db = db.Count(&total)
  1604. offset := (page - 1) * limit
  1605. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse_out.ctime desc").Find(&list).Error
  1606. return list, total, err
  1607. }
  1608. func FindAllDrugWarehouseOutListOne(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string, ids []int64, storehouse_id int64, way_type int64, check_type int64) (list []*models.DrugWarehouseOut, total int64, err error) {
  1609. db := readDb.Model(&models.DrugWarehouseOut{})
  1610. db = db.Where("xt_drug_warehouse_out.org_id = ? AND xt_drug_warehouse_out.status = 1 ", orgId)
  1611. if len(keywords) > 0 {
  1612. likeKey := "%" + keywords + "%"
  1613. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_warehouse_out.creater")
  1614. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_drug_warehouse_out.warehouse_out_order_number LIKE ? or xt_drug_warehouse_out.id in(?) ", likeKey, likeKey, ids).Group("xt_drug_warehouse_out.id")
  1615. }
  1616. if startTime > 0 {
  1617. db = db.Where("xt_drug_warehouse_out.ctime >=?", startTime)
  1618. }
  1619. if endTime > 0 {
  1620. db = db.Where("xt_drug_warehouse_out.ctime<= ?", endTime)
  1621. }
  1622. if storehouse_id > 0 {
  1623. db = db.Where("xt_drug_warehouse_out.storehouse_id = ?", storehouse_id)
  1624. }
  1625. if check_type > 0 {
  1626. db = db.Where("xt_drug_warehouse_out.is_check = ?", check_type)
  1627. }
  1628. if way_type == 0 {
  1629. db = db.Where("xt_drug_warehouse_out.is_sys = 0 || xt_drug_warehouse_out.is_sys = 1 || xt_drug_warehouse_out.is_sys = 12 || xt_drug_warehouse_out.is_sys = 5")
  1630. }
  1631. if way_type == 1 {
  1632. db = db.Where("xt_drug_warehouse_out.is_sys = 0")
  1633. }
  1634. if way_type == 2 {
  1635. db = db.Where("xt_drug_warehouse_out.is_sys = 1")
  1636. }
  1637. if way_type == 3 {
  1638. db = db.Where("xt_drug_warehouse_out.is_sys = 12")
  1639. }
  1640. if way_type == 4 {
  1641. db = db.Where("xt_drug_warehouse_out.is_sys = 15")
  1642. }
  1643. db = db.Count(&total)
  1644. offset := (page - 1) * limit
  1645. if orgId == 10191 {
  1646. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse_out.warehouse_out_time desc").Find(&list).Error
  1647. } else {
  1648. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse_out.ctime desc").Find(&list).Error
  1649. }
  1650. return list, total, err
  1651. }
  1652. func FindWarehouseOutInfoById(id int64) (list []*models.WarehouseOutInfo, err error) {
  1653. err = readDb.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_id = ? AND status = 1 AND count <> 0 AND good_id <> 0", id).Preload("GoodInfo", "status = 1").Order("good_type_id desc").Find(&list).Error
  1654. return list, err
  1655. }
  1656. type DrugWarehouseOutInfo struct {
  1657. ID int64 `gorm:"column:id" json:"id" form:"id"`
  1658. WarehouseOutId int64 `gorm:"column:warehouse_out_id" json:"warehouse_out_id" form:"warehouse_out_id"`
  1659. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  1660. WarehousingOutTarget int64 `gorm:"column:warehousing_out_target" json:"warehousing_out_target" form:"warehousing_out_target"`
  1661. Count int64 `gorm:"column:count" json:"count" form:"count"`
  1662. CountUnit string `gorm:"column:count_unit" json:"count_unit" form:"count_unit"`
  1663. Price float64 `gorm:"column:price" json:"price" form:"price"`
  1664. TotalPrice float64 `gorm:"column:total_price" json:"total_price" form:"total_price"`
  1665. ProductDate int64 `gorm:"column:product_date" json:"product_date" form:"product_date"`
  1666. ExpiryDate int64 `gorm:"column:expiry_date" json:"expiry_date" form:"expiry_date"`
  1667. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  1668. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  1669. Status int64 `gorm:"column:status" json:"status" form:"status"`
  1670. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  1671. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  1672. IsCancel int64 `gorm:"column:is_cancel" json:"is_cancel" form:"is_cancel"`
  1673. WarehouseOutOrderNumber string `gorm:"column:warehouse_out_order_number" json:"warehouse_out_order_number" form:"warehouse_out_order_number"`
  1674. Type int64 `gorm:"column:type" json:"type" form:"type"`
  1675. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  1676. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  1677. IsSys int64 `gorm:"column:is_sys" json:"is_sys" form:"is_sys"`
  1678. SysRecordTime int64 `gorm:"column:sys_record_time" json:"sys_record_time" form:"sys_record_time"`
  1679. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  1680. RetailTotalPrice float64 `gorm:"column:retail_total_price" json:"retail_total_price" form:"retail_total_price"`
  1681. Number string `gorm:"column:number" json:"number" form:"number"`
  1682. BatchNumber string `gorm:"column:batch_number" json:"batch_number" form:"batch_number"`
  1683. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  1684. WarehouseInfoId int64 `gorm:"column:warehouse_info_id" json:"warehouse_info_id" form:"warehouse_info_id"`
  1685. SupplyCancelOutId int64 `gorm:"column:supply_cancel_out_id" json:"supply_cancel_out_id" form:"supply_cancel_out_id"`
  1686. SupplyWarehouseId int64 `gorm:"column:supply_warehouse_id" json:"supply_warehouse_id" form:"supply_warehouse_id"`
  1687. AdminUserId int64 `gorm:"column:admin_user_id" json:"admin_user_id" form:"admin_user_id"`
  1688. LastPrice float64 `gorm:"column:last_price" json:"last_price" form:"last_price"`
  1689. StockCount string `gorm:"column:stock_count" json:"stock_count" form:"stock_count"`
  1690. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  1691. ClassType string `gorm:"column:class_type" json:"class_type" form:"class_type"`
  1692. }
  1693. func (DrugWarehouseOutInfo) TableName() string {
  1694. return "xt_drug_warehouse_out_info"
  1695. }
  1696. func FindDrugWarehouseOutInfoById(id int64, org_id int64) (list []*DrugWarehouseOutInfo, err error) {
  1697. err = readDb.Model(&DrugWarehouseOutInfo{}).Preload("Drug", "status = 1 AND org_id = ?", org_id).Where("warehouse_out_id = ? AND status = 1 ", id).Find(&list).Error
  1698. return list, err
  1699. }
  1700. func FindWarehouseInfoByGoodId(good_id int64) (int64, *models.WarehousingInfo) {
  1701. info := &models.WarehousingInfo{}
  1702. type WarehouseInfoCountAmount struct {
  1703. Total int64
  1704. }
  1705. var result WarehouseInfoCountAmount
  1706. readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1", good_id).Select("sum(warehousing_count) as total").Scan(&result)
  1707. readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1", good_id).First(info)
  1708. return result.Total, info
  1709. }
  1710. func FindAllSalesReturnCountByGoodId(good_id int64) (int64, error) {
  1711. type SalesReturnCountAmount struct {
  1712. Total int64
  1713. }
  1714. var result SalesReturnCountAmount
  1715. err = readDb.Model(&models.SalesReturnInfo{}).Where("good_id = ? AND status = 1", good_id).Select("sum(count) as total").Scan(&result).Error
  1716. return result.Total, err
  1717. }
  1718. func FindAllWarehouseOutInfoByGoodId(good_id int64) (int64, error) {
  1719. type WarehouseOutInfoCountAmount struct {
  1720. Total int64
  1721. }
  1722. var result WarehouseOutInfoCountAmount
  1723. err = readDb.Model(&models.WarehouseOutInfo{}).Where("good_id = ? AND status = 1", good_id).Select("sum(count) as total").Scan(&result).Error
  1724. return result.Total, err
  1725. }
  1726. func FindAllCancleStockInfoByGoodId(good_id int64) (int64, error) {
  1727. type CancleStockoCountAmount struct {
  1728. Total int64
  1729. }
  1730. var result CancleStockoCountAmount
  1731. err = readDb.Model(&models.CancelStockInfo{}).Where("good_id = ? AND status = 1", good_id).Select("sum(count) as total").Scan(&result).Error
  1732. return result.Total, err
  1733. }
  1734. func FindWarehouseInfoByGoodTypeId(good_type_id int64) (models.WarehousingInfo, error) {
  1735. info := models.WarehousingInfo{}
  1736. err := readDb.Model(&models.WarehousingInfo{}).Where("good_type_id = ? AND status = 1", good_type_id).First(&info).Error
  1737. return info, err
  1738. }
  1739. func GetCancelStockDetailByOrderNumber(ordernumber string, orgid int64) (*models.CancelStock, error) {
  1740. stock := models.CancelStock{}
  1741. err := XTReadDB().Where("order_number = ? and org_id = ? and status = 1", ordernumber, orgid).Find(&stock).Error
  1742. if err == gorm.ErrRecordNotFound {
  1743. return nil, err
  1744. }
  1745. if err != nil {
  1746. return nil, err
  1747. }
  1748. return &stock, nil
  1749. }
  1750. func GetCancelStockDetailByOrderNumberOne(return_time int64, orgid int64) (*models.CancelStock, error) {
  1751. stock := models.CancelStock{}
  1752. err := XTReadDB().Where("return_time = ? and org_id = ? and status = 1", return_time, orgid).Find(&stock).Error
  1753. if err == gorm.ErrRecordNotFound {
  1754. return nil, err
  1755. }
  1756. if err != nil {
  1757. return nil, err
  1758. }
  1759. return &stock, nil
  1760. }
  1761. func GetNewCancelStockDetailByOrderNumberOne(return_time int64, orgid int64, tx *gorm.DB) (*models.CancelStock, error) {
  1762. stock := models.CancelStock{}
  1763. err := tx.Where("return_time = ? and org_id = ? and status = 1", return_time, orgid).Find(&stock).Error
  1764. if err != gorm.ErrRecordNotFound {
  1765. if err != nil {
  1766. tx.Rollback()
  1767. return &stock, err
  1768. }
  1769. }
  1770. return &stock, err
  1771. }
  1772. func AddSigleCancelStock(cancelStock *models.CancelStock) error {
  1773. err := writeDb.Create(&cancelStock).Error
  1774. return err
  1775. }
  1776. func AddNewSigleCancelStock(cancelStock *models.CancelStock, tx *gorm.DB) error {
  1777. err := tx.Create(&cancelStock).Error
  1778. if err != nil {
  1779. tx.Rollback()
  1780. return err
  1781. }
  1782. return err
  1783. }
  1784. func UpdateSigleCancelStock(id int64, storehouse_id int64) error {
  1785. err := XTWriteDB().Model(&models.CancelStock{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  1786. return err
  1787. }
  1788. func GetLastCancelStockById(orgid int64) (models.CancelStock, error) {
  1789. stock := models.CancelStock{}
  1790. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&stock).Error
  1791. return stock, err
  1792. }
  1793. func GetNewLastCancelStockById(orgid int64, tx *gorm.DB) (models.CancelStock, error) {
  1794. stock := models.CancelStock{}
  1795. err := tx.Where("org_id = ? and status = 1", orgid).Last(&stock).Error
  1796. if err != gorm.ErrRecordNotFound {
  1797. if err != nil {
  1798. tx.Rollback()
  1799. return stock, err
  1800. }
  1801. }
  1802. return stock, err
  1803. }
  1804. func GetLastDrugCancelStockById(orgid int64) (models.DrugCancelStock, error) {
  1805. stock := models.DrugCancelStock{}
  1806. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&stock).Error
  1807. return stock, err
  1808. }
  1809. func GetNewLastDrugCancelStockById(orgid int64, tx *gorm.DB) (models.DrugCancelStock, error) {
  1810. stock := models.DrugCancelStock{}
  1811. err := tx.Where("org_id = ? and status = 1", orgid).Last(&stock).Error
  1812. if err != gorm.ErrRecordNotFound {
  1813. if err != nil {
  1814. tx.Rollback()
  1815. return stock, err
  1816. }
  1817. }
  1818. return stock, err
  1819. }
  1820. func GetManufactureById(id int64) (models.Manufacturer, error) {
  1821. manufacturer := models.Manufacturer{}
  1822. err := XTReadDB().Model(&manufacturer).Where("id = ? and status = 1", id).Find(&manufacturer).Error
  1823. return manufacturer, err
  1824. }
  1825. func GetNewManufactureById(id int64, tx *gorm.DB) (models.Manufacturer, error) {
  1826. manufacturer := models.Manufacturer{}
  1827. err := tx.Model(&manufacturer).Where("id = ? and status = 1", id).Find(&manufacturer).Error
  1828. if err != gorm.ErrRecordNotFound {
  1829. if err != nil {
  1830. tx.Rollback()
  1831. return manufacturer, err
  1832. }
  1833. }
  1834. return manufacturer, err
  1835. }
  1836. func GetDealerById(id int64) (models.Dealer, error) {
  1837. dealer := models.Dealer{}
  1838. err := XTReadDB().Model(&dealer).Where("id=? and status = 1", id).Find(&dealer).Error
  1839. return dealer, err
  1840. }
  1841. func GetNewDealerById(id int64, tx *gorm.DB) (models.Dealer, error) {
  1842. dealer := models.Dealer{}
  1843. err := tx.Model(&dealer).Where("id=? and status = 1", id).Find(&dealer).Error
  1844. if err != gorm.ErrRecordNotFound {
  1845. if err != nil {
  1846. tx.Rollback()
  1847. return dealer, err
  1848. }
  1849. }
  1850. return dealer, err
  1851. }
  1852. func AddSigleDrugCancelStock(cancelStock *models.DrugCancelStock) error {
  1853. err := writeDb.Create(&cancelStock).Error
  1854. return err
  1855. }
  1856. func AddNewSigleDrugCancelStock(cancelStock *models.DrugCancelStock, tx *gorm.DB) error {
  1857. err := tx.Create(&cancelStock).Error
  1858. if err != nil {
  1859. tx.Rollback()
  1860. return err
  1861. }
  1862. return err
  1863. }
  1864. func UpdateSingleDrugCancelStock(id int64, storehouse_id int64) error {
  1865. err := XTWriteDB().Model(&models.DrugCancelStock{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  1866. return err
  1867. }
  1868. //func AddSigleDrugCancelStockTX(cancelStock *models.DrugCancelStock,tx *gorm.DB) error {
  1869. // err := tx.Create(&cancelStock).Error
  1870. // return err
  1871. //}
  1872. func CreateCancelStockInfo(cancelStockInfo []*models.CancelStockInfo) (err error) {
  1873. if len(cancelStockInfo) > 0 {
  1874. utx := writeDb.Begin()
  1875. if len(cancelStockInfo) > 0 {
  1876. thisSQL := "INSERT INTO xt_cancel_stock_info (good_id, cancel_stock_id, good_type_id, count, price,total,ctime,status,org_id,order_number,type,dealer,manufacturer,number,register_account,remark,product_date,expiry_date,warehouse_info_id,storehouse_id) VALUES "
  1877. insertParams := make([]string, 0)
  1878. insertData := make([]interface{}, 0)
  1879. for _, info := range cancelStockInfo {
  1880. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1881. insertData = append(insertData, info.GoodId)
  1882. insertData = append(insertData, info.CancelStockId)
  1883. insertData = append(insertData, info.GoodTypeId)
  1884. insertData = append(insertData, info.Count)
  1885. insertData = append(insertData, info.Price)
  1886. insertData = append(insertData, info.Total)
  1887. insertData = append(insertData, info.Ctime)
  1888. insertData = append(insertData, info.Status)
  1889. insertData = append(insertData, info.OrgId)
  1890. insertData = append(insertData, info.OrderNumber)
  1891. insertData = append(insertData, info.Type)
  1892. insertData = append(insertData, info.Dealer)
  1893. insertData = append(insertData, info.Manufacturer)
  1894. insertData = append(insertData, info.Number)
  1895. insertData = append(insertData, info.RegisterAccount)
  1896. insertData = append(insertData, info.Remark)
  1897. insertData = append(insertData, info.ProductDate)
  1898. insertData = append(insertData, info.ExpiryDate)
  1899. insertData = append(insertData, info.WarehouseInfoId)
  1900. insertData = append(insertData, info.WarehouseInfoId)
  1901. }
  1902. thisSQL += strings.Join(insertParams, ", ")
  1903. err = utx.Exec(thisSQL, insertData...).Error
  1904. if err != nil {
  1905. utx.Rollback()
  1906. return
  1907. }
  1908. }
  1909. utx.Commit()
  1910. }
  1911. return
  1912. }
  1913. func CreateCancelStockInfoTwo(info *models.DrugCancelStockInfo) error {
  1914. err := XTWriteDB().Create(&info).Error
  1915. return err
  1916. }
  1917. //func CreateCancelStockInfoTwoTX(info *models.DrugCancelStockInfo,tx *gorm.DB) error {
  1918. // err := tx.Create(&info).Error
  1919. // return err
  1920. //}
  1921. func GetLastStockInfoThree(drugid int64) (models.DrugCancelStockInfo, error) {
  1922. info := models.DrugCancelStockInfo{}
  1923. err := XTReadDB().Model(&info).Where("drug_id = ? and status = 1", drugid).Find(&info).Error
  1924. return info, err
  1925. }
  1926. //func GetLastStockInfoThreeTX(drugid int64,tx *gorm.DB) (models.DrugCancelStockInfo, error) {
  1927. // info := models.DrugCancelStockInfo{}
  1928. // err := tx.Model(&info).Where("drug_id = ? and status = 1", drugid).Find(&info).Error
  1929. // return info, err
  1930. //}
  1931. func CreateCancelStockInfoOne(info *models.CancelStockInfo) error {
  1932. err := XTWriteDB().Create(&info).Error
  1933. return err
  1934. }
  1935. func CreateNewCancelStockInfoOne(info *models.CancelStockInfo, tx *gorm.DB) error {
  1936. err := XTWriteDB().Create(&info).Error
  1937. if err != nil {
  1938. tx.Rollback()
  1939. return err
  1940. }
  1941. return err
  1942. }
  1943. func GetLastCancelStockInfoByGoodId(goodId int64) (models.CancelStockInfo, error) {
  1944. info := models.CancelStockInfo{}
  1945. err := XTReadDB().Model(&info).Where("good_id = ? and status = 1", goodId).Last(&info).Error
  1946. return info, err
  1947. }
  1948. func GetLastNewCancelStockInfoByGoodId(goodId int64, tx *gorm.DB) (models.CancelStockInfo, error) {
  1949. info := models.CancelStockInfo{}
  1950. err := tx.Model(&info).Where("good_id = ? and status = 1", goodId).Last(&info).Error
  1951. if err != gorm.ErrRecordNotFound {
  1952. if err != nil {
  1953. tx.Rollback()
  1954. return info, err
  1955. }
  1956. }
  1957. return info, err
  1958. }
  1959. func GetLastDrugCancelStockInfoById(drugid int64) (models.DrugCancelStockInfo, error) {
  1960. info := models.DrugCancelStockInfo{}
  1961. err := XTReadDB().Model(&info).Where("drug_id = ? and status = 1", drugid).Last(&info).Error
  1962. return info, err
  1963. }
  1964. func CreateDrugCancelStockInfo(cancelStockInfo []*models.DrugCancelStockInfo) (err error) {
  1965. if len(cancelStockInfo) > 0 {
  1966. utx := writeDb.Begin()
  1967. if len(cancelStockInfo) > 0 {
  1968. thisSQL := "INSERT INTO xt_drug_cancel_stock_info (drug_id,cancel_stock_id, count, price,total,ctime,status,org_id,order_number,type,dealer,manufacturer,retail_price,retail_total_price,register_account,batch_number,remark,max_unit,product_date,expiry_date,batch_number_id) VALUES "
  1969. insertParams := make([]string, 0)
  1970. insertData := make([]interface{}, 0)
  1971. for _, info := range cancelStockInfo {
  1972. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1973. insertData = append(insertData, info.DrugId)
  1974. insertData = append(insertData, info.CancelStockId)
  1975. insertData = append(insertData, info.Count)
  1976. insertData = append(insertData, info.Price)
  1977. insertData = append(insertData, info.Total)
  1978. insertData = append(insertData, info.Ctime)
  1979. insertData = append(insertData, info.Status)
  1980. insertData = append(insertData, info.OrgId)
  1981. insertData = append(insertData, info.OrderNumber)
  1982. insertData = append(insertData, info.Type)
  1983. insertData = append(insertData, info.Dealer)
  1984. insertData = append(insertData, info.Manufacturer)
  1985. insertData = append(insertData, info.RetailPrice)
  1986. insertData = append(insertData, info.RetailTotalPrice)
  1987. insertData = append(insertData, info.RegisterAccount)
  1988. insertData = append(insertData, info.BatchNumber)
  1989. insertData = append(insertData, info.Remark)
  1990. insertData = append(insertData, info.MaxUnit)
  1991. insertData = append(insertData, info.ProductDate)
  1992. insertData = append(insertData, info.ExpiryDate)
  1993. insertData = append(insertData, info.BatchNumberId)
  1994. }
  1995. thisSQL += strings.Join(insertParams, ", ")
  1996. err = utx.Exec(thisSQL, insertData...).Error
  1997. if err != nil {
  1998. utx.Rollback()
  1999. return
  2000. }
  2001. }
  2002. utx.Commit()
  2003. }
  2004. return
  2005. }
  2006. func FindAllCancelStockList(orgId int64) (list []*models.CancelStock, err error) {
  2007. db := readDb.Model(&models.CancelStock{})
  2008. db = db.Where("org_id = ? AND status = 1", orgId)
  2009. err = db.Order("ctime desc").Find(&list).Error
  2010. return
  2011. }
  2012. func FindAllStockOutList(orgId int64, page int64, limit int64, startTime int64, endTime int64) (list []*models.WarehouseOutInfo, total int64, err error) {
  2013. db := readDb.Model(&models.WarehousingInfo{})
  2014. db = db.Where("org_id = ? AND status = 1", orgId)
  2015. db = db.Preload("WarehouseOut", "status = 1 AND org_id = ?", orgId)
  2016. if startTime > 0 {
  2017. db = db.Where("ctime >=?", startTime)
  2018. }
  2019. if endTime > 0 {
  2020. db = db.Where("ctime<= ?", endTime)
  2021. }
  2022. db = db.Count(&total)
  2023. offset := (page - 1) * limit
  2024. err = db.Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  2025. return
  2026. }
  2027. func FindAllStockInfo(orgId int64, page int64, limit int64, keyword string, startime int64, endtime int64, type_name int64) (list []*models.StockInfo, total int64, err error) {
  2028. db := XTReadDB().Model(&models.StockInfo{})
  2029. if startime > 0 {
  2030. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  2031. return db.Where("org_id = ? AND status = 1 and sys_record_time>=?", orgId, startime)
  2032. })
  2033. }
  2034. if startime == 0 || endtime == 0 {
  2035. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  2036. return db.Where("org_id = ? AND status = 1", orgId)
  2037. })
  2038. }
  2039. if endtime > 0 {
  2040. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  2041. return db.Where("org_id = ? AND status = 1 and sys_record_time >=? and sys_record_time<=?", orgId, startime, endtime)
  2042. })
  2043. }
  2044. db = db.Where("xt_good_information.org_id = ? AND xt_good_information.status = 1", orgId)
  2045. db = db.Group("xt_good_information.id")
  2046. if startime == 0 || endtime == 0 {
  2047. db = db.Preload("QueryWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  2048. return db.Where("org_id = ? AND status = 1", orgId)
  2049. })
  2050. }
  2051. if startime > 0 {
  2052. db = db.Preload("QueryWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  2053. return db.Where("org_id = ? AND status = 1 and ctime >= ?", orgId, startime)
  2054. })
  2055. }
  2056. if endtime > 0 {
  2057. db = db.Preload("QueryWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  2058. return db.Where("org_id = ? AND status = 1 and ctime>=? and ctime <= ?", orgId, startime, endtime)
  2059. })
  2060. }
  2061. db = db.Preload("QuerySalesReturnInfo", "org_id = ? AND status = 1", orgId)
  2062. if startime == 0 || endtime == 0 {
  2063. db = db.Preload("QueryCancelStockInfo", "org_id = ? AND status = 1", orgId)
  2064. }
  2065. if startime > 0 {
  2066. db = db.Preload("QueryCancelStockInfo", "org_id = ? AND status = 1 and ctime >=?", orgId, startime)
  2067. }
  2068. if endtime > 0 {
  2069. db = db.Preload("QueryCancelStockInfo", "org_id = ? AND status = 1 and ctime >=? and ctime<=?", orgId, startime, endtime)
  2070. }
  2071. db = db.Preload("GoodsType", "org_id = ? AND status = 1", orgId)
  2072. if len(keyword) > 0 {
  2073. likeKey := "%" + keyword + "%"
  2074. db = db.Joins("join xt_goods_type on xt_goods_type.id = xt_good_information.good_type_id AND xt_goods_type.org_id = ? AND xt_goods_type.status = 1", orgId)
  2075. db = db.Where("xt_good_information.good_code LIKE ? OR xt_good_information.specification_name LIKE ? OR xt_good_information.good_name LIKE ? OR xt_goods_type.type_name LIKE ?", likeKey, likeKey, likeKey, likeKey).Group("xt_good_information.id")
  2076. }
  2077. if type_name > 0 {
  2078. db = db.Joins("join xt_goods_type on xt_goods_type.id = xt_good_information.good_type_id AND xt_goods_type.org_id = ? AND xt_goods_type.status = 1 and xt_goods_type.id = ?", orgId, type_name)
  2079. }
  2080. db = db.Count(&total)
  2081. offset := (page - 1) * limit
  2082. err = db.Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  2083. return
  2084. }
  2085. func FindWarehouseInfoTotalByGoodId(goodId int64) (total int64, err error) {
  2086. err = readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1", goodId).Count(&total).Error
  2087. return
  2088. }
  2089. func FindWarehouseOutInfoTotalByGoodId(goodId int64) (total int64, err error) {
  2090. err = readDb.Model(&models.WarehouseOutInfo{}).Where("good_id = ? AND status = 1", goodId).Count(&total).Error
  2091. return
  2092. }
  2093. func UpDateWarehouse(warehouse *models.Warehousing) (err error) {
  2094. err = readDb.Model(&models.Warehousing{}).Where("warehousing_order = ? AND status = 1", warehouse.WarehousingOrder).Update(map[string]interface{}{"operation_time": warehouse.OperationTime, "mtime": warehouse.Mtime, "modifier": warehouse.Modifier}).Error
  2095. return
  2096. }
  2097. func UpDateWarehouseOut(warehouseOut *models.WarehouseOut) (err error) {
  2098. err = readDb.Model(&models.WarehouseOut{}).Where("warehouse_out_order_number = ? AND status = 1", warehouseOut.WarehouseOutOrderNumber).Update(map[string]interface{}{"operation_time": warehouseOut.OperationTime, "mtime": warehouseOut.Mtime, "modifier": warehouseOut.Modifier}).Error
  2099. return
  2100. }
  2101. func UpDateWarehouseInfo(warehouseInfo *models.WarehousingInfo) (err error) {
  2102. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_order = ? AND status = 1", warehouseInfo.WarehousingOrder).Update(map[string]interface{}{"good_type_id": warehouseInfo.GoodTypeId,
  2103. "good_id": warehouseInfo.GoodId,
  2104. "number": warehouseInfo.Number,
  2105. "product_date": warehouseInfo.ProductDate,
  2106. "expiry_date": warehouseInfo.ExpiryDate,
  2107. "warehousing_count": warehouseInfo.WarehousingCount,
  2108. "price": warehouseInfo.Price,
  2109. "total_price": warehouseInfo.TotalPrice,
  2110. "mtime": warehouseInfo.Mtime,
  2111. "remark": warehouseInfo.Remark,
  2112. }).Error
  2113. return
  2114. }
  2115. func UpDateWarehouseStatus(id int64) (err error) {
  2116. err = readDb.Model(&models.WarehousingInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2117. return
  2118. }
  2119. func UpdatedStockFlowById(id int64) (err error) {
  2120. err = XTWriteDB().Model(&models.VmStockFlow{}).Where("warehousing_detail_id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  2121. return
  2122. }
  2123. func UpDateDrugWarehouseStatus(id int64) (err error) {
  2124. err = readDb.Model(&models.DrugWarehouseInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2125. return
  2126. }
  2127. func UpdateDrugFlowById(id int64) (err error) {
  2128. err = XTWriteDB().Model(&models.DrugFlow{}).Where("warehousing_detail_id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2129. return
  2130. }
  2131. func DeleteWarehouse(ids []string) (err error) {
  2132. ut := writeDb.Begin()
  2133. err = ut.Model(&models.Warehousing{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2134. if err != nil {
  2135. ut.Rollback()
  2136. return
  2137. }
  2138. err = ut.Model(&models.WarehousingInfo{}).Where("warehousing_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2139. if err != nil {
  2140. ut.Rollback()
  2141. return
  2142. }
  2143. ut.Commit()
  2144. return
  2145. }
  2146. func DeleteStockFlow(ids []string) (err error) {
  2147. ut := writeDb.Begin()
  2148. err = ut.Model(&models.VmStockFlow{}).Where("warehousing_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2149. if err != nil {
  2150. ut.Rollback()
  2151. return
  2152. }
  2153. ut.Commit()
  2154. return
  2155. }
  2156. func DeleteDrugWarehouse(ids []string) (err error) {
  2157. ut := writeDb.Begin()
  2158. err = ut.Model(&models.DrugWarehouse{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2159. if err != nil {
  2160. ut.Rollback()
  2161. return
  2162. }
  2163. err = ut.Model(&models.DrugWarehouseInfo{}).Where("warehousing_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2164. if err != nil {
  2165. ut.Rollback()
  2166. return
  2167. }
  2168. err = ut.Model(&models.DrugFlow{}).Where("warehousing_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2169. if err != nil {
  2170. ut.Rollback()
  2171. return
  2172. }
  2173. ut.Commit()
  2174. return
  2175. }
  2176. func FindWareHouseById(orderNumber string) (*models.Warehousing, error) {
  2177. warehouse := &models.Warehousing{}
  2178. err := readDb.Model(&models.Warehousing{}).Where("warehousing_order = ? AND status = 1", orderNumber).First(&warehouse).Error
  2179. return warehouse, err
  2180. }
  2181. func FindWareHouseOutById(id int64) (*models.WarehouseOut, error) {
  2182. warehouseOut := &models.WarehouseOut{}
  2183. err := readDb.Model(&models.WarehouseOut{}).Where("id = ? AND status = 1", id).First(&warehouseOut).Error
  2184. return warehouseOut, err
  2185. }
  2186. func FindDrugWareHouseOutById(id int64, org_id int64) (*models.DrugWarehouseOut, error) {
  2187. warehouseOut := &models.DrugWarehouseOut{}
  2188. err := readDb.Model(&models.DrugWarehouseOut{}).Preload("Manufacturers", "status = 1 AND org_id = ?", org_id).Preload("Dealers", "status = 1 AND org_id = ? ", org_id).Where("id = ? AND status = 1", id).First(&warehouseOut).Error
  2189. return warehouseOut, err
  2190. }
  2191. func FindWarehouseInfoByOrderNumber(orderNumber string) (info []*models.WarehousingInfo, err error) {
  2192. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_order = ? AND status = 1", orderNumber).Find(&info).Error
  2193. return
  2194. }
  2195. func FindWarehouseOutInfoByOrderNumber(orderNumber string) (info []*models.WarehouseOutInfo, err error) {
  2196. err = readDb.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_order_number = ? AND status = 1", orderNumber).Find(&info).Error
  2197. return
  2198. }
  2199. func DeleteStockInRecordByOrderNumber(orderNumber string, id int64) (err error) {
  2200. err = readDb.Model(&models.WarehousingInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2201. err = readDb.Model(&models.Warehousing{}).Where("warehousing_order = ? AND status = 1", orderNumber).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2202. return
  2203. }
  2204. func DeleteStockInRecordByReocordId(id int64) (err error) {
  2205. err = readDb.Model(&models.WarehousingInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2206. return
  2207. }
  2208. func FindAllGoodByManufactureId(manufacturer_id int64, dealer_id int64, org_id int64) (goodInfo []*models.GoodInfo, err error) {
  2209. db := readDb.Model(&models.GoodInfo{}).Where("org_id = ? AND status = 1", org_id)
  2210. if manufacturer_id > 0 {
  2211. db = db.Where("manufacturer = ?", manufacturer_id)
  2212. }
  2213. if dealer_id > 0 {
  2214. db = db.Where("dealer = ?", dealer_id)
  2215. }
  2216. err = db.Preload("GoodsType", "status = 1 AND org_id = ?", org_id).Find(&goodInfo).Error
  2217. return goodInfo, err
  2218. }
  2219. func FindAllWarehouseByKeyword(orgId int64, page int64, limit int64, keywords string) (list []*models.Warehousing, total int64, err error) {
  2220. db := readDb.Model(&models.Warehousing{})
  2221. likekey := "%" + keywords + "%"
  2222. db = db.Where("org_id = ? AND status = 1 ", orgId)
  2223. db = db.Where("warehousing_order LIKE ? ", likekey)
  2224. db = db.Count(&total)
  2225. offset := (page - 1) * limit
  2226. err = db.Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  2227. return
  2228. }
  2229. func GetLastWarehousingById(warehousing_id int64, orgid int64) (models.WarehousingInfo, error) {
  2230. info := models.WarehousingInfo{}
  2231. err = XTReadDB().Model(&info).Where("warehousing_id = ? and good_id = ? and status = 1", warehousing_id, orgid).Find(&info).Error
  2232. return info, err
  2233. }
  2234. func GetLastWarehousingByIdOne(warehousing_id int64, orgid int64) (models.WarehousingInfo, error) {
  2235. info := models.WarehousingInfo{}
  2236. err = XTReadDB().Model(&info).Where("id = ? and good_id = ? and status = 1", warehousing_id, orgid).Find(&info).Error
  2237. return info, err
  2238. }
  2239. func UpDateWarehousingInfo(info *models.WarehousingInfo) (err error) {
  2240. err = writeDb.Save(&info).Error
  2241. return err
  2242. }
  2243. func UpDateDrugWarehousingInfo(info *models.DrugWarehouseInfo) (err error) {
  2244. err = writeDb.Save(&info).Error
  2245. return err
  2246. }
  2247. func UpDateDrugWarehousingInfoTwo(id int64, info *models.DrugWarehouseInfo) (err error) {
  2248. err = writeDb.Model(&info).Where("id= ? and status = 1", id).Updates(map[string]interface{}{"number": info.Number, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "price": info.Price, "total_price": info.TotalPrice, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "remark": info.Remark, "batch_number": info.BatchNumber, "max_unit": info.MaxUnit, "min_unit": info.MinUnit, "retail_price": info.RetailPrice, "stock_max_number": info.StockMaxNumber, "stock_min_number": info.StockMinNumber, "storehouse_id": info.StorehouseId}).Error
  2249. return err
  2250. }
  2251. func UpDateDrugWarehousingInfoSix(id int64, info *models.DrugWarehouseInfo) (err error) {
  2252. err = writeDb.Model(&info).Where("id= ? and status = 1", id).Updates(map[string]interface{}{"number": info.Number, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "price": info.Price, "total_price": info.TotalPrice, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "remark": info.Remark, "batch_number": info.BatchNumber, "max_unit": info.MaxUnit, "min_unit": info.MinUnit, "retail_price": info.RetailPrice, "storehouse_id": info.StorehouseId}).Error
  2253. return err
  2254. }
  2255. func GetDrugWarehouseOrderOne(id int64, drug_id int64) (models.DrugWarehouseInfo, error) {
  2256. info := models.DrugWarehouseInfo{}
  2257. err = XTReadDB().Model(&info).Where("warehousing_id = ? and drug_id = ?", id, drug_id).Find(&info).Error
  2258. return info, err
  2259. }
  2260. func EditWarehousing(warehouse models.Warehousing) {
  2261. err = readDb.Model(&models.Warehousing{}).Where("warehousing_order = ? AND status = 1", warehouse.WarehousingOrder).Update(map[string]interface{}{"mtime": time.Now().Unix(), "warehousing_time": warehouse.WarehousingTime, "modifier": warehouse.Modifier, "dealer": warehouse.Dealer, "manufacturer": warehouse.Manufacturer, "storehouse_id": warehouse.StorehouseId}).Error
  2262. }
  2263. func EditDrugWarehousing(warehouse models.DrugWarehouse) {
  2264. err = readDb.Model(&models.DrugWarehouse{}).Where("warehousing_order = ? AND status = 1", warehouse.WarehousingOrder).Update(map[string]interface{}{"mtime": time.Now().Unix(), "warehousing_time": warehouse.WarehousingTime, "modifier": warehouse.Modifier, "dealer": warehouse.Dealer, "manufacturer": warehouse.Manufacturer}).Error
  2265. }
  2266. func FindAllWarehouse(org_id int64, types int64) (list []*models.Warehousing, err error) {
  2267. err = readDb.Model(&models.Warehousing{}).Preload("Manufacturers", "status = 1 AND org_id = ?", org_id).Preload("Dealers", "status = 1 AND org_id = ? ", org_id).Where("org_id = ? AND status = 1 AND type = ?", org_id, types).Find(&list).Error
  2268. return list, err
  2269. }
  2270. func FindAllWarehouseInfo(org_id int64, types int64) (list []*models.WarehousingInfoConfig, err error) {
  2271. err = readDb.Model(&models.WarehousingInfoConfig{}).Preload("WarehousingGoodInfo", func(db *gorm.DB) *gorm.DB {
  2272. return db.Where("status = 1 AND org_id = ?", org_id).Preload("GoodsType", "status = 1 AND org_id = ?", org_id).Preload("Manufacturers", "status = 1 AND org_id = ?", org_id).Preload("Dealers", "status = 1 AND org_id = ?", org_id)
  2273. }).Where("org_id = ? AND status = 1 AND type = ?", org_id, types).Find(&list).Error
  2274. return list, err
  2275. }
  2276. func DeleteSalesReturn(ids []string) (err error) {
  2277. ut := writeDb.Begin()
  2278. err = ut.Model(&models.SalesReturn{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2279. if err != nil {
  2280. ut.Rollback()
  2281. return
  2282. }
  2283. err = ut.Model(&models.SalesReturnInfo{}).Where("sales_return_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2284. if err != nil {
  2285. ut.Rollback()
  2286. return
  2287. }
  2288. ut.Commit()
  2289. return
  2290. }
  2291. func DeleteDrugSalesReturn(ids []string) (err error) {
  2292. ut := writeDb.Begin()
  2293. err = ut.Model(&models.DrugSalesReturn{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2294. if err != nil {
  2295. ut.Rollback()
  2296. return
  2297. }
  2298. err = ut.Model(&models.DrugSalesReturnInfo{}).Where("sales_return_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2299. if err != nil {
  2300. ut.Rollback()
  2301. return
  2302. }
  2303. ut.Commit()
  2304. return
  2305. }
  2306. func FindAllSalesReturnInfoById(id int64) (list []*models.SalesReturnInfo, err error) {
  2307. err = readDb.Model(&models.SalesReturnInfo{}).Where("sales_return_id = ? AND status = 1", id).Find(&list).Error
  2308. return
  2309. }
  2310. type DrugSalesReturnInfo struct {
  2311. ID int64 `gorm:"column:id" json:"id" form:"id"`
  2312. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  2313. SalesReturnId int64 `gorm:"column:sales_return_id" json:"sales_return_id" form:"sales_return_id"`
  2314. Count int64 `gorm:"column:count" json:"count" form:"count"`
  2315. Price float64 `gorm:"column:price" json:"price" form:"price"`
  2316. Total float64 `gorm:"column:total" json:"total" form:"total"`
  2317. ProductDate int64 `gorm:"column:product_date" json:"product_date" form:"product_date"`
  2318. ExpiryDate int64 `gorm:"column:expiry_date" json:"expiry_date" form:"expiry_date"`
  2319. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  2320. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  2321. Status int64 `gorm:"column:status" json:"status" form:"status"`
  2322. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  2323. OrderNumber string `gorm:"column:order_number" json:"order_number" form:"order_number"`
  2324. Type int64 `gorm:"column:type" json:"type" form:"type"`
  2325. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  2326. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  2327. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  2328. RetailTotalPrice float64 `gorm:"column:retail_total_price" json:"retail_total_price" form:"retail_total_price"`
  2329. Number string `gorm:"column:number" json:"number" form:"number"`
  2330. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  2331. }
  2332. func (DrugSalesReturnInfo) TableName() string {
  2333. return "xt_drug_sales_return_info"
  2334. }
  2335. func FindAllDrugSalesReturnInfoById(id int64, org_id int64) (list []*DrugSalesReturnInfo, err error) {
  2336. err = readDb.Model(&DrugSalesReturnInfo{}).Preload("Drug", "status = 1 AND org_id = ?", org_id).Where("sales_return_id = ? AND status = 1 AND org_id = ?", id, org_id).Find(&list).Error
  2337. return
  2338. }
  2339. func FindAllSalesReturnById(id int64) (salesReturn models.SalesReturn, err error) {
  2340. err = readDb.Model(&models.SalesReturn{}).Where("id = ? AND status = 1", id).First(&salesReturn).Error
  2341. return
  2342. }
  2343. func FindAllDrugSalesReturnById(id int64, org_id int64) (salesReturn models.DrugSalesReturn, err error) {
  2344. err = readDb.Model(&models.DrugSalesReturn{}).Preload("Manufacturers", "status = 1 AND org_id = ?", org_id).Preload("Dealers", "status = 1 AND org_id = ?", org_id).Where("id = ? AND status = 1", id).First(&salesReturn).Error
  2345. return
  2346. }
  2347. func UpDateSaleReturnStatus(id int64) (err error) {
  2348. err = readDb.Model(&models.SalesReturnInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2349. return
  2350. }
  2351. func UpDateDrugSaleReturnStatus(id int64) (err error) {
  2352. err = readDb.Model(&models.DrugSalesReturnInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2353. return
  2354. }
  2355. func FindSalesReturnById(id int64) (salesReturn models.SalesReturn, err error) {
  2356. err = readDb.Model(&models.SalesReturn{}).Where("id = ? AND status = 1", id).First(&salesReturn).Error
  2357. return salesReturn, err
  2358. }
  2359. func FindDrugSalesReturnById(id int64) (salesReturn models.DrugSalesReturn, err error) {
  2360. err = readDb.Model(&models.DrugSalesReturn{}).Where("id = ? AND status = 1", id).First(&salesReturn).Error
  2361. return salesReturn, err
  2362. }
  2363. func EditSaleReturn(sales models.SalesReturn) {
  2364. err = readDb.Model(&models.SalesReturn{}).Where("id = ? AND status = 1", sales.ID).Update(map[string]interface{}{"mtime": time.Now().Unix(), "return_time": sales.ReturnTime, "dealer": sales.Dealer, "manufacturer": sales.Manufacturer}).Error
  2365. }
  2366. func EditDrugSaleReturn(sales models.DrugSalesReturn) {
  2367. err = readDb.Model(&models.DrugSalesReturn{}).Where("id = ? AND status = 1", sales.ID).Update(map[string]interface{}{"mtime": time.Now().Unix(), "return_time": sales.ReturnTime, "dealer": sales.Dealer, "manufacturer": sales.Manufacturer}).Error
  2368. }
  2369. func UpDateSalesReturnInfo(info *models.SalesReturnInfo) (err error) {
  2370. err = writeDb.Save(&info).Error
  2371. return err
  2372. }
  2373. func UpDateDrugSalesReturnInfo(info *models.DrugSalesReturnInfo) (err error) {
  2374. err = writeDb.Save(&info).Error
  2375. return err
  2376. }
  2377. func DeleteWarehouseOut(ids []string) (err error) {
  2378. ut := writeDb.Begin()
  2379. err = ut.Model(&models.WarehouseOut{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2380. if err != nil {
  2381. ut.Rollback()
  2382. return
  2383. }
  2384. err = ut.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2385. if err != nil {
  2386. ut.Rollback()
  2387. return
  2388. }
  2389. err = ut.Model(&models.VmStockFlow{}).Where("warehouse_out_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2390. if err != nil {
  2391. ut.Rollback()
  2392. return
  2393. }
  2394. ut.Commit()
  2395. return
  2396. }
  2397. func DeleteDrugWarehouseOut(ids []string) (err error) {
  2398. ut := writeDb.Begin()
  2399. err = ut.Model(&models.DrugWarehouseOut{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2400. if err != nil {
  2401. ut.Rollback()
  2402. return
  2403. }
  2404. err = ut.Model(&models.DrugWarehouseOutInfo{}).Where("warehouse_out_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2405. if err != nil {
  2406. ut.Rollback()
  2407. return
  2408. }
  2409. err = ut.Model(&models.DrugFlow{}).Where("warehouse_out_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2410. if err != nil {
  2411. ut.Rollback()
  2412. return
  2413. }
  2414. ut.Commit()
  2415. return
  2416. }
  2417. func UpDateWarehouseOutStatus(id int64) (err error) {
  2418. err = readDb.Model(&models.WarehouseOutInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2419. return
  2420. }
  2421. func UpDateDrugWarehouseInfoByStock(info *models.XtDrugWarehouseInfo) (err error) {
  2422. ut := writeDb.Begin()
  2423. err = ut.Save(&info).Error
  2424. if err != nil {
  2425. ut.Rollback()
  2426. return err
  2427. }
  2428. ut.Commit()
  2429. return err
  2430. }
  2431. func UpDateNewDrugWarehouseInfoByStock(info *models.XtDrugWarehouseInfo, tx *gorm.DB) (err error) {
  2432. err = tx.Save(&info).Error
  2433. if err != nil {
  2434. tx.Rollback()
  2435. return err
  2436. }
  2437. return err
  2438. }
  2439. func UpDateWarehouseInfoByStock(info *models.WarehousingInfo) (err error) {
  2440. ut := writeDb.Begin()
  2441. err = ut.Save(&info).Error
  2442. if err != nil {
  2443. ut.Rollback()
  2444. return err
  2445. }
  2446. ut.Commit()
  2447. return err
  2448. }
  2449. func UpDateNewWarehouseInfoByStock(info *models.WarehousingInfo, tx *gorm.DB) (err error) {
  2450. err = tx.Save(&info).Error
  2451. if err != nil {
  2452. tx.Rollback()
  2453. return err
  2454. }
  2455. return err
  2456. }
  2457. func UpDateDrugWarehouseOutStatus(id int64) (err error) {
  2458. err = readDb.Model(&models.DrugWarehouseOutInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2459. return
  2460. }
  2461. func EditWarehouseOut(warehouseOut models.WarehouseOut) {
  2462. err = readDb.Model(&models.WarehouseOut{}).Where("id = ? AND status = 1", warehouseOut.ID).Update(map[string]interface{}{"mtime": time.Now().Unix(), "warehouse_out_time": warehouseOut.WarehouseOutTime, "dealer": warehouseOut.Dealer, "manufacturer": warehouseOut.Manufacturer, "storehouse_id": warehouseOut.StorehouseId}).Error
  2463. }
  2464. func EditDrugWarehouseOut(warehouseOut models.DrugWarehouseOut) {
  2465. err = readDb.Model(&models.DrugWarehouseOut{}).Where("id = ? AND status = 1", warehouseOut.ID).Update(map[string]interface{}{"mtime": time.Now().Unix(), "warehouse_out_time": warehouseOut.WarehouseOutTime, "dealer": warehouseOut.Dealer, "manufacturer": warehouseOut.Manufacturer, "storehouse_id": warehouseOut.StorehouseId}).Error
  2466. }
  2467. func UpDateWarehouseOutInfo(info *models.WarehouseOutInfo) (err error) {
  2468. err = writeDb.Save(&info).Error
  2469. return err
  2470. }
  2471. func FindAllCancelList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string, storehouse_id int64, check_type int64) (list []*models.CancelStock, total int64, err error) {
  2472. db := readDb.Model(&models.CancelStock{})
  2473. db = db.Where("xt_cancel_stock.org_id = ? AND xt_cancel_stock.status = 1 AND xt_cancel_stock.type = ?", orgId, types)
  2474. if len(keywords) > 0 {
  2475. likeKey := "%" + keywords + "%"
  2476. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_cancel_stock.creater")
  2477. //db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_cancel_stock.manufacturer")
  2478. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_cancel_stock.order_number LIKE ?", likeKey, likeKey).Group("xt_cancel_stock.id")
  2479. }
  2480. if startTime > 0 {
  2481. db = db.Where("xt_cancel_stock.opera_time >=?", startTime)
  2482. }
  2483. if endTime > 0 {
  2484. db = db.Where("xt_cancel_stock.opera_time<= ?", endTime)
  2485. }
  2486. if storehouse_id > 0 {
  2487. db = db.Where("xt_cancel_stock.storehouse_id = ?", storehouse_id)
  2488. }
  2489. if check_type > 0 {
  2490. db = db.Where("xt_cancel_stock.is_check = ?", check_type)
  2491. }
  2492. db = db.Count(&total)
  2493. offset := (page - 1) * limit
  2494. err = db.Offset(offset).Limit(limit).Order("xt_cancel_stock.ctime desc").Find(&list).Error
  2495. return
  2496. }
  2497. func FindAllDrugCancelList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string, storehoue_id int64, check_type int64) (list []*models.DrugCancelStock, total int64, err error) {
  2498. db := readDb.Model(&models.DrugCancelStock{})
  2499. db = db.Where("xt_drug_cancel_stock.org_id = ? AND xt_drug_cancel_stock.status = 1", orgId)
  2500. if len(keywords) > 0 {
  2501. likeKey := "%" + keywords + "%"
  2502. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_cancel_stock.creater")
  2503. //db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_drug_cancel_stock.manufacturer")
  2504. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_drug_cancel_stock.order_number LIKE ?", likeKey, likeKey).Group("xt_drug_cancel_stock.id")
  2505. }
  2506. if startTime > 0 {
  2507. db = db.Where("xt_drug_cancel_stock.opera_time >=?", startTime)
  2508. }
  2509. if endTime > 0 {
  2510. db = db.Where("xt_drug_cancel_stock.opera_time<= ?", endTime)
  2511. }
  2512. if storehoue_id > 0 {
  2513. db = db.Where("xt_drug_cancel_stock.storehouse_id = ?", storehoue_id)
  2514. }
  2515. if check_type > 0 {
  2516. db = db.Where("xt_drug_cancel_stock.is_check = ?", check_type)
  2517. }
  2518. db = db.Count(&total)
  2519. offset := (page - 1) * limit
  2520. err = db.Offset(offset).Limit(limit).Order("xt_drug_cancel_stock.ctime desc").Find(&list).Error
  2521. return
  2522. }
  2523. func GetCancelWarehosueInfo(ids []string) (info []*models.CancelStockInfo, err error) {
  2524. err = XTReadDB().Where("id IN(?) and status = 1", ids).Find(&info).Error
  2525. return info, err
  2526. }
  2527. func DeleteCancelStock(ids []string) (err error) {
  2528. ut := writeDb.Begin()
  2529. err = ut.Model(&models.CancelStock{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2530. if err != nil {
  2531. ut.Rollback()
  2532. return
  2533. }
  2534. err = ut.Model(&models.CancelStockInfo{}).Where("cancel_stock_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2535. if err != nil {
  2536. ut.Rollback()
  2537. return
  2538. }
  2539. err = ut.Model(&models.VmStockFlow{}).Where("cancel_stock_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2540. if err != nil {
  2541. ut.Rollback()
  2542. return
  2543. }
  2544. ut.Commit()
  2545. return
  2546. }
  2547. func GetDrugWareInfoByCancelId(ids []string) (info []*models.DrugCancelStockInfo, err error) {
  2548. err = XTReadDB().Where("cancel_stock_id IN(?) and status = 1", ids).Find(&info).Error
  2549. return info, err
  2550. }
  2551. func DeleteDrugCancelStock(ids []string) (err error) {
  2552. ut := writeDb.Begin()
  2553. err = ut.Model(&models.DrugCancelStock{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2554. if err != nil {
  2555. ut.Rollback()
  2556. return
  2557. }
  2558. err = ut.Model(&models.DrugCancelStockInfo{}).Where("cancel_stock_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2559. if err != nil {
  2560. ut.Rollback()
  2561. return
  2562. }
  2563. err = ut.Model(&models.DrugFlow{}).Where("cancel_stock_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2564. if err != nil {
  2565. ut.Rollback()
  2566. return
  2567. }
  2568. ut.Commit()
  2569. return
  2570. }
  2571. func UpDateCancleStockStatus(id int64) (err error) {
  2572. err = readDb.Model(&models.CancelStockInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2573. return
  2574. }
  2575. func GetCancelStockById(id int64) (models.CancelStockInfo, error) {
  2576. info := models.CancelStockInfo{}
  2577. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  2578. return info, err
  2579. }
  2580. func ModefyWarehouseInfoNight(info models.WarehousingInfo, id int64) error {
  2581. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", info.StockCount)).Error
  2582. return err
  2583. }
  2584. func UpdatedStockFlowByCancelId(id int64, good_id int64) (err error) {
  2585. err = XTWriteDB().Model(&models.VmStockFlow{}).Where("cancel_out_detail_id = ? and status = 1 and good_id = ?", id, good_id).Updates(map[string]interface{}{"status": 0}).Error
  2586. return
  2587. }
  2588. func UpDateDrugCancleStockStatus(id int64) (err error) {
  2589. err = readDb.Model(&models.DrugCancelStockInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2590. return
  2591. }
  2592. func UpDateDrugCancelStockById(id int64) (err error) {
  2593. err = XTWriteDB().Model(&models.DrugFlow{}).Where("cancel_out_detail_id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  2594. return
  2595. }
  2596. func EditCancelStock(sales models.CancelStock) {
  2597. err = readDb.Model(&models.CancelStock{}).Where("id = ? AND status = 1", sales.ID).Update(map[string]interface{}{"mtime": time.Now().Unix(), "return_time": sales.ReturnTime, "dealer": sales.Dealer, "manufacturer": sales.Manufacturer, "storehouse_id": sales.StorehouseId}).Error
  2598. }
  2599. func EditDrugCancelStock(sales models.DrugCancelStock) {
  2600. err = readDb.Model(&models.DrugCancelStock{}).Where("id = ? AND status = 1", sales.ID).Update(map[string]interface{}{"mtime": time.Now().Unix(), "return_time": sales.ReturnTime, "dealer": sales.Dealer, "manufacturer": sales.Manufacturer, "storehouse_id": sales.StorehouseId}).Error
  2601. }
  2602. func FindCancelStockById(id int64, org_id int64) (cancelStock models.CancelStock, err error) {
  2603. err = readDb.Model(&models.CancelStock{}).Where("id = ? AND status = 1", id).First(&cancelStock).Error
  2604. return cancelStock, err
  2605. }
  2606. func FindCancelDrugById(id int64, org_id int64) (cancelStock models.DrugCancelStock, err error) {
  2607. err = readDb.Model(&models.DrugCancelStock{}).Where("id = ? AND status = 1", id).First(&cancelStock).Error
  2608. return cancelStock, err
  2609. }
  2610. func FindDrugCancelStockById(id int64) (cancelStock models.DrugCancelStock, err error) {
  2611. err = readDb.Model(&models.DrugCancelStock{}).Where("id = ? AND status = 1", id).First(&cancelStock).Error
  2612. return cancelStock, err
  2613. }
  2614. func UpDateCancelStockInfo(info *models.CancelStockInfo) (err error) {
  2615. err = writeDb.Save(&info).Error
  2616. return err
  2617. }
  2618. func UpDateDrugCancelStockInfo(info *models.DrugCancelStockInfo) (err error) {
  2619. err = writeDb.Save(&info).Error
  2620. return err
  2621. }
  2622. func FindWarehouseOutList(org_id int64, types int64) (list []*models.WarehouseOut, err error) {
  2623. err = readDb.Model(&models.WarehouseOut{}).Preload("Manufacturers", "status = 1 AND org_id = ?", org_id).Preload("Dealers", "status = 1 AND org_id = ? ", org_id).Where("org_id = ? AND status = 1 AND type = ?", org_id, types).Find(&list).Error
  2624. return list, err
  2625. }
  2626. func FindAllWarehouseOutInfo(org_id int64, types int64) (list []*models.WarehousingOutInfoConfig, err error) {
  2627. err = readDb.Model(&models.WarehousingOutInfoConfig{}).Preload("WarehousingGoodInfo", func(db *gorm.DB) *gorm.DB {
  2628. return db.Where("status = 1 AND org_id = ?", org_id).Preload("GoodsType", "status = 1 AND org_id = ? ", org_id).Preload("Manufacturers", "status = 1 AND org_id = ?", org_id).Preload("Dealers", "status = 1 AND org_id = ?", org_id)
  2629. }).Where("org_id = ? AND status = 1 AND type = ?", org_id, types).Find(&list).Error
  2630. return list, err
  2631. }
  2632. type StockDetailModel struct {
  2633. GoodId int64 `gorm:"good_id" json:"good_id"`
  2634. GoodTypeId int64 `gorm:"good_type_id" json:"good_type_id"`
  2635. WarehousingOrder string `gorm:"warehousing_order" json:"warehousing_order"`
  2636. Price float64 `gorm:"price" json:"price"`
  2637. WarehousingCount int64 `gorm:"warehousing_count" json:"warehousing_count"`
  2638. Type int `gorm:"type" json:"type"`
  2639. Creater int64 `gorm:"creater" json:"creater"`
  2640. WarehousingTime int64 `gorm:"warehousing_time" json:"warehousing_time"`
  2641. Types int64 `gorm:"types" json:"types"`
  2642. }
  2643. func FindStockInDetailList(orgId int64, page int64, limit int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64, storehouse_id int64) (list []*models.WarehousingInfo, total int64, err error) {
  2644. db := readDb.Model(&models.WarehousingInfo{})
  2645. db = db.Where("xt_warehouse_info.org_id = ? AND xt_warehouse_info.status = 1 AND xt_warehouse_info.is_check = 1", orgId)
  2646. if len(keywords) > 0 {
  2647. likeKey := "%" + keywords + "%"
  2648. //db = db.Joins("join xt_warehouse on xt_warehouse.id = xt_warehouse_info.warehousing_id AND ")
  2649. db = db.Joins("join xt_warehouse on xt_warehouse.id = xt_warehouse_info.warehousing_id AND xt_warehouse.warehousing_time >=? AND xt_warehouse.warehousing_time<= ? AND xt_warehouse.status = 1 AND xt_warehouse.org_id = ?", startTime, endTime, orgId)
  2650. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse.creater")
  2651. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_info.good_id")
  2652. db = db.Where(" sgj_user_admin_role.user_name LIKE ? OR xt_warehouse_info.warehousing_order LIKE ? OR xt_good_information.specification_name LIKE ? OR xt_good_information.good_name LIKE ?", likeKey, likeKey, likeKey, likeKey).Group("xt_warehouse_info.id")
  2653. } else {
  2654. db = db.Joins("join xt_warehouse on xt_warehouse.id = xt_warehouse_info.warehousing_id AND xt_warehouse.warehousing_time >=? AND xt_warehouse.warehousing_time<= ? AND xt_warehouse.status = 1 AND xt_warehouse.org_id = ?", startTime, endTime, orgId)
  2655. }
  2656. if manufacturer > 0 {
  2657. db = db.Joins("join xt_warehouse as wa on wa.id = xt_warehouse_info.warehousing_id AND wa.manufacturer =?", manufacturer)
  2658. }
  2659. if storehouse_id > 0 {
  2660. db = db.Where("xt_warehouse_info.storehouse_id = ?", storehouse_id)
  2661. }
  2662. if order_type > 0 {
  2663. db = db.Where("xt_warehouse_info.type = ?", order_type)
  2664. }
  2665. db = db.Preload("Warehousing", "status = 1 AND org_id = ?", orgId)
  2666. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2667. db = db.Count(&total)
  2668. offset := (page - 1) * limit
  2669. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_info.id desc").Find(&list).Error
  2670. return
  2671. }
  2672. func GetStockInDetailTotal(orgId int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64, storehouse_id int64) (err error, totalPrice float64) {
  2673. db := readDb.Model(&models.WarehousingInfo{})
  2674. db = db.Where("xt_warehouse_info.org_id = ? AND xt_warehouse_info.status = 1", orgId)
  2675. if len(keywords) > 0 {
  2676. likeKey := "%" + keywords + "%"
  2677. //db = db.Joins("join xt_warehouse on xt_warehouse.id = xt_warehouse_info.warehousing_id AND ")
  2678. db = db.Joins("join xt_warehouse on xt_warehouse.id = xt_warehouse_info.warehousing_id AND xt_warehouse.warehousing_time >=? AND xt_warehouse.warehousing_time<= ? AND xt_warehouse.status = 1 AND xt_warehouse.org_id = ?", startTime, endTime, orgId)
  2679. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse.creater")
  2680. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_info.good_id")
  2681. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_warehouse_info.warehousing_order LIKE ? OR xt_good_information.specification_name LIKE ?", likeKey, likeKey, likeKey).Group("xt_warehouse_info.id")
  2682. } else {
  2683. db = db.Joins("join xt_warehouse on xt_warehouse.id = xt_warehouse_info.warehousing_id AND xt_warehouse.warehousing_time >=? AND xt_warehouse.warehousing_time<= ? AND xt_warehouse.status = 1 AND xt_warehouse.org_id = ?", startTime, endTime, orgId)
  2684. }
  2685. if manufacturer > 0 {
  2686. db = db.Joins("join xt_warehouse as wa on wa.id = xt_warehouse_info.warehousing_id AND wa.manufacturer =?", manufacturer)
  2687. }
  2688. if order_type > 0 {
  2689. db = db.Where("xt_warehouse_info.type = ?", order_type)
  2690. }
  2691. if storehouse_id > 0 {
  2692. db = db.Where("xt_warehouse_info.storehouse_id = ?", storehouse_id)
  2693. }
  2694. type PriceAmount struct {
  2695. Total float64
  2696. }
  2697. var result []PriceAmount
  2698. err = db.Select("total_price as total").Scan(&result).Error
  2699. var total float64
  2700. for _, value := range result {
  2701. total = total + value.Total
  2702. }
  2703. total, _ = strconv.ParseFloat(fmt.Sprintf("%.2f", total), 64)
  2704. return err, total
  2705. }
  2706. func FloatRound(f float64, n int) float64 {
  2707. format := "%." + strconv.Itoa(n) + "f"
  2708. res, _ := strconv.ParseFloat(fmt.Sprintf(format, f), 64)
  2709. return res
  2710. }
  2711. func FindStockOutDetailList(orgId int64, page int64, limit int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64, storehouse_id int64) (list []*models.WarehouseOutInfo, total int64, err error) {
  2712. if orgId == 9671 {
  2713. db := readDb.Model(&models.WarehouseOutInfo{})
  2714. db = db.Where("xt_warehouse_out_info.org_id = ? AND xt_warehouse_out_info.status = 1 AND xt_warehouse_out_info.is_check = 1 AND xt_warehouse_out_info.good_id <> 0 AND xt_warehouse_out_info.count <> 0 AND xt_warehouse_out_info.sys_record_time>=? AND xt_warehouse_out_info.sys_record_time<=?", orgId, startTime, endTime)
  2715. if len(keywords) > 0 {
  2716. likeKey := "%" + keywords + "%"
  2717. db = db.Joins("join xt_warehouse_out on xt_warehouse_out.id = xt_warehouse_out_info.warehouse_out_id AND xt_warehouse_out.warehouse_out_time >=? AND xt_warehouse_out.warehouse_out_time<= ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.org_id = ?", startTime, endTime, orgId)
  2718. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  2719. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_out_info.good_id")
  2720. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_warehouse_out_info.warehouse_out_order_number LIKE ? OR xt_good_information.specification_name LIKE ? OR xt_good_information.good_name LIKE ?", likeKey, likeKey, likeKey, likeKey).Group("xt_warehouse_out_info.id")
  2721. } else {
  2722. db = db.Joins("join xt_warehouse_out on xt_warehouse_out.id = xt_warehouse_out_info.warehouse_out_id AND xt_warehouse_out.warehouse_out_time >=? AND xt_warehouse_out.warehouse_out_time<= ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.org_id = ?", startTime, endTime, orgId)
  2723. }
  2724. if manufacturer > 0 {
  2725. db = db.Joins("join xt_warehouse_out as wa on wa.id = xt_warehouse_out_info.warehouse_out_id AND wa.manufacturer =?", manufacturer)
  2726. }
  2727. if order_type > 0 {
  2728. db = db.Where("xt_warehouse_out_info.type = ?", order_type)
  2729. }
  2730. if storehouse_id > 0 {
  2731. db = db.Where("xt_warehouse_out_info.storehouse_id = ?", storehouse_id)
  2732. }
  2733. db = db.Preload("WarehouseOut", "status = 1 AND org_id = ?", orgId)
  2734. db = db.Preload("WarehousingInfoNight", "status=1 and org_id = ?", orgId)
  2735. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2736. db = db.Count(&total)
  2737. offset := (page - 1) * limit
  2738. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out_info.id desc").Find(&list).Error
  2739. return
  2740. } else {
  2741. db := readDb.Model(&models.WarehouseOutInfo{})
  2742. db = db.Where("xt_warehouse_out_info.org_id = ? AND xt_warehouse_out_info.status = 1 AND xt_warehouse_out_info.is_check = 1 AND xt_warehouse_out_info.good_id <> 0 AND xt_warehouse_out_info.count <> 0 ", orgId)
  2743. if len(keywords) > 0 {
  2744. likeKey := "%" + keywords + "%"
  2745. db = db.Joins("join xt_warehouse_out on xt_warehouse_out.id = xt_warehouse_out_info.warehouse_out_id AND xt_warehouse_out.warehouse_out_time >=? AND xt_warehouse_out.warehouse_out_time<= ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.org_id = ?", startTime, endTime, orgId)
  2746. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  2747. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_out_info.good_id")
  2748. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_warehouse_out_info.warehouse_out_order_number LIKE ? OR xt_good_information.specification_name LIKE ? OR xt_good_information.good_name LIKE ?", likeKey, likeKey, likeKey, likeKey).Group("xt_warehouse_out_info.id")
  2749. } else {
  2750. db = db.Joins("join xt_warehouse_out on xt_warehouse_out.id = xt_warehouse_out_info.warehouse_out_id AND xt_warehouse_out.warehouse_out_time >=? AND xt_warehouse_out.warehouse_out_time<= ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.org_id = ?", startTime, endTime, orgId)
  2751. }
  2752. if manufacturer > 0 {
  2753. db = db.Joins("join xt_warehouse_out as wa on wa.id = xt_warehouse_out_info.warehouse_out_id AND wa.manufacturer =?", manufacturer)
  2754. }
  2755. if order_type > 0 {
  2756. db = db.Where("xt_warehouse_out_info.type = ?", order_type)
  2757. }
  2758. if storehouse_id > 0 {
  2759. db = db.Where("xt_warehouse_out_info.storehouse_id = ?", storehouse_id)
  2760. }
  2761. db = db.Preload("WarehouseOut", "status = 1 AND org_id = ?", orgId)
  2762. db = db.Preload("WarehousingInfoNight", "status=1 and org_id = ?", orgId)
  2763. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2764. db = db.Count(&total)
  2765. offset := (page - 1) * limit
  2766. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out_info.id desc").Find(&list).Error
  2767. return
  2768. }
  2769. }
  2770. func GetStockOutDetailTotal(orgId int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64, storehouse_id int64) (err error, totalPrice float64) {
  2771. db := readDb.Model(&models.WarehouseOutInfo{})
  2772. db = db.Where("xt_warehouse_out_info.org_id = ? AND xt_warehouse_out_info.status = 1 AND xt_warehouse_out_info.good_id <> 0 AND xt_warehouse_out_info.count <> 0", orgId)
  2773. if len(keywords) > 0 {
  2774. likeKey := "%" + keywords + "%"
  2775. db = db.Joins("join xt_warehouse_out on xt_warehouse_out.id = xt_warehouse_out_info.warehouse_out_id AND xt_warehouse_out.warehouse_out_time >=? AND xt_warehouse_out.warehouse_out_time<= ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.org_id = ?", startTime, endTime, orgId)
  2776. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  2777. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_out_info.good_id")
  2778. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_warehouse_out_info.warehouse_out_order_number LIKE ?", likeKey, likeKey).Group("xt_warehouse_out_info.id")
  2779. } else {
  2780. db = db.Joins("join xt_warehouse_out on xt_warehouse_out.id = xt_warehouse_out_info.warehouse_out_id AND xt_warehouse_out.warehouse_out_time >=? AND xt_warehouse_out.warehouse_out_time<= ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.org_id = ?", startTime, endTime, orgId)
  2781. }
  2782. if manufacturer > 0 {
  2783. db = db.Joins("join xt_warehouse_out as wa on wa.id = xt_warehouse_out_info.warehouse_out_id AND wa.manufacturer =?", manufacturer)
  2784. }
  2785. if order_type > 0 {
  2786. db = db.Where("xt_warehouse_out_info.type = ?", order_type)
  2787. }
  2788. if storehouse_id > 0 {
  2789. db = db.Where("xt_warehouse_out_info.storehouse_id = ?", storehouse_id)
  2790. }
  2791. type PriceAmount struct {
  2792. Total float64
  2793. }
  2794. var result []PriceAmount
  2795. err = db.Select("(count * price) as total").Scan(&result).Error
  2796. var total float64
  2797. for _, value := range result {
  2798. total = total + value.Total
  2799. }
  2800. total, _ = strconv.ParseFloat(fmt.Sprintf("%.2f", total), 64)
  2801. fmt.Println(total)
  2802. return err, total
  2803. }
  2804. func FindSalesReturnDetailList(orgId int64, page int64, limit int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64) (list []*models.SalesReturnInfo, total int64, err error) {
  2805. db := readDb.Model(&models.SalesReturnInfo{})
  2806. db = db.Where("xt_sales_return_info.org_id = ? AND xt_sales_return_info.status = 1", orgId)
  2807. if len(keywords) > 0 {
  2808. likeKey := "%" + keywords + "%"
  2809. db = db.Joins("join xt_sales_return on xt_sales_return.id = xt_sales_return_info.sales_return_id AND xt_sales_return.return_time >=? AND xt_sales_return.return_time<= ? AND xt_sales_return.status = 1 AND xt_sales_return.org_id = ?", startTime, endTime, orgId)
  2810. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_sales_return.creater")
  2811. db = db.Joins("join xt_good_information on xt_good_information.id = xt_sales_return_info.good_id")
  2812. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_sales_return_info.order_number LIKE ? OR xt_good_information.specification_name LIKE ? OR xt_good_information.good_name LIKE ?", likeKey, likeKey, likeKey, likeKey).Group("xt_sales_return_info.id")
  2813. } else {
  2814. db = db.Joins("join xt_sales_return on xt_sales_return.id = xt_sales_return_info.sales_return_id AND xt_sales_return.return_time >=? AND xt_sales_return.return_time<= ? AND xt_sales_return.status = 1 AND xt_sales_return.org_id = ?", startTime, endTime, orgId)
  2815. }
  2816. if manufacturer > 0 {
  2817. db = db.Joins("join xt_sales_return as sr on sr.id = xt_sales_return_info.sales_return_id AND sr.manufacturer =?", manufacturer)
  2818. }
  2819. if order_type > 0 {
  2820. db = db.Where("xt_sales_return_info.type = ?", order_type)
  2821. }
  2822. db = db.Preload("SalesReturn", "status = 1 AND org_id = ?", orgId)
  2823. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2824. offset := (page - 1) * limit
  2825. db = db.Count(&total)
  2826. err = db.Offset(offset).Limit(limit).Order("xt_sales_return_info.ctime desc").Find(&list).Error
  2827. return
  2828. }
  2829. func FindeCancelGroup(orgId int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64, storehouse_id int64) (list []*models.CancelStockInfo, err error) {
  2830. db := readDb.Model(&models.CancelStockInfo{})
  2831. db = db.Where("xt_cancel_stock_info.org_id = ? AND xt_cancel_stock_info.status = 1", orgId)
  2832. if len(keywords) > 0 {
  2833. likeKey := "%" + keywords + "%"
  2834. db = db.Joins("join xt_cancel_stock on xt_cancel_stock.id = xt_cancel_stock_info.cancel_stock_id AND xt_cancel_stock.return_time >=? AND xt_cancel_stock.return_time<= ? AND xt_cancel_stock.status = 1 AND xt_cancel_stock.org_id = ?", startTime, endTime, orgId)
  2835. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_cancel_stock.creater")
  2836. db = db.Joins("join xt_good_information on xt_good_information.id = xt_cancel_stock_info.good_id")
  2837. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_cancel_stock_info.order_number LIKE ? OR xt_good_information.specification_name LIKE ?", likeKey, likeKey, likeKey).Group("xt_cancel_stock_info.id")
  2838. } else {
  2839. db = db.Joins("join xt_cancel_stock on xt_cancel_stock.id = xt_cancel_stock_info.cancel_stock_id AND xt_cancel_stock.return_time >=? AND xt_cancel_stock.return_time<= ? ", startTime, endTime)
  2840. }
  2841. if manufacturer > 0 {
  2842. db = db.Joins("join xt_cancel_stock as cs on cs.id = xt_cancel_stock_info.cancel_stock_id AND cs.manufacturer =?", manufacturer)
  2843. }
  2844. if order_type > 0 {
  2845. db = db.Where("xt_cancel_stock_info.type = ?", order_type)
  2846. }
  2847. if storehouse_id > 0 {
  2848. db = db.Where("xt_cancel_stock_info.storehouse_id = ?", order_type)
  2849. }
  2850. db = db.Preload("CancelStock", "status = 1 AND org_id = ?", orgId)
  2851. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2852. err = db.Group("xt_cancel_stock_info.good_id").Order("xt_cancel_stock_info.ctime desc").Find(&list).Error
  2853. return
  2854. }
  2855. func FindCancelDetailList(orgId int64, page int64, limit int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64, storehouse_id int64) (list []*models.CancelStockInfo, total int64, err error) {
  2856. db := readDb.Model(&models.CancelStockInfo{})
  2857. db = db.Where("xt_cancel_stock_info.org_id = ? AND xt_cancel_stock_info.status = 1", orgId)
  2858. if len(keywords) > 0 {
  2859. likeKey := "%" + keywords + "%"
  2860. db = db.Joins("join xt_cancel_stock on xt_cancel_stock.id = xt_cancel_stock_info.cancel_stock_id AND xt_cancel_stock.return_time >=? AND xt_cancel_stock.return_time<= ? AND xt_cancel_stock.status = 1 AND xt_cancel_stock.org_id = ?", startTime, endTime, orgId)
  2861. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_cancel_stock.creater")
  2862. db = db.Joins("join xt_good_information on xt_good_information.id = xt_cancel_stock_info.good_id")
  2863. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_cancel_stock_info.order_number LIKE ? OR xt_good_information.specification_name LIKE ? OR xt_good_information.good_name LIKE ?", likeKey, likeKey, likeKey, likeKey).Group("xt_cancel_stock_info.id")
  2864. } else {
  2865. db = db.Joins("join xt_cancel_stock on xt_cancel_stock.id = xt_cancel_stock_info.cancel_stock_id AND xt_cancel_stock.return_time >=? AND xt_cancel_stock.return_time<= ? ", startTime, endTime)
  2866. }
  2867. if manufacturer > 0 {
  2868. db = db.Joins("join xt_cancel_stock as cs on cs.id = xt_cancel_stock_info.cancel_stock_id AND cs.manufacturer =?", manufacturer)
  2869. }
  2870. if order_type > 0 {
  2871. db = db.Where("xt_cancel_stock_info.type = ?", order_type)
  2872. }
  2873. if storehouse_id > 0 {
  2874. db = db.Where("xt_cancel_stock_info.storehouse_id = ?", storehouse_id)
  2875. }
  2876. db = db.Preload("CancelStock", "status = 1 AND org_id = ?", orgId)
  2877. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2878. db = db.Count(&total)
  2879. offset := (page - 1) * limit
  2880. err = db.Offset(offset).Limit(limit).Order("xt_cancel_stock_info.id desc").Find(&list).Error
  2881. return
  2882. }
  2883. func FindStockInByDealerId(id int64) (total int64, err error) {
  2884. err = readDb.Model(&models.Warehousing{}).Where("dealer = ? AND status = 1", id).Count(&total).Error
  2885. return
  2886. }
  2887. func FindStockInByManufacturerId(id int64) (total int64, err error) {
  2888. err = readDb.Model(&models.Warehousing{}).Where("manufacturer = ? AND status = 1", id).Count(&total).Error
  2889. return
  2890. }
  2891. func FindGoodTypeByName(name string, org_id int64) (total int64) {
  2892. readDb.Model(&models.GoodsType{}).Where("org_id = ? AND status = 1 AND type_name = ? ", org_id, name).Count(&total)
  2893. return
  2894. }
  2895. func FindGoodInfoByName(name string, org_id int64, good_type_id int64) (total int64) {
  2896. readDb.Model(&models.GoodInfo{}).Where("org_id = ? AND status = 1 AND specification_name = ? AND good_type_id = ? ", org_id, name, good_type_id).Count(&total)
  2897. return
  2898. }
  2899. func FindGoodInfoByNameTwo(name string, org_id int64, good_type_id int64, good_name string) (total int64) {
  2900. readDb.Model(&models.GoodInfo{}).Where("org_id = ? AND status = 1 AND specification_name = ? AND good_type_id = ? and good_name = ?", org_id, name, good_type_id, good_name).Count(&total)
  2901. return
  2902. }
  2903. func FindGoodInfoByNameOne(name string, org_id int64, good_type_id int64, id int64, goodname string) (total int64) {
  2904. readDb.Model(&models.GoodInfo{}).Where("org_id = ? AND status = 1 AND specification_name = ? AND good_type_id = ? and id <> ? and good_name = ? ", org_id, name, good_type_id, id, goodname).Count(&total)
  2905. return
  2906. }
  2907. func FindAllGoodTypeByType(types int64) (goodType []*models.GoodsType, err error) {
  2908. err = readDb.Model(&models.GoodsType{}).Where("type = ? AND status = 1", types).Find(&goodType).Error
  2909. return goodType, err
  2910. }
  2911. func FindWarehouseInfoByGoodType(good_type_id int64, org_id int64) (info []*models.WarehousingInfo, err error) {
  2912. err = readDb.Model(&models.WarehousingInfo{}).Preload("GoodInfo", " org_id = ? AND good_type_id = ? AND status = 1 AND specification_name <> '' ", org_id, good_type_id).Where(" org_id = ? AND good_type_id = ? AND status = 1 ", org_id, good_type_id).Find(&info).Error
  2913. return info, err
  2914. }
  2915. func FindStockOutByIsSys(org_id int64, is_sys int, record_time int64) (out models.WarehouseOut, err error) {
  2916. err = readDb.Model(&models.WarehouseOut{}).Where("is_sys = ? AND status = 1 AND org_id = ? AND warehouse_out_time = ?", is_sys, org_id, record_time).First(&out).Error
  2917. return
  2918. }
  2919. func FindStockOutByIsSysSix(org_id int64, is_sys int, record_time int64, second_warehouse_id int64) (out models.WarehouseOut, err error) {
  2920. err = readDb.Model(&models.WarehouseOut{}).Where("is_sys = ? AND status = 1 AND org_id = ? AND warehouse_out_time = ? AND second_warehouse_id=?", is_sys, org_id, record_time, second_warehouse_id).First(&out).Error
  2921. return
  2922. }
  2923. func FindDrugStockOutByIsSys(org_id int64, is_sys int, record_time int64) (out models.DrugWarehouseOut, err error) {
  2924. err = readDb.Model(&models.DrugWarehouseOut{}).Where("is_sys = ? AND status = 1 AND org_id = ? AND warehouse_out_time = ?", is_sys, org_id, record_time).First(&out).Error
  2925. return
  2926. }
  2927. func FindNewDrugStockOutByIsSys(org_id int64, is_sys int, record_time int64, tx *gorm.DB) (out models.DrugWarehouseOut, err error) {
  2928. err = tx.Model(&models.DrugWarehouseOut{}).Where("is_sys = ? AND status = 1 AND org_id = ? AND warehouse_out_time = ?", is_sys, org_id, record_time).First(&out).Error
  2929. if err != gorm.ErrRecordNotFound {
  2930. if err != nil {
  2931. tx.Rollback()
  2932. return
  2933. }
  2934. }
  2935. return
  2936. }
  2937. func FindDrugSettleStockOutByIsSys(org_id int64, is_sys int, record_time int64) (out models.DrugWarehouseOut, err error) {
  2938. err = readDb.Model(&models.DrugWarehouseOut{}).Where("is_sys = ? AND status = 1 AND org_id = ? AND warehouse_out_time = ?", is_sys, org_id, record_time).First(&out).Error
  2939. return
  2940. }
  2941. func FindLastStockInInfoRecord(good_id int64, org_id int64) (in models.WarehousingInfo, err error) {
  2942. err = readDb.Model(&models.WarehousingInfo{}).Where("status = 1 AND org_id = ? AND good_id = ?", org_id, good_id).First(&in).Error
  2943. return
  2944. }
  2945. func FindLastDrugStockInInfoRecord(drug_id int64, org_id int64) (in models.DrugWarehouseOutInfo, err error) {
  2946. err = readDb.Model(&models.DrugWarehouseInfo{}).Where("status = 1 AND org_id = ? AND drug_id = ?", org_id, drug_id).Last(&in).Error
  2947. return
  2948. }
  2949. func GetStockInRecoredByGoodId(goodid int64, goodtypeid int64, recordtime int64, patientid int64, orgid int64) (*models.WarehouseOutInfo, error) {
  2950. info := models.WarehouseOutInfo{}
  2951. err := XTReadDB().Model(&info).Where("good_id = ? and good_type_id = ? and sys_record_time = ? and patient_id = ? and org_id = ? and status = 1", goodid, goodtypeid, recordtime, patientid, orgid).Find(&info).Error
  2952. if err == gorm.ErrRecordNotFound {
  2953. return nil, err
  2954. }
  2955. if err != nil {
  2956. return nil, err
  2957. }
  2958. return &info, nil
  2959. }
  2960. func GetStockInRecoredByGoodIdOne(goodid int64, goodtypeid int64, recordtime int64, orgid int64) (*models.WarehouseOutInfo, error) {
  2961. info := models.WarehouseOutInfo{}
  2962. err := XTReadDB().Model(&info).Where("good_id = ? and good_type_id = ? and sys_record_time = ? and org_id = ? and status = 1", goodid, goodtypeid, recordtime, orgid).Find(&info).Error
  2963. if err == gorm.ErrRecordNotFound {
  2964. return nil, err
  2965. }
  2966. if err != nil {
  2967. return nil, err
  2968. }
  2969. return &info, nil
  2970. }
  2971. func UpdateAutoMaticReduceDetail(goodid int64, goodtypeid int64, recordtime int64, patientid int64, orgid int64, prepare *models.WarehouseOutInfo) error {
  2972. err := XTWriteDB().Model(&prepare).Where("good_id = ? and good_type_id = ? and sys_record_time = ? and patient_id = ? and org_id = ? and status =1", goodid, goodtypeid, recordtime, patientid, orgid).Updates(map[string]interface{}{"count": prepare.Count, "over_count": prepare.OverCount}).Error
  2973. return err
  2974. }
  2975. func UpdateAutoMaticReduceDetailOne(goodid int64, goodtypeid int64, recordtime int64, orgid int64, prepare *models.WarehouseOutInfo) error {
  2976. err := XTWriteDB().Model(&prepare).Where("good_id = ? and good_type_id = ? and sys_record_time = ? and org_id = ? and status =1", goodid, goodtypeid, recordtime, orgid).Updates(map[string]interface{}{"count": prepare.Count}).Error
  2977. return err
  2978. }
  2979. func AddSigleWarehouseOutInfo(info *models.WarehouseOutInfo) error {
  2980. err := writeDb.Create(&info).Error
  2981. return err
  2982. }
  2983. func AddNewSigleWarehouseOutInfo(info *models.WarehouseOutInfo, tx *gorm.DB) error {
  2984. err := tx.Create(&info).Error
  2985. if err != nil {
  2986. tx.Rollback()
  2987. return err
  2988. }
  2989. return err
  2990. }
  2991. func UpdateStockOut(warehouseinfoid int64, info models.WarehousingInfo) error {
  2992. err := XTWriteDB().Model(&info).Where("id=? and status = 1", warehouseinfoid).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  2993. return err
  2994. }
  2995. func AddSigleDrugWarehouseOutInfo(info *models.DrugWarehouseOutInfo) error {
  2996. err := writeDb.Create(&info).Error
  2997. return err
  2998. }
  2999. func AddSelfSigleDrugWarehouseOutInfo(info *models.XtSelfDrugWarehouseOutInfo, tx *gorm.DB) error {
  3000. err := tx.Create(&info).Error
  3001. if err != nil {
  3002. tx.Rollback()
  3003. return err
  3004. }
  3005. return err
  3006. }
  3007. func AddNewSigleDrugWarehouseOutInfo(info *models.DrugWarehouseOutInfo, tx *gorm.DB) error {
  3008. err := tx.Create(&info).Error
  3009. if err != nil {
  3010. tx.Rollback()
  3011. return err
  3012. }
  3013. return err
  3014. }
  3015. func UpdateSigleDrugWarehouseOutInfoDetail(id int64, count int64, tx *gorm.DB) error {
  3016. err := tx.Model(&models.DrugWarehouseOutInfo{}).Where("id = ? and status=1", id).UpdateColumn("count", gorm.Expr("count + ?", count)).Error
  3017. err = tx.Model(&models.DrugWarehouseOutInfo{}).Where("id = ? and status=1", id).UpdateColumn("over_count", gorm.Expr("over_count - ?", count)).Error
  3018. if err != nil {
  3019. tx.Rollback()
  3020. return err
  3021. }
  3022. return err
  3023. }
  3024. func UpdateSigleDrugWarehouseOutInfoDetailOne(id int64, count int64, tx *gorm.DB) error {
  3025. err := tx.Model(&models.DrugWarehouseOutInfo{}).Where("id = ? and status=1", id).Updates(map[string]interface{}{"count": count}).Error
  3026. return err
  3027. }
  3028. func AddSigleAutoReduceRecordInfo(detail *models.AutomaticReduceDetail) error {
  3029. ut := writeDb.Begin()
  3030. err := ut.Create(&detail).Error
  3031. if err != nil {
  3032. ut.Rollback()
  3033. return err
  3034. }
  3035. ut.Commit()
  3036. return err
  3037. }
  3038. func AddSigleDrugAutoReduceRecordInfo(detail *models.DrugAutomaticReduceDetail) error {
  3039. err := writeDb.Create(&detail).Error
  3040. return err
  3041. }
  3042. func GetDrugAutoMaticReduceDetail(drug_id int64, patient_id int64, record_time int64, org_id int64, adivce_id int64, warehouse_info_id int64, tx *gorm.DB) (models.DrugAutomaticReduceDetail, error) {
  3043. detail := models.DrugAutomaticReduceDetail{}
  3044. err := tx.Where("drug_id = ? and patient_id =? and record_time =? and org_id = ? and advice_id = ? and warehouse_info_id =?", drug_id, patient_id, record_time, org_id, adivce_id, warehouse_info_id).Find(&detail).Error
  3045. if err != gorm.ErrRecordNotFound {
  3046. if err != nil {
  3047. tx.Rollback()
  3048. return detail, err
  3049. }
  3050. }
  3051. return detail, err
  3052. }
  3053. func UpdateNewSingleDrugAutoReduceRecordInfo(id int64, count int64, tx *gorm.DB) error {
  3054. err := tx.Model(models.DrugAutomaticReduceDetail{}).Where("id = ? and status =1", id).UpdateColumn("count", gorm.Expr("count + ?", count)).Error
  3055. if err != nil {
  3056. tx.Rollback()
  3057. return err
  3058. }
  3059. return err
  3060. }
  3061. func AddNewSigleDrugAutoReduceRecordInfo(detail *models.DrugAutomaticReduceDetail, tx *gorm.DB) error {
  3062. err := tx.Create(&detail).Error
  3063. if err != nil {
  3064. tx.Rollback()
  3065. return err
  3066. }
  3067. return err
  3068. }
  3069. func FindStockOutInfoByTypeId(org_id int64, good_type_id int64, good_id int64, out_id int64, number string) (out models.WarehouseOutInfo, err error) {
  3070. err = readDb.Model(&models.WarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND good_type_id = ? AND good_id = ? AND is_sys = 1 AND (warehouse_out_id = ? or warehouse_out_order_number = ?)", org_id, good_type_id, good_id, out_id, number).First(&out).Error
  3071. return
  3072. }
  3073. func FindStockOutInfoByStock(org_id int64, good_type_id int64, good_id int64, record_date int64, patient_id int64) (out []*models.WarehouseOutInfo, err error) {
  3074. err = readDb.Model(&models.WarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND good_type_id = ? AND good_id = ? AND is_sys = 1 AND sys_record_time = ? AND patient_id = ?", org_id, good_type_id, good_id, record_date, patient_id).Order("ctime desc").Find(&out).Error
  3075. return
  3076. }
  3077. func FindStockOutInfoByStockOne(org_id int64, good_type_id int64, good_id int64, record_date int64) (out []*models.WarehouseOutInfo, err error) {
  3078. err = readDb.Model(&models.WarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND good_type_id = ? AND good_id = ? AND is_sys = 1 AND sys_record_time = ?", org_id, good_type_id, good_id, record_date).Order("ctime desc").Find(&out).Error
  3079. return
  3080. }
  3081. func FindStockOutInfoByStockTwo(org_id int64, good_type_id int64, good_id int64, record_date int64, patient_id int64) (models.WarehouseOutInfo, error) {
  3082. info := models.WarehouseOutInfo{}
  3083. err = readDb.Model(&info).Where("status = 1 AND org_id = ? AND good_type_id = ? AND good_id = ? AND is_sys = 1 AND sys_record_time = ? and patient_id = ?", org_id, good_type_id, good_id, record_date, patient_id).Order("ctime desc").Find(&info).Error
  3084. return info, err
  3085. }
  3086. func FindDrugStockOutInfoByTypeId(org_id int64, drug_id int64, out_id int64, number string) (out models.DrugWarehouseOutInfo, err error) {
  3087. err = readDb.Model(&models.DrugWarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND drug_id = ? AND is_sys = 1 AND (warehouse_out_id = ? or warehouse_out_order_number = ?)", org_id, drug_id, out_id, number).First(&out).Error
  3088. return
  3089. }
  3090. func UpdateStockOutInfoCount(org_id int64, id int64) {
  3091. writeDb.Model(&models.WarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND id = ?", org_id, id).UpdateColumn("count", gorm.Expr("count + ?", 1))
  3092. }
  3093. func FindUserDetailById(org_id int64, id int64) (user []*models.AutomaticReduceDetail, err error, total int64) {
  3094. db := readDb.Model(&models.AutomaticReduceDetail{})
  3095. db = db.Preload("GoodInfo", "org_id = ? AND status = 1", org_id)
  3096. db = db.Preload("GoodsType", "status = 1")
  3097. db = db.Preload("Patients", "user_org_id = ? AND status = 1", org_id)
  3098. db = db.Where("status = 1 AND org_id = ? AND warehouse_out_id = ? AND good_id != 0 AND count <> 0 ", org_id, id)
  3099. db = db.Count(&total)
  3100. err = db.Find(&user).Error
  3101. return
  3102. }
  3103. type DrugAutomaticReduceDetail struct {
  3104. ID int64 `gorm:"column:id" json:"id" form:"id"`
  3105. WarehouseOutId int64 `gorm:"column:warehouse_out_id" json:"warehouse_out_id" form:"warehouse_out_id"`
  3106. WarehouseOutOrderNumber string `gorm:"column:warehouse_out_order_number" json:"warehouse_out_order_number" form:"warehouse_out_order_number"`
  3107. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  3108. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  3109. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  3110. Status int64 `gorm:"column:status" json:"status" form:"status"`
  3111. RecordTime int64 `gorm:"column:record_time" json:"record_time" form:"record_time"`
  3112. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  3113. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  3114. Count int64 `gorm:"column:count" json:"count" form:"count"`
  3115. CountUnit string `gorm:"column:count_unit" json:"count_unit" form:"count_unit"`
  3116. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  3117. Patients *models.Patients `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"user"`
  3118. DrugWarehouseOutInfo []*models.DrugWarehouseOutInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"drugwarehouseoutinfo"`
  3119. }
  3120. func (DrugAutomaticReduceDetail) TableName() string {
  3121. return "xt_drug_automatic_reduce_detail"
  3122. }
  3123. func FindDrugStockUserDetailById(org_id int64, id int64) (user []*DrugAutomaticReduceDetail, err error, total int64) {
  3124. db := readDb.Model(&DrugAutomaticReduceDetail{})
  3125. db = db.Preload("Drug", "org_id = ? AND status = 1", org_id)
  3126. db = db.Preload("Patients", "user_org_id = ? AND status = 1", org_id)
  3127. db = db.Where("status = 1 AND org_id = ? AND warehouse_out_id = ? AND drug_id != 0", org_id, id)
  3128. db = db.Count(&total)
  3129. err = db.Find(&user).Error
  3130. return
  3131. }
  3132. func UpdateStockOutInfoCount2(org_id int64, id int64, count int64) {
  3133. writeDb.Model(&models.WarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND id = ?", org_id, id).UpdateColumn("count", gorm.Expr("count + ?", count))
  3134. }
  3135. func UpdateDrugStockOutInfoCount2(org_id int64, id int64, count int64) {
  3136. writeDb.Model(&models.DrugWarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND id = ?", org_id, id).UpdateColumn("count", gorm.Expr("count + ?", count))
  3137. }
  3138. func FindPatientAutomaticReduceRecord(org_id int64, record_time int64, good_id int64, good_type_id int64, patient_id int64) (count int64, err error) {
  3139. err = readDb.Model(&models.AutomaticReduceDetail{}).Where("org_id = ?AND status = 1 AND good_id = ? AND good_type_id = ? AND patient_id = ? AND record_time = ? AND count <> 0", org_id, good_id, good_type_id, patient_id, record_time).Count(&count).Error
  3140. return
  3141. }
  3142. func FindPatientDrugAutomaticReduceRecord(org_id int64, record_time int64, drug_id int64, patient_id int64) (count int64, err error) {
  3143. err = readDb.Model(&models.DrugAutomaticReduceDetail{}).Where("org_id = ? AND status = 1 AND drug_id = ? AND patient_id = ? AND record_time = ?", org_id, drug_id, patient_id, record_time).Count(&count).Error
  3144. return
  3145. }
  3146. type VMWarehousingInfo struct {
  3147. ID int64 `gorm:"column:id" json:"id"`
  3148. WarehousingId int64 `gorm:"column:warehousing_id" json:"warehousing_id"`
  3149. GoodId int64 `gorm:"column:good_id" json:"good_id"`
  3150. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  3151. Status int64 `gorm:"column:status" json:"status"`
  3152. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  3153. GoodInfo GoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"good_info"`
  3154. }
  3155. func (VMWarehousingInfo) TableName() string {
  3156. return "xt_warehouse_info"
  3157. }
  3158. type GoodInfo struct {
  3159. ID int64 `gorm:"column:id" json:"id"`
  3160. SpecificationName string `gorm:"column:specification_name" json:"specification_name"`
  3161. Status int64 `gorm:"column:status" json:"status"`
  3162. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  3163. }
  3164. func (GoodInfo) TableName() string {
  3165. return "xt_good_information"
  3166. }
  3167. func GetStockInGoodInfo(orgId int64) (stockIn []*VMWarehousingInfo, err error) {
  3168. err = readDb.Model(&VMWarehousingInfo{}).Preload("GoodInfo", "status = 1 AND org_id = ?", orgId).Where("org_id = ? AND status = 1", orgId).Find(&stockIn).Error
  3169. return
  3170. }
  3171. func GetAllStockOutUserDetail(patient_id int64, orgId int64, record_time int64) (goodUser []*models.DialysisBeforePrepare, err error) {
  3172. err = readDb.Model(&models.DialysisBeforePrepare{}).Where("patient_id = ? AND user_org_id = ? AND record_date = ? AND status = 1 AND count <> 0 ", patient_id, orgId, record_time).Find(&goodUser).Error
  3173. return
  3174. }
  3175. func PostSearchStock(keyword string, orgid int64) (goods []*models.GoodsType, err error) {
  3176. likeKey := "%" + keyword + "%"
  3177. db := XTReadDB().Model(&goods)
  3178. if len(keyword) > 0 {
  3179. db = db.Where("type_name like ?", likeKey)
  3180. }
  3181. err = db.Where("org_id = ? and status =1", orgid).Find(&goods).Error
  3182. return goods, err
  3183. }
  3184. func GetStockType(orgid int64) (goodstype []*models.GoodsTypeOne, err error) {
  3185. err = XTReadDB().Where("org_id = ? and status = 1 and (stock_attribute = 2 or stock_attribute = 3 or stock_attribute = 4)", orgid).
  3186. Preload("GoodInfo", "org_id = ? and status = 1 and find_in_set('停用',good_status) = 0", orgid).Find(&goodstype).Error
  3187. return goodstype, err
  3188. }
  3189. func GetDialyStockOut(orgid int64, recordtime int64, patientId int64) (prepare []*models.XtDialysisBeforePrepare, err error) {
  3190. db := XTReadDB().Table("dialysis_before_prepare as x").Where("x.status = 1")
  3191. if orgid > 0 {
  3192. db = db.Where("x.user_org_id = ?", orgid)
  3193. }
  3194. if recordtime > 0 {
  3195. db = db.Where("x.record_date = ?", recordtime)
  3196. }
  3197. if patientId > 0 {
  3198. db = db.Where("x.patient_id = ?", patientId)
  3199. }
  3200. err = db.Select("x.id,x.user_org_id,x.patient_id,x.record_date,x.good_id,x.good_type_id,x.count,x.commdity_code,t.specification_name").Joins("left join xt_good_information as t on t.id = x.good_id and t.org_id = ? and t.status = 1", orgid).Scan(&prepare).Error
  3201. return prepare, err
  3202. }
  3203. func GetAutoReduceRecordInfoById(orgid int64, recordtime int64, goodid int64, goodtypeid int64) (*models.XtAutomaticReduceDetail, error) {
  3204. detail := models.XtAutomaticReduceDetail{}
  3205. err := XTReadDB().Model(&detail).Where("org_id = ? and record_time = ? and good_id = ? and good_type_id = ? and status =1", orgid, recordtime, goodid, goodtypeid).Find(&detail).Error
  3206. if err == gorm.ErrRecordNotFound {
  3207. return nil, err
  3208. }
  3209. if err != nil {
  3210. return nil, err
  3211. }
  3212. return &detail, nil
  3213. }
  3214. func GetOutStockTotalCount(wareouttime int64, orgid int64) (autoMatic []*models.NewXtAutomaticReduceDetail, err error) {
  3215. err = XTReadDB().Raw("SELECT good_id,SUM(b.count) as count FROM (SELECT DISTINCT x.patient_id,x.good_id,x.count FROM xt_automatic_reduce_detail as x WHERE x.org_id = ? and x.record_time = ? and `status` = 1) as b GROUP BY good_id", orgid, wareouttime).Scan(&autoMatic).Error
  3216. return autoMatic, err
  3217. }
  3218. func GetOutStockTotalCountOne(startime int64, endtime int64, orgid int64) (autoMatic []*models.NewXtAutomaticReduceDetail, err error) {
  3219. err = XTReadDB().Raw("SELECT good_id,SUM(b.count) as count FROM (SELECT DISTINCT x.patient_id,x.good_id,x.count FROM xt_automatic_reduce_detail as x WHERE x.org_id = ? and x.record_time >= ? and x.record_time<=? and `status` = 1) as b GROUP BY good_id", orgid, startime, endtime).Scan(&autoMatic).Error
  3220. return autoMatic, err
  3221. }
  3222. func GetManufacturerName(orgid int64, name string) (*models.Manufacturer, error) {
  3223. var manufacturer models.Manufacturer
  3224. var err error
  3225. err = XTReadDB().Model(&manufacturer).Where("org_id = ? and manufacturer_name = ? and status = 1", orgid, name).Find(&manufacturer).Error
  3226. if err == gorm.ErrRecordNotFound {
  3227. return nil, err
  3228. }
  3229. if err != nil {
  3230. return nil, err
  3231. }
  3232. return &manufacturer, nil
  3233. }
  3234. func CreateManufacturer(manufacturer *models.Manufacturer) error {
  3235. err := XTWriteDB().Create(manufacturer).Error
  3236. return err
  3237. }
  3238. func UpdatedManufactur(manufacturer *models.Manufacturer, orgid int64) error {
  3239. err := XTWriteDB().Model(&manufacturer).Where("org_id = ? and status = 1", orgid).Updates(map[string]interface{}{"manufacturer_name": manufacturer.ManufacturerName}).Error
  3240. return err
  3241. }
  3242. func GetGoodsInformaitonIsExist(goodName string, goodType int64, specificationName string, orgid int64) (*models.GoodInfo, error) {
  3243. var good models.GoodInfo
  3244. var err error
  3245. err = XTReadDB().Model(&good).Where("good_name = ? and good_type_id = ? and specification_name = ? and org_id = ? and status = 1", goodName, goodType, specificationName, orgid).Find(&good).Error
  3246. if err == gorm.ErrRecordNotFound {
  3247. return nil, err
  3248. }
  3249. if err != nil {
  3250. return nil, err
  3251. }
  3252. return &good, nil
  3253. }
  3254. func CreateGoodsInfomation(info *models.GoodInfo) error {
  3255. err := XTWriteDB().Create(&info).Error
  3256. return err
  3257. }
  3258. func UpdateGoodsInformation(info *models.GoodInfo, goodName string, goodType int64, specificationName string, orgid int64) error {
  3259. err := XTWriteDB().Model(&info).Where("good_name = ? and good_type_id = ? and specification_name = ? and org_id = ? and status = 1", goodName, goodType, specificationName, orgid).Updates(map[string]interface{}{"good_name": info.GoodName, "good_type_id": info.GoodTypeId, "medical_insurance_level": info.MedicalInsuranceLevel, "good_kind": info.GoodKind, "specification_name": info.SpecificationName, "manufacturer": info.Manufacturer, "good_unit": info.GoodUnit, "retail_price": info.RetailPrice, "stock_warn_count": info.StockWarnCount, "dealer": info.Dealer, "pinyin": info.Pinyin, "wubi": info.Wubi, "buy_price": info.BuyPrice, "medical_insurance_number": info.MedicalInsuranceNumber, "is_special_diseases": info.IsSpecialDiseases, "is_record": info.IsRecord, "statistics_category": info.StatisticsCategory, "good_status": info.GoodStatus, "social_security_directory_code": info.SocialSecurityDirectoryCode, "production_type": info.ProductionType, "special_medical": info.SpecialMedical, "remark": info.Remark, "number": info.Number, "register_number": info.RegisterNumber}).Error
  3260. return err
  3261. }
  3262. func GetCoutWareseOutInfo(startime int64, endtime int64, orgid int64) (houseOutInfo []*models.VmWarehouseOutInfo, err error) {
  3263. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status =1")
  3264. err = db.Select("x.good_id,Sum(x.count) as count,x.remark,x.price,x.org_id").Where("x.ctime >=? and x.ctime<=? and x.org_id = ?", startime, endtime, orgid).Group("x.good_id").Scan(&houseOutInfo).Error
  3265. return houseOutInfo, err
  3266. }
  3267. func GetGoodInfomationList(orgid int64, keyword string) (goodInfo []*models.GoodInfo, err error) {
  3268. key := "%" + keyword + "%"
  3269. if len(keyword) == 0 {
  3270. err = XTReadDB().Where("org_id = ? and status = 1 AND find_in_set('停用',good_status) = 0", orgid).Find(&goodInfo).Error
  3271. } else {
  3272. err = XTReadDB().Where("org_id = ? and status = 1 AND good_name like ? AND find_in_set('停用',good_status) = 0", orgid, key).Find(&goodInfo).Error
  3273. }
  3274. return goodInfo, err
  3275. }
  3276. func IsExistDrugByName(drugname string, drugdesc string, orgid int64) (*models.BaseDrugLib, error) {
  3277. var drug models.BaseDrugLib
  3278. var err error
  3279. err = XTReadDB().Model(&drug).Where("drug_name = ? and drug_spec = ? and status =1 and org_id = ?", drugname, drugdesc, orgid).Find(&drug).Error
  3280. if err == gorm.ErrRecordNotFound {
  3281. return nil, err
  3282. }
  3283. if err != nil {
  3284. return nil, err
  3285. }
  3286. return &drug, nil
  3287. }
  3288. func IsExistDrugByNameOne(drugname string, dosage string, doseunit string, minnumber int64, minunit string, packtunit string, orgid int64) (*models.BaseDrugLib, error) {
  3289. var drug models.BaseDrugLib
  3290. var err error
  3291. err = XTReadDB().Model(&drug).Where("drug_name = ? and dose = ? and dose_unit = ? and min_number = ? and min_unit=? and max_unit = ? and status =1 and org_id = ?", drugname, dosage, doseunit, minnumber, minunit, packtunit, orgid).Find(&drug).Error
  3292. if err == gorm.ErrRecordNotFound {
  3293. return nil, err
  3294. }
  3295. if err != nil {
  3296. return nil, err
  3297. }
  3298. return &drug, nil
  3299. }
  3300. func CreateDrugsInfomation(info *models.BaseDrugLib) error {
  3301. err := XTWriteDB().Create(&info).Error
  3302. return err
  3303. }
  3304. func UpdateDrugsInformation(drug *models.BaseDrugLib, drugName string, drugSpec string, orgid int64) error {
  3305. err := XTWriteDB().Model(&drug).Where("drug_name = ? and drug_spec = ? and org_id = ? and status = 1", drugName, drugSpec, orgid).Updates(map[string]interface{}{"drug_name": drug.DrugName, "drug_alias": drug.DrugAlias, "drug_spec": drug.DrugSpec, "drug_type": drug.DrugType, "drug_stock_limit": drug.DrugStockLimit, "drug_origin_place": drug.DrugOriginPlace, "drug_dosage_form": drug.DrugDosageForm, "medical_insurance_level": drug.MedicalInsuranceLevel, "max_unit": drug.MaxUnit, "min_unit": drug.MinUnit, "unit_matrixing": drug.UnitMatrixing, "retail_price": drug.RetailPrice, "last_price": drug.LastPrice, "drug_classify": drug.DrugClassify, "manufacturer": drug.Manufacturer, "dealer": drug.Dealer, "pinyin": drug.Pinyin, "wubi": drug.Wubi, "drug_alias_pinyin": drug.DrugAliasPinyin, "drug_alias_wubi": drug.DrugAliasWubi, "drug_category": drug.DrugCategory, "drug_control": drug.DrugControl, "number": drug.Number, "hosp_appr_flag": drug.HospApprFlag, "medical_insurance_number": drug.MedicalInsuranceNumber, "pharmacology_category": drug.PharmacologyCategory, "statistics_category": drug.StatisticsCategory, "code": drug.Code, "is_special_diseases": drug.IsSpecialDiseases, "is_record": drug.IsRecord, "prescription_mark": drug.PrescriptionMark, "social_security_directory_code": drug.SocialSecurityDirectoryCode, "record_date": drug.RecordDate, "drug_remark": drug.DrugRemark, "drug_status": drug.DrugStatus, "limit_remark": drug.LimitRemark, "drug_dose": drug.DrugDose, "single_dose": drug.DrugDose, "drug_dose_unit": drug.DrugDoseUnit, "lmt_used_flag": drug.LmtUsedFlag, "delivery_way": drug.DeliveryWay, "execution_frequency": drug.ExecutionFrequency, "drug_day": drug.DrugDay}).Error
  3306. return err
  3307. }
  3308. func GetProjectByNameIsExsit(projectName string, orgid int64) (*models.HisProject, error) {
  3309. var projoect models.HisProject
  3310. var err error
  3311. err = XTReadDB().Model(&projoect).Where("project_name = ? and user_org_id = ? and status =1", projectName, orgid).Find(&projoect).Error
  3312. if err == gorm.ErrRecordNotFound {
  3313. return nil, err
  3314. }
  3315. if err != nil {
  3316. return nil, err
  3317. }
  3318. return &projoect, nil
  3319. }
  3320. func CreateProjectInfomation(info *models.HisProject) error {
  3321. err := XTWriteDB().Create(&info).Error
  3322. return err
  3323. }
  3324. func UpdateProjectByName(project *models.HisProject, projectName string, orgid int64) error {
  3325. err := XTWriteDB().Model(&project).Where("project_name = ? and user_org_id = ? and status = 1", projectName, orgid).Updates(map[string]interface{}{"project_name": project.ProjectName, "price": project.Price, "unit": project.Unit, "cost_classify": project.CostClassify, "executive_section": project.ExecutiveSection, "medical_coverage": project.MedicalCoverage, "pinyin": project.Pinyin, "wubi": project.Wubi, "statistical_classification": project.StatisticalClassification, "disease_directory": project.DiseaseDirectory, "is_record": project.IsRecord, "medical_code": project.MedicalCode, "tube_color": project.TubeColor, "single_dose": project.SingleDose, "delivery_way": project.DeliveryWay, "execution_frequency": project.ExecutionFrequency, "number_days": project.NumberDays, "total": project.Total, "medical_status": project.MedicalStatus, "category": project.Category, "specail_project": project.SpecailProject, "social_security_directory_code": project.SocialSecurityDirectoryCode, "record_date": project.RecordDate, "remark": project.Remark}).Error
  3326. return err
  3327. }
  3328. func GetWareOutInfoById(warehouseoutid int64, orgid int64) (warehouseinfo []*models.WarehouseOutInfo, err error) {
  3329. err = XTReadDB().Model(&warehouseinfo).Where("warehouse_out_id = ? and org_id = ? and status= 1 and is_sys = 0", warehouseoutid, orgid).Find(&warehouseinfo).Error
  3330. return warehouseinfo, err
  3331. }
  3332. func EditDrugWarehousingOne(warehouse models.DrugWarehouse, id int64) error {
  3333. err := XTWriteDB().Model(&models.DrugWarehouse{}).Where("warehousing_order = ? AND status = 1 and id = ?", warehouse.WarehousingOrder, id).Update(map[string]interface{}{"mtime": time.Now().Unix(), "warehousing_time": warehouse.WarehousingTime, "modifier": warehouse.Modifier, "dealer": warehouse.Dealer, "manufacturer": warehouse.Manufacturer, "storehouse_id": warehouse.StorehouseId}).Error
  3334. return err
  3335. }
  3336. func GetAllManufacturerList(orgid int64) (list []*models.Manufacturer, err error) {
  3337. err = XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&list).Error
  3338. return list, err
  3339. }
  3340. func GetNewAllManufacturerList(orgid int64) (list []*models.BloodManufacturer, err error) {
  3341. err = XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&list).Error
  3342. return list, err
  3343. }
  3344. func GetAllDealerList(orgid int64) (list []*models.Dealer, err error) {
  3345. err = XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&list).Error
  3346. return list, err
  3347. }
  3348. // func GetAllDealerListTX(orgid int64,tx *gorm.DB) (list []*models.Dealer, err error) {
  3349. // err = tx.Where("org_id = ? and status = 1", orgid).Find(&list).Error
  3350. // return list, err
  3351. // }
  3352. func GetDealerByName(orgid int64, name string) (*models.Dealer, error) {
  3353. var dealer models.Dealer
  3354. var err error
  3355. err = XTReadDB().Model(&dealer).Where("org_id = ? and dealer_name = ? and status = 1", orgid, name).Find(&dealer).Error
  3356. if err == gorm.ErrRecordNotFound {
  3357. return nil, err
  3358. }
  3359. if err != nil {
  3360. return nil, err
  3361. }
  3362. return &dealer, nil
  3363. }
  3364. func CreateDealer(dealer *models.Dealer) error {
  3365. err := XTWriteDB().Create(&dealer).Error
  3366. return err
  3367. }
  3368. func UpdateDealer(dealer *models.Dealer, orgid int64) error {
  3369. err := XTWriteDB().Model(&dealer).Where("org_id = ? and status =1", orgid).Updates(map[string]interface{}{"dealer_name": dealer.DealerName}).Error
  3370. return err
  3371. }
  3372. func GetDrugDataConfig(orgid int64, name string) (models.DictDataconfig, error) {
  3373. dataconfig := models.DictDataconfig{}
  3374. err := XTReadDB().Where("org_id = ? and name = ?", orgid, name).Find(&dataconfig).Error
  3375. return dataconfig, err
  3376. }
  3377. func GetParentDataConfig(parentid int64, orgid int64) (dataconfig []*models.DictDataconfig, err error) {
  3378. err = XTReadDB().Where("parent_id = ? and status =1 and (org_id = ? or org_id = 0)", parentid, orgid).Find(&dataconfig).Error
  3379. return dataconfig, err
  3380. }
  3381. func IsExistDicConfig(parentid int64, goodKind string, orgid int64) (*models.DictDataconfig, error) {
  3382. var dataconfig models.DictDataconfig
  3383. var err error
  3384. err = XTReadDB().Where("parent_id = ? and status = 1 and name = ? and (org_id = ? or org_id = 0)", parentid, goodKind, orgid).Find(&dataconfig).Error
  3385. if err == gorm.ErrRecordNotFound {
  3386. return nil, err
  3387. }
  3388. if err != nil {
  3389. return nil, err
  3390. }
  3391. return &dataconfig, nil
  3392. }
  3393. func GetLastDicConfig(parentid int64, orgid int64) (models.DictDataconfig, error) {
  3394. dataconfig := models.DictDataconfig{}
  3395. err := XTReadDB().Model(&dataconfig).Where("parent_id = ? and (org_id = ? or org_id = 0) and status = 1", parentid, orgid).Last(&dataconfig).Error
  3396. return dataconfig, err
  3397. }
  3398. func CreatedDicConfig(dataconfig *models.DictDataconfig) error {
  3399. err := XTWriteDB().Create(&dataconfig).Error
  3400. return err
  3401. }
  3402. func UpdatedDicConfig(parentid int64, dataconfig *models.DictDataconfig, orgid int64, goodKind string) error {
  3403. err := XTWriteDB().Model(&dataconfig).Where("parent_id = ? and org_id = ? and name = ?", parentid, orgid, goodKind).Updates(map[string]interface{}{"name": dataconfig.Name}).Error
  3404. return err
  3405. }
  3406. func GetGoodType(goodName string, orgid int64) (*models.GoodsType, error) {
  3407. var goodType models.GoodsType
  3408. var err error
  3409. err = XTReadDB().Where("type_name =? and org_id = ? and status = 1", goodName, orgid).Find(&goodType).Error
  3410. if err == gorm.ErrRecordNotFound {
  3411. return nil, err
  3412. }
  3413. if err != nil {
  3414. return nil, err
  3415. }
  3416. return &goodType, nil
  3417. }
  3418. func CreatedGoodType(goodsType *models.GoodsType) error {
  3419. err := XTWriteDB().Create(&goodsType).Error
  3420. return err
  3421. }
  3422. func GetAllGoodType(orgid int64) (goodsType []*models.GoodsType, err error) {
  3423. err = XTReadDB().Model(&goodsType).Where("org_id = ? and status = 1", orgid).Find(&goodsType).Error
  3424. return goodsType, err
  3425. }
  3426. func GetAllNewGoodType(orgid int64) (goodsType []*models.NewGoodsType, err error) {
  3427. err = XTReadDB().Model(&goodsType).Where("org_id = ? and status = 1", orgid).Find(&goodsType).Error
  3428. return goodsType, err
  3429. }
  3430. func GetDepartMentByName(name string, orgid int64) (*models.XtHisDepartment, error) {
  3431. var department models.XtHisDepartment
  3432. var err error
  3433. err = XTReadDB().Where("name= ? and user_org_id = ? and status = 1", name, orgid).Find(&department).Error
  3434. if err == gorm.ErrRecordNotFound {
  3435. return nil, err
  3436. }
  3437. if err != nil {
  3438. return nil, err
  3439. }
  3440. return &department, nil
  3441. }
  3442. func GetDataConfigIsExist(orgid int64, name string) (models.Dataconfig, error) {
  3443. dataconfig := models.Dataconfig{}
  3444. err := XTReadDB().Model(&dataconfig).Where("org_id = ? and name = ? and status = 1", orgid, name).Find(&dataconfig).Error
  3445. return dataconfig, err
  3446. }
  3447. func GetChildeConfigIsExist(parentid int64, name string, orgid int64) (*models.Dataconfig, error) {
  3448. var dataconfig models.Dataconfig
  3449. var err error
  3450. err = XTReadDB().Model(&dataconfig).Where("parent_id = ? and (org_id = ? or org_id = 0) and name = ? and status = 1", parentid, orgid, name).Find(&dataconfig).Error
  3451. if err == gorm.ErrRecordNotFound {
  3452. return nil, err
  3453. }
  3454. if err != nil {
  3455. return nil, err
  3456. }
  3457. return &dataconfig, nil
  3458. }
  3459. func GetLastChildeConfig(parentid int64, orgid int64) (models.Dataconfig, error) {
  3460. dataconfig := models.Dataconfig{}
  3461. err := XTReadDB().Model(&dataconfig).Where("parent_id = ? and (org_id = ? or org_id = 0) and status =1", parentid, orgid).Last(&dataconfig).Error
  3462. return dataconfig, err
  3463. }
  3464. func CreateDataConfig(dataconfig *models.Dataconfig) error {
  3465. err := XTWriteDB().Create(&dataconfig).Error
  3466. return err
  3467. }
  3468. func FindAllDataConfigList(orgid int64, parentId int64) (dataconfig []*models.Dataconfig, err error) {
  3469. err = XTReadDB().Model(&dataconfig).Where("(org_id = ? or org_id = 0) and parent_id = ? and status = 1", orgid, parentId).Find(&dataconfig).Error
  3470. return dataconfig, err
  3471. }
  3472. func GetWarehouseOrderInfoList(orgid int64) (list []*models.WarehousingInfo, err error) {
  3473. err = XTReadDB().Model(&list).Where("org_id = ? and status = 1", orgid).Order("id asc").Group("good_id").Find(&list).Error
  3474. return list, err
  3475. }
  3476. func GetSearchDrugList(keywords string, orgid int64) (drug []*models.BaseDrugLib, err error) {
  3477. db := XTReadDB().Model(&drug).Where("org_id=? and status=1 and find_in_set('停用',drug_status) = 0", orgid)
  3478. if len(keywords) > 0 {
  3479. likekey := "%" + keywords + "%"
  3480. err = db.Where("(drug_name LIKE ?)", likekey).Preload("DrugWarehouseInfo", func(db *gorm.DB) *gorm.DB {
  3481. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0", orgid).Group("id")
  3482. }).Find(&drug).Error
  3483. } else {
  3484. err = db.Preload("DrugWarehouseInfo", func(db *gorm.DB) *gorm.DB {
  3485. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0", orgid).Group("id")
  3486. }).Find(&drug).Error
  3487. }
  3488. return
  3489. }
  3490. func GetSearchDrugListSix(keywords string, orgid int64, storehouse_id int64) (drug []*models.BaseDrugLib, err error) {
  3491. db := XTReadDB().Model(&drug).Where("org_id=? and status=1 and find_in_set('停用',drug_status) = 0", orgid)
  3492. if len(keywords) > 0 {
  3493. likekey := "%" + keywords + "%"
  3494. err = db.Where("(drug_name LIKE ?)", likekey).Preload("LastDrugWarehouseInfo", "org_id=? and status = 1 and (stock_max_number > 0 or stock_min_number>0) and storehouse_id = ?", orgid, storehouse_id).Preload("DrugWarehouseInfo", func(db *gorm.DB) *gorm.DB {
  3495. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0 and storehouse_id = ?", orgid, storehouse_id).Group("id")
  3496. }).Find(&drug).Error
  3497. } else {
  3498. err = db.Preload("LastDrugWarehouseInfo", "org_id=? and status = 1 and (stock_max_number > 0 or stock_min_number>0) and storehouse_id = ?", orgid, storehouse_id).Preload("DrugWarehouseInfo", func(db *gorm.DB) *gorm.DB {
  3499. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0 and storehouse_id = ?", orgid, storehouse_id).Group("id")
  3500. }).Find(&drug).Error
  3501. }
  3502. return
  3503. }
  3504. func GetSearchGoodList(keywords string, orgid int64) (good []*models.GoodInfo, err error) {
  3505. db := XTReadDB().Model(&good).Where("org_id =? and status = 1 and good_status <> '停用'", orgid)
  3506. if len(keywords) > 0 {
  3507. likekey := "%" + keywords + "%"
  3508. err = db.Where("(good_name Like ?)", likekey).Preload("StWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3509. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0", orgid)
  3510. }).Find(&good).Error
  3511. } else {
  3512. err = db.Preload("StWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3513. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0", orgid)
  3514. }).Find(&good).Error
  3515. }
  3516. return
  3517. }
  3518. func GetSearchGoodListSix(keywords string, orgid int64, storehouse_id int64) (good []*models.GoodInfoSevenThirty, err error) {
  3519. db := XTReadDB().Model(&good).Where("org_id =? and status = 1 AND find_in_set('停用',good_status) = 0", orgid)
  3520. if len(keywords) > 0 {
  3521. likekey := "%" + keywords + "%"
  3522. err = db.Where("(good_name Like ?)", likekey).Preload("LaStWarehousingInfo", "org_id=? and status = 1 and stock_count <> 0 and storehouse_id =?", orgid, storehouse_id).Preload("StWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3523. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0 and storehouse_id =?", orgid, storehouse_id)
  3524. }).Find(&good).Error
  3525. } else {
  3526. err = db.Preload("LaStWarehousingInfo", "org_id=? and status = 1 and stock_count <> 0 and storehouse_id =?", orgid, storehouse_id).Preload("StWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3527. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0 and storehouse_id = ?", orgid, storehouse_id)
  3528. }).Find(&good).Error
  3529. }
  3530. return
  3531. }
  3532. func CreateAutoReduceRecord(detail *models.BloodAutomaticReduceDetail) error {
  3533. db := writeDb.Begin()
  3534. err := db.Create(&detail).Error
  3535. if err != nil {
  3536. db.Rollback()
  3537. return err
  3538. }
  3539. db.Commit()
  3540. return err
  3541. }
  3542. func GetAutoMaticReduceDetail(orgid int64, patient_id int64, recordtime int64, goodid int64, goodtypeid int64) (*models.BloodAutomaticReduceDetail, error) {
  3543. var autoreduece models.BloodAutomaticReduceDetail
  3544. var err error
  3545. err = XTReadDB().Model(&autoreduece).Where("org_id = ? and patient_id = ? and status = 1 and record_time = ? and good_id = ? and good_type_id = ? and count<> 0", orgid, patient_id, recordtime, goodid, goodtypeid).Find(&autoreduece).Error
  3546. if err == gorm.ErrRecordNotFound {
  3547. return nil, err
  3548. }
  3549. if err != nil {
  3550. return nil, err
  3551. }
  3552. return &autoreduece, nil
  3553. }
  3554. func GetAutoMaticReduceDetailTwenty(orgid int64, patient_id int64, recordtime int64, goodid int64, goodtypeid int64) (models.BloodAutomaticReduceDetail, error) {
  3555. auto := models.BloodAutomaticReduceDetail{}
  3556. err = XTReadDB().Model(&auto).Where("org_id = ? and patient_id = ? and status = 1 and record_time = ? and good_id = ? and good_type_id = ? and count>0", orgid, patient_id, recordtime, goodid, goodtypeid).Find(&auto).Error
  3557. return auto, err
  3558. }
  3559. func DeleteAutoRedeceDetailTwo(orgid int64, patient_id int64, recordtime int64, goodid int64, goodtypeid int64) error {
  3560. detail := models.BloodAutomaticReduceDetail{}
  3561. err := XTWriteDB().Model(&detail).Where("org_id = ? and patient_id = ? and record_time = ? and status =1 and good_id = ? and good_type_id = ?", orgid, patient_id, recordtime, goodid, goodtypeid).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3562. return err
  3563. }
  3564. func GetWarehosueOutByStockFlow(patient_id int64, recrod_date int64, goodid int64) (stockflow []*models.VmStockFlow, err error) {
  3565. err = XTReadDB().Where("patient_id = ? and system_time = ? and good_id = ? and consumable_type = 3 and status = 1", patient_id, recrod_date, goodid).Find(&stockflow).Error
  3566. return stockflow, err
  3567. }
  3568. func UpdateAutoGood(orgid int64, patient_id int64, recordtime int64, goodid int64, project_id int64, count int64) (err error) {
  3569. err = XTWriteDB().Model(models.BloodAutomaticReduceDetail{}).Where("org_id = ? and patient_id = ? and record_time = ? and status =1 and good_id = ?", orgid, patient_id, recordtime, goodid).UpdateColumn("count", gorm.Expr("count - ?", count)).Error
  3570. err = XTWriteDB().Model(models.WarehouseOutInfo{}).Where("org_id = ? and patient_id = ? and sys_record_time = ? and good_id = ? and status = 1", orgid, patient_id, recordtime, goodid).UpdateColumn("count", gorm.Expr("count - ?", count)).Error
  3571. err = XTWriteDB().Model(&models.DialysisBeforePrepare{}).Where("user_org_id = ? and patient_id = ? and record_date = ? and good_id = ? and status = 1", orgid, patient_id, recordtime, goodid).UpdateColumn("count", gorm.Expr("count - ?", count)).Error
  3572. return err
  3573. }
  3574. func DeleteAutoRedeceDetailTen(orgid int64, patient_id int64, recordtime int64, goodid int64, project_id int64) error {
  3575. detail := models.BloodAutomaticReduceDetail{}
  3576. err := XTWriteDB().Model(&detail).Where("org_id = ? and patient_id = ? and record_time = ? and status =1 and good_id = ? ", orgid, patient_id, recordtime, goodid).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3577. info := models.WarehouseOutInfo{}
  3578. err = XTWriteDB().Model(&info).Where("org_id = ? and patient_id = ? and sys_record_time = ? and good_id = ? and status = 1 and project_id = ?", orgid, patient_id, recordtime, goodid, project_id).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3579. prepare := models.DialysisBeforePrepare{}
  3580. err = XTWriteDB().Model(&prepare).Where("user_org_id = ? and patient_id = ? and record_date = ? and good_id = ? and status = 1", orgid, patient_id, recordtime, goodid).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3581. flow := models.VmStockFlow{}
  3582. err = XTWriteDB().Model(&flow).Where("user_org_id = ? and patient_id = ? and system_time = ? and good_id = ? and status = 1 and project_id = ?", orgid, patient_id, recordtime, goodid, project_id).Updates(map[string]interface{}{"is_read": 1}).Error
  3583. return err
  3584. }
  3585. func DeleteAutoRedeceDetailTwenty(orgid int64, patient_id int64, recordtime int64, goodid int64, project_id int64) error {
  3586. detail := models.BloodAutomaticReduceDetail{}
  3587. err := XTWriteDB().Model(&detail).Where("org_id = ? and patient_id = ? and record_time = ? and status =1 and good_id = ? and project_id = ?", orgid, patient_id, recordtime, goodid, project_id).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3588. info := models.WarehouseOutInfo{}
  3589. err = XTWriteDB().Model(&info).Where("org_id = ? and patient_id = ? and sys_record_time = ? and good_id = ? and status = 1 and project_id = ?", orgid, patient_id, recordtime, goodid, project_id).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3590. prepare := models.DialysisBeforePrepare{}
  3591. err = XTWriteDB().Model(&prepare).Where("user_org_id = ? and patient_id = ? and record_date = ? and good_id = ? and status = 1", orgid, patient_id, recordtime, goodid).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3592. flow := models.VmStockFlow{}
  3593. err = XTWriteDB().Model(&flow).Where("user_org_id = ? and patient_id = ? and system_time = ? and good_id = ? and status = 1 and project_id = ?", orgid, patient_id, recordtime, goodid, project_id).Updates(map[string]interface{}{"is_read": 1}).Error
  3594. return err
  3595. }
  3596. func DeleteAutoRedeceDetailTenOne(orgid int64, patient_id int64, recordtime int64, goodid int64, order_id int64) error {
  3597. detail := models.BloodAutomaticReduceDetail{}
  3598. err := XTWriteDB().Model(&detail).Where("org_id = ? and patient_id = ? and record_time = ? and status =1 and good_id = ? ", orgid, patient_id, recordtime, goodid).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3599. info := models.WarehouseOutInfo{}
  3600. err = XTWriteDB().Model(&info).Where("org_id = ? and patient_id = ? and sys_record_time = ? and good_id = ? and status = 1 and order_id = ?", orgid, patient_id, recordtime, goodid, order_id).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3601. prepare := models.DialysisBeforePrepare{}
  3602. err = XTWriteDB().Model(&prepare).Where("user_org_id = ? and patient_id = ? and record_date = ? and good_id = ? and status = 1", orgid, patient_id, recordtime, goodid).Updates(map[string]interface{}{"status": 0, "count": 0}).Error
  3603. flow := models.VmStockFlow{}
  3604. err = XTWriteDB().Model(&flow).Where("user_org_id = ? and patient_id = ? and system_time = ? and good_id = ? and status = 1 and order_id = ?", orgid, patient_id, recordtime, goodid, order_id).Updates(map[string]interface{}{"is_read": 1}).Error
  3605. return err
  3606. }
  3607. func UpDateWarehouseInfoByStockDelete(id int64, count int64, patient_id int64, record_time int64, goodid int64) (err error) {
  3608. err = writeDb.Model(&models.WarehousingInfo{}).Where("id = ?", id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  3609. //err = writeDb.Model(&models.VmStockFlow{}).Where("warehousing_id = ? and patient_id = ? and system_time = ? and good_id = ? and status = 1", id, patient_id, record_time, goodid).UpdateColumn("over_count", gorm.Expr("over_count + ?", count)).Error
  3610. return err
  3611. }
  3612. func GetCancelStockInfoByPatientId(patientid int64, goodid int64, record_date int64) (info []*models.CancelStockInfo, err error) {
  3613. err = XTReadDB().Where("patient_id = ? and good_id = ? and record_date = ? and status = 1", patientid, goodid, record_date).Find(&info).Error
  3614. return info, err
  3615. }
  3616. func GetHisPrepscritionByPatientId(patientid int64, goodid int64, record_date int64) (list []*models.HisPrescriptionProject, err error) {
  3617. err = XTReadDB().Where("patient_id = ? and project_id = ? and record_date = ? and status = 1", patientid, goodid, record_date).Find(&list).Error
  3618. return list, err
  3619. }
  3620. func UpDateWarehouStockFlowByStockDelete(id int64, recordtime int64, good_id int64, count int64, patient_id int64) (err error) {
  3621. err = writeDb.Model(&models.VmStockFlow{}).Where("warehousing_id = ? and system_time = ? and good_id = ? and patient_id = ?", id, recordtime, good_id, patient_id).UpdateColumn("count", gorm.Expr("count - ?", count)).Error
  3622. return err
  3623. }
  3624. func UpDateWarehouseInfoByStockDeleteOne(id int64, count int64) (err error) {
  3625. err = writeDb.Model(&models.WarehousingInfo{}).Where("id = ?", id).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", count)).Error
  3626. return err
  3627. }
  3628. func GetAutoDialysisBefor(goodid int64, goodtypeid int64, patientid int64, orgid int64, recorddate int64) (*models.BloodAutomaticReduceDetail, error) {
  3629. var autoreduece models.BloodAutomaticReduceDetail
  3630. var err error
  3631. err = XTReadDB().Model(&autoreduece).Where("good_id = ? and good_type_id = ? and patient_id = ? and org_id = ? and status = 1 and record_time = ?", goodid, goodtypeid, patientid, orgid, recorddate).Find(&autoreduece).Error
  3632. if err == gorm.ErrRecordNotFound {
  3633. return nil, err
  3634. }
  3635. if err != nil {
  3636. return nil, err
  3637. }
  3638. return &autoreduece, nil
  3639. }
  3640. func GetAutoRecordByGoodIdSeven(goodid int64, patientid int64, recorddate int64) (models.WarehouseOutInfoSeven, error) {
  3641. detail := models.WarehouseOutInfoSeven{}
  3642. err := XTReadDB().Select("id,count").Where(" good_id = ? and sys_record_time = ? and patient_id = ? and status = 1", goodid, recorddate, patientid).Find(&detail).Error
  3643. return detail, err
  3644. }
  3645. func GetAutoRecordByGoodIdSevenEight(goodid int64, patientid int64, recorddate int64) (detail []*models.WarehouseOutInfoSeven, err error) {
  3646. err = XTReadDB().Select("id,count").Where("good_id = ? and sys_record_time = ? and patient_id = ? and status = 1", goodid, recorddate, patientid).Find(&detail).Error
  3647. return detail, err
  3648. }
  3649. func GetHisProjectPrescriptionByPatientId(patientid int64, recorddate int64) (project []*models.HisPrescriptionProject, err error) {
  3650. err = XTReadDB().Model(&project).Where("patient_id = ? and record_date = ? and status =1", patientid, recorddate).Find(&project).Error
  3651. return project, err
  3652. }
  3653. func GetHisProjectPrescriptionByPatientIdOne(id int64) (models.HisPrescriptionProject, error) {
  3654. project := models.HisPrescriptionProject{}
  3655. err = XTReadDB().Model(&project).Where("id = ? and status =1", id).Find(&project).Error
  3656. return project, err
  3657. }
  3658. func GetAllAutoRecordByPatient(patientid int64, recorddate int64) (auto []*models.WarehouseOutInfoNight, err error) {
  3659. err = XTReadDB().Select("count,warehouse_info_id,good_id,org_id,sys_record_time,patient_id,project_id,warehouse_info_id,warehouse_out_order_number,storehouse_id,price,dealer,manufacturer,good_type_id,product_date,expiry_date,number,license_number").Where(" patient_id = ? and sys_record_time = ? and status = 1 and is_sys = 1 and count>0", patientid, recorddate).Find(&auto).Error
  3660. return auto, err
  3661. }
  3662. func ModefyWarehouseInfo(count int64, id int64) error {
  3663. err := XTWriteDB().Model(models.WarehousingInfo{}).Where(" id =? and status = 1", id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  3664. return err
  3665. }
  3666. func DeleteAutoWarehouse(patient_id int64, record_time int64) error {
  3667. err := XTWriteDB().Model(models.AutomaticReduceDetail{}).Where("patient_id = ? and record_time = ? and status = 1", patient_id, record_time).Updates(map[string]interface{}{"status": 0}).Error
  3668. err = XTWriteDB().Model(models.DialysisBeforePrepare{}).Where("patient_id = ? and record_date = ? and status = 1", patient_id, record_time).Updates(map[string]interface{}{"status": 0}).Error
  3669. err = XTWriteDB().Model(models.VmStockFlow{}).Where("patient_id = ? and system_time = ? and status = 1", patient_id, record_time).Updates(map[string]interface{}{"is_read": 1}).Error
  3670. //err = XTWriteDB().Model(models.WarehouseOutInfoNight{}).Where("patient_id = ? and sys_record_time = ? and status = 1", patient_id, record_time).Updates(map[string]interface{}{"status": 0}).Error
  3671. return err
  3672. }
  3673. func FindGoodInfoByIdTwo(id int64) (goodInfo models.GoodInfo, err error) {
  3674. err = readDb.Model(&models.GoodInfo{}).Where("id = ? AND status = 1", id).First(&goodInfo).Error
  3675. return
  3676. }
  3677. func FindGoodInfoByIdSeven(id int64) (goodInfo models.GoodInfoSeven, err error) {
  3678. err = readDb.Select("id,good_name").Where("id = ? AND status = 1", id).First(&goodInfo).Error
  3679. return
  3680. }
  3681. func GetGoodWarehouseInfo(good_id int64) (info []*models.WarehousingInfo, err error) {
  3682. err = readDb.Where("good_id = ? and status = 1 and stock_count<>0", good_id).Find(&info).Error
  3683. return info, err
  3684. }
  3685. func GetGoodWarehouseInfoSeven(good_id int64) (info []*models.WarehousingInfoSeven, err error) {
  3686. err = readDb.Select("stock_count").Where("good_id = ? and status = 1 and stock_count<>0", good_id).Find(&info).Error
  3687. return info, err
  3688. }
  3689. func GetGoodWarehouseInfoSevenTen(good_id int64, storehouse_id int64) (info []*models.WarehousingInfoSeven, err error) {
  3690. err = readDb.Select("stock_count").Where("good_id = ? and status = 1 and stock_count<>0 and storehouse_id = ?", good_id, storehouse_id).Find(&info).Error
  3691. return info, err
  3692. }
  3693. func GetAllStockList(page int64, limit int64, startime int64, endtime int64, good_type int64, keyword string, orgid int64) (info []*models.VmWarehousingInfo, total int64, err error) {
  3694. offset := (page - 1) * limit
  3695. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status= 1")
  3696. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3697. fmt.Println(table)
  3698. if startime > 0 {
  3699. db = db.Where("x.ctime>=?", startime)
  3700. }
  3701. if endtime > 0 {
  3702. db = db.Where("x.ctime<=?", endtime)
  3703. }
  3704. likeKey := "%" + keyword + "%"
  3705. if len(likeKey) > 0 {
  3706. db = db.Where("t.good_name like ?", likeKey)
  3707. }
  3708. if orgid > 0 {
  3709. db = db.Where("x.org_id = ?", orgid)
  3710. }
  3711. if good_type > 0 {
  3712. db = db.Where("t.good_type_id = ?", good_type)
  3713. }
  3714. err = db.Select("x.id,x.warehousing_id,x.good_id,x.good_type_id,x.number,x.product_date,x.expiry_date,x.warehousing_count,x.warehousing_unit,x.stock_count,x.price,x.total_price,x.dealer,x.remark,x.ctime,x.is_return,x.warehousing_order,x.type,t.good_name,t.good_type_id,t.specification_name,t.min_number,t.packing_unit,t.manufacturer").Joins("left join xt_good_information as t on t.id = x.good_id").Group("x.good_id").Count(&total).Offset(offset).Limit(limit).Order("x.ctime desc").Scan(&info).Error
  3715. return info, total, err
  3716. }
  3717. func GetAllGoodInfoStockList(page int64, limit int64, startime int64, endtime int64, good_type int64, keyword string, orgid int64, good_id int64, storehouse_id int64) (info []*models.GoodInfo, total int64, err error) {
  3718. offset := (page - 1) * limit
  3719. db := XTReadDB().Table("xt_good_information as x").Where("x.status= 1")
  3720. likeKey := "%" + keyword + "%"
  3721. if len(likeKey) > 0 {
  3722. db = db.Where("x.good_name like ?", likeKey)
  3723. }
  3724. if orgid > 0 {
  3725. db = db.Where("x.org_id = ?", orgid)
  3726. }
  3727. if good_type > 0 {
  3728. db = db.Where("x.good_type_id = ?", good_type)
  3729. }
  3730. if good_id > 0 {
  3731. db = db.Where("x.id = ?", good_id)
  3732. }
  3733. err = db.Count(&total).Offset(offset).Limit(limit).Order("x.ctime desc").Preload("StWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3734. if startime > 0 {
  3735. db = db.Where("ctime>=?", startime)
  3736. }
  3737. if endtime > 0 {
  3738. db = db.Where("ctime<=?", endtime)
  3739. }
  3740. if good_id > 0 {
  3741. db = db.Where("good_id = ?", good_id)
  3742. }
  3743. if storehouse_id > 0 {
  3744. db = db.Where("storehouse_id = ?", storehouse_id)
  3745. }
  3746. return db.Where("status = 1 and is_check = 1")
  3747. }).Preload("WarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3748. if startime > 0 {
  3749. db = db.Where("ctime>=?", startime)
  3750. }
  3751. if endtime > 0 {
  3752. db = db.Where("ctime<=?", endtime)
  3753. }
  3754. if good_id > 0 {
  3755. db = db.Where("good_id = ?", good_id)
  3756. }
  3757. if storehouse_id > 0 {
  3758. db = db.Where("storehouse_id = ?", storehouse_id)
  3759. }
  3760. return db.Where("status = 1").Group("good_id,storehouse_id")
  3761. }).Preload("CancelStockInfo", func(db *gorm.DB) *gorm.DB {
  3762. if startime > 0 {
  3763. db = db.Where("ctime>=?", startime)
  3764. }
  3765. if endtime > 0 {
  3766. db = db.Where("ctime<=?", endtime)
  3767. }
  3768. return db.Where("status = 1")
  3769. }).Find(&info).Error
  3770. return info, total, err
  3771. }
  3772. func GetStockListById(good_id int64, orgid int64, limit int64, page int64, startime int64, endtime int64, startfirsttime int64, endfirsttime int64) (info []*models.VmWarehousingInfo, total int64, err error) {
  3773. offset := (page - 1) * limit
  3774. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status= 1 and x.is_check = 1")
  3775. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3776. tables := XTReadDB().Table("xt_stock_flow as f").Where("f.status = 1 and f.consumable_type = 1 and f.user_org_id = ?", orgid)
  3777. fmt.Println(table, tables)
  3778. if startime > 0 {
  3779. db = db.Where("x.ctime>=?", startime)
  3780. }
  3781. if endtime > 0 {
  3782. db = db.Where("x.ctime<=?", endtime)
  3783. }
  3784. if startfirsttime > 0 {
  3785. db = db.Where("x.expiry_date >=?", startfirsttime)
  3786. }
  3787. if endfirsttime > 0 {
  3788. db = db.Where("x.expiry_date <=?", endfirsttime)
  3789. }
  3790. if orgid > 0 {
  3791. db = db.Where("x.org_id = ?", orgid)
  3792. }
  3793. if good_id > 0 {
  3794. db = db.Where("x.good_id = ?", good_id)
  3795. }
  3796. err = db.Select("x.id,x.warehousing_id,x.good_id,x.good_type_id,x.number,x.product_date,x.expiry_date,x.warehousing_count,x.warehousing_unit,x.stock_count,x.price,x.total_price,x.dealer,x.packing_price,t.manufacturer,x.remark,x.ctime,x.is_return,x.warehousing_order,x.type,x.storehouse_id,t.good_name,t.good_type_id,t.specification_name,t.min_number,t.min_unit,t.buy_price,f.batch_number_count").Joins("left join xt_good_information as t on t.id = x.good_id").Joins("left join xt_stock_flow as f on f.warehousing_detail_id = x.id").Count(&total).Offset(offset).Limit(limit).Group("x.id").Order("x.id desc").Scan(&info).Error
  3797. return info, total, err
  3798. }
  3799. func GetStockOutList(good_id int64, orgid int64, limit int64, page int64, startime int64, endtime int64, is_sys int64) (info []*models.WarehouseOutInfo, total int64, err error) {
  3800. offset := (page - 1) * limit
  3801. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status= 1")
  3802. if startime > 0 {
  3803. db = db.Where("x.ctime>=?", startime)
  3804. }
  3805. if endtime > 0 {
  3806. db = db.Where("x.ctime<=?", endtime)
  3807. }
  3808. if orgid > 0 {
  3809. db = db.Where("x.org_id = ?", orgid)
  3810. }
  3811. if good_id > 0 {
  3812. db = db.Where("x.good_id = ?", good_id)
  3813. }
  3814. if is_sys == 2 {
  3815. db = db.Where("x.is_sys = 1")
  3816. }
  3817. if is_sys == 3 {
  3818. db = db.Where("x.is_sys = 0")
  3819. }
  3820. err = db.Select("x.id,x.warehouse_out_id,x.warehouse_info_id,x.good_id,x.good_type_id,x.warehousing_out_target,x.count,x.price,x.total_price,x.product_date,x.expiry_date,x.ctime,x.org_id,x.warehouse_out_order_number,x.is_sys,x.number,x.dealer,x.manufacturer,x.consumable_type").Offset(offset).Count(&total).Scan(&info).Error
  3821. return info, total, err
  3822. }
  3823. func GetStockDrugCount(startime int64, endtime int64, orgid int64) (info []*models.VmWarehouseInfo, err error) {
  3824. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  3825. if startime > 0 {
  3826. db = db.Where("x.ctime >=?", startime)
  3827. }
  3828. if endtime > 0 {
  3829. db = db.Where("x.ctime<=?", endtime)
  3830. }
  3831. if orgid > 0 {
  3832. db = db.Where("x.org_id = ?", orgid)
  3833. }
  3834. err = db.Select("sum(x.warehousing_count) as count,sum(x.stock_count) as stock_count,x.good_id").Group("x.good_id").Scan(&info).Error
  3835. return info, err
  3836. }
  3837. func GetAutoDiallysisBefor(startime int64, endtime int64, orgid int64) (info []*models.VmWarehouseInfo, err error) {
  3838. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status = 1")
  3839. if startime > 0 {
  3840. db = db.Where("x.ctime >=?", startime)
  3841. }
  3842. if endtime > 0 {
  3843. db = db.Where("x.ctime<=?", endtime)
  3844. }
  3845. if orgid > 0 {
  3846. db = db.Where("x.org_id = ?", orgid)
  3847. }
  3848. err = db.Select("sum(x.count) as count,x.good_id").Where("is_sys = 0").Group("x.good_id").Scan(&info).Error
  3849. return info, err
  3850. }
  3851. func GetOutStockTotalCountFour(startime int64, endtime int64, orgid int64) (autoMatic []*models.NewXtAutomaticReduceDetail, err error) {
  3852. if endtime > 0 {
  3853. err = XTReadDB().Raw("SELECT good_id,SUM(b.count) as count FROM (SELECT DISTINCT x.patient_id,x.good_id,x.count,x.record_time FROM xt_automatic_reduce_detail as x WHERE x.org_id = ? and x.record_time >= ? and x.record_time <=? and `status` = 1) as b GROUP BY good_id", orgid, startime, endtime).Scan(&autoMatic).Error
  3854. }
  3855. if endtime == 0 {
  3856. err = XTReadDB().Raw("SELECT good_id,SUM(b.count) as count FROM (SELECT DISTINCT x.patient_id,x.good_id,x.count,x.record_time FROM xt_automatic_reduce_detail as x WHERE x.org_id = ? and `status` = 1) as b GROUP BY good_id", orgid).Scan(&autoMatic).Error
  3857. }
  3858. return autoMatic, err
  3859. }
  3860. func GetGoodWarehouseOutById(id int64, orgid int64) (models.WarehouseOut, error) {
  3861. out := models.WarehouseOut{}
  3862. err := XTReadDB().Where("id = ? and org_id = ? and status = 1", id, orgid).Find(&out).Error
  3863. return out, err
  3864. }
  3865. func GetOrderDetialByOrderId(id int64, orgid int64) (out []*models.WarehouseOutInfoOne, err error) {
  3866. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status = 1")
  3867. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3868. fmt.Println(table)
  3869. if id > 0 {
  3870. db = db.Where("x.warehouse_out_id = ?", id)
  3871. }
  3872. if orgid > 0 {
  3873. db = db.Where("x.org_id = ?", orgid)
  3874. }
  3875. err = db.Select("x.id,x.warehouse_out_id,x.warehouse_info_id,x.good_id,sum(x.count) as count,x.price,x.total_price,x.product_date,x.expiry_date,x.ctime,x.org_id,x.warehouse_out_order_number,x.type,x.dealer,x.patient_id,t.manufacturer,x.is_sys,x.sys_record_time,x.number,x.remark,x.license_number,x.supply_cancel_out_id,x.supply_warehouse_id,x.storehouse_id,x.admin_user_id,x.buy_price,x.stock_count,x.register_number,t.good_name,t.good_type_id,t.specification_name,t.min_number,t.packing_unit,t.min_unit").Joins("left join xt_good_information as t on t.id=x.good_id").Group("x.good_id,x.warehouse_info_id").Order("x.ctime desc").Scan(&out).Error
  3876. return out, err
  3877. }
  3878. func GetWarehouseOutOrder(id []string, orgid int64) (out []*models.WarehouseOut, err error) {
  3879. db := XTReadDB().Table("xt_warehouse_out as x").Where("x.status = 1")
  3880. if len(id) > 0 {
  3881. db = db.Where("x.id in(?)", id)
  3882. }
  3883. if orgid > 0 {
  3884. db = db.Where("x.org_id= ?", orgid)
  3885. }
  3886. err = db.Select("x.id,x.warehouse_out_order_number,x.operation_time,x.creater,x.org_id,x.modifier,x.remark,x.warehouse_out_time,x.dealer,x.manufacturer,x.type").Find(&out).Error
  3887. return out, err
  3888. }
  3889. func GetOrderDetialByOrderIdOne(id []string, orgid int64) (out []*models.WarehouseOutInfoOne, err error) {
  3890. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status = 1")
  3891. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3892. tableOne := XTReadDB().Table("xt_warehouse_info as n").Where("n.status = 1")
  3893. fmt.Println(table, tableOne)
  3894. if len(id) > 0 {
  3895. db = db.Where("x.warehouse_out_id in (?)", id)
  3896. }
  3897. if orgid > 0 {
  3898. db = db.Where("x.org_id = ?", orgid)
  3899. }
  3900. err = db.Select("x.id,x.warehouse_out_id,x.good_id,sum(x.count) as count,x.price,x.total_price,x.product_date,x.expiry_date,x.ctime,x.org_id,x.warehouse_out_order_number,x.type,x.dealer,x.manufacturer,t.social_security_directory_code,x.is_sys,x.sys_record_time,n.number,x.remark,x.license_number,x.storehouse_id,x.admin_user_id,x.buy_price,x.stock_count,x.warehouse_info_id,x.remark,x.patient_id,t.good_name,t.good_type_id,t.specification_name,t.min_number,t.packing_unit,t.min_unit,t.packing_price,x.register_number,x.class_type").Joins("left join xt_warehouse_info as n on n.id=x.warehouse_info_id").Joins("left join xt_good_information as t on t.id=x.good_id").Group("x.warehouse_out_id,x.good_id").Order("x.ctime desc").Scan(&out).Error
  3901. return out, err
  3902. }
  3903. func GetOrderDetailStockFlowByStorehouseById(id []string, orgid int64) (list []*models.VmStockFlow, err error) {
  3904. db := XTReadDB().Model(&list).Where("status = 1 and (consumable_type = 2 or consumable_type = 3 or consumable_type = 15 or consumable_type = 12)")
  3905. if len(id) > 0 {
  3906. db = db.Where("warehouse_out_id in (?)", id)
  3907. }
  3908. if orgid > 0 {
  3909. db = db.Where("user_org_id = ?", orgid)
  3910. }
  3911. err = db.Group("warehousing_id").Find(&list).Error
  3912. return list, err
  3913. }
  3914. func GetOrderDetailStockFlow(id []string, orgid int64) (list []*models.VmStockFlow, err error) {
  3915. db := XTReadDB().Model(&list).Where("status = 1 and (consumable_type = 2 or consumable_type = 3 or consumable_type = 15 or consumable_type = 12)")
  3916. if len(id) > 0 {
  3917. db = db.Where("warehouse_out_id in (?)", id)
  3918. }
  3919. if orgid > 0 {
  3920. db = db.Where("user_org_id = ?", orgid)
  3921. }
  3922. err = db.Preload("WarehousingInfo", "org_id = ? and status = 1", orgid).Find(&list).Error
  3923. return list, err
  3924. }
  3925. func GetOrderStockFlow(id []string, orgid int64) (list []*models.VmStockFlow, err error) {
  3926. db := XTReadDB().Model(&list).Where("status = 1 and consumable_type = 7 and patient_id > 0 and count>0")
  3927. if len(id) > 0 {
  3928. db = db.Where("warehouse_out_id in (?)", id)
  3929. }
  3930. if orgid > 0 {
  3931. db = db.Where("user_org_id = ?", orgid)
  3932. }
  3933. err = db.Preload("WarehousingInfo", "org_id = ? and status = 1", orgid).Find(&list).Error
  3934. return list, err
  3935. }
  3936. func GetLastWarehouseOutInfo(ids []string, orgId int64) (info []*models.WarehouseOutInfoSix, err error) {
  3937. db := XTReadDB().Model(&info)
  3938. db = db.Preload("GoodInfo", "status = 1")
  3939. err = db.Raw("select * from(SELECT * FROM xt_warehouse_out_info WHERE warehouse_out_id IN(?) AND org_id = ? and status = 1 ORDER BY id DESC LIMIT 1000) a group by good_id", ids, orgId).Find(&info).Error
  3940. return info, err
  3941. }
  3942. func FindUserDetailByIdOne(good_id int64, record_time int64, org_id int64) (user []*models.AutomaticReduceDetail, err error, total int64) {
  3943. db := readDb.Model(&models.AutomaticReduceDetail{})
  3944. db = db.Preload("GoodInfo", "org_id = ? AND status = 1", org_id)
  3945. db = db.Preload("GoodsType", "status = 1")
  3946. db = db.Preload("Patients", "user_org_id = ? AND status = 1", org_id)
  3947. db = db.Preload("WarehouseOutInfo", "org_id = ? and status = 1 and good_id = ? and sys_record_time = ?", org_id, good_id, record_time)
  3948. db = db.Where("status = 1 AND org_id = ? AND good_id = ? AND record_time = ? and count<> 0 ", org_id, good_id, record_time)
  3949. db = db.Count(&total)
  3950. err = db.Find(&user).Error
  3951. return
  3952. }
  3953. func GetGoodInformationByGoodId(good_id int64) (models.GoodInfo, error) {
  3954. info := models.GoodInfo{}
  3955. err := XTReadDB().Where("id = ? and status = 1", good_id).Find(&info).Error
  3956. return info, err
  3957. }
  3958. func GetGoodInformationByGoodIdThirty(good_id int64) (models.GoodInformationThirty, error) {
  3959. info := models.GoodInformationThirty{}
  3960. err := XTReadDB().Where("id = ? and status = 1", good_id).Find(&info).Error
  3961. return info, err
  3962. }
  3963. func GetNewGoodInformationByGoodIdThirty(good_id int64, tx *gorm.DB) (models.GoodInformationThirty, error) {
  3964. info := models.GoodInformationThirty{}
  3965. err := tx.Where("id = ? and status = 1", good_id).Find(&info).Error
  3966. if err != gorm.ErrRecordNotFound {
  3967. if err != nil {
  3968. tx.Rollback()
  3969. return info, err
  3970. }
  3971. }
  3972. return info, err
  3973. }
  3974. func UpdateGoodInfoList(info models.GoodInfo, id int64) error {
  3975. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"total": info.Total}).Error
  3976. return err
  3977. }
  3978. func GetExprotStockList(orgid int64, orderid []string, startime int64, endtime int64) (info []*models.StWarehousingInfo, err error) {
  3979. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  3980. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3981. fmt.Println(table)
  3982. if orgid > 0 {
  3983. db = db.Where("x.org_id = ?", orgid)
  3984. }
  3985. if len(orderid) > 0 {
  3986. db = db.Where("x.warehousing_id in(?)", orderid)
  3987. }
  3988. if startime > 0 {
  3989. db = db.Where("x.ctime>=?", startime)
  3990. }
  3991. if endtime > 0 {
  3992. db = db.Where("x.ctime<=?", endtime)
  3993. }
  3994. err = db.Select("x.id,x.good_id,x.good_type_id,x.number,x.product_date,x.expiry_date,x.warehousing_count,x.price,x.dealer,x.manufacturer,x.remark,x.license_number,t.good_name,t.packing_unit,t.specification_name").Joins("left join xt_good_information as t on t.id = x.good_id").Scan(&info).Error
  3995. return info, err
  3996. }
  3997. func GetExprotStockListTwenty(orgid int64, orderid []string, startime int64, endtime int64, storehouse_id int64) (info []*models.StWarehousingInfo, err error) {
  3998. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  3999. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  4000. fmt.Println(table)
  4001. if orgid > 0 {
  4002. db = db.Where("x.org_id = ?", orgid)
  4003. }
  4004. if len(orderid) > 0 {
  4005. db = db.Where("x.warehousing_id in(?)", orderid)
  4006. }
  4007. if startime > 0 {
  4008. db = db.Where("x.ctime>=?", startime)
  4009. }
  4010. if endtime > 0 {
  4011. db = db.Where("x.ctime<=?", endtime)
  4012. }
  4013. if storehouse_id > 0 {
  4014. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4015. }
  4016. err = db.Select("x.id,x.good_id,x.good_type_id,x.number,x.product_date,x.expiry_date,x.warehousing_count,x.price,x.dealer,x.manufacturer,x.remark,x.license_number,t.good_name,t.packing_unit,t.specification_name,p.warehousing_time").Joins("left join xt_warehouse as p on p.id =x.warehousing_id").Joins("left join xt_good_information as t on t.id = x.good_id").Scan(&info).Error
  4017. return info, err
  4018. }
  4019. func GetDrugWarehouOrderInfo(startime int64, endtime int64, orgid int64) (info []*models.VmDrugWarehouseOutInfo, err error) {
  4020. db := XTReadDB().Table("xt_drug_warehouse_out_info as x").Where("x.status = 1")
  4021. table := XTReadDB().Table("xt_base_drug as t").Where("t.status = 1")
  4022. fmt.Println(table)
  4023. if startime > 0 {
  4024. db = db.Where("x.ctime>=?", startime)
  4025. }
  4026. if endtime > 0 {
  4027. db = db.Where("x.ctime<=?", endtime)
  4028. }
  4029. if orgid > 0 {
  4030. db = db.Where("x.org_id = ?", orgid)
  4031. }
  4032. err = db.Select("x.drug_id,x.count,x.count_unit,t.max_unit,t.min_unit,t.min_number").Joins("left join xt_base_drug as t on t.id = x.drug_id").Scan(&info).Error
  4033. return info, err
  4034. }
  4035. func GetOutExprotList(orgid int64, ids []string, startime int64, endtime int64) (out []*models.WarehouseOutInfoOne, err error) {
  4036. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status =1 ")
  4037. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  4038. tableOne := XTReadDB().Table("xt_warehouse_out as p").Where("p.status=1")
  4039. fmt.Println(table, tableOne)
  4040. if orgid > 0 {
  4041. db = db.Where("x.org_id = ?", orgid)
  4042. }
  4043. if len(ids) > 0 {
  4044. db = db.Where("x.warehouse_out_id in (?)", ids)
  4045. }
  4046. if startime > 0 {
  4047. db = db.Where("x.ctime>=?", startime)
  4048. }
  4049. if endtime > 0 {
  4050. db = db.Where("x.ctime<=?", endtime)
  4051. }
  4052. err = db.Select("x.id,x.warehouse_out_id,x.good_id,x.good_type_id,x.warehousing_out_target,x.count,x.price,x.total_price,x.product_date,x.expiry_date,x.ctime,x.org_id,x.remark,x.number,x.license_number,x.warehouse_out_order_number,t.good_name,t.specification_name,t.min_number,t.packing_price,t.min_unit,t.packing_unit,x.manufacturer,x.dealer,p.warehouse_out_time").Joins("left join xt_warehouse_out as p on p.id =x.warehouse_out_id").Joins("left join xt_good_information as t on t.id = x.good_id").Scan(&out).Error
  4053. return out, err
  4054. }
  4055. func FindeDrugWarehouseOutOrder(ids []string, orgid int64) (info []*models.DrugWarehouseOut, err error) {
  4056. db := XTReadDB().Table("xt_drug_warehouse_out as x").Where("x.status = 1")
  4057. if len(ids) > 0 {
  4058. db = db.Where("x.id in(?)", ids)
  4059. }
  4060. if orgid > 0 {
  4061. db = db.Where("x.org_id = ?", orgid)
  4062. }
  4063. err = db.Select("x.id,x.warehouse_out_order_number,x.operation_time,x.creater,x.org_id,x.modifier,x.remark,x.warehouse_out_time,x.is_sys").Scan(&info).Error
  4064. return info, err
  4065. }
  4066. func FindeDrugWarehouseOutDetail(ids []string, orgid int64) (info []*models.VmDrugWarehouseOutInfo, err error) {
  4067. db := XTReadDB().Table("xt_drug_warehouse_out_info as x").Where("x.status =1 ")
  4068. table := XTReadDB().Table("x.base_drug as t").Where("t.status = 1")
  4069. fmt.Println(table)
  4070. if len(ids) > 0 {
  4071. db = db.Where("x.warehouse_out_id in(?)", ids)
  4072. }
  4073. if orgid > 0 {
  4074. db = db.Where("x.org_id = ?", orgid)
  4075. }
  4076. err = db.Select("x.id,x.warehouse_out_id,x.drug_id,x.warehousing_out_target,x.count,x.count_unit,x.price,x.product_date,x.expiry_date,x.number,x.batch_number,t.drug_type,t.max_unit,t.min_unit,t.min_number,t.dose,t.dose_unit,t.last_price,t.drug_name").Joins("left join xt_base_drug as t on t.id =x.drug_id").Scan(&info).Error
  4077. return info, err
  4078. }
  4079. func GetDrugNameByKeyword(keyword string, orgid int64) (basedrug []*models.XtBaseDrug, err error) {
  4080. db := XTReadDB().Table("xt_base_drug as x").Where("x.status = 1")
  4081. likeKey := "%" + keyword + "%"
  4082. if len(keyword) > 0 {
  4083. db = db.Where("x.drug_name like ?", likeKey)
  4084. }
  4085. if orgid > 0 {
  4086. db = db.Where("x.org_id = ?", orgid)
  4087. }
  4088. err = db.Find(&basedrug).Error
  4089. return basedrug, err
  4090. }
  4091. func GetDrugWarehouseOrderDetail(ids []int64, orgid int64, startime int64, endtime int64, storehouse_id int64) (info []*models.XtDrugWarehouseOutInfo, err error) {
  4092. db := XTReadDB().Table("xt_drug_warehouse_out_info as x").Where("x.status = 1")
  4093. if len(ids) > 0 {
  4094. db = db.Where("x.drug_id in(?)", ids)
  4095. }
  4096. if orgid > 0 {
  4097. db = db.Where("x.org_id = ?", orgid)
  4098. }
  4099. if startime > 0 {
  4100. db = db.Where("x.ctime>=?", startime)
  4101. }
  4102. if endtime > 0 {
  4103. db = db.Where("x.ctime<=?", endtime)
  4104. }
  4105. if storehouse_id > 0 {
  4106. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4107. }
  4108. err = db.Find(&info).Error
  4109. return info, err
  4110. }
  4111. func GetDrugWarehouseOrderDetailTwo(ids []int64, orgid int64, startime int64, endtime int64, storehouse_id int64) (info []*models.XtDrugWarehouseInfo, err error) {
  4112. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  4113. if len(ids) > 0 {
  4114. db = db.Where("x.drug_id in(?)", ids)
  4115. }
  4116. if orgid > 0 {
  4117. db = db.Where("x.org_id = ?", orgid)
  4118. }
  4119. if startime > 0 {
  4120. db = db.Where("x.ctime>=?", startime)
  4121. }
  4122. if endtime > 0 {
  4123. db = db.Where("x.ctime<=?", endtime)
  4124. }
  4125. if storehouse_id > 0 {
  4126. db = db.Where("storehouse_id = ?", storehouse_id)
  4127. }
  4128. err = db.Find(&info).Error
  4129. return info, err
  4130. }
  4131. func GetDrugTotalCount(drugid int64, orgid int64, storehouse_id int64) (info models.VmDrugWarehouseInfo, err error) {
  4132. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1 and x.is_check = 1")
  4133. if drugid > 0 {
  4134. db = db.Where("x.drug_id = ?", drugid)
  4135. }
  4136. if orgid > 0 {
  4137. db = db.Where("x.org_id = ?", orgid)
  4138. }
  4139. if storehouse_id > 0 {
  4140. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4141. }
  4142. err = db.Select("x.drug_id,sum(x.stock_max_number) as count,sum(x.stock_min_number) as stock_min_number,x.max_unit,x.min_unit").Find(&info).Error
  4143. return info, err
  4144. }
  4145. func GetDrugTotalCountTwoTwety(drugid int64, orgid int64, storehouse_id int64, tx *gorm.DB) (info models.VmDrugWarehouseInfo, err error) {
  4146. db := tx.Table("xt_drug_warehouse_info as x").Where("x.status = 1 and x.is_check = 1")
  4147. if drugid > 0 {
  4148. db = db.Where("x.drug_id = ?", drugid)
  4149. }
  4150. if orgid > 0 {
  4151. db = db.Where("x.org_id = ?", orgid)
  4152. }
  4153. if storehouse_id > 0 {
  4154. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4155. }
  4156. err = db.Select("x.drug_id,sum(x.stock_max_number) as count,sum(x.stock_min_number) as stock_min_number,x.max_unit,x.min_unit").Find(&info).Error
  4157. if err != gorm.ErrRecordNotFound {
  4158. if err != nil {
  4159. tx.Rollback()
  4160. return info, err
  4161. }
  4162. }
  4163. return info, err
  4164. }
  4165. func GetDrugTotalCountTwenty(drugid int64, orgid int64, storehouse_id int64) (info models.VmDrugWarehouseInfo, err error) {
  4166. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1 and x.is_check = 1 ")
  4167. if drugid > 0 {
  4168. db = db.Where("x.drug_id = ?", drugid)
  4169. }
  4170. if orgid > 0 {
  4171. db = db.Where("x.org_id = ?", orgid)
  4172. }
  4173. if storehouse_id > 0 {
  4174. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4175. }
  4176. err = db.Select("x.drug_id,sum(x.stock_max_number) as count,sum(x.stock_min_number) as stock_min_number,x.max_unit,x.min_unit").Find(&info).Error
  4177. return info, err
  4178. }
  4179. func GetDrugTotalCountSwx(id int64, orgid int64) (info models.VmDrugWarehouseInfo, err error) {
  4180. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  4181. if id > 0 {
  4182. db = db.Where("x.id = ?", id)
  4183. }
  4184. if orgid > 0 {
  4185. db = db.Where("x.org_id = ?", orgid)
  4186. }
  4187. err = db.Select("x.drug_id,sum(x.stock_max_number) as count,sum(x.stock_min_number) as stock_min_number,x.max_unit,x.min_unit").Find(&info).Error
  4188. return info, err
  4189. }
  4190. func GetDrugTotalCountOne(drugid int64, orgid int64, id int64) (models.VmDrugWarehouseInfo, error) {
  4191. info := models.VmDrugWarehouseInfo{}
  4192. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  4193. if id == 0 {
  4194. db = db.Where("id = ?", id)
  4195. }
  4196. if drugid > 0 {
  4197. db = db.Where("x.drug_id = ?", drugid)
  4198. }
  4199. if orgid > 0 {
  4200. db = db.Where("x.org_id = ?", orgid)
  4201. }
  4202. err = db.Select("x.drug_id,x.stock_max_number,x.stock_min_number,x.max_unit,x.min_unit").Find(&info).Error
  4203. return info, err
  4204. }
  4205. func GetDrugTotalCountTwo(drugid int64, storehouse_id int64) (list []*models.VmDrugWarehouseInfo, err error) {
  4206. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  4207. table := XTReadDB().Table("xt_base_drug as d").Where("d.status = 1")
  4208. fmt.Println(table)
  4209. if drugid > 0 {
  4210. db = db.Where("x.drug_id = ?", drugid)
  4211. }
  4212. if storehouse_id > 0 {
  4213. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4214. }
  4215. err = db.Select("x.drug_id,x.stock_max_number,x.stock_min_number,d.min_number").Joins("left join xt_base_drug as d on d.id = x.drug_id").Scan(&list).Error
  4216. return list, err
  4217. }
  4218. func GetDrugByGoodId(drugid int64) (models.BaseDrugLib, error) {
  4219. lib := models.BaseDrugLib{}
  4220. err := XTReadDB().Model(&lib).Where("id = ? and status = 1", drugid).Find(&lib).Error
  4221. return lib, err
  4222. }
  4223. func GetWarehoureOrderInfoList(goodid int64, orgid int64) (info []*models.WarehousingInfo, err error) {
  4224. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  4225. if goodid > 0 {
  4226. db = db.Where("x.good_id = ?", goodid)
  4227. }
  4228. if orgid > 0 {
  4229. db = db.Where("x.org_id = ?", orgid)
  4230. }
  4231. err = db.Select("x.id,x.warehousing_id,x.good_id,x.good_type_id,x.number,x.product_date,x.expiry_date,x.warehousing_count,x.price,x.total_price,x.dealer,x.manufacturer,x.remark,x.is_return,x.warehousing_order,x.warehousing_unit,x.stock_count,x.license_number,x.org_id").Find(&info).Error
  4232. return info, err
  4233. }
  4234. func UpdateWarehousingCount(info *models.WarehousingInfo, goodid int64, orgid int64, warehousingId int64) error {
  4235. err := XTWriteDB().Model(models.WarehousingInfo{}).Where("good_id = ? and org_id = ? and status = 1 and warehousing_id = ?", goodid, orgid, warehousingId).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  4236. return err
  4237. }
  4238. func GetSingleCancelOrder(id int64, orgid int64) (info []*models.CancelStockInfo, err error) {
  4239. err = XTReadDB().Where("cancel_stock_id = ? and status = 1 and org_id = ?", id, orgid).Preload("GoodInfo", "status = 1").Find(&info).Error
  4240. return info, err
  4241. }
  4242. func UpdateCancelOut(list []*models.WarehousingInfo, count int64) error {
  4243. //遍历循环入库数据
  4244. for i, item := range list {
  4245. //计算每个批次剩余库存与入库数据的差 然后和退库数量比较
  4246. if (item.WarehousingCount - item.StockCount) >= count {
  4247. //如果差距大于退库数量,则直接把退库数量增加到该批次中
  4248. info := models.WarehousingInfo{
  4249. GoodId: item.GoodId,
  4250. OrgId: item.OrgId,
  4251. WarehousingId: item.WarehousingId,
  4252. StockCount: item.StockCount + count,
  4253. }
  4254. err2 := UpdateWarehousingCount(&info, item.GoodId, item.OrgId, item.WarehousingId)
  4255. fmt.Println("2323233232323232323232323232323", err2)
  4256. return err
  4257. }
  4258. if (item.WarehousingCount - item.StockCount) < count {
  4259. //如果该批次小于退库数量,则先出库该相差数量
  4260. var countOne = item.WarehousingCount - item.StockCount
  4261. infoOne := models.WarehousingInfo{
  4262. GoodId: item.GoodId,
  4263. OrgId: item.OrgId,
  4264. WarehousingId: item.WarehousingId,
  4265. StockCount: countOne + item.StockCount,
  4266. }
  4267. err := UpdateWarehousingCount(&infoOne, item.GoodId, item.OrgId, item.WarehousingId)
  4268. if err == nil {
  4269. //剩余的出库到第二个批次
  4270. var countTwo = count - countOne
  4271. infos := append(list, list[i+1])
  4272. var idArray []*models.WarehousingInfo
  4273. for _, it := range infos {
  4274. if it.WarehousingId != item.WarehousingId {
  4275. idArray = append(idArray, it)
  4276. }
  4277. }
  4278. //查询更新后的库存
  4279. UpdateCancelOut(idArray, countTwo)
  4280. return err
  4281. } else {
  4282. return err
  4283. }
  4284. }
  4285. }
  4286. return err
  4287. }
  4288. func GetCancelStockOrderPrint(idstr []string) (info []*models.CancelStockInfo, err error) {
  4289. if len(idstr) > 0 {
  4290. err = XTReadDB().Model(&info).Where("cancel_stock_id in(?)", idstr).Preload("GoodInfo", "status = 1").Find(&info).Error
  4291. } else {
  4292. err = XTReadDB().Model(&info).Preload("GoodInfo", "status = 1").Find(&info).Error
  4293. }
  4294. return info, err
  4295. }
  4296. func GetCancelStockOrderPrintOne(idstr []string, orgid int64) (info []*models.CancelStock, err error) {
  4297. if len(idstr) > 0 {
  4298. err = XTReadDB().Model(&info).Where("id in(?)", idstr).
  4299. Preload("XtCancelStockInfo", func(db *gorm.DB) *gorm.DB {
  4300. return XTReadDB().Where("org_id=? and status = 1", orgid).Preload("GoodInfo", "status = 1 and org_id = ?", orgid)
  4301. }).Find(&info).Error
  4302. }
  4303. return info, err
  4304. }
  4305. func GetCancelOutTotalCount(startime int64, endtime int64, orgid int64) (info []*models.VmCancelStockInfo, err error) {
  4306. db := XTReadDB().Table("xt_cancel_stock_info as x").Where("x.status = 1")
  4307. if startime > 0 {
  4308. db = db.Where("x.ctime >=?", startime)
  4309. }
  4310. if endtime > 0 {
  4311. db = db.Where("x.ctime <= ?", endtime)
  4312. }
  4313. if orgid > 0 {
  4314. db = db.Where("x.org_id = ?", orgid)
  4315. }
  4316. err = db.Select("x.good_id,sum(x.count) as count").Group("x.good_id").Scan(&info).Error
  4317. return info, err
  4318. }
  4319. func GetWarehoureOutOrderInfo(goodid int64, orgid int64) (*models.WarehouseOutInfo, error) {
  4320. info := models.WarehouseOutInfo{}
  4321. var err error
  4322. err = XTReadDB().Model(&info).Where("good_id = ? and org_id = ? and status = 1", goodid, orgid).Find(&info).Error
  4323. if err == gorm.ErrRecordNotFound {
  4324. return nil, err
  4325. }
  4326. if err != nil {
  4327. return nil, err
  4328. }
  4329. return &info, nil
  4330. }
  4331. func GetWarehoureOrderInfoCount(goodid int64, orgid int64, id int64) (info models.WarehouseOutInfo, err error) {
  4332. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status =1")
  4333. if goodid > 0 {
  4334. db = db.Where("x.good_id = ?", goodid)
  4335. }
  4336. if orgid > 0 {
  4337. db = db.Where("x.org_id = ?", orgid)
  4338. }
  4339. if id > 0 {
  4340. db = db.Where("x.warehouse_info_id = ?", id)
  4341. }
  4342. err = db.Select("x.good_id,sum(x.count) as count").Scan(&info).Error
  4343. return info, err
  4344. }
  4345. func GetWarehoureOrderStockOutFlow(goodid int64, orgid int64, id int64, storehouse_id int64) (info models.VmStockFlow, err error) {
  4346. db := XTReadDB().Table("xt_stock_flow as x").Where("x.status =1 and x.consumable_type = 2 or x.consumable_type = 3")
  4347. if goodid > 0 {
  4348. db = db.Where("x.good_id = ?", goodid)
  4349. }
  4350. if orgid > 0 {
  4351. db = db.Where("x.user_org_id = ?", orgid)
  4352. }
  4353. if id > 0 {
  4354. db = db.Where("x.warehousing_id = ?", id)
  4355. }
  4356. if storehouse_id > 0 {
  4357. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4358. }
  4359. err = db.Select("x.good_id,sum(x.count) as count").Scan(&info).Error
  4360. return info, err
  4361. }
  4362. func UpdateCancelInfo(id int64) (models.CancelStock, error) {
  4363. stock := models.CancelStock{}
  4364. err := XTWriteDB().Model(&stock).Where("id=? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  4365. return stock, err
  4366. }
  4367. func GetStockBatchNumber(id int64, orgid int64) (info []*models.WarehousingInfo, err error) {
  4368. err = XTReadDB().Model(&info).Where("good_id = ? and org_id = ? and status = 1 and number <> ''", id, orgid).Find(&info).Error
  4369. return info, err
  4370. }
  4371. func GetWarehouseOutInfoById(id int64, goodid int64) (info []*models.WarehouseOutInfo, err error) {
  4372. err = XTReadDB().Where("warehouse_out_id = ? and good_id = ? and status = 1", id, goodid).Find(&info).Error
  4373. return info, err
  4374. }
  4375. func GetStockFlowBatchNumber(id int64, goodid int64) (stock []*models.VmStockFlow, err error) {
  4376. err = XTReadDB().Model(&stock).Where("warehouse_out_id = ? and good_id = ? and status = 1", id, goodid).Group("patient_id,number").Find(&stock).Error
  4377. return stock, err
  4378. }
  4379. func GetStockFlowBatchNumberOne(id int64, goodid int64) (stock []*models.VmStockFlowOne, err error) {
  4380. db := XTReadDB().Table("xt_stock_flow as x").Where("x.status = 1 and x.count > 0 and (x.consumable_type = 3 or x.consumable_type = 2 or x.consumable_type = 15)")
  4381. table := XTReadDB().Table("xt_patients as t").Where("t.status = 1")
  4382. fmt.Println(table)
  4383. tableone := XTReadDB().Table("xt_good_information as o").Where("o.status = 1")
  4384. fmt.Println(tableone)
  4385. if id > 0 {
  4386. db = db.Where("x.warehouse_out_id = ?", id)
  4387. }
  4388. if goodid > 0 {
  4389. db = db.Where("x.good_id = ?", goodid)
  4390. }
  4391. err = db.Select("x.id,x.warehousing_id,x.good_id,x.number,x.count,x.patient_id,x.system_time,x.is_sys,x.warehousing_order,x.warehouse_out_id,x.warehouse_out_order_number,x.price,x.product_date,x.expire_date,x.ctime,o.packing_unit,t.name").Joins("left join xt_patients as t on t.id = x.patient_id").Joins("left join xt_good_information as o on o.id = x.good_id").Scan(&stock).Error
  4392. return stock, err
  4393. }
  4394. func GetStockFlowCancelInfo(id int64, goodid int64) (stock []*models.VmStockFlowOne, err error) {
  4395. db := XTReadDB().Table("xt_stock_flow as x").Where("x.status = 1 and x.count > 0 and x.consumable_type = 7")
  4396. table := XTReadDB().Table("xt_patients as t").Where("t.status = 1")
  4397. fmt.Println(table)
  4398. tableone := XTReadDB().Table("xt_good_information as o").Where("o.status = 1")
  4399. fmt.Println(tableone)
  4400. if id > 0 {
  4401. db = db.Where("x.warehouse_out_id = ?", id)
  4402. }
  4403. if goodid > 0 {
  4404. db = db.Where("x.good_id = ?", goodid)
  4405. }
  4406. err = db.Select("x.id,x.warehousing_id,x.good_id,x.number,x.count,x.patient_id,x.system_time,x.is_sys,x.warehousing_order,x.warehouse_out_id,x.warehouse_out_order_number,x.price,x.product_date,x.expire_date,x.ctime,o.packing_unit,t.name").Joins("left join xt_patients as t on t.id = x.patient_id").Joins("left join xt_good_information as o on o.id = x.good_id").Scan(&stock).Error
  4407. return stock, err
  4408. }
  4409. func GetDrugBatchNumber(drug_id int64, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  4410. err = XTReadDB().Model(&info).Where("drug_id = ? and org_id = ? and status = 1 and batch_number <>''", drug_id, orgid).Find(&info).Error
  4411. return info, err
  4412. }
  4413. func ExportDrugList(warehouse_out_id []string) (out []*models.StDrugWarehouseInfo, err error) {
  4414. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status =1")
  4415. table := XTReadDB().Table("xt_base_drug as b").Where("b.status = 1")
  4416. tableOne := XTReadDB().Table("xt_drug_warehouse as p")
  4417. fmt.Println("table", table)
  4418. fmt.Println("tableOne", tableOne)
  4419. if len(warehouse_out_id) > 0 {
  4420. db = db.Where("x.warehousing_id in(?)", warehouse_out_id)
  4421. }
  4422. err = db.Select("x.id,x.warehousing_id,x.drug_id,x.number,x.product_date,x.expiry_date,x.warehousing_count,x.warehouseing_unit,x.max_unit,x.min_unit,x.stock_max_number,x.stock_min_number,x.price,x.dealer,x.manufacturer,x.warehousing_order,x.batch_number,b.dose,b.dose_unit,b.min_number,b.min_unit,b.max_unit,b.drug_name,b.drug_type,p.warehousing_time").Joins("left join xt_drug_warehouse as p on p.id =x.warehousing_id").Joins("left join xt_base_drug as b on b.id = x.drug_id").Scan(&out).Error
  4423. return out, err
  4424. }
  4425. func GetExportOutOrderDrugList(warehouse_out_id []string) (out []*models.StDrugWarehouseOutInfo, err error) {
  4426. db := XTReadDB().Table("xt_drug_warehouse_out_info as x").Where("x.status = 1")
  4427. table := XTReadDB().Table("xt_base_drug as b").Where("b.status = 1")
  4428. fmt.Println("table", table)
  4429. if len(warehouse_out_id) > 0 {
  4430. db = db.Where("x.warehouse_out_id in(?)", warehouse_out_id)
  4431. }
  4432. err = db.Select("x.id,x.warehouse_out_id,x.drug_id,x.count,x.count_unit,x.price,x.product_date,x.expiry_date,x.warehouse_out_order_number,x.dealer,x.manufacturer,x.is_sys,x.sys_record_time,x.warehouse_info_id,x.number,x.batch_number,x.patient_id,b.dose,b.dose_unit,b.min_number,b.min_unit,b.max_unit,b.drug_name,b.drug_type,b.min_price").Joins("left join xt_base_drug as b on b.id = x.drug_id").Scan(&out).Error
  4433. return out, err
  4434. }
  4435. func GetExportOutOrderDrugListOne(warehouse_out_id []string) (out []*models.StDrugWarehouseOutInfo, err error) {
  4436. db := XTReadDB().Table("xt_drug_flow as x").Where("x.status = 1")
  4437. table := XTReadDB().Table("xt_base_drug as b").Where("b.status = 1")
  4438. fmt.Println("table", table)
  4439. if len(warehouse_out_id) > 0 {
  4440. db = db.Where("x.warehouse_out_id in(?)", warehouse_out_id)
  4441. }
  4442. err = db.Select("x.id,x.warehouse_out_id,x.drug_id,x.count,x.max_unit as count_unit,x.price,x.retail_price,x.product_date,x.expire_date,x.warehouse_out_order_number,x.dealer,x.manufacturer,x.is_sys,x.number,x.batch_number,x.patient_id,x.ctime,x.consumable_type,b.dose,b.dose_unit,b.min_number,b.min_unit,b.max_unit,b.drug_name,b.drug_type,b.min_price").Joins("left join xt_base_drug as b on b.id = x.drug_id").Scan(&out).Error
  4443. return out, err
  4444. }
  4445. func GetDrugOutListFlow(warehouse_out_id []string, orgid int64) (info []*models.XtDrugWarehouseOutInfo, err error) {
  4446. db := XTReadDB().Model(&info).Where("status = 1")
  4447. if len(warehouse_out_id) > 0 {
  4448. db = db.Where("warehouse_out_id in(?)", warehouse_out_id)
  4449. }
  4450. if orgid > 0 {
  4451. db = db.Where("org_id = ?", orgid)
  4452. }
  4453. err = db.Find(&info).Error
  4454. return info, err
  4455. }
  4456. func GetDrugWarehouseOut(warehouse_out_id []string) (out []*models.StDrugWarehouseOutInfo, err error) {
  4457. err = XTReadDB().Where("warehouse_out_id in(?)", warehouse_out_id).Find(&out).Error
  4458. return out, err
  4459. }
  4460. func GetDrugWarehouseOutTenty(warehouse_out_id []string, orgid int64) (out []*models.DrugWarehouseOutTwenty, err error) {
  4461. err = XTReadDB().Where("id in(?)", warehouse_out_id).Preload("DrugWarehouseOutInfoTenty", func(db *gorm.DB) *gorm.DB {
  4462. return XTReadDB().Where("org_id=? and status = 1", orgid).Preload("BaseDrugLib", "status = 1 and org_id = ?", orgid).Preload("DrugWarehouseInfo", "status = 1 and org_id = ?", orgid)
  4463. }).Find(&out).Error
  4464. return out, err
  4465. }
  4466. func GetLastGoodInformationByGoodId(goodid int64, warehouse_info_id int64, orgid_id int64) (models.WarehouseOutInfo, error) {
  4467. info := models.WarehouseOutInfo{}
  4468. err := XTReadDB().Where("good_id = ? and warehouse_info_id= ? and status =1", goodid, warehouse_info_id).Last(&info).Error
  4469. return info, err
  4470. }
  4471. func GetTotalCountByGoodId(goodid int64, storehouse_id int64) (models.WarehousingInfo, error) {
  4472. info := models.WarehousingInfo{}
  4473. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  4474. if goodid > 0 {
  4475. db = db.Where("x.good_id = ?", goodid)
  4476. }
  4477. if storehouse_id > 0 {
  4478. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4479. }
  4480. err := db.Select("x.good_id,sum(x.stock_count) as stock_count").Scan(&info).Error
  4481. return info, err
  4482. }
  4483. func GetLastGoodCountById(goodid int64, warehouse_info_id int64) (models.WarehousingInfo, error) {
  4484. info := models.WarehousingInfo{}
  4485. err := XTReadDB().Where("good_id = ? and id= ? and status = 1", goodid, warehouse_info_id).First(&info).Error
  4486. return info, err
  4487. }
  4488. func UpdateWarehousingInfo(info models.WarehousingInfo, id int64) error {
  4489. err = XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  4490. return err
  4491. }
  4492. func FindFirstWarehousingInfoByGoodId(good_id int64, id int64, storehouse_id int64) (info models.WarehousingInfo, err error) {
  4493. if storehouse_id == 0 {
  4494. err = readDb.Where("good_id = ? AND status = 1 and stock_count > 0", good_id).Order("ctime asc").First(&info).Error
  4495. }
  4496. if storehouse_id > 0 {
  4497. err = readDb.Where("good_id = ? AND status = 1 and stock_count > 0 and storehouse_id=?", good_id, storehouse_id).Order("ctime asc").First(&info).Error
  4498. }
  4499. return info, err
  4500. }
  4501. func CreateStockFlow(warehousingInfo []*models.VmStockFlow) (err error) {
  4502. if len(warehousingInfo) > 0 {
  4503. utx := writeDb.Begin()
  4504. if len(warehousingInfo) > 0 {
  4505. thisSQL := "INSERT INTO xt_stock_flow (warehousing_id, good_id, number, license_number, count,user_org_id,patient_id,system_time,consumable_type,is_sys,warehousing_order,warehouse_out_id,warehouse_out_order_number,is_edit,cancel_stock_id,cancel_order_number,manufacturer,dealer,creator,update_creator,status,ctime,mtime,price,warehousing_detail_id,warehouse_out_detail_id,cancel_out_detail_id,expire_date,product_date) VALUES "
  4506. insertParams := make([]string, 0)
  4507. insertData := make([]interface{}, 0)
  4508. for _, info := range warehousingInfo {
  4509. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  4510. insertData = append(insertData, info.WarehousingId)
  4511. insertData = append(insertData, info.GoodId)
  4512. insertData = append(insertData, info.Number)
  4513. insertData = append(insertData, info.LicenseNumber)
  4514. insertData = append(insertData, info.Count)
  4515. insertData = append(insertData, info.UserOrgId)
  4516. insertData = append(insertData, info.PatientId)
  4517. insertData = append(insertData, info.SystemTime)
  4518. insertData = append(insertData, info.ConsumableType)
  4519. insertData = append(insertData, info.IsSys)
  4520. insertData = append(insertData, info.WarehousingOrder)
  4521. insertData = append(insertData, info.WarehouseOutId)
  4522. insertData = append(insertData, info.WarehouseOutOrderNumber)
  4523. insertData = append(insertData, info.IsEdit)
  4524. insertData = append(insertData, info.CancelStockId)
  4525. insertData = append(insertData, info.CancelOrderNumber)
  4526. insertData = append(insertData, info.Manufacturer)
  4527. insertData = append(insertData, info.Dealer)
  4528. insertData = append(insertData, info.Creator)
  4529. insertData = append(insertData, info.UpdateCreator)
  4530. insertData = append(insertData, info.Status)
  4531. insertData = append(insertData, info.Ctime)
  4532. insertData = append(insertData, info.Mtime)
  4533. insertData = append(insertData, info.Price)
  4534. insertData = append(insertData, info.WarehousingDetailId)
  4535. insertData = append(insertData, info.WarehouseOutDetailId)
  4536. insertData = append(insertData, info.CancelOutDetailId)
  4537. insertData = append(insertData, info.ExpireDate)
  4538. insertData = append(insertData, info.ProductDate)
  4539. }
  4540. thisSQL += strings.Join(insertParams, ", ")
  4541. err = utx.Exec(thisSQL, insertData...).Error
  4542. if err != nil {
  4543. utx.Rollback()
  4544. return
  4545. }
  4546. }
  4547. utx.Commit()
  4548. }
  4549. return
  4550. }
  4551. func CreateStockFlowOne(flow models.VmStockFlow) error {
  4552. utx := XTWriteDB().Begin()
  4553. err := utx.Create(&flow).Error
  4554. if err != nil {
  4555. utx.Rollback()
  4556. return err
  4557. }
  4558. utx.Commit()
  4559. return err
  4560. }
  4561. func CreateNewStockFlowOne(flow models.VmStockFlow, tx *gorm.DB) error {
  4562. err := tx.Create(&flow).Error
  4563. if err != nil {
  4564. tx.Rollback()
  4565. return err
  4566. }
  4567. return err
  4568. }
  4569. func CreateStockFlowSix(flow *models.VmStockFlow) error {
  4570. err := XTWriteDB().Create(&flow).Error
  4571. return err
  4572. }
  4573. func UpdatedStockFlow(flow models.VmStockFlow) error {
  4574. err := XTWriteDB().Save(&flow).Error
  4575. return err
  4576. }
  4577. func UpdatedStockFlowOne(flow models.VmStockFlow, warehousing_id int64, patient_id int64, record_time int64, good_id int64) error {
  4578. err = XTWriteDB().Model(&flow).Where("warehousing_id = ? and patient_id = ? and system_time = ? and good_id = ? and status = 1", warehousing_id, patient_id, record_time, good_id).Updates(map[string]interface{}{"number": flow.Number, "license_number": flow.LicenseNumber, "count": flow.Count, "expire_date": flow.ExpireDate, "product_date": flow.ProductDate, "price": flow.Price, "manufacturer": flow.Manufacturer, "dealer": flow.Dealer, "over_count": flow.OverCount}).Error
  4579. return err
  4580. }
  4581. func UpdatedStockFlowFive(flow models.VmStockFlow, warehouse_out_id int64, patient_id int64, record_time int64, good_id int64) error {
  4582. err = XTWriteDB().Model(&flow).Where("warehouse_out_id = ? and patient_id = ? and system_time = ? and good_id = ? and status = 1", warehouse_out_id, patient_id, record_time, good_id).Updates(map[string]interface{}{"number": flow.Number, "license_number": flow.LicenseNumber, "count": flow.Count, "expire_date": flow.ExpireDate, "product_date": flow.ProductDate, "price": flow.Price, "manufacturer": flow.Manufacturer, "dealer": flow.Dealer, "over_count": flow.OverCount}).Error
  4583. return err
  4584. }
  4585. func GetStockFlowIsExsit(warehousing_id int64, patient_id int64, record_time int64, good_id int64) (*models.VmStockFlow, error) {
  4586. stock := models.VmStockFlow{}
  4587. var err error
  4588. err = XTReadDB().Model(&stock).Where("warehousing_id = ? and patient_id = ? and system_time = ? and good_id = ? and status = 1 and is_read = 0", warehousing_id, patient_id, record_time, good_id).Find(&stock).Error
  4589. if err == gorm.ErrRecordNotFound {
  4590. return nil, err
  4591. }
  4592. if err != nil {
  4593. return nil, err
  4594. }
  4595. return &stock, nil
  4596. }
  4597. func GetStockFlowIsBatchNumber(warehousing_id int64, patient_id int64, record_time int64, good_id int64) (flow []*models.VmStockFlow, err error) {
  4598. err = XTReadDB().Where("patient_id = ? and system_time = ? and good_id = ? and status = 1 and consumable_type = 3", patient_id, record_time, good_id).Find(&flow).Error
  4599. return flow, nil
  4600. }
  4601. func GetStockFlowIsBatchNumberSix(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.VmStockFlow, err error) {
  4602. err = XTReadDB().Where("patient_id = ? and system_time = ? and good_id = ? and status = 1 and consumable_type = 3 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4603. return flow, nil
  4604. }
  4605. func GetNewStockFlowIsBatchNumberSix(patient_id int64, record_time int64, good_id int64, project_id int64, tx *gorm.DB) (flow []*models.VmStockFlow, err error) {
  4606. err = tx.Where("patient_id = ? and system_time = ? and good_id = ? and status = 1 and consumable_type = 3 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4607. if err != gorm.ErrRecordNotFound {
  4608. if err != nil {
  4609. tx.Rollback()
  4610. return flow, nil
  4611. }
  4612. }
  4613. return flow, nil
  4614. }
  4615. func GetStockFlowIsBatchNumberSixty(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.WarehouseOutInfo, err error) {
  4616. err = XTReadDB().Where("patient_id = ? and sys_record_time = ? and good_id = ? and status = 1 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4617. return flow, nil
  4618. }
  4619. func GetNewStockFlowIsBatchNumberSixty(patient_id int64, record_time int64, good_id int64, project_id int64, tx *gorm.DB) (flow []*models.WarehouseOutInfo, err error) {
  4620. err = tx.Where("patient_id = ? and sys_record_time = ? and good_id = ? and status = 1 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4621. if err != gorm.ErrRecordNotFound {
  4622. if err != nil {
  4623. tx.Rollback()
  4624. return flow, nil
  4625. }
  4626. }
  4627. return flow, nil
  4628. }
  4629. func GetStockFlowIsBatchNumberSeventy(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.AutomaticReduceDetail, err error) {
  4630. err = XTReadDB().Where("patient_id = ? and record_time = ? and good_id = ? and status = 1 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4631. return flow, nil
  4632. }
  4633. func GetNewStockFlowIsBatchNumberSeventy(patient_id int64, record_time int64, good_id int64, project_id int64, tx *gorm.DB) (flow []*models.AutomaticReduceDetail, err error) {
  4634. err = tx.Where("patient_id = ? and record_time = ? and good_id = ? and status = 1 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4635. if err != gorm.ErrRecordNotFound {
  4636. if err != nil {
  4637. tx.Rollback()
  4638. return flow, err
  4639. }
  4640. }
  4641. return flow, err
  4642. }
  4643. func GetStockFlowIsBatchNumberTwo(patient_id int64, record_time int64, good_id int64) (flow []*models.WarehouseOutInfo, err error) {
  4644. err = XTReadDB().Where("patient_id = ? and sys_record_time = ? and good_id = ? and status = 1 ", patient_id, record_time, good_id).Find(&flow).Error
  4645. return flow, nil
  4646. }
  4647. func GetStockFlowIsBatchNumberThree(patient_id int64, record_time int64, good_id int64) (flow []*models.VmStockFlow, err error) {
  4648. err = XTReadDB().Where("patient_id = ? and system_time = ? and good_id = ? and status = 1 and consumable_type =7", patient_id, record_time, good_id).Find(&flow).Error
  4649. return flow, nil
  4650. }
  4651. func GetStockFlowIsBatchNumberFour(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.VmStockFlow, err error) {
  4652. err = XTReadDB().Where("patient_id = ? and system_time = ? and good_id = ? and status = 1 and consumable_type =7 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4653. return flow, nil
  4654. }
  4655. func GetNewStockFlowIsBatchNumberFour(patient_id int64, record_time int64, good_id int64, project_id int64, tx *gorm.DB) (flow []*models.VmStockFlow, err error) {
  4656. err = tx.Where("patient_id = ? and system_time = ? and good_id = ? and status = 1 and consumable_type =7 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4657. if err != gorm.ErrRecordNotFound {
  4658. if err != nil {
  4659. tx.Rollback()
  4660. return flow, nil
  4661. }
  4662. }
  4663. return flow, nil
  4664. }
  4665. func GetStockFlowIsBatchNumberFourty(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.VmStockFlow, err error) {
  4666. err = XTReadDB().Where("patient_id = ? and system_time = ? and good_id = ? and status = 1 and consumable_type =7 and project_id = ?", patient_id, record_time, good_id, project_id).Find(&flow).Error
  4667. return flow, nil
  4668. }
  4669. func GetWarehouseOutInfoIsExist(id int64) (*models.WarehouseOutInfo, error) {
  4670. info := models.WarehouseOutInfo{}
  4671. var err error
  4672. err = XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  4673. if err == gorm.ErrRecordNotFound {
  4674. return nil, err
  4675. }
  4676. if err != nil {
  4677. return nil, err
  4678. }
  4679. return &info, nil
  4680. }
  4681. func GetWarehouseOutInfoIsExistOne(good_id int64, patient_id int64, record_time int64, project_id int64) (*models.WarehouseOutInfo, error) {
  4682. info := models.WarehouseOutInfo{}
  4683. var err error
  4684. err = XTReadDB().Model(&info).Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and is_sys=1", good_id, record_time, patient_id).Find(&info).Error
  4685. if err == gorm.ErrRecordNotFound {
  4686. return nil, err
  4687. }
  4688. if err != nil {
  4689. return nil, err
  4690. }
  4691. return &info, nil
  4692. }
  4693. func GetWarehouseOutInfoIsExistTwo(good_id int64, patient_id int64, record_time int64, project_id int64) (models.WarehouseOutInfo, error) {
  4694. info := models.WarehouseOutInfo{}
  4695. err := XTReadDB().Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and is_sys=1", good_id, record_time, patient_id).Find(&info).Error
  4696. return info, err
  4697. }
  4698. func GetStockFlowList(limit int64, page int64, consumable_type int64, orgId int64, startTime int64, endTime int64, good_id int64) (flow []*models.VmStockFlow, total int64, err error) {
  4699. offset := (page - 1) * limit
  4700. db := XTReadDB().Model(&flow).Where("status = 1 and count > 0")
  4701. if consumable_type > 0 {
  4702. //入库
  4703. if consumable_type == 1 {
  4704. db = db.Where("consumable_type = ?", consumable_type)
  4705. }
  4706. //2 手动出库
  4707. if consumable_type == 2 {
  4708. db = db.Where(" consumable_type = ? and is_sys = 0", consumable_type)
  4709. }
  4710. //3.自动出库
  4711. if consumable_type == 3 {
  4712. db = db.Where(" consumable_type = ? and is_sys = 1", consumable_type)
  4713. }
  4714. //4.手动退库
  4715. if consumable_type == 4 {
  4716. db = db.Where(" consumable_type = ?", consumable_type)
  4717. }
  4718. //自动退库
  4719. if consumable_type == 7 {
  4720. db = db.Where(" consumable_type = ?", consumable_type)
  4721. }
  4722. if consumable_type == 10 {
  4723. db = db.Where(" consumable_type = ?", consumable_type)
  4724. }
  4725. if consumable_type == 11 {
  4726. db = db.Where(" consumable_type = ?", consumable_type)
  4727. }
  4728. if consumable_type == 12 {
  4729. db = db.Where(" consumable_type = ?", consumable_type)
  4730. }
  4731. if consumable_type == 13 {
  4732. db = db.Where(" consumable_type = ?", consumable_type)
  4733. }
  4734. if consumable_type == 15 {
  4735. db = db.Where(" consumable_type = ?", consumable_type)
  4736. }
  4737. }
  4738. if orgId > 0 {
  4739. db = db.Where("user_org_id = ?", orgId)
  4740. }
  4741. if startTime > 0 {
  4742. db = db.Where("ctime >= ?", startTime)
  4743. }
  4744. if endTime > 0 {
  4745. db = db.Where("ctime<=?", endTime)
  4746. }
  4747. if good_id > 0 {
  4748. db = db.Where("good_id = ?", good_id)
  4749. }
  4750. err = db.Count(&total).Offset(offset).Limit(limit).Order("id desc").Find(&flow).Error
  4751. return flow, total, err
  4752. }
  4753. func GetLastGoodListByPatientId(recordtime int64, patientid int64, goodid int64, goodtypeid int64) (models.AutomaticReduceDetail, error) {
  4754. detail := models.AutomaticReduceDetail{}
  4755. err := XTReadDB().Model(&detail).Where("record_time = ? and patient_id = ? and good_id = ? and good_type_id = ? and status = 1", recordtime, patientid, goodid, goodtypeid).Last(&detail).Error
  4756. return detail, err
  4757. }
  4758. func GetLastGoodListByPatientIdOne(recordtime int64, patientid int64, goodid int64, goodtypeid int64) (models.WarehouseOutInfo, error) {
  4759. detail := models.WarehouseOutInfo{}
  4760. err := XTReadDB().Model(&detail).Where("sys_record_time = ? and patient_id = ? and good_id = ? and good_type_id = ? and status = 1", recordtime, patientid, goodid, goodtypeid).Last(&detail).Error
  4761. return detail, err
  4762. }
  4763. func UpdatedWarehouseOutInfo(info *models.WarehouseOutInfo, good_id int64, patient_id int64, record_time int64, project_id int64) error {
  4764. outInfo := models.WarehouseOutInfo{}
  4765. err := XTWriteDB().Model(&outInfo).Where("good_id = ? and patient_id = ? and sys_record_time =? and status = 1", good_id, patient_id, record_time).Updates(map[string]interface{}{"warehouse_out_id": info.WarehouseOutId, "WarehouseOutOrderNumber": info.WarehouseOutOrderNumber, "sys_record_time": info.SysRecordTime, "good_type_id": info.GoodTypeId, "patient_id": info.PatientId, "consumable_type": info.ConsumableType, "count": info.Count, "price": info.Price, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "number": info.Number, "license_number": info.LicenseNumber, "over_count": info.OverCount}).Error
  4766. return err
  4767. }
  4768. func UpdatedNewWarehouseOutInfo(info *models.WarehouseOutInfo, good_id int64, patient_id int64, record_time int64, project_id int64, tx *gorm.DB) error {
  4769. outInfo := models.WarehouseOutInfo{}
  4770. err := tx.Model(&outInfo).Where("good_id = ? and patient_id = ? and sys_record_time =? and status = 1", good_id, patient_id, record_time).Updates(map[string]interface{}{"warehouse_out_id": info.WarehouseOutId, "WarehouseOutOrderNumber": info.WarehouseOutOrderNumber, "sys_record_time": info.SysRecordTime, "good_type_id": info.GoodTypeId, "patient_id": info.PatientId, "consumable_type": info.ConsumableType, "count": info.Count, "price": info.Price, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "number": info.Number, "license_number": info.LicenseNumber, "over_count": info.OverCount}).Error
  4771. if err != nil {
  4772. tx.Rollback()
  4773. return err
  4774. }
  4775. return err
  4776. }
  4777. func UpdatedWarehouseOutInfoSix(info *models.WarehouseOutInfo, good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64) error {
  4778. outInfo := models.WarehouseOutInfo{}
  4779. err := XTWriteDB().Model(&outInfo).Where("good_id = ? and patient_id = ? and sys_record_time =? and status = 1 and project_id = ? and warehouse_info_id =? ", good_id, patient_id, record_time, project_id, warehouse_info_id).Updates(map[string]interface{}{"warehouse_out_id": info.WarehouseOutId, "WarehouseOutOrderNumber": info.WarehouseOutOrderNumber, "sys_record_time": info.SysRecordTime, "good_type_id": info.GoodTypeId, "patient_id": info.PatientId, "consumable_type": info.ConsumableType, "count": info.Count, "price": info.Price, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "number": info.Number, "license_number": info.LicenseNumber, "over_count": info.OverCount}).Error
  4780. return err
  4781. }
  4782. func UpdatedNewWarehouseOutInfoSix(info *models.WarehouseOutInfo, good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64, tx *gorm.DB) error {
  4783. outInfo := models.WarehouseOutInfo{}
  4784. err := tx.Model(&outInfo).Where("good_id = ? and patient_id = ? and sys_record_time =? and status = 1 and project_id = ? and warehouse_info_id =? ", good_id, patient_id, record_time, project_id, warehouse_info_id).Updates(map[string]interface{}{"warehouse_out_id": info.WarehouseOutId, "WarehouseOutOrderNumber": info.WarehouseOutOrderNumber, "sys_record_time": info.SysRecordTime, "good_type_id": info.GoodTypeId, "patient_id": info.PatientId, "consumable_type": info.ConsumableType, "count": info.Count, "price": info.Price, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "number": info.Number, "license_number": info.LicenseNumber, "over_count": info.OverCount}).Error
  4785. if err != nil {
  4786. tx.Rollback()
  4787. return err
  4788. }
  4789. return err
  4790. }
  4791. func GetLastWarehouOutInfoByPatientId(orgid int64, patient_id int64, record_time int64, goodid int64, good_type_id int64) (models.WarehouseOutInfo, error) {
  4792. info := models.WarehouseOutInfo{}
  4793. err = XTReadDB().Model(&info).Where("org_id = ? and patient_id = ? and sys_record_time = ? and good_id = ? and good_type_id = ? and status = 1", orgid, patient_id, record_time, goodid, good_type_id).Last(&info).Error
  4794. return info, err
  4795. }
  4796. func GetLastStockOut(id int64) (models.WarehousingInfo, error) {
  4797. info := models.WarehousingInfo{}
  4798. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  4799. return info, err
  4800. }
  4801. func GetStockGoodCount(good_id int64) (models.WarehousingInfo, error) {
  4802. info := models.WarehousingInfo{}
  4803. db := XTReadDB().Model(&info)
  4804. if good_id > 0 {
  4805. db = db.Where("good_id = ? and status = 1", good_id)
  4806. }
  4807. err := db.Select("sum(stock_count) as stock_count").Find(&info).Error
  4808. return info, err
  4809. }
  4810. func GetDrugFlow(drugid int64, orgid int64, limit int64, page int64, startTime int64, endTime int64, stock_type int64) (drug_flow []*models.DrugFlow, total int64, err error) {
  4811. offset := (page - 1) * limit
  4812. db := XTReadDB().Model(drug_flow).Where("status = 1")
  4813. if drugid > 0 {
  4814. db = db.Where("drug_id = ?", drugid)
  4815. }
  4816. if orgid > 0 {
  4817. db = db.Where("user_org_id = ?", orgid)
  4818. }
  4819. if startTime > 0 {
  4820. db = db.Where("ctime >=? ", startTime)
  4821. }
  4822. if endTime > 0 {
  4823. db = db.Where("ctime<=?", endTime)
  4824. }
  4825. if stock_type > 0 {
  4826. //手动入库
  4827. if stock_type == 1 {
  4828. db = db.Where("consumable_type = 1")
  4829. }
  4830. //手动出库
  4831. if stock_type == 2 {
  4832. db = db.Where("consumable_type = 2 and is_sys = 0")
  4833. }
  4834. //自动出库
  4835. if stock_type == 3 {
  4836. db = db.Where("consumable_type = 3 and is_sys = 1")
  4837. }
  4838. if stock_type == 4 {
  4839. db = db.Where("consumable_type = 4")
  4840. }
  4841. if stock_type == 10 {
  4842. db = db.Where("consumable_type = 10")
  4843. }
  4844. if stock_type == 11 {
  4845. db = db.Where("consumable_type = 11")
  4846. }
  4847. if stock_type == 12 {
  4848. db = db.Where("consumable_type = 12")
  4849. }
  4850. if stock_type == 13 {
  4851. db = db.Where("consumable_type = 13")
  4852. }
  4853. if stock_type == 15 {
  4854. db = db.Where("consumable_type = 15")
  4855. }
  4856. }
  4857. err = db.Count(&total).Offset(offset).Limit(limit).Order("id desc").Preload("BaseDrugLib", "status = 1").Preload("DrugWarehouseInfo", "status = 1").Preload("XtDrugWarehouseOutInfo", "status = 1").Find(&drug_flow).Error
  4858. return drug_flow, total, err
  4859. }
  4860. func GetDrugWarehouseOutInfoIsExit(drug_id int64, patient_id int64, recordtime int64) (*models.DrugWarehouseOutInfo, error) {
  4861. outInfo := models.DrugWarehouseOutInfo{}
  4862. var err error
  4863. err = XTReadDB().Model(&outInfo).Where("drug_id = ? and patient_id = ? and status = 1 and sys_record_time = ?", drug_id, patient_id, recordtime).Find(&outInfo).Error
  4864. if err == gorm.ErrRecordNotFound {
  4865. return nil, err
  4866. }
  4867. if err != nil {
  4868. return nil, err
  4869. }
  4870. return &outInfo, nil
  4871. }
  4872. func GetDrugWarehouseOutInfoIsExitOne(drug_id int64, patient_id int64, recordtime int64) (outInfo []*models.DrugWarehouseOutInfo, err error) {
  4873. err = XTReadDB().Model(&outInfo).Where("drug_id = ? and patient_id = ? and status = 1 and sys_record_time = ?", drug_id, patient_id, recordtime).Find(&outInfo).Error
  4874. return outInfo, err
  4875. }
  4876. func UpdatedDrugWarehouseOutInfo(info *models.DrugWarehouseOutInfo, drug_id int64, patient_id int64, record_date int64, orgid int64) error {
  4877. outInfo := models.DrugWarehouseOutInfo{}
  4878. err := XTWriteDB().Model(&outInfo).Where("drug_id = ? and patient_id = ? and sys_record_time = ? and org_id = ?", drug_id, patient_id, record_date, orgid).Updates(map[string]interface{}{"warehouse_out_id": info.WarehouseOutId, "drug_id": info.DrugId, "count": info.Count, "count_unit": info.CountUnit, "price": info.Price, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "mtime": info.Mtime, "ctime": info.Ctime, "org_id": info.OrgId, "warehouse_out_order_number": info.WarehouseOutOrderNumber, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "is_sys": info.IsSys, "sys_record_time": info.SysRecordTime, "warehouse_info_id": info.WarehouseInfoId, "number": info.Number, "batch_number": info.BatchNumber, "patient_id": info.PatientId}).Error
  4879. return err
  4880. }
  4881. func GetCancelExportList(startime int64, endtime int64, ids []string, orgid int64) (cancle []*models.CancelStockInfo, err error) {
  4882. db := XTReadDB().Model(&cancle).Where("status = 1")
  4883. if startime > 0 {
  4884. db = db.Where("ctime >=?", startime)
  4885. }
  4886. if endtime > 0 {
  4887. db = db.Where("ctime <=?", endtime)
  4888. }
  4889. if len(ids) > 0 {
  4890. db = db.Where("cancel_stock_id in(?)", ids)
  4891. }
  4892. if orgid > 0 {
  4893. db = db.Where("org_id = ?", orgid)
  4894. }
  4895. db = db.Preload("GoodInfo", "status =1 and org_id = ?", orgid)
  4896. err = db.Find(&cancle).Error
  4897. return cancle, err
  4898. }
  4899. func GetCancelStockDetail(id int64) (info []*models.DrugCancelStockInfo, err error) {
  4900. db := XTReadDB().Model(&info)
  4901. if id > 0 {
  4902. db = db.Where("cancel_stock_id = ? and status = 1", id)
  4903. }
  4904. db = db.Preload("BaseDrugLib")
  4905. err = db.Find(&info).Error
  4906. return info, err
  4907. }
  4908. func GetDrugWarehouseInfo(id int64) (models.XtDrugWarehouseInfo, error) {
  4909. info := models.XtDrugWarehouseInfo{}
  4910. db := XTReadDB().Model(&info).Where("status = 1")
  4911. if id > 0 {
  4912. db = db.Where("id = ?", id)
  4913. }
  4914. err := db.Select("drug_id,warehousing_count,stock_max_number,stock_min_number").Find(&info).Error
  4915. return info, err
  4916. }
  4917. func GetDrugWarehouseInfoOne(id int64) (models.XtDrugWarehouseInfo, error) {
  4918. info := models.XtDrugWarehouseInfo{}
  4919. err := XTReadDB().Where("status = 1 and id=?", id).Find(&info).Error
  4920. return info, err
  4921. }
  4922. //func GetDrugWarehouseInfoTX(id int64,tx *gorm.DB) (models.XtDrugWarehouseInfo, error) {
  4923. // info := models.XtDrugWarehouseInfo{}
  4924. // db := tx.Model(&info).Where("status = 1")
  4925. // if id > 0 {
  4926. // db = db.Where("id = ?", id)
  4927. // }
  4928. // err := db.Select("drug_id,warehousing_count,stock_max_number,stock_min_number").Find(&info).Error
  4929. // return info, err
  4930. //}
  4931. func GetDrugWarehouseInfoPrescription(drugid int64, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  4932. err = XTReadDB().Where("drug_id = ? and org_id =? and status = 1", drugid, orgid).Find(&info).Error
  4933. return info, err
  4934. }
  4935. func GetDrugWarehouseInfoPrescriptionSeven(drugid int64, orgid int64, storehouse_id int64) (info []*models.DrugWarehouseInfoSeven, err error) {
  4936. err = XTReadDB().Select("id,stock_max_number,stock_min_number").Where("drug_id = ? and org_id =? and status = 1 and storehouse_id = ? and is_check = 1", drugid, orgid, storehouse_id).Find(&info).Error
  4937. return info, err
  4938. }
  4939. func GetHisAdviceListByDrugId(drugid int64, patient_id int64, advice_date int64) (models.HisDoctorAdviceInfo, error) {
  4940. info := models.HisDoctorAdviceInfo{}
  4941. err := XTReadDB().Model(&info).Where("drug_id = ? and patient_id = ? and advice_date = ? and status = 1", drugid, patient_id, advice_date).Find(&info).Error
  4942. return info, err
  4943. }
  4944. func GetHisAdviceListByDrugIdTwo(patient_id int64, advice_date int64, orgid int64) (info []*models.HisDoctorAdviceInfo, err error) {
  4945. err = XTReadDB().Where("patient_id = ? and advice_date = ? and status = 1 and user_org_id = ?", patient_id, advice_date, orgid).Find(&info).Error
  4946. return info, err
  4947. }
  4948. func GetNewHisAdviceListByDrugIdTwo(patient_id int64, advice_date int64, orgid int64, tx *gorm.DB) (info []*models.HisDoctorAdviceInfo, err error) {
  4949. err = tx.Where("patient_id = ? and advice_date = ? and status = 1 and user_org_id = ?", patient_id, advice_date, orgid).Find(&info).Error
  4950. if err != gorm.ErrRecordNotFound {
  4951. if err != nil {
  4952. tx.Rollback()
  4953. return info, err
  4954. }
  4955. }
  4956. return info, err
  4957. }
  4958. func GetLastHisAdvicesList(patient_id int64, advice_date int64, user_org_id int64, tx *gorm.DB) (models.HisDoctorAdviceInfo, error) {
  4959. adviceInfo := models.HisDoctorAdviceInfo{}
  4960. err := tx.Where("patient_id = ? and advice_date= ? and user_org_id = ? and status=1", patient_id, advice_date, user_org_id).Last(&adviceInfo).Error
  4961. if err != gorm.ErrRecordNotFound {
  4962. if err != nil {
  4963. tx.Rollback()
  4964. return adviceInfo, err
  4965. }
  4966. }
  4967. return adviceInfo, err
  4968. }
  4969. func GetHisAdviceListByDrugIdEight(drugid int64, patient_id int64, advice_date int64, advice_id int64) (models.HisDoctorAdviceInfo, error) {
  4970. info := models.HisDoctorAdviceInfo{}
  4971. err := XTReadDB().Model(&info).Where("drug_id = ? and patient_id = ? and advice_date = ? and status = 1 and id =?", drugid, patient_id, advice_date, advice_id).First(&info).Error
  4972. return info, err
  4973. }
  4974. func GetHisAdviceListByDrugIdNight(drugid int64, patient_id int64, advice_date int64, advice_id int64) (models.HisDoctorAdviceInfo, error) {
  4975. info := models.HisDoctorAdviceInfo{}
  4976. err := XTReadDB().Model(&info).Where("drug_id = ? and patient_id = ? and advice_date = ? and status = 1 and id =?", drugid, patient_id, advice_date, advice_id).Find(&info).Error
  4977. return info, err
  4978. }
  4979. func GetLastDrugWarehouseOutByDrugId(drugid int64, patient_id int64, advice_date int64, advice_id int64) (models.DrugAutomaticReduceDetail, error) {
  4980. detail := models.DrugAutomaticReduceDetail{}
  4981. err := XTReadDB().Model(&detail).Where("drug_id = ? and patient_id = ? and record_time = ? and status = 1 and advice_id = ?", drugid, patient_id, advice_date, advice_id).Last(&detail).Error
  4982. return detail, err
  4983. }
  4984. func GetWarehouseOutListExport(drug_id int64, patient_id int64, record_date int64, advice_id int64) (out []*models.XtDrugWarehouseOutInfo, err error) {
  4985. err = XTReadDB().Where("drug_id = ? and patient_id = ? and sys_record_time = ? and advice_id =? and status =1", drug_id, patient_id, record_date, advice_id).Find(&out).Error
  4986. return out, err
  4987. }
  4988. func GetLastDrugWarehouseOutByDrugIdTwenty(drugid int64, patient_id int64, advice_date int64, advice_id int64) (out []*models.DrugWarehouseOutInfo, err error) {
  4989. err = XTReadDB().Where("advice_id = ? and drug_id = ? and patient_id = ? and sys_record_time = ? and status = 1 and is_check = 1", advice_id, drugid, patient_id, advice_date).Find(&out).Error
  4990. return out, err
  4991. }
  4992. func GetLastNewDrugWarehouseOutByDrugIdTwenty(drugid int64, patient_id int64, advice_date int64, advice_id int64, tx *gorm.DB) (out []*models.DrugWarehouseOutInfo, err error) {
  4993. err = tx.Where("advice_id = ? and drug_id = ? and patient_id = ? and sys_record_time = ? and status = 1 and is_check = 1", advice_id, drugid, patient_id, advice_date).Find(&out).Error
  4994. if err != gorm.ErrRecordNotFound {
  4995. if err != nil {
  4996. tx.Rollback()
  4997. return out, err
  4998. }
  4999. }
  5000. return out, err
  5001. }
  5002. func ModefyDrugByWarehouseInfo(id int64, stock_max_number int64) error {
  5003. err := XTWriteDB().Model(models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", stock_max_number)).Error
  5004. return err
  5005. }
  5006. func ModefyDrugByWarehouseInfoOne(id int64, stock_min_number int64) error {
  5007. err := XTWriteDB().Model(models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", stock_min_number)).Error
  5008. return err
  5009. }
  5010. func DeleteDrugAutoWarehouse(drugid int64, patient_id int64, record_time int64) error {
  5011. err := XTWriteDB().Model(models.DrugAutomaticReduceDetail{}).Where("drug_id = ? and patient_id = ? and record_time = ? and status = 1", drugid, patient_id, record_time).Updates(map[string]interface{}{"status": 0}).Error
  5012. err = XTWriteDB().Model(models.DrugWarehouseOutInfo{}).Where("drug_id = ? and patient_id = ? and sys_record_time = ? and status = 1", drugid, patient_id, record_time).Updates(map[string]interface{}{"status": 0}).Error
  5013. err = XTWriteDB().Model(models.DrugFlow{}).Where("drug_id = ? and patient_id = ? and system_time = ? and status = 1", drugid, patient_id, record_time).Updates(map[string]interface{}{"status": 0}).Error
  5014. return err
  5015. }
  5016. func DeleteDrugAutoWarehouseSeven(drugid int64, patient_id int64, record_time int64, advice_id int64) error {
  5017. err := XTWriteDB().Model(models.DrugAutomaticReduceDetail{}).Where("drug_id = ? and patient_id = ? and record_time = ? and status = 1 and advice_id = ?", drugid, patient_id, record_time, advice_id).Updates(map[string]interface{}{"status": 0}).Error
  5018. err = XTWriteDB().Model(models.DrugFlow{}).Where("drug_id = ? and patient_id = ? and system_time = ? and status = 1 and advice_id = ?", drugid, patient_id, record_time, advice_id).Updates(map[string]interface{}{"status": 0}).Error
  5019. return err
  5020. }
  5021. func DeleteNewDrugAutoWarehouseSeven(drugid int64, patient_id int64, record_time int64, advice_id int64) error {
  5022. err := XTWriteDB().Model(models.DrugAutomaticReduceDetail{}).Where("drug_id = ? and patient_id = ? and record_time = ? and status = 1", drugid, patient_id, record_time).Updates(map[string]interface{}{"status": 0}).Error
  5023. err = XTWriteDB().Model(models.DrugFlow{}).Where("drug_id = ? and patient_id = ? and system_time = ? and status = 1 and advice_id = ?", drugid, patient_id, record_time, advice_id).Updates(map[string]interface{}{"status": 0}).Error
  5024. return err
  5025. }
  5026. func GetDrugWarehouseInfoById(id int64) (models.XtDrugWarehouseInfo, error) {
  5027. info := models.XtDrugWarehouseInfo{}
  5028. err := XTReadDB().Model(&info).Where("id=? and status =1", id).Find(&info).Error
  5029. return info, err
  5030. }
  5031. func GetDrugWarehouseInfoByIdTwenty(id int64) (models.XtDrugWarehouseInfo, error) {
  5032. info := models.XtDrugWarehouseInfo{}
  5033. err := XTReadDB().Model(&info).Where("id=?", id).Find(&info).Error
  5034. return info, err
  5035. }
  5036. func UpdateDrugWarehouseInfo(info *models.XtDrugWarehouseInfo, id int64) error {
  5037. err = writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", info.StockMaxNumber)).Error
  5038. return err
  5039. }
  5040. //func UpdateDrugWarehouseInfoTX(info *models.XtDrugWarehouseInfo, id int64,tx *gorm.DB) error {
  5041. // err = tx.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", info.StockMaxNumber)).Error
  5042. // return err
  5043. //}
  5044. func UpdateDrugWarehouseInfoOne(info *models.XtDrugWarehouseInfo, id int64) error {
  5045. //err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_min_number": info.StockMaxNumber}).Error
  5046. //return err
  5047. err = writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", info.StockMinNumber)).Error
  5048. return err
  5049. }
  5050. //func UpdateDrugWarehouseInfoOneTX(info *models.XtDrugWarehouseInfo, id int64,tx *gorm.DB) error {
  5051. // err = tx.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", info.StockMinNumber)).Error
  5052. // return err
  5053. //}
  5054. func GetLastCancelStockInfo(id int64) (models.DrugCancelStockInfo, error) {
  5055. info := models.DrugCancelStockInfo{}
  5056. err := XTReadDB().Where("id = ? and status = 1", id).Find(&info).Error
  5057. return info, err
  5058. }
  5059. func GetLastCancelStockInfoOne(id int64, drug_id int64) (models.DrugCancelStockInfo, error) {
  5060. info := models.DrugCancelStockInfo{}
  5061. err := XTReadDB().Where("cancel_stock_id = ? and drug_id = ? and status = 1", id, drug_id).Find(&info).Error
  5062. return info, err
  5063. }
  5064. func UpdatedDrugInfo(id int64, count int64) (err error) {
  5065. err = XTWriteDB().Model(&models.XtDrugWarehouseInfo{}).Where("id = ?", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  5066. return err
  5067. }
  5068. func UpdatedDrugFlow(cancelstockid int64, drug_id int64, flow models.DrugFlow) error {
  5069. err := XTWriteDB().Model(&models.DrugFlow{}).Where("cancel_stock_id = ? and drug_id = ? and status = 1", cancelstockid, drug_id).Updates(map[string]interface{}{"count": flow.Count}).Error
  5070. return err
  5071. }
  5072. func UpdatedDrugInfoOne(id int64, count int64) (err error) {
  5073. err = XTWriteDB().Model(&models.XtDrugWarehouseInfo{}).Where("id = ?", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", count)).Error
  5074. return err
  5075. }
  5076. func UpdateWarehouseInfo(count int64, drugid int64, orgid int64, warehouse_info_id int64) error {
  5077. err := writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? and org_id = ? and status = 1 and id = ?", drugid, orgid, warehouse_info_id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  5078. return err
  5079. }
  5080. func UpdateWarehouseInfoTwo(count int64, drugid int64, orgid int64) error {
  5081. err := writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? and org_id = ? and status = 1", drugid, orgid).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  5082. return err
  5083. }
  5084. func UpdateWarehouseInfoOne(count int64, drugid int64, orgid int64, warehouse_info_id int64) error {
  5085. err := writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? and org_id = ? and status = 1 and id = ?", drugid, orgid, warehouse_info_id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", count)).Error
  5086. return err
  5087. }
  5088. func UpdateWarehouseInfoFour(count int64, drugid int64, orgid int64) error {
  5089. err := writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("drug_id = ? and org_id = ? and status = 1", drugid, orgid).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number - ?", count)).Error
  5090. return err
  5091. }
  5092. func GetWarehouseInfoByIdSeven(id int64) (models.WarehousingInfo, error) {
  5093. info := models.WarehousingInfo{}
  5094. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  5095. return info, err
  5096. }
  5097. func GetLastWarehouseInfo(goodid int64) (models.WarehousingInfo, error) {
  5098. info := models.WarehousingInfo{}
  5099. err := XTReadDB().Model(&info).Where("good_id = ? and status = 1", goodid).Last(&info).Error
  5100. return info, err
  5101. }
  5102. func GetFirstWarehouseInfo(goodid int64) (models.WarehousingInfo, error) {
  5103. info := models.WarehousingInfo{}
  5104. err := XTReadDB().Model(&info).Where("good_id = ? and status = 1", goodid).First(&info).Error
  5105. return info, err
  5106. }
  5107. func CreateWarehouseOut(out models.WarehouseOut) error {
  5108. err := XTWriteDB().Create(&out).Error
  5109. return err
  5110. }
  5111. func GetLastGoodWarehouseOut(orgid int64) (models.WarehouseOut, error) {
  5112. out := models.WarehouseOut{}
  5113. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&out).Error
  5114. return out, err
  5115. }
  5116. func CreateWarehouseInfo(info models.WarehousingInfo) error {
  5117. err := XTWriteDB().Create(&info).Error
  5118. return err
  5119. }
  5120. func UpdateGoodWarehouseInfo(id int64, info models.WarehousingInfo) error {
  5121. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  5122. return err
  5123. }
  5124. func UpdateWareInfoById(id int64, count int64) error {
  5125. err = XTWriteDB().Model(&models.WarehousingInfo{}).Where("id = ?", id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  5126. return err
  5127. }
  5128. func UpdateWareInfoByIdSix(id int64, count int64) error {
  5129. err = XTWriteDB().Model(&models.WarehousingInfo{}).Where("id = ?", id).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", count)).Error
  5130. return err
  5131. }
  5132. func GetLastCancelInfo(id int64, goodid int64) (models.CancelStockInfo, error) {
  5133. info := models.CancelStockInfo{}
  5134. err := XTReadDB().Model(&info).Where("warehouse_info_id = ? and good_id = ? and status = 1", id, goodid).Find(&info).Error
  5135. return info, err
  5136. }
  5137. func GetLastCancelInfoSix(id int64, goodid int64, storehouse_id int64) (models.CancelStockInfo, error) {
  5138. info := models.CancelStockInfo{}
  5139. err := XTReadDB().Model(&info).Where("warehouse_info_id = ? and good_id = ? and status = 1 and storehouse_id = ?", id, goodid, storehouse_id).Find(&info).Error
  5140. return info, err
  5141. }
  5142. func GetAllCancelInfoById(id int64, goodid int64) (info []*models.CancelStockInfo, err error) {
  5143. err = XTReadDB().Model(&info).Where("warehouse_info_id in(?) and good_id = ? and status = 1", id, goodid).Find(&info).Error
  5144. return info, err
  5145. }
  5146. func GetAllCancelInfoByIdSix(id int64, goodid int64, storehouse_id int64) (info []*models.CancelStockInfo, err error) {
  5147. err = XTReadDB().Model(&info).Where("warehouse_info_id in(?) and good_id = ? and status = 1", id, goodid).Find(&info).Error
  5148. return info, err
  5149. }
  5150. func UpdateStockFlow(flow models.VmStockFlow, goodid int64, warehousing_id int64) error {
  5151. err := XTWriteDB().Model(&flow).Where("good_id = ? and warehousing_id= ? and status = 1", goodid, warehousing_id).Updates(map[string]interface{}{"count": flow.Count}).Error
  5152. return err
  5153. }
  5154. func UpdateDrugFlow(flow models.DrugFlow, drugid int64, warehousing_id int64) error {
  5155. drugFlow := models.DrugFlow{}
  5156. err := XTWriteDB().Model(&drugFlow).Where("drug_id = ? and warehousing_id= ? and status = 1", drugid, warehousing_id).Updates(map[string]interface{}{"count": flow.Count, "max_unit": flow.MaxUnit, "min_unit": flow.MinUnit, "price": flow.Price, "expire_date": flow.ExpireDate}).Error
  5157. return err
  5158. }
  5159. func UpdateDrugFlowNight(flow models.DrugFlow, drugid int64, warehousing_id int64) error {
  5160. drugFlow := models.DrugFlow{}
  5161. err := XTWriteDB().Model(&drugFlow).Where("drug_id = ? and warehousing_detail_id= ? and status = 1", drugid, warehousing_id).Updates(map[string]interface{}{"count": flow.Count, "max_unit": flow.MaxUnit, "min_unit": flow.MinUnit, "price": flow.Price, "expire_date": flow.ExpireDate}).Error
  5162. return err
  5163. }
  5164. func UpdateDrugCancel(id int64) (models.DrugCancelStock, error) {
  5165. stock := models.DrugCancelStock{}
  5166. err := XTWriteDB().Model(&stock).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5167. return stock, err
  5168. }
  5169. //func UpdateDrugCancelTX(id int64,tx *gorm.DB) (models.DrugCancelStock, error) {
  5170. // stock := models.DrugCancelStock{}
  5171. // err := tx.Model(&stock).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5172. // return stock, err
  5173. //}
  5174. func GetDrugWarehouseOutInfo(warehouse_info_id int64, drug_id int64) (info []*models.DrugWarehouseOutInfo, err error) {
  5175. db := XTReadDB().Model(&info)
  5176. if warehouse_info_id > 0 {
  5177. db = db.Where("warehouse_info_id = ?", warehouse_info_id)
  5178. }
  5179. if drug_id > 0 {
  5180. db = db.Where("drug_id = ? and status =1", drug_id)
  5181. }
  5182. err = db.Find(&info).Error
  5183. return info, err
  5184. }
  5185. //func GetDrugWarehouseOutInfoTX(warehouse_info_id int64, drug_id int64,tx *gorm.DB) (info []*models.DrugWarehouseOutInfo, err error) {
  5186. // db := tx.Model(&info)
  5187. // if warehouse_info_id > 0 {
  5188. // db = db.Where("warehouse_info_id = ?", warehouse_info_id)
  5189. // }
  5190. // if drug_id > 0 {
  5191. // db = db.Where("drug_id = ? and status =1", drug_id)
  5192. // }
  5193. // err = db.Find(&info).Error
  5194. // return info, err
  5195. //}
  5196. func GetCancelDrugStockOutInfo(warehouse_info_id int64, drug_id int64) (info []*models.DrugCancelStockInfo, err error) {
  5197. err = XTReadDB().Model(&info).Where("batch_number_id =? and drug_id = ? and status = 1", warehouse_info_id, drug_id).Find(&info).Error
  5198. return info, err
  5199. }
  5200. //func GetCancelDrugStockOutInfoTX(warehouse_info_id int64, drug_id int64,tx *gorm.DB) (info []*models.DrugCancelStockInfo, err error) {
  5201. // err = tx.Model(&info).Where("batch_number_id =? and drug_id = ? and status = 1", warehouse_info_id, drug_id).Find(&info).Error
  5202. // return info, err
  5203. //}
  5204. func GetTemplateSummary(orgid int64) (config []*models.Dataconfig, err error) {
  5205. err = XTReadDB().Model(&config).Where("module='template_summary' and parent_id=? and org_id in (?)", 0, orgid).Find(&config).Error
  5206. return config, err
  5207. }
  5208. func GetTemplatePlan(orgid int64) (config []*models.Dataconfig, err error) {
  5209. err = XTReadDB().Model(&config).Where("module='template_plan' and parent_id=? and org_id in (?)", 0, orgid).Find(&config).Error
  5210. return config, err
  5211. }
  5212. func GetSearchGoodWarehouseList(keyword string, orgid int64, storehouse_id int64) (info []*models.BloodWarehouseInfo, err error) {
  5213. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1 and x.is_check = 1")
  5214. table := XTReadDB().Table("xt_goood_information as t").Where("t.status")
  5215. fmt.Println(table)
  5216. likeKey := "%" + keyword + "%"
  5217. if orgid > 0 {
  5218. db = db.Where("x.org_id = ?", orgid)
  5219. }
  5220. if storehouse_id > 0 {
  5221. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5222. }
  5223. err = db.Group("x.good_id").Select("x.id,x.warehousing_id,x.good_id,x.good_type_id,x.number,x.product_date,x.expiry_date,x.warehousing_count,x.price,x.total_price,t.dealer,x.remark,x.warehousing_order,x.warehousing_unit,x.stock_count,x.license_number,x.warehousing_unit,x.storehouse_id,t.good_name,t.specification_name,t.manufacturer,t.packing_price,t.id as good_id,t.packing_unit,t.buy_price").Joins("left join xt_good_information as t on t.id = x.good_id").Where("t.good_name like ? and t.org_id = ?", likeKey, orgid).Order("x.ctime desc").Scan(&info).Error
  5224. return info, err
  5225. }
  5226. func CreateAdjustPrice(adjustPrice *models.XtStockAdjustPrice) error {
  5227. err := XTWriteDB().Create(&adjustPrice).Error
  5228. return err
  5229. }
  5230. func GetAllStockPrice(orgid int64, startime int64, endtime int64, keyword string, limit int64, page int64) (list []*models.VmStockAdjustPrice, total int64, err error) {
  5231. likeKey := "%" + keyword + "%"
  5232. offset := (page - 1) * limit
  5233. db := XTReadDB().Table("xt_stock_adjust_price as x").Where("x.status = 1")
  5234. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5235. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5236. fmt.Println(table, tab)
  5237. if startime > 0 {
  5238. db = db.Where("x.start_time>=?", startime)
  5239. }
  5240. if endtime > 0 {
  5241. db = db.Where("x.start_time<=?", endtime)
  5242. }
  5243. if len(keyword) > 0 {
  5244. db = db.Where("x.warehousing_order = ? or r.user_name like ?", keyword, likeKey)
  5245. }
  5246. if orgid > 0 {
  5247. db = db.Where("x.user_org_id = ?", orgid)
  5248. }
  5249. err = db.Group("x.id").Select("x.id,x.good_name,x.specification_name,x.warehousing_unit,x.count,x.buy_price,x.packing_price,x.new_price,x.manufacturer,x.dealer,x.remark,x.good_id,x.warehousing_order,x.license_number,x.start_time,x.creater,x.checker,x.checker_status,x.checker_time,t.packing_unit").Joins("left join sgj_users.sgj_user_admin_role as r on r.admin_user_id = x.creater").Joins("left join xt_good_information as t on t.id =x.good_id").Count(&total).Offset(offset).Limit(limit).Scan(&list).Error
  5250. return list, total, err
  5251. }
  5252. func UpdateAdjustPrice(ids []string, info models.XtStockAdjustPrice) error {
  5253. err := XTWriteDB().Model(&info).Where("id in(?)", ids).Updates(map[string]interface{}{"checker": info.Checker, "checker_status": info.CheckerStatus, "checker_time": info.CheckerTime}).Error
  5254. return err
  5255. }
  5256. func UpdateAdjustCheckPrice(info *models.GoodInfo, id int64) error {
  5257. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"packing_price": info.PackingPrice, "buy_price": info.BuyPrice}).Error
  5258. return err
  5259. }
  5260. func GetAdjustCheckPriceList(ids []string) (info []*models.XtStockAdjustPrice, err error) {
  5261. err = XTReadDB().Where("id in(?)", ids).Find(&info).Error
  5262. return info, err
  5263. }
  5264. func GetAdjustPricebyIdOne(ids []string) (adjust []*models.XtStockAdjustPrice, err error) {
  5265. err = XTReadDB().Where("id in(?) and status = 1", ids).Find(&adjust).Error
  5266. return adjust, err
  5267. }
  5268. func CreateReportPrice(price *models.XtStockReportPrice) error {
  5269. err := XTWriteDB().Create(&price).Error
  5270. return err
  5271. }
  5272. func GetReportStockList(startime int64, endtime int64, orgid int64, keyword string, page int64, limit int64) (adjust []*models.VmStockAdjustPrice, total int64, err error) {
  5273. likeKey := "%" + keyword + "%"
  5274. offset := (page - 1) * limit
  5275. db := XTReadDB().Table("xt_stock_report_price as x").Where("x.status = 1")
  5276. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5277. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5278. fmt.Println(table, tab)
  5279. if startime > 0 {
  5280. db = db.Where("x.ctime>=?", startime)
  5281. }
  5282. if endtime > 0 {
  5283. db = db.Where("x.ctime<=?", endtime)
  5284. }
  5285. if len(keyword) > 0 {
  5286. db = db.Where("x.warehousing_order like ? or r.user_name like ?", likeKey, likeKey)
  5287. }
  5288. if orgid > 0 {
  5289. db = db.Where("x.user_org_id = ?", orgid)
  5290. }
  5291. err = db.Group("x.id").Select("x.id,x.good_name,x.specification_name,x.warehousing_unit,x.count,x.buy_price,x.packing_price,x.new_price,x.manufacturer,x.dealer,x.remark,x.good_id,x.warehousing_order,x.license_number,x.start_time,x.creater,x.checker,x.checker_status,x.checker_time,t.packing_unit,r.user_name").Joins("left join sgj_users.sgj_user_admin_role as r on r.admin_user_id = x.creater").Joins("left join xt_good_information as t on t.id =x.good_id").Count(&total).Offset(offset).Limit(limit).Scan(&adjust).Error
  5292. return adjust, total, err
  5293. }
  5294. func GetStockDamagedList(orgid int64, keyword string, page int64, limit int64, startime int64, endtime int64, storehouse_id int64) (adjust []*models.VmStockInventory, total int64, err error) {
  5295. likeKey := "%" + keyword + "%"
  5296. offset := (page - 1) * limit
  5297. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1 and x.inventory_type = 4")
  5298. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5299. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5300. fmt.Println(table, tab)
  5301. if len(keyword) > 0 {
  5302. db = db.Where("x.warehousing_order like ? or r.user_name like ?", likeKey, likeKey)
  5303. }
  5304. if orgid > 0 {
  5305. db = db.Where("x.user_org_id = ?", orgid)
  5306. }
  5307. if startime > 0 {
  5308. db = db.Where("x.ctime >=?", startime)
  5309. }
  5310. if endtime > 0 {
  5311. db = db.Where("x.ctime <=?", endtime)
  5312. }
  5313. if storehouse_id > 0 {
  5314. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5315. }
  5316. err = db.Group("x.good_id").Select("x.ctime,x.id,x.good_name,x.specification_name,x.warehousing_unit,x.count,x.buy_price,x.packing_price,x.new_price,x.manufacturer,x.dealer,x.remark,x.good_id,x.warehousing_order,x.license_number,x.start_time,x.creater,x.checker,x.checker_status,x.checker_time,x.total,x.number,x.storehouse_id,t.packing_unit,r.user_name").Joins("left join sgj_users.sgj_user_admin_role as r on r.admin_user_id = x.creater").Joins("left join xt_good_information as t on t.id =x.good_id").Count(&total).Offset(offset).Limit(limit).Scan(&adjust).Error
  5317. return adjust, total, err
  5318. }
  5319. func GetStockDamagedCountOne(orgid int64, keyword string, inventory_type int64) (adjust []*models.VmStockInventory, err error) {
  5320. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1")
  5321. if inventory_type == 0 {
  5322. db = db.Where("x.inventory_type = 4")
  5323. }
  5324. if inventory_type > 0 {
  5325. db = db.Where("x.inventory_type = ?", inventory_type)
  5326. }
  5327. if len(keyword) > 0 {
  5328. likeKey := "%" + keyword + "%"
  5329. db = db.Where("x.warehousing_order like ?", likeKey)
  5330. }
  5331. if orgid > 0 {
  5332. db = db.Where("x.user_org_id = ?", orgid)
  5333. }
  5334. err = db.Group("x.good_id").Select("x.id,x.good_name,x.specification_name,x.warehousing_unit,sum(x.count) as count,x.buy_price,x.packing_price,x.new_price,x.manufacturer,x.dealer,x.remark,x.good_id,x.warehousing_order,x.license_number,x.start_time,x.creater,x.checker,x.checker_status,x.checker_time,x.total,x.number").Scan(&adjust).Error
  5335. return adjust, err
  5336. }
  5337. func GetStockDamagedCount(orgid int64) (adjust []*models.VmStockInventory, err error) {
  5338. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1 and inventory_type = 4 ")
  5339. if orgid > 0 {
  5340. db = db.Where("x.user_org_id = ?", orgid)
  5341. }
  5342. err = db.Group("x.good_id").Select("x.id,x.good_name,x.specification_name,x.warehousing_unit,sum(x.count) as count,x.buy_price,x.packing_price,x.new_price,x.manufacturer,x.dealer,x.remark,x.good_id,x.warehousing_order,x.license_number,x.start_time,x.creater,x.checker,x.checker_status,x.checker_time,x.total,x.number").Scan(&adjust).Error
  5343. return adjust, err
  5344. }
  5345. func UpdateCheckDamage(ids []string, reportPrice models.XtStockReportPrice) error {
  5346. err := XTWriteDB().Model(&reportPrice).Where("id in(?) and status = 1", ids).Updates(map[string]interface{}{"checker": reportPrice.Checker, "checker_time": reportPrice.CheckerTime, "checker_status": reportPrice.CheckerStatus}).Error
  5347. return err
  5348. }
  5349. func GetCheckDamageList(ids []string) (report []*models.XtStockReportPrice, err error) {
  5350. err = XTReadDB().Model(&report).Where("id in(?) and status= 1", ids).Find(&report).Error
  5351. return report, err
  5352. }
  5353. func CreateInentory(inventory models.XtStockInventory) error {
  5354. err = XTWriteDB().Create(&inventory).Error
  5355. return err
  5356. }
  5357. func GetInventorylist(startime int64, endtime int64, page int64, limit int64, inventory_status int64, keyword string, orgid int64) (adjust []*models.VmStockAdjustPrice, total int64, err error) {
  5358. likeKey := "%" + keyword + "%"
  5359. offset := (page - 1) * limit
  5360. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1")
  5361. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5362. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5363. fmt.Println(table, tab)
  5364. if startime > 0 {
  5365. db = db.Where("x.ctime>=?", startime)
  5366. }
  5367. if endtime > 0 {
  5368. db = db.Where("x.ctime<=?", endtime)
  5369. }
  5370. if len(keyword) > 0 {
  5371. db = db.Where("x.warehousing_order like ? or r.user_name like ?", likeKey, likeKey)
  5372. }
  5373. if orgid > 0 {
  5374. db = db.Where("x.user_org_id = ?", orgid)
  5375. }
  5376. if inventory_status > 0 {
  5377. db = db.Where("checker_status = ?", inventory_status)
  5378. }
  5379. err = db.Group("x.id").Select("x.id,x.good_name,x.specification_name,x.warehousing_unit,x.count,x.buy_price,x.packing_price,x.new_price,x.manufacturer,x.dealer,x.remark,x.good_id,x.warehousing_order,x.license_number,x.start_time,x.creater,x.checker,x.checker_status,x.checker_time,x.total,x.number,t.packing_unit,r.user_name").Joins("left join sgj_users.sgj_user_admin_role as r on r.admin_user_id = x.creater").Joins("left join xt_good_information as t on t.id =x.good_id").Count(&total).Offset(offset).Limit(limit).Scan(&adjust).Error
  5380. return adjust, total, err
  5381. }
  5382. func UpdateCheckInventory(ids []string, info models.XtStockInventory) error {
  5383. err := XTWriteDB().Model(&info).Where("id in(?)", ids).Updates(map[string]interface{}{"checker": info.Checker, "checker_status": info.CheckerStatus, "checker_time": info.CheckerTime}).Error
  5384. return err
  5385. }
  5386. func GetModifyPriceDetail(id int64) (models.XtStockAdjustPrice, error) {
  5387. info := models.XtStockAdjustPrice{}
  5388. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  5389. return info, err
  5390. }
  5391. func GetInventoryDetailById(id []string) (list []*models.XtStockInventory, err error) {
  5392. err = XTReadDB().Model(&list).Where("id in(?) and status = 1", id).Find(&list).Error
  5393. return list, err
  5394. }
  5395. func GetWarehouseInfoByIdNight(id int64) (models.WarehousingInfo, error) {
  5396. info := models.WarehousingInfo{}
  5397. err := XTReadDB().Where("id = ? and status = 1", id).Find(&info).Error
  5398. return info, err
  5399. }
  5400. func GetWarehouseInfoById(id int64) (models.WarehousingInfo, error) {
  5401. info := models.WarehousingInfo{}
  5402. //err :=XTReadDB().Model(&info).Where("id = ? or warehouse_info_id and status = 1", id).Find(&info).Error
  5403. //return info, err
  5404. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  5405. if id > 0 {
  5406. db = db.Where("x.id = ? or x.warehouse_info_id = ?", id, id)
  5407. }
  5408. err := db.Select("sum(x.warehousing_count) as warehousing_count,sum(x.stock_count) as stock_count").Scan(&info).Error
  5409. return info, err
  5410. }
  5411. func GetWarehouseInfoByIdTen(id int64, storehouse_id int64) (models.WarehousingInfo, error) {
  5412. info := models.WarehousingInfo{}
  5413. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  5414. if id > 0 {
  5415. db = db.Where("x.id = ? or x.warehouse_info_id = ?", id, id)
  5416. }
  5417. if storehouse_id > 0 {
  5418. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5419. }
  5420. err := db.Select("sum(x.warehousing_count) as warehousing_count,sum(x.stock_count) as stock_count").Scan(&info).Error
  5421. return info, err
  5422. }
  5423. func UpdateStockPrice(info models.XtStockAdjustPrice, id int64) error {
  5424. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"new_price": info.NewPrice, "good_name": info.GoodName, "packing_price": info.PackingPrice, "good_id": info.GoodId, "remark": info.Remark, "manufacturer": info.Manufacturer, "dealer": info.Dealer}).Error
  5425. return err
  5426. }
  5427. func DeleteStockPrice(id int64) error {
  5428. info := models.XtStockAdjustPrice{}
  5429. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5430. return err
  5431. }
  5432. func GetStockDamageDetail(id int64) (models.XtStockReportPrice, error) {
  5433. report := models.XtStockReportPrice{}
  5434. err := XTReadDB().Model(&report).Where("id=? and status = 1", id).Find(&report).Error
  5435. return report, err
  5436. }
  5437. func ModifyPrice(id int64, info models.XtStockReportPrice) error {
  5438. err := XTWriteDB().Model(&info).Where("id = ?", id).Updates(map[string]interface{}{"count": info.Count, "specification_name": info.SpecificationName, "good_name": info.GoodName, "number": info.Number, "warehousing_unit": info.WarehousingUnit, "buy_price": info.BuyPrice, "packing_price": info.PackingPrice, "good_origin_place": info.GoodOriginPlace, "manufacturer": info.Manufacturer, "dealer": info.Dealer, "total": info.Total, "remark": info.Remark, "warehousing_info_id": info.WarehousingInfoId, "good_id": info.GoodId}).Error
  5439. return err
  5440. }
  5441. func DeleteDamage(id int64) error {
  5442. adjust := models.XtStockReportPrice{}
  5443. err := XTWriteDB().Model(&adjust).Where("id=? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5444. return err
  5445. }
  5446. func GetStockDamageById(ids []string) (adjust []*models.XtStockReportPrice, err error) {
  5447. err = XTReadDB().Where("id in(?) and status = 1", ids).Find(&adjust).Error
  5448. return adjust, err
  5449. }
  5450. func GetInventoryDetail(id int64) (models.XtStockInventory, error) {
  5451. inventory := models.XtStockInventory{}
  5452. err := XTReadDB().Model(&inventory).Where("id=? and status = 1", id).Find(&inventory).Error
  5453. return inventory, err
  5454. }
  5455. func ModifyInventory(id int64, inventory models.XtStockInventory) error {
  5456. err := XTWriteDB().Model(&inventory).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"good_id": inventory.GoodId, "good_name": inventory.GoodName, "specification_name": inventory.SpecificationName, "number": inventory.Number, "warehousing_unit": inventory.WarehousingUnit, "buy_price": inventory.BuyPrice, "packing_price": inventory.PackingPrice, "total": inventory.Total, "good_origin_place": inventory.GoodOriginPlace, "license_number": inventory.LicenseNumber, "dealer": inventory.Dealer, "manufacturer": inventory.Dealer, "count": inventory.Count, "remark": inventory.Remark}).Error
  5457. return err
  5458. }
  5459. func DeleteInventory(id int64) error {
  5460. inventory := models.XtStockInventory{}
  5461. err := XTWriteDB().Model(&inventory).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5462. return err
  5463. }
  5464. func GetInventoryDetailList(keyword string, limit int64, page int64, orgid int64, storehouse_id int64) (list []*models.VmStockInventory, total int64, err error) {
  5465. likeKey := "%" + keyword + "%"
  5466. offset := (page - 1) * limit
  5467. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1 and x.type = 10")
  5468. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5469. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5470. fmt.Println(table, tab)
  5471. if len(keyword) > 0 {
  5472. db = db.Where("x.good_name like ?", likeKey)
  5473. }
  5474. if orgid > 0 {
  5475. db = db.Where("x.user_org_id = ?", orgid)
  5476. }
  5477. if storehouse_id > 0 {
  5478. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5479. }
  5480. err = db.Select("x.id,x.good_name,x.specification_name,x.warehousing_unit,x.count,x.buy_price,x.packing_price,x.new_price,x.manufacturer,x.dealer,x.remark,x.good_id,x.warehousing_order,x.license_number,x.start_time,x.creater,x.checker,x.checker_status,x.checker_time,x.total,x.number,x.expire_date,x.product_date,t.packing_unit,x.last_stock_count,x.type,x.inventory_type,x.stock_count,x.storehouse_id,x.ctime").Joins("left join sgj_users.sgj_user_admin_role as r on r.id = x.creater").Joins("left join xt_good_information as t on t.id =x.good_id").Count(&total).Offset(offset).Limit(limit).Order("x.id desc").Scan(&list).Error
  5481. return list, total, err
  5482. }
  5483. func GetInventoryDetailPrintMapList(keyword string, limit int64, page int64, orgid int64, storehouse_id int64, ids []string) (list []*models.VmStockInventory, total int64, err error) {
  5484. likeKey := "%" + keyword + "%"
  5485. offset := (page - 1) * limit
  5486. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1 and x.type = 10")
  5487. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5488. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5489. fmt.Println(table, tab)
  5490. if len(keyword) > 0 {
  5491. db = db.Where("x.good_name like ?", likeKey)
  5492. }
  5493. if orgid > 0 {
  5494. db = db.Where("x.user_org_id = ?", orgid)
  5495. }
  5496. if storehouse_id > 0 {
  5497. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5498. }
  5499. if len(ids) > 0 {
  5500. db = db.Where("x.id in(?)", ids)
  5501. }
  5502. err = db.Select("x.id,x.good_name,x.specification_name,x.warehousing_unit,x.count,x.buy_price,x.packing_price,x.new_price,x.manufacturer,x.dealer,x.remark,x.good_id,x.warehousing_order,x.license_number,x.start_time,x.creater,x.checker,x.checker_status,x.checker_time,x.total,x.number,x.expire_date,x.product_date,t.packing_unit,x.last_stock_count,x.type,x.inventory_type,x.stock_count,x.storehouse_id").Joins("left join sgj_users.sgj_user_admin_role as r on r.id = x.creater").Joins("left join xt_good_information as t on t.id =x.good_id").Count(&total).Offset(offset).Limit(limit).Scan(&list).Error
  5503. return list, total, err
  5504. }
  5505. func GetInventoryPrintList(ids []string) (list []*models.XtStockInventory, err error) {
  5506. err = XTReadDB().Where("id in(?) and status = 1", ids).Find(&list).Error
  5507. return list, err
  5508. }
  5509. func GetInventoryDetailPrintList(ids []string) (list []*models.XtStockInventory, err error) {
  5510. err = XTReadDB().Where("id in(?) and status = 1", ids).Find(&list).Error
  5511. return list, err
  5512. }
  5513. func DeleteDrugPrice(id int64) error {
  5514. info := models.XtDrugAdjustPrice{}
  5515. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5516. return err
  5517. }
  5518. func GetGoodWarehouseList(goodid int64) (models.WarehousingInfo, error) {
  5519. info := models.WarehousingInfo{}
  5520. db := XTReadDB().Model(&info).Where("status = 1")
  5521. if goodid > 0 {
  5522. db = db.Where("good_id = ?", goodid)
  5523. }
  5524. err := db.Select("good_id,sum(stock_count) as stock_count").Find(&info).Error
  5525. return info, err
  5526. }
  5527. func UpdateProofInventory(id int64, info models.WarehousingInfo) error {
  5528. err := XTWriteDB().Model(&info).Where("id=? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  5529. return err
  5530. }
  5531. func UpdateStockInventory(inventory models.XtStockInventory, id int64) error {
  5532. err := XTWriteDB().Model(&inventory).Where("id= ? and status = 1", id).Updates(map[string]interface{}{"total": inventory.Total}).Error
  5533. return err
  5534. }
  5535. func CeateStockCorrectRecord(record models.XtStockCorrectRecord) error {
  5536. err := XTWriteDB().Create(&record).Error
  5537. return err
  5538. }
  5539. func GetWarehouseTotal(id int64) (models.WarehousingInfo, error) {
  5540. info := models.WarehousingInfo{}
  5541. //err :=XTReadDB()()()()().Where("id=? and status = 1", id).Find(&info).Error
  5542. //return info, err
  5543. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  5544. if id > 0 {
  5545. db = db.Where("x.id = ? or x.warehouse_info_id = ?", id, id)
  5546. }
  5547. err := db.Select("sum(x.stock_count) as stock_count").Scan(&info).Error
  5548. return info, err
  5549. }
  5550. func GetCurrentWarehosueInfo(id int64) (info []*models.DrugWarehouseInfo, err error) {
  5551. err = XTReadDB().Model(&info).Where("id=? or warehousing_info_id = ? ", id, id).Find(&info).Error
  5552. return info, err
  5553. }
  5554. func GetCurrentWarehosueInfoOne(id int64) (models.DrugWarehouseInfo, error) {
  5555. info := models.DrugWarehouseInfo{}
  5556. err := XTReadDB().Model(&info).Where("id=?", id).Find(&info).Error
  5557. return info, err
  5558. }
  5559. func ModifyDrugWarehouseInfo(info *models.DrugWarehouseInfo, id int64) error {
  5560. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_max_number": info.StockMaxNumber, "stock_min_number": info.StockMinNumber, "max_unit": info.MaxUnit, "min_unit": info.MinUnit}).Error
  5561. return err
  5562. }
  5563. func ModifyDrugWarehouseInfoSix(info *models.DrugWarehouseInfo, id int64) error {
  5564. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"warehousing_count": info.WarehousingCount, "stock_max_number": info.StockMaxNumber, "stock_min_number": info.StockMinNumber, "max_unit": info.MaxUnit, "min_unit": info.MinUnit}).Error
  5565. return err
  5566. }
  5567. func GetGoodInventoryWarehouseList(id int64, storehouse_id int64) (info []*models.WarehousingInfo, err error) {
  5568. err = XTReadDB().Model(&info).Where("good_id = ? and status = 1 and storehouse_id=? and is_check= 1 and stock_count>0", id, storehouse_id).Preload("GoodInfo", "status = 1").Find(&info).Error
  5569. return info, err
  5570. }
  5571. func UpdatedWarehousingInfo(info models.WarehousingInfo, id int64) error {
  5572. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  5573. return err
  5574. }
  5575. func UpdatedWarehousingInfoSix(info models.WarehousingInfo, id int64) error {
  5576. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount, "warehousing_count": info.WarehousingCount}).Error
  5577. return err
  5578. }
  5579. func GetDamageDetailByGoodId(good_id int64, keyword string, inventory_type int64) (list []*models.XtStockInventory, err error) {
  5580. db := XTReadDB().Model(&list).Where(" status = 1")
  5581. if good_id > 0 {
  5582. db = db.Where("good_id = ?", good_id)
  5583. }
  5584. if len(keyword) > 0 {
  5585. likeKey := "%" + keyword + "%"
  5586. db = db.Where("warehousing_order like ?", likeKey)
  5587. }
  5588. if inventory_type > 0 {
  5589. db = db.Where("inventory_type = ?", inventory_type)
  5590. }
  5591. if inventory_type == 0 {
  5592. db = db.Where("inventory_type = 4")
  5593. }
  5594. err = db.Find(&list).Error
  5595. return list, err
  5596. }
  5597. func GetCancelStockId(cancelstock_id int64, drug_id int64) (*models.DrugFlow, error) {
  5598. flow := models.DrugFlow{}
  5599. err := XTReadDB().Where("cancel_stock_id = ? and drug_id = ?", cancelstock_id, drug_id).Find(&flow).Error
  5600. if err == gorm.ErrRecordNotFound {
  5601. return nil, err
  5602. }
  5603. if err != nil {
  5604. return nil, err
  5605. }
  5606. return &flow, nil
  5607. }
  5608. func GetTotalDrugCancelInfo(batchNumber_id int64, drug_id int64, id int64) (info []*models.DrugCancelStockInfo, err error) {
  5609. err = XTReadDB().Where("batch_number_id = ? and drug_id = ? and status = 1 and id<>?", batchNumber_id, drug_id, id).Find(&info).Error
  5610. return info, err
  5611. }
  5612. func GetLastDrugWarehouseInfo(drugid int64) (models.XtDrugWarehouseInfo, error) {
  5613. info := models.XtDrugWarehouseInfo{}
  5614. err := XTReadDB().Where("drug_id = ? and status =1", drugid).Last(&info).Error
  5615. return info, err
  5616. }
  5617. func GetLastGoodWarehouseInfo(goodid int64) (models.WarehousingInfo, error) {
  5618. info := models.WarehousingInfo{}
  5619. err := XTReadDB().Where("good_id =? and status = 1", goodid).Find(&info).Error
  5620. return info, err
  5621. }
  5622. func GetGoodStockFlowInfo(warehouseid int64, goodid int64) (*models.VmStockFlow, error) {
  5623. flow := models.VmStockFlow{}
  5624. err := XTReadDB().Where("warehousing_detail_id = ? and good_id = ? and status = 1", warehouseid, goodid).Find(&flow).Error
  5625. if err == gorm.ErrRecordNotFound {
  5626. return nil, err
  5627. }
  5628. if err != nil {
  5629. return nil, err
  5630. }
  5631. return &flow, nil
  5632. }
  5633. func GetLastInfoMationById(id int64) (models.GoodInfo, error) {
  5634. info := models.GoodInfo{}
  5635. err := XTReadDB().Where("id =? and status = 1", id).Find(&info).Error
  5636. return info, err
  5637. }
  5638. func UpdateGoodInfoMation(goodid int64, info models.GoodInfo) error {
  5639. err := XTWriteDB().Model(&info).Where("id =? and status = 1", goodid).Updates(map[string]interface{}{"total": info.Total}).Error
  5640. return err
  5641. }
  5642. func UpdateWarehouseInfoByGoodId(info models.WarehousingInfo, id int64) error {
  5643. err := XTWriteDB().Model(&info).Where("id =? and status = 1", id).Updates(map[string]interface{}{"warehousing_count": info.WarehousingCount, "stock_count": info.StockCount}).Error
  5644. return err
  5645. }
  5646. func UpdateWarehouseInfoByGoodIdOne(info *models.WarehousingInfo, id int64) error {
  5647. err := XTWriteDB().Model(&info).Where("id =? and status = 1", id).Updates(map[string]interface{}{"warehousing_count": info.WarehousingCount, "stock_count": info.StockCount, "price": info.Price, "number": info.Number, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "license_number": info.LicenseNumber, "manufacturer": info.Manufacturer, "dealer": info.Dealer, "remark": info.Remark, "packing_price": info.PackingPrice, "storehouse_id": info.StorehouseId, "register_number": info.RegisterNumber, "good_id": info.GoodId}).Error
  5648. return err
  5649. }
  5650. func UpdatedStockFlowByGoodId(warehousing_id int64, good_id int64, flow models.VmStockFlow) error {
  5651. err := XTWriteDB().Model(&flow).Where("warehousing_id = ? and good_id = ? and status = 1", warehousing_id, good_id).Updates(map[string]interface{}{"count": flow.Count}).Error
  5652. return err
  5653. }
  5654. func UpdatedStockFlowByGoodIdOne(warehousing_id int64, good_id int64, flow models.VmStockFlow) error {
  5655. err := XTWriteDB().Model(&flow).Where("warehousing_id = ? and good_id = ? and status = 1", warehousing_id, good_id).Updates(map[string]interface{}{"count": flow.Count, "number": flow.Number, "product_date": flow.ProductDate, "expire_date": flow.ExpireDate, "Price": flow.Price, "manufacturer": flow.Manufacturer, "dealer": flow.Dealer, "license_number": flow.LicenseNumber, "storehouse_id": flow.StorehouseId, "register_number": flow.RegisterNumber}).Error
  5656. return err
  5657. }
  5658. func UpdateStockFlowByDetailId(flow models.VmStockFlow, wareoutdetailid int64) error {
  5659. err := XTWriteDB().Model(&flow).Where("warehouse_out_detail_id = ? and status = 1", wareoutdetailid).Updates(map[string]interface{}{"count": flow.Count, "number": flow.Number, "product_date": flow.ProductDate, "expire_date": flow.ExpireDate, "Price": flow.Price, "manufacturer": flow.Manufacturer, "dealer": flow.Dealer, "license_number": flow.LicenseNumber, "price": flow.Price, "storehouse_id": flow.StorehouseId, "admin_user_id": flow.AdminUserId, "stock_count": flow.StockCount, "register_number": flow.RegisterNumber}).Error
  5660. return err
  5661. }
  5662. func UpdatedGoodInfo(info models.GoodInfo, goodid int64) error {
  5663. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", goodid).Updates(map[string]interface{}{"manufacturer": info.Manufacturer, "dealer": info.Dealer}).Error
  5664. return err
  5665. }
  5666. func GetInventoryExportList(orgid int64) (info []*models.PatientWarehouseInfo, err error) {
  5667. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1 and x.stock_count>0")
  5668. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5669. fmt.Println(table)
  5670. if orgid > 0 {
  5671. db = db.Where("x.org_id = ?", orgid)
  5672. }
  5673. err = db.Select("x.id,x.good_id,x.number,x.number,x.product_date,x.expiry_date,x.warehousing_unit,x.dealer,x.manufacturer,t.good_name,t.specification_name,t.packing_unit,t.remark").Joins("left join xt_good_information as t on t.id = x.good_id").Group("x.good_id,x.number").Scan(&info).Error
  5674. return info, err
  5675. }
  5676. func UpdateDrugWarehouseingInfoSix(id int64, info models.XtDrugWarehouseInfo) error {
  5677. warehouseInfo := models.XtDrugWarehouseInfo{}
  5678. err := XTWriteDB().Model(&warehouseInfo).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"number": info.Number, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "price": info.Price, "total_price": info.TotalPrice, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "remark": info.Remark, "batch_number": info.BatchNumber, "max_unit": info.MaxUnit, "storehouse_id": info.StorehouseId}).Error
  5679. return err
  5680. }
  5681. func CreatedCancelStock(info models.DrugCancelStockInfo) error {
  5682. err := XTWriteDB().Create(&info).Error
  5683. return err
  5684. }
  5685. func CreatedNewCancelStock(info models.DrugCancelStockInfo, tx *gorm.DB) error {
  5686. err := tx.Create(&info).Error
  5687. if err != nil {
  5688. tx.Rollback()
  5689. return err
  5690. }
  5691. return err
  5692. }
  5693. func IsExsitStockFlow(goodid int64, cancel_order_number string) (*models.VmStockFlow, error) {
  5694. flow := models.VmStockFlow{}
  5695. err := XTReadDB().Where("good_id = ? and cancel_order_number = ? and status = 1", goodid, cancel_order_number).Find(&flow).Error
  5696. if err == gorm.ErrRecordNotFound {
  5697. return nil, err
  5698. }
  5699. if err != nil {
  5700. return nil, err
  5701. }
  5702. return &flow, nil
  5703. }
  5704. func UpdateStockFlowTwo(id int64, flow models.VmStockFlow) error {
  5705. err := XTWriteDB().Model(&flow).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"count": flow.Count}).Error
  5706. return err
  5707. }
  5708. func UpdateStockFlowThree(id int64, flow models.VmStockFlow) error {
  5709. err := XTWriteDB().Model(&flow).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"count": flow.Count, "manufacturer": flow.Count, "dealer": flow.Dealer, "number": flow.Number, "license_number": flow.LicenseNumber, "price": flow.Price, "product_date": flow.ProductDate, "expire_date": flow.ExpireDate, "storehouse_id": flow.StorehouseId}).Error
  5710. return err
  5711. }
  5712. func GetLastWarehouseOutInfoById(drugid int64) (models.DrugWarehouseOutInfo, error) {
  5713. flow := models.DrugWarehouseOutInfo{}
  5714. err := XTReadDB().Where("drug_id = ? and status = 1", drugid).Last(&flow).Error
  5715. return flow, err
  5716. }
  5717. func GetLastWarehoseByGoodId(goodid int64, patient_id int64, record_date int64) (models.WarehouseOutInfo, error) {
  5718. info := models.WarehouseOutInfo{}
  5719. err := XTReadDB().Model(&info).Where("good_id = ? and patient_id = ? and sys_record_time = ? and status = 1", goodid, patient_id, record_date).First(&info).Error
  5720. return info, err
  5721. }
  5722. func ModifyDrugWarehouseOutInfo(info models.DrugWarehouseOutInfo, drugid int64, patientid int64, sys_record_time int64) error {
  5723. err := XTWriteDB().Model(&info).Where("drug_id = ? and patient_id = ? and sys_record_time = ? and status = 1", drugid, patientid, sys_record_time).Updates(map[string]interface{}{"count": info.Count, "count_unit": info.CountUnit}).Error
  5724. return err
  5725. }
  5726. func ModifyDrugWarehouseOutInfoOne(info models.DrugWarehouseOutInfo, drugid int64, patientid int64, sys_record_time int64, warehouse_info_id int64) error {
  5727. err := XTWriteDB().Model(&info).Where("drug_id = ? and patient_id = ? and sys_record_time = ? and status = 1 and warehouse_info_id = ?", drugid, patientid, sys_record_time, warehouse_info_id).Updates(map[string]interface{}{"count": info.Count, "count_unit": info.CountUnit}).Error
  5728. return err
  5729. }
  5730. func GetDrugWarehouseOutInfoByWarehosueId(drugid int64, patientid int64, recorddate int64, warehosueinfoid int64) (*models.DrugWarehouseOutInfo, error) {
  5731. info := models.DrugWarehouseOutInfo{}
  5732. err := XTReadDB().Model(&info).Where("drug_id = ? and patient_id = ? and sys_record_time = ? and warehouse_info_id = ? and status = 1", drugid, patientid, recorddate, warehosueinfoid).Find(&info).Error
  5733. if err == gorm.ErrRecordNotFound {
  5734. return nil, err
  5735. }
  5736. if err != nil {
  5737. return nil, err
  5738. }
  5739. return &info, nil
  5740. }
  5741. func GetDrugFlowRecord(warehouse_out_order_number string, drugid int64, patientid int64) (*models.DrugFlow, error) {
  5742. drugFlow := models.DrugFlow{}
  5743. err := XTReadDB().Where("warehouse_out_order_number = ? and drug_id =? and patient_id = ? and status = 1", warehouse_out_order_number, drugid, patientid).Find(&drugFlow).Error
  5744. if err == gorm.ErrRecordNotFound {
  5745. return nil, err
  5746. }
  5747. if err != nil {
  5748. return nil, err
  5749. }
  5750. return &drugFlow, nil
  5751. }
  5752. func ModifyDrugFlow(flow models.DrugFlow, warehouse_out_order_number string, drugid int64, patient_id int64) error {
  5753. err := XTWriteDB().Model(&flow).Where("warehouse_out_order_number = ? and drug_id = ? and patient_id = ? and status = 1", warehouse_out_order_number, drugid, patient_id).Updates(map[string]interface{}{"count": flow.Count, "max_unit": flow.MaxUnit}).Error
  5754. return err
  5755. }
  5756. func ModifyDrugFlowOne(flow models.DrugFlow, warehouse_out_order_number string, drugid int64, patient_id int64, warehousing_detail_id int64) error {
  5757. err := XTWriteDB().Model(&flow).Where("warehouse_out_order_number = ? and drug_id = ? and patient_id = ? and status = 1 and warehousing_detail_id = ?", warehouse_out_order_number, drugid, patient_id, warehousing_detail_id).Updates(map[string]interface{}{"count": flow.Count, "max_unit": flow.MaxUnit}).Error
  5758. return err
  5759. }
  5760. func GetDrugAutoReduceRecordOne(drugid int64, patientid int64, recorddate int64) (detail []*models.DrugAutomaticReduceDetail, err error) {
  5761. err = XTReadDB().Model(&detail).Where("drug_id = ? and patient_id = ? and record_time = ? and status = 1", drugid, patientid, recorddate).Find(&detail).Error
  5762. return detail, err
  5763. }
  5764. func GetDrugAutoReduceRecord(drugid int64, patientid int64, recorddate int64) (*models.DrugAutomaticReduceDetail, error) {
  5765. detail := models.DrugAutomaticReduceDetail{}
  5766. err := XTReadDB().Model(&detail).Where("drug_id = ? and patient_id = ? and record_time = ? and status = 1", drugid, patientid, recorddate).Find(&detail).Error
  5767. if err == gorm.ErrRecordNotFound {
  5768. return nil, err
  5769. }
  5770. if err != nil {
  5771. return nil, err
  5772. }
  5773. return &detail, nil
  5774. }
  5775. func ModifyAutoMaticReduce(auto models.DrugAutomaticReduceDetail, patientid int64, recordate int64, drugid int64) error {
  5776. err := XTWriteDB().Model(&auto).Where("patient_id = ? and record_time = ? and drug_id = ? and status = 1", patientid, recordate, drugid).Updates(map[string]interface{}{"count": auto.Count, "count_unit": auto.CountUnit}).Error
  5777. return err
  5778. }
  5779. func ModifyAutoMaticReduceOne(auto models.DrugAutomaticReduceDetail, patientid int64, recordate int64, drugid int64, warehouse_info_id int64) error {
  5780. err := XTWriteDB().Model(&auto).Where("patient_id = ? and record_time = ? and drug_id = ? and status = 1 and warehouse_info_id = ?", patientid, recordate, drugid, warehouse_info_id).Updates(map[string]interface{}{"count": auto.Count, "count_unit": auto.CountUnit}).Error
  5781. return err
  5782. }
  5783. func ModifyDrugWarehouse(id int64, stock_max_number int64, stock_min_number int64) (models.DrugWarehouseInfo, error) {
  5784. info := models.DrugWarehouseInfo{}
  5785. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", stock_max_number)).Error
  5786. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", stock_min_number)).Error
  5787. return info, err
  5788. }
  5789. func ModeifyDrugWarehosueInfo(id int64, stock_max_number int64) error {
  5790. err := XTWriteDB().Model(models.DrugWarehouseInfo{}).Where("id = ?", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", stock_max_number)).Error
  5791. return err
  5792. }
  5793. func ModeFyStockMinById(id int64, stock_min_number int64) error {
  5794. info := models.DrugWarehouseInfo{}
  5795. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", stock_min_number)).Error
  5796. return err
  5797. }
  5798. func GetDrugCancelById(id int64) (models.DrugCancelStockInfo, error) {
  5799. info := models.DrugCancelStockInfo{}
  5800. err := XTReadDB().Where("id = ? and status = 1", id).Find(&info).Error
  5801. return info, err
  5802. }
  5803. func ModeFyDrugWareseInfo(id int64, stock_max_number int64) error {
  5804. info := models.DrugWarehouseInfo{}
  5805. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", stock_max_number)).Error
  5806. return err
  5807. }
  5808. func ModeFyDrugWarehouseMin(id int64, stock_min_number int64) error {
  5809. info := models.DrugWarehouseInfo{}
  5810. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number - ?", stock_min_number)).Error
  5811. return err
  5812. }
  5813. func GetAllHisDoctorAdviceById(drugid int64, patient_id int64, advicedate int64, orgid int64) (advice []*models.HisDoctorAdviceInfo, err error) {
  5814. err = XTReadDB().Where("drug_id = ? and patient_id = ? and advice_date = ? and execution_state = 1 and status = 1 and user_org_id = ?", drugid, patient_id, advicedate, orgid).Find(&advice).Error
  5815. return advice, err
  5816. }
  5817. func GetAllHisDoctorAdviceByIdOne(drugid int64, patient_id int64, advicedate int64, orgid int64, tx *gorm.DB) (advice []*models.HisDoctorAdviceInfo, err error) {
  5818. err = tx.Where("drug_id = ? and patient_id = ? and advice_date = ? and execution_state = 1 and status = 1 and user_org_id = ?", drugid, patient_id, advicedate, orgid).Find(&advice).Error
  5819. if err != gorm.ErrRecordNotFound {
  5820. if err != nil {
  5821. tx.Rollback()
  5822. return advice, err
  5823. }
  5824. }
  5825. return advice, err
  5826. }
  5827. func GetAllDrugFlowById(drugid int64, patient_id int64, advicedate int64, orgid int64) (info []*models.DrugWarehouseOutInfo, err error) {
  5828. err = XTReadDB().Where("drug_id = ? and patient_id = ? and sys_record_time = ? and org_id = ? and status = 1", drugid, patient_id, advicedate, orgid).Find(&info).Error
  5829. return info, err
  5830. }
  5831. func GetAllDrugFlowByIdOne(drugid int64, patient_id int64, advicedate int64, orgid int64, tx *gorm.DB) (info []*models.DrugWarehouseOutInfo, err error) {
  5832. err = tx.Where("drug_id = ? and patient_id = ? and sys_record_time = ? and org_id = ? and status = 1", drugid, patient_id, advicedate, orgid).Find(&info).Error
  5833. if err != gorm.ErrRecordNotFound {
  5834. if err != nil {
  5835. tx.Rollback()
  5836. return info, err
  5837. }
  5838. }
  5839. return info, err
  5840. }
  5841. // 耗材加库存
  5842. func ModifyGoodAddInformation(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5843. info := models.GoodInfo{}
  5844. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  5845. return info, err
  5846. }
  5847. func ModifyGoodAddInformationSix(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5848. info := models.GoodInfo{}
  5849. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  5850. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count + ?", sum_count)).Error
  5851. return info, err
  5852. }
  5853. func ModifyGoodReduceInformation(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5854. info := models.GoodInfo{}
  5855. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count - ?", sum_count)).Error
  5856. return info, err
  5857. }
  5858. func ModifyGoodReduceInformationTwo(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5859. info := models.GoodInfo{}
  5860. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count - ?", sum_count)).Error
  5861. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count - ?", sum_count)).Error
  5862. return info, err
  5863. }
  5864. func ModifyGoodReduceInformationSix(good_id int64, sum_count int64, orgid int64, retail_price float64) (models.GoodInfo, error) {
  5865. info := models.GoodInfo{}
  5866. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).Update(map[string]interface{}{"batch_retai_price": retail_price}).Error
  5867. return info, err
  5868. }
  5869. func GetWarehousingByIdList(ids []string, orgid int64) (info []*models.WarehousingInfo, err error) {
  5870. err = XTReadDB().Model(&info).Where("warehousing_id in(?) and org_id = ? and status = 1", ids, orgid).Find(&info).Error
  5871. return info, err
  5872. }
  5873. func GetWarehousingByIdListTwenty(ids []string, orgid int64) (info []*models.WarehousingInfo, err error) {
  5874. err = XTReadDB().Model(&info).Where("warehousing_id in(?) and org_id = ?", ids, orgid).Find(&info).Error
  5875. return info, err
  5876. }
  5877. func GetWarehouseInfoByIdSix(id int64, orgid int64) (models.WarehousingInfo, error) {
  5878. info := models.WarehousingInfo{}
  5879. err := XTReadDB().Model(&info).Where("id = ? and status= 1 and org_id = ?", id, orgid).Find(&info).Error
  5880. return info, err
  5881. }
  5882. func GetWarehouseInfoByIdTwenty(id int64, orgid int64) (models.WarehousingInfo, error) {
  5883. info := models.WarehousingInfo{}
  5884. err := XTReadDB().Model(&info).Where("id = ? and org_id = ?", id, orgid).Find(&info).Error
  5885. return info, err
  5886. }
  5887. // 药品加库存
  5888. func ModifyDrugAddInformation(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5889. info := models.BaseDrugLib{}
  5890. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  5891. return info, err
  5892. }
  5893. func ModifyDrugAddInformationTwo(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5894. info := models.BaseDrugLib{}
  5895. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  5896. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count + ?", sum_count)).Error
  5897. return info, err
  5898. }
  5899. func ModifyDrugReduceInformation(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5900. info := models.BaseDrugLib{}
  5901. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count - ?", sum_count)).Error
  5902. return info, err
  5903. }
  5904. func ModifyDrugReduceInformationTwo(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5905. info := models.BaseDrugLib{}
  5906. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count - ?", sum_count)).Error
  5907. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count - ?", sum_count)).Error
  5908. return info, err
  5909. }
  5910. func ModifyDrugReduceInformationSix(drug_id int64, sum_count int64, orgid int64, batch_retai_price float64) (models.BaseDrugLib, error) {
  5911. info := models.BaseDrugLib{}
  5912. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count - ?", sum_count)).Error
  5913. err = XTWriteDB().Model(&info).Where("id=? and org_id = ? and status = 1", drug_id, orgid).Update(map[string]interface{}{"batch_retai_price": batch_retai_price}).Error
  5914. return info, err
  5915. }
  5916. func GetLastDrugwarehouseInfoById(ids []string, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  5917. err = XTReadDB().Where("warehousing_id in(?) and org_id = ? and status = 1", ids, orgid).Find(&info).Error
  5918. return info, err
  5919. }
  5920. func GetLastDrugwarehouseInfoByIdTwenty(ids []string, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  5921. err = XTReadDB().Where("warehousing_id in(?) and org_id = ?", ids, orgid).Find(&info).Error
  5922. return info, err
  5923. }
  5924. func GetWarhouseOutById(id int64) (models.WarehouseOutInfo, error) {
  5925. info := models.WarehouseOutInfo{}
  5926. err := XTReadDB().Where("id = ? and status = 1", id).Find(&info).Error
  5927. return info, err
  5928. }
  5929. func FindeGoodWareHouseOutInfo(id int64, storehouse_id int64, orgid int64) (out []*models.WarehouseOutInfo, err error) {
  5930. err = XTReadDB().Where("warehouse_out_id = ? and storehouse_id =? and org_id = ?", id, storehouse_id, orgid).Find(&out).Error
  5931. return out, err
  5932. }
  5933. func ModifyWarehouseInfo(id int64, count int64) (models.WarehousingInfo, error) {
  5934. info := models.WarehousingInfo{}
  5935. err = XTWriteDB().Model(&info).Where("id = ? and status = 1", id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  5936. return info, err
  5937. }
  5938. func GetOrgIdList() (template []*models.VMGobalTemplate, err error) {
  5939. err = XTReadDB().Where("status = 1").Find(&template).Error
  5940. return template, err
  5941. }
  5942. func GetAllGoodList(orgid int64) (good []*models.GoodInfo, err error) {
  5943. err = XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&good).Error
  5944. return good, err
  5945. }
  5946. func GetAllMobileProjectList(orgid int64) (project []*models.HisProject, err error) {
  5947. err = XTReadDB().Where("user_org_id =? and status =1", orgid).Find(&project).Error
  5948. return project, err
  5949. }
  5950. func ModifyGoodAddInformationSeven(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5951. info := models.GoodInfo{}
  5952. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  5953. return info, err
  5954. }
  5955. func GetStockCountWarehouseInfoById(good_id int64) (info []*models.WarehousingInfo, err error) {
  5956. db := XTReadDB().Where("status = 1")
  5957. if good_id > 0 {
  5958. db = db.Where("good_id = ?", good_id)
  5959. }
  5960. err = db.Find(&info).Error
  5961. return info, err
  5962. }
  5963. func GetDrugStockCountWarehoseInfoById(drug_id int64) (info []*models.DrugWarehouseInfo, err error) {
  5964. db := XTReadDB().Model(&info).Where("status = 1")
  5965. if drug_id > 0 {
  5966. db = db.Where("drug_id = ?", drug_id)
  5967. }
  5968. err = db.Find(&info).Error
  5969. return info, err
  5970. }
  5971. func UpdateModifyDrugInfoById(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5972. lib := models.BaseDrugLib{}
  5973. err := XTWriteDB().Model(&lib).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  5974. return lib, err
  5975. }
  5976. func GetWarehouseBySecondWarehouseId(is_sys int64, sencond_wahouse_id int64, orgid int64, record_date int64) (*models.Warehousing, error) {
  5977. info := models.Warehousing{}
  5978. err := XTReadDB().Where("is_sys= ? and second_warehouse_id=? and status = 1 and org_id = ? and warehousing_time = ?", is_sys, sencond_wahouse_id, orgid, record_date).Find(&info).Error
  5979. if err == gorm.ErrRecordNotFound {
  5980. return nil, err
  5981. }
  5982. if err != nil {
  5983. return nil, err
  5984. }
  5985. return &info, nil
  5986. }
  5987. func GetLastWarehouseById(is_sys int64, sencond_wahouse_id int64, orgid int64, record_date int64) (models.Warehousing, error) {
  5988. info := models.Warehousing{}
  5989. err := XTReadDB().Where("is_sys = ? and second_warehouse_id=? and status = 1 and org_id = ? and warehousing_time = ?", is_sys, sencond_wahouse_id, orgid, record_date).Last(&info).Error
  5990. return info, err
  5991. }
  5992. func GetDrugWarehouseBySyS(orgid int64, is_sys int64, sencond_wahouse_id int64, record_date int64) (*models.DrugWarehouseOut, error) {
  5993. out := models.DrugWarehouseOut{}
  5994. err := XTReadDB().Where("org_id = ? and is_sys = ? and second_warehouse_id = ? and warehouse_out_time = ? and status = 1", orgid, is_sys, sencond_wahouse_id, record_date).Find(&out).Error
  5995. if err == gorm.ErrRecordNotFound {
  5996. return nil, err
  5997. }
  5998. if err != nil {
  5999. return nil, err
  6000. }
  6001. return &out, nil
  6002. }
  6003. func GetLastDrugWarehouseOutById(is_sys int64, sencond_wahouse_id int64, orgid int64, record_date int64) (models.DrugWarehouseOut, error) {
  6004. info := models.DrugWarehouseOut{}
  6005. err := XTReadDB().Where("is_sys = ? and second_warehouse_id = ? and status = 1 and org_id =? and warehouse_out_time = ?", is_sys, sencond_wahouse_id, orgid, record_date).Last(&info).Error
  6006. return info, err
  6007. }
  6008. func GetDrugWarehouseingBySys(is_sys int64, second_warehouse_id int64, orgid int64, record_date int64) (*models.DrugWarehouse, error) {
  6009. info := models.DrugWarehouse{}
  6010. err := XTReadDB().Where("is_sys = ? and second_warehouse_id = ? and status = 1 and org_id = ? and warehousing_time = ?", is_sys, second_warehouse_id, orgid, record_date).Find(&info).Error
  6011. if err == gorm.ErrRecordNotFound {
  6012. return nil, err
  6013. }
  6014. if err != nil {
  6015. return nil, err
  6016. }
  6017. return &info, nil
  6018. }
  6019. func CreateDrugWaresing(warehouse models.DrugWarehouse) error {
  6020. err := XTWriteDB().Create(&warehouse).Error
  6021. return err
  6022. }
  6023. func GetLastDrugWarehouseBySys(is_sys int64, second_warehouse_id int64, orgid int64, record_date int64) (models.DrugWarehouse, error) {
  6024. info := models.DrugWarehouse{}
  6025. err := XTReadDB().Where("is_sys = ? and second_warehouse_id = ? and status = 1 and org_id = ? and warehousing_time = ?", is_sys, second_warehouse_id, orgid, record_date).Last(&info).Error
  6026. return info, err
  6027. }
  6028. func ModifyGoodReduceInformationTwenty(good_id int64, waresing_count int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  6029. info := models.GoodInfo{}
  6030. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count - ?", sum_count)).Error
  6031. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count - ?", waresing_count)).Error
  6032. return info, err
  6033. }
  6034. func ModifyGoodReduceInformationTwentyOne(good_id int64, waresing_count int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  6035. info := models.GoodInfo{}
  6036. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  6037. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count + ?", waresing_count)).Error
  6038. return info, err
  6039. }
  6040. func UpdateMedicalSumCount(drug_id int64, sum_count int64, sum_in_count int64, orgid int64) error {
  6041. tx := XTWriteDB().Begin()
  6042. err := tx.Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).Update(map[string]interface{}{"sum_count": sum_count, "sum_in_count": sum_in_count}).Error
  6043. if err != nil {
  6044. tx.Rollback()
  6045. return err
  6046. }
  6047. tx.Commit()
  6048. return err
  6049. }
  6050. func UpdateMedicalSumCountOne(drug_id int64, sum_count int64, orgid int64) error {
  6051. tx := XTWriteDB().Begin()
  6052. err := tx.Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6053. if err != nil {
  6054. tx.Rollback()
  6055. return err
  6056. }
  6057. tx.Commit()
  6058. return err
  6059. }
  6060. //func UpdateMedicalSumCountTX(drug_id int64, sum_count int64, sum_in_count int64, orgid int64,tx *gorm.DB) error {
  6061. // err := tx.Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).Update(map[string]interface{}{"sum_count": sum_count, "sum_in_count": sum_in_count}).Error
  6062. // return err
  6063. //}
  6064. func UpdateGoodByGoodId(good_id int64, sum_count int64, sum_in_count int64, orgid int64) error {
  6065. err := XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", good_id, orgid).Update(map[string]interface{}{"sum_count": sum_count, "sum_in_count": sum_in_count}).Error
  6066. return err
  6067. }
  6068. func GetDrugDetailSummary(startime int64, endtime int64, keyword string, limit int64, page int64, orgid int64) (adviceinfo []*models.BloodHisDoctorAdviceInfo, total int64, err error) {
  6069. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1")
  6070. table := XTReadDB().Table("xt_base_drug as x d")
  6071. fmt.Println(table)
  6072. if startime > 0 {
  6073. db = db.Where("x.advice_date >= ?", startime)
  6074. }
  6075. if endtime > 0 {
  6076. db = db.Where("x.advice_date <= ?", endtime)
  6077. }
  6078. if orgid > 0 {
  6079. db = db.Where("x.user_org_id = ?", orgid)
  6080. }
  6081. if len(keyword) > 0 {
  6082. likeKey := "%" + keyword + "%"
  6083. db = db.Select("x.patient_id,x.user_org_id,x.id,x.advice_date,x.advice_date,x.prescribing_number_unit,x.drug_id,x.prescribing_number").Joins("left join sgj_xt.xt_base_drug as d on d.id = x.drug_id").Where("d.drug_name like ?", likeKey)
  6084. }
  6085. offset := (page - 1) * limit
  6086. err = db.Count(&total).Offset(offset).Limit(limit).Order("x.created_time desc").Group("x.drug_id").Scan(&adviceinfo).Error
  6087. return adviceinfo, total, err
  6088. }
  6089. func GetDrugDetailSummaryOne(startime int64, endtime int64, keyword string, limit int64, page int64, orgid int64) (adviceinfo []*models.BloodHisDoctorAdviceInfo, total int64, err error) {
  6090. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1")
  6091. table := XTReadDB().Table("xt_base_drug as x d")
  6092. fmt.Println(table)
  6093. if startime > 0 {
  6094. db = db.Where("x.advice_date >= ?", startime)
  6095. }
  6096. if endtime > 0 {
  6097. db = db.Where("x.advice_date <= ?", endtime)
  6098. }
  6099. if orgid > 0 {
  6100. db = db.Where("x.user_org_id = ?", orgid)
  6101. }
  6102. if len(keyword) > 0 {
  6103. likeKey := "%" + keyword + "%"
  6104. db = db.Select("x.patient_id,x.user_org_id,x.id,x.advice_date,x.advice_date,x.prescribing_number_unit,x.drug_id,x.prescribing_number").Joins("left join sgj_xt.xt_base_drug as d on d.id = x.drug_id").Where("d.drug_name like ?", likeKey)
  6105. }
  6106. err = db.Order("x.created_time desc").Scan(&adviceinfo).Error
  6107. return adviceinfo, total, err
  6108. }
  6109. func GetAllDrugSummary(orgid int64) (drug []*models.BaseDrugLib, err error) {
  6110. err = XTReadDB().Where("org_id = ? and status = 1 and is_user = 1", orgid).Find(&drug).Error
  6111. return drug, err
  6112. }
  6113. func GetGoodDetailSummary(startime int64, endtime int64, keyword string, limit int64, page int64, orgid int64) (project []*models.BloodHisPrescriptionProject, total int64, err error) {
  6114. db := XTReadDB().Table("his_prescription_project as x").Where("x.status = 1 and x.type = 3")
  6115. table := XTReadDB().Table("xt_good_information as d")
  6116. fmt.Println(table)
  6117. if startime > 0 {
  6118. db = db.Where("x.record_date >= ?", startime)
  6119. }
  6120. if endtime > 0 {
  6121. db = db.Where("x.record_date <= ?", endtime)
  6122. }
  6123. if orgid > 0 {
  6124. db = db.Where("x.user_org_id = ?", orgid)
  6125. }
  6126. if len(keyword) > 0 {
  6127. likeKey := "%" + keyword + "%"
  6128. db = db.Select("x.id,x.project_id,x.user_org_id,x.patient_id,x.record_date,x.count").Joins("left join xt_good_information as d on d.id = x.project_id").Where("d.good_name like ?", likeKey).Group("d.id")
  6129. }
  6130. offset := (page - 1) * limit
  6131. err = db.Count(&total).Offset(offset).Limit(limit).Order("x.ctime desc").Group("x.project_id").Scan(&project).Error
  6132. return project, total, err
  6133. }
  6134. func GetGoodDetailSummaryOne(startime int64, endtime int64, keyword string, limit int64, page int64, orgid int64) (project []*models.BloodHisPrescriptionProject, total int64, err error) {
  6135. db := XTReadDB().Table("his_prescription_project as x").Where("x.status = 1 and x.type = 3")
  6136. table := XTReadDB().Table("xt_good_information as d")
  6137. fmt.Println(table)
  6138. if startime > 0 {
  6139. db = db.Where("x.record_date >= ?", startime)
  6140. }
  6141. if endtime > 0 {
  6142. db = db.Where("x.record_date <= ?", endtime)
  6143. }
  6144. if orgid > 0 {
  6145. db = db.Where("x.user_org_id = ?", orgid)
  6146. }
  6147. if len(keyword) > 0 {
  6148. likeKey := "%" + keyword + "%"
  6149. db = db.Select("x.id,x.project_id,x.user_org_id,x.patient_id,x.record_date,x.count").Joins("left join xt_good_information as d on d.id = x.project_id").Where("d.good_name like ? ", likeKey).Group("d.id")
  6150. }
  6151. err = db.Order("x.ctime desc").Group("x.id").Scan(&project).Error
  6152. return project, total, err
  6153. }
  6154. func GeAllGoodInformation(orgid int64) (good []*models.GoodInfo, err error) {
  6155. err = XTReadDB().Where("org_id =? and status = 1 and is_user = 1", orgid).Find(&good).Error
  6156. return good, err
  6157. }
  6158. func GetStockSettingIsExsit(orgid int64) (*models.XtStockSetting, error) {
  6159. setting := models.XtStockSetting{}
  6160. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&setting).Error
  6161. if err == gorm.ErrRecordNotFound {
  6162. return nil, err
  6163. }
  6164. if err != nil {
  6165. return nil, err
  6166. }
  6167. return &setting, nil
  6168. }
  6169. func CreateStockSetting(setting models.XtStockSetting) error {
  6170. err := XTWriteDB().Create(&setting).Error
  6171. return err
  6172. }
  6173. func UpdateStockSetting(orgid int64, setting models.XtStockSetting) error {
  6174. err := XTWriteDB().Model(&models.XtStockSetting{}).Where("user_org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_type": setting.IsType}).Error
  6175. return err
  6176. }
  6177. func FindStockSettingById(orgid int64) (models.XtStockSetting, error) {
  6178. setting := models.XtStockSetting{}
  6179. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&setting).Error
  6180. return setting, err
  6181. }
  6182. func GetAutoStockOutById(good_id int64, record_date int64, orgid int64, patient_id int64) (models.BloodAutomaticReduceDetail, error) {
  6183. detail := models.BloodAutomaticReduceDetail{}
  6184. err := XTReadDB().Where("good_id = ? and record_time = ? and org_id = ? and status = 1 and patient_id = ?", good_id, record_date, orgid, patient_id).Find(&detail).Error
  6185. return detail, err
  6186. }
  6187. func GetAutoWarehouseOutList(good_id int64, record_date int64, orgid int64, patient_id int64) (models.WarehouseOutInfoNight, error) {
  6188. detail := models.WarehouseOutInfoNight{}
  6189. err := XTReadDB().Where("good_id = ? and sys_record_time = ? and org_id = ? and status = 1 and patient_id = ?", good_id, record_date, orgid, patient_id).Find(&detail).Error
  6190. return detail, err
  6191. }
  6192. func GetAdviceConfig(orgid int64) (*models.XtAdviceSetting, error) {
  6193. setting := models.XtAdviceSetting{}
  6194. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&setting).Error
  6195. if err == gorm.ErrRecordNotFound {
  6196. return nil, err
  6197. }
  6198. if err != nil {
  6199. return nil, err
  6200. }
  6201. return &setting, nil
  6202. }
  6203. func CreateAdviceSetting(setting models.XtAdviceSetting) error {
  6204. err := XTWriteDB().Create(&setting).Error
  6205. return err
  6206. }
  6207. func UpdateAdviceSetting(orgid int64, setting models.XtAdviceSetting) error {
  6208. err := XTWriteDB().Model(&setting).Where("user_org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_advice_open": setting.IsAdviceOpen, "mtime": time.Now().Unix()}).Error
  6209. return err
  6210. }
  6211. func FindAdviceSettingById(orgid int64) (models.XtAdviceSetting, error) {
  6212. setting := models.XtAdviceSetting{}
  6213. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&setting).Error
  6214. return setting, err
  6215. }
  6216. func GetPrescriptionConfig(orgid int64) (*models.XtPrescriptionConfig, error) {
  6217. config := models.XtPrescriptionConfig{}
  6218. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6219. if err == gorm.ErrRecordNotFound {
  6220. return nil, err
  6221. }
  6222. if err != nil {
  6223. return nil, err
  6224. }
  6225. return &config, nil
  6226. }
  6227. func CreatePrescriptionConfig(prescriptionConfig models.XtPrescriptionConfig) error {
  6228. err := XTWriteDB().Create(&prescriptionConfig).Error
  6229. return err
  6230. }
  6231. func UpdatePrescriptionConfig(orgid int64, config models.XtPrescriptionConfig) error {
  6232. err := XTWriteDB().Model(&config).Where("user_org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_open": config.IsOpen, "mtime": time.Now().Unix()}).Error
  6233. return err
  6234. }
  6235. func FindPrescriptionConfigById(orgid int64) (models.XtPrescriptionConfig, error) {
  6236. config := models.XtPrescriptionConfig{}
  6237. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6238. return config, err
  6239. }
  6240. func UpdateWarehouseInfoTwentyFive(maxNumber int64, drugid int64, orgID int64, storehouse_id int64, drup *models.XtBaseDrug) (err error) {
  6241. var deliver_number int64 = 0
  6242. var stock_number int64 = 0
  6243. deliver_number = maxNumber
  6244. // 根据先进先出原则,查询最先入库的批次,进行出库
  6245. // 如果没有对应的库存,则报错
  6246. //开启事物
  6247. warehouse, err := FindLastDrugWarehousingInfoByID(drugid, storehouse_id)
  6248. if err != nil {
  6249. return err
  6250. }
  6251. // 将该批次的剩余库存数量转换为拆零数量
  6252. stock_number = warehouse.StockMaxNumber*drup.MinNumber + warehouse.StockMinNumber
  6253. // 当库存数量大于或等于出库数量的话,则正常出库该批次
  6254. if stock_number >= deliver_number {
  6255. var maxNumber int64 = 0
  6256. var minNumber int64 = 0
  6257. var stock_max_number int64 = 0
  6258. stock_max_number = warehouse.StockMaxNumber
  6259. maxNumber = deliver_number / drup.MinNumber
  6260. minNumber = deliver_number % drup.MinNumber
  6261. if warehouse.StockMaxNumber == 0 && drup.MaxUnit == drup.MinUnit {
  6262. minNumber = maxNumber
  6263. }
  6264. if drup.MaxUnit != drup.MinUnit {
  6265. if warehouse.StockMaxNumber < maxNumber && warehouse.StockMinNumber < minNumber {
  6266. return errors.New("库存数量不足")
  6267. }
  6268. }
  6269. warehouse.StockMaxNumber = warehouse.StockMaxNumber - maxNumber
  6270. if warehouse.StockMaxNumber < 0 {
  6271. warehouse.StockMaxNumber = 0
  6272. }
  6273. if warehouse.StockMinNumber < 0 {
  6274. warehouse.StockMinNumber = 0
  6275. }
  6276. warehouse.Mtime = time.Now().Unix()
  6277. if warehouse.StockMinNumber < minNumber {
  6278. warehouse.StockMaxNumber = warehouse.StockMaxNumber - 1
  6279. warehouse.StockMinNumber = warehouse.StockMinNumber + drup.MinNumber - minNumber
  6280. } else {
  6281. if minNumber > 0 {
  6282. if minNumber == 1 && maxNumber == 1 && drup.MaxUnit != drup.MinUnit {
  6283. warehouse.StockMinNumber = warehouse.StockMinNumber - deliver_number
  6284. } else {
  6285. warehouse.StockMinNumber = warehouse.StockMinNumber - minNumber
  6286. }
  6287. }
  6288. if minNumber == 0 && maxNumber != 1 {
  6289. warehouse.StockMinNumber = warehouse.StockMinNumber - deliver_number
  6290. }
  6291. }
  6292. if maxNumber == 1 && minNumber == 0 && drup.MaxUnit != drup.MinUnit {
  6293. warehouse.StockMinNumber = warehouse.StockMinNumber - deliver_number
  6294. if warehouse.StockMinNumber == 0 {
  6295. warehouse.StockMaxNumber = stock_max_number
  6296. }
  6297. }
  6298. if drup.MaxUnit != drup.MinUnit {
  6299. if warehouse.StockMaxNumber < 0 && warehouse.StockMinNumber < 0 {
  6300. return errors.New("库存数量不足")
  6301. }
  6302. }
  6303. if warehouse.StockMinNumber <= 0 {
  6304. warehouse.StockMinNumber = 0
  6305. }
  6306. errThree := UpDateDrugWarehouseInfoByStock(&warehouse)
  6307. fmt.Println(errThree)
  6308. //查询默认仓库
  6309. houseConfig, _ := GetAllStoreHouseConfig(orgID)
  6310. //查询默认仓库剩余多少库存
  6311. list, _ := GetDrugSumCountByStorehouseId(houseConfig.DrugStorehouseOut, orgID, warehouse.DrugId)
  6312. var sum_count int64
  6313. var sum_in_count int64
  6314. for _, it := range list {
  6315. baseDrug, _ := GetBaseDrugMedical(it.DrugId)
  6316. if it.MaxUnit == baseDrug.MaxUnit {
  6317. it.StockMaxNumber = it.StockMaxNumber * baseDrug.MinNumber
  6318. it.WarehousingCount = it.WarehousingCount * baseDrug.MinNumber
  6319. sum_count += it.StockMaxNumber + it.StockMinNumber
  6320. sum_in_count += it.WarehousingCount
  6321. }
  6322. }
  6323. UpdateMedicalSumCount(warehouse.DrugId, sum_count, sum_in_count, orgID)
  6324. return nil
  6325. } else {
  6326. warehouse.StockMaxNumber = 0
  6327. warehouse.StockMinNumber = 0
  6328. warehouse.Mtime = time.Now().Unix()
  6329. errThree := UpDateDrugWarehouseInfoByStock(&warehouse)
  6330. fmt.Println(errThree)
  6331. //查询默认仓库
  6332. houseConfig, _ := GetAllStoreHouseConfig(orgID)
  6333. //查询默认仓库剩余多少库存
  6334. list, _ := GetDrugSumCountByStorehouseId(houseConfig.DrugStorehouseOut, orgID, warehouse.DrugId)
  6335. var sum_count int64
  6336. var sum_in_count int64
  6337. for _, it := range list {
  6338. baseDrug, _ := GetBaseDrugMedical(it.DrugId)
  6339. if it.MaxUnit == baseDrug.MaxUnit {
  6340. it.StockMaxNumber = it.StockMaxNumber * baseDrug.MinNumber
  6341. it.WarehousingCount = it.WarehousingCount * baseDrug.MinNumber
  6342. sum_count += it.StockMaxNumber + it.StockMinNumber
  6343. sum_in_count += it.WarehousingCount
  6344. }
  6345. }
  6346. UpdateMedicalSumCount(warehouse.DrugId, sum_count, sum_in_count, orgID)
  6347. if errThree != nil {
  6348. return errThree
  6349. }
  6350. // 清零完该库存后,还有剩余出库未出完,进行对应的递归操作
  6351. prescribingNumber_two_temp := deliver_number - stock_number
  6352. UpdateWarehouseInfoTwentyFive(prescribingNumber_two_temp, drugid, orgID, storehouse_id, drup)
  6353. }
  6354. return
  6355. }
  6356. func UpdateWarehouseInfoTentyFour(count int64, id int64) error {
  6357. err := writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  6358. return err
  6359. }
  6360. func UpdateWarehouseInfoTentyThree(count int64, id int64) error {
  6361. err := writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  6362. return err
  6363. }
  6364. func GetDrugOpenConfig(orgid int64) (*models.DrugOutConfig, error) {
  6365. config := models.DrugOutConfig{}
  6366. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6367. if err == gorm.ErrRecordNotFound {
  6368. return nil, err
  6369. }
  6370. if err != nil {
  6371. return nil, err
  6372. }
  6373. return &config, nil
  6374. }
  6375. func GetDrugOpenConfigOne(orgid int64) (models.DrugOutConfig, error) {
  6376. config := models.DrugOutConfig{}
  6377. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).First(&config).Error
  6378. return config, err
  6379. }
  6380. func FindXTHisRecordByOrgIdSix(org_id int64) (models.XtHisConfig, error) {
  6381. config := models.XtHisConfig{}
  6382. err = readDb.Model(&models.XtHisConfig{}).Where("status = 1 AND user_org_id = ?", org_id).Find(&config).Error
  6383. return config, err
  6384. }
  6385. func CreateDrugOutConfig(config models.DrugOutConfig) error {
  6386. err := XTWriteDB().Create(&config).Error
  6387. return err
  6388. }
  6389. func UpdateDrugOutConfig(orgid int64, drug_out_open int64) error {
  6390. err := XTWriteDB().Model(&models.DrugOutConfig{}).Where("user_org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_open": drug_out_open}).Error
  6391. return err
  6392. }
  6393. func FindDrugOutConfigById(orgid int64) (models.DrugOutConfig, error) {
  6394. config := models.DrugOutConfig{}
  6395. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6396. return config, err
  6397. }
  6398. func FindeDrugSettleConfigById(orgid int64) (models.HisSettleStockConfig, error) {
  6399. config := models.HisSettleStockConfig{}
  6400. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6401. return config, err
  6402. }
  6403. func UpdatedWarehouseOut(id int64) error {
  6404. err := XTWriteDB().Model(&models.WarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6405. err = XTWriteDB().Model(&models.WarehouseOutInfo{}).Where("warehouse_out_id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6406. return err
  6407. }
  6408. func UpdatedSigleWarehouseOutInfo(id int64, info *models.WarehouseOutInfo) error {
  6409. tx := XTWriteDB().Begin()
  6410. err := tx.Model(&models.WarehouseOutInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"warehouse_info_id": info.WarehouseInfotId}).Error
  6411. if err != nil {
  6412. tx.Rollback()
  6413. return err
  6414. }
  6415. tx.Commit()
  6416. return err
  6417. }
  6418. func GetLastGoodWarehouseOutInfo(orgid int64, id int64) (info []*models.WarehouseOutInfo, err error) {
  6419. err = XTReadDB().Where("org_id = ? and status = 1 and warehouse_out_id = ?", orgid, id).Preload("GoodInfo", func(db *gorm.DB) *gorm.DB {
  6420. return XTReadDB().Where("org_id=? and status = 1", orgid).Preload("GoodsType", "status = 1")
  6421. }).Find(&info).Error
  6422. return info, err
  6423. }
  6424. func GetLastGoodWarehouseOutInfoById(orgid int64) (models.WarehouseOutInfo, error) {
  6425. info := models.WarehouseOutInfo{}
  6426. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&info).Error
  6427. return info, err
  6428. }
  6429. func ModifyWarehouseOutInfo(id int64, info *models.WarehouseOutInfo) error {
  6430. err := XTWriteDB().Model(&models.WarehouseOutInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"good_id": info.GoodId, "good_type_id": info.GoodTypeId, "count": info.Count, "price": info.Price, "total_price": info.TotalPrice, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "remark": info.Remark, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "number": info.Number, "license_number": info.LicenseNumber, "storehouse_id": info.StorehouseId, "admin_user_id": info.AdminUserId, "buy_price": info.BuyPrice, "stock_count": info.StockCount, "register_number": info.RegisterNumber}).Error
  6431. return err
  6432. }
  6433. func UpdateWarehouseOutFlow(info models.VmStockFlow, id int64) error {
  6434. err := XTWriteDB().Model(&models.VmStockFlow{}).Where("warehouse_out_detail_id = ? and status = 1", id).Update(map[string]interface{}{"good_id": info.GoodId, "number": info.Number, "license_number": info.LicenseNumber, "count": info.Count, "manufacturer": info.Manufacturer, "dealer": info.Dealer, "price": info.Price, "expire_date": info.ExpireDate, "product_date": info.ProductDate, "storehouse_id": info.StorehouseId, "admin_user_id": info.AdminUserId, "buy_price": info.BuyPrice, "stock_count": info.StockCount}).Error
  6435. return err
  6436. }
  6437. func GetLastGoodWarehouseOutTwenty(orgid int64) (models.WarehouseOut, error) {
  6438. out := models.WarehouseOut{}
  6439. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&out).Error
  6440. return out, err
  6441. }
  6442. func UpdateaGoodWarehouseInfo(count int64, good_id int64, orgid int64, warehouse_info_id int64) error {
  6443. ut := writeDb.Begin()
  6444. err := ut.Model(&models.WarehousingInfo{}).Where("good_id = ? and org_id = ? and status = 1 and id = ?", good_id, orgid, warehouse_info_id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  6445. if err != nil {
  6446. ut.Rollback()
  6447. return err
  6448. }
  6449. ut.Commit()
  6450. return err
  6451. }
  6452. func ModifyGoodWarehouseOut(id int64) error {
  6453. ut := writeDb.Begin()
  6454. err := ut.Model(&models.WarehouseOut{}).Where("id = ? and status =1", id).Update(map[string]interface{}{"is_check": 2}).Error
  6455. if err != nil {
  6456. ut.Rollback()
  6457. return err
  6458. }
  6459. err = ut.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_id in(?) and status = 1", id).Update(map[string]interface{}{"is_check": 2}).Error
  6460. if err != nil {
  6461. ut.Rollback()
  6462. return err
  6463. }
  6464. err = ut.Model(&models.VmStockFlow{}).Where("warehouse_out_id in(?) and status = 1", id).Update(map[string]interface{}{"status": 0, "is_check": 2}).Error
  6465. if err != nil {
  6466. ut.Rollback()
  6467. return err
  6468. }
  6469. err = ut.Model(&models.XtWarehouseFlushInfo{}).Where("warehouse_out_id in(?) and status = 1", id).Update(map[string]interface{}{"status": 0}).Error
  6470. if err != nil {
  6471. ut.Rollback()
  6472. return err
  6473. }
  6474. ut.Commit()
  6475. return err
  6476. }
  6477. func GetGoodWarehouseInfoById(waresing_id int64, orgid int64) (info []*models.VmWarehousingInfoSix, err error) {
  6478. err = XTReadDB().Where("org_id = ? and status = 1 and warehousing_id = ?", orgid, waresing_id).Preload("GoodInfo", func(db *gorm.DB) *gorm.DB {
  6479. return XTReadDB().Where("org_id=? and status = 1", orgid).Preload("GoodsType", "status = 1")
  6480. }).Find(&info).Error
  6481. return info, err
  6482. }
  6483. func FindLastWarehousing(order string) (info models.Warehousing, err error) {
  6484. err = readDb.Model(&models.Warehousing{}).Where("warehousing_order = ? AND status = 1", order).Last(&info).Error
  6485. return info, err
  6486. }
  6487. func UpdateWarehouseDetail(info *models.WarehousingInfo, id int64) error {
  6488. err := XTWriteDB().Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"good_id": info.GoodId, "good_type_id": info.GoodTypeId, "number": info.Number, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "warehousing_count": info.WarehousingCount, "warehousing_unit": info.WarehousingUnit, "price": info.Price, "total_price": info.TotalPrice, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "remark": info.Remark, "license_number": info.LicenseNumber, "packing_price": info.PackingPrice, "register_number": info.RegisterNumber, "storehouse_id": info.StorehouseId}).Error
  6489. return err
  6490. }
  6491. func UpdateCheckWarehouseInfo(id int64, checker int64) error {
  6492. tx := XTWriteDB().Begin()
  6493. err := tx.Model(&models.Warehousing{}).Where("id =? and status = 1", id).Update(map[string]interface{}{"is_check": 1, "checker": checker}).Error
  6494. if err != nil {
  6495. tx.Rollback()
  6496. return err
  6497. }
  6498. tx.Commit()
  6499. return err
  6500. }
  6501. func GetWarehouseInfoList(id int64, orgid int64) (info []*models.WarehousingInfo, err error) {
  6502. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Find(&info).Error
  6503. return info, err
  6504. }
  6505. func UpdateWarehouseInfoByIdListThree(count int64, id int64) error {
  6506. tx := XTWriteDB().Begin()
  6507. err := tx.Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"stock_count": count}).Error
  6508. if err != nil {
  6509. tx.Rollback()
  6510. return err
  6511. }
  6512. err = tx.Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6513. if err != nil {
  6514. tx.Rollback()
  6515. return err
  6516. }
  6517. tx.Commit()
  6518. return err
  6519. }
  6520. func FindLastWarehousingSix(org_id int64) (info models.Warehousing, err error) {
  6521. err = readDb.Model(&models.Warehousing{}).Where("org_id = ? AND status = 1", org_id).Last(&info).Error
  6522. return info, err
  6523. }
  6524. func FindLastWarehousingSeven(org_id int64) (info models.DrugWarehouse, err error) {
  6525. err = readDb.Model(&models.DrugWarehouse{}).Where("org_id = ? AND status = 1", org_id).Last(&info).Error
  6526. return info, err
  6527. }
  6528. func FindLastDrugWarehousingInfoTwenty(org_id int64) (info models.DrugWarehouseInfo, err error) {
  6529. err = readDb.Model(&models.DrugWarehouseInfo{}).Where("org_id = ? AND status = 1", org_id).Last(&info).Error
  6530. return info, err
  6531. }
  6532. func FindDrugWarehouseInfoListById(id int64, orgid int64) (info []*models.DrugWarehouseInfoTwenty, err error) {
  6533. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Preload("BaseDrugLib", "status = 1 and org_id =?", orgid).Find(&info).Error
  6534. return info, err
  6535. }
  6536. func CreatedWarehouseing(info *models.DrugWarehouseInfo) error {
  6537. err := XTWriteDB().Create(&info).Error
  6538. return err
  6539. }
  6540. func UpdateWarehouseing(info *models.DrugWarehouseInfo) error {
  6541. err := XTWriteDB().Save(&info).Error
  6542. return err
  6543. }
  6544. func CheckWarehousingInfo(id int64, orgid int64, checker int64) error {
  6545. tx := XTWriteDB().Begin()
  6546. err := tx.Model(&models.DrugWarehouse{}).Where("id = ? and org_id = ? and status = 1", id, orgid).Update(map[string]interface{}{"is_check": 1, "checker": checker}).Error
  6547. if err != nil {
  6548. tx.Rollback()
  6549. return err
  6550. }
  6551. tx.Commit()
  6552. return err
  6553. }
  6554. func GetWarehousingInfoByList(id int64, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  6555. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Find(&info).Error
  6556. return info, err
  6557. }
  6558. func AddDrugWarehouseStockMaxNumber(count int64, id int64) error {
  6559. tx := XTWriteDB().Begin()
  6560. err := tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  6561. if err != nil {
  6562. tx.Rollback()
  6563. return err
  6564. }
  6565. err = tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6566. if err != nil {
  6567. tx.Rollback()
  6568. return err
  6569. }
  6570. tx.Commit()
  6571. return err
  6572. }
  6573. func UpdateWarehousingInfoFlow(id int64, orgid int64) error {
  6574. tx := XTWriteDB().Begin()
  6575. err := tx.Model(&models.DrugFlow{}).Where("warehousing_detail_id = ? and user_org_id = ? and status = 1", id, orgid).Update(map[string]interface{}{"status": 0}).Error
  6576. if err != nil {
  6577. tx.Rollback()
  6578. return err
  6579. }
  6580. tx.Commit()
  6581. return err
  6582. }
  6583. func AddDrugWarehouseStockMinNumber(count int64, id int64) error {
  6584. tx := XTWriteDB().Begin()
  6585. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  6586. if err != nil {
  6587. tx.Rollback()
  6588. return err
  6589. }
  6590. err = XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6591. tx.Commit()
  6592. return err
  6593. }
  6594. func ReturnCheckWarehouseingInfo(id int64, orgid int64) error {
  6595. tx := XTWriteDB().Begin()
  6596. err := XTWriteDB().Model(&models.DrugWarehouse{}).Where("id = ? and status = 1 and org_id = ?", id, orgid).Update(map[string]interface{}{"is_check": 2}).Error
  6597. if err != nil {
  6598. tx.Rollback()
  6599. return err
  6600. }
  6601. err = XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("warehousing_id = ? and status = 1 and org_id = ?", id, orgid).Update(map[string]interface{}{"is_check": 2}).Error
  6602. if err != nil {
  6603. tx.Rollback()
  6604. return err
  6605. }
  6606. tx.Commit()
  6607. return err
  6608. }
  6609. func AddDrugReturnWarehouseStockMaxNumber(count int64, id int64) error {
  6610. tx := XTWriteDB().Begin()
  6611. err := tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  6612. if err != nil {
  6613. tx.Rollback()
  6614. return err
  6615. }
  6616. err = tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 2}).Error
  6617. if err != nil {
  6618. tx.Rollback()
  6619. return err
  6620. }
  6621. tx.Commit()
  6622. return err
  6623. }
  6624. func AddDrugReturnWarehouseStockMinNumber(count int64, id int64) error {
  6625. tx := XTWriteDB().Begin()
  6626. err := tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number - ?", count)).Error
  6627. if err != nil {
  6628. tx.Rollback()
  6629. return err
  6630. }
  6631. err = tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 2}).Error
  6632. if err != nil {
  6633. tx.Rollback()
  6634. return err
  6635. }
  6636. tx.Commit()
  6637. return err
  6638. }
  6639. func UpdateDrugWarehouseInfoTwenty(id int64, info *models.DrugWarehouseInfo) error {
  6640. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"drug_id": info.DrugId, "number": info.Number, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "warehousing_count": info.WarehousingCount, "price": info.Price, "total_price": info.TotalPrice, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "remark": info.Remark, "retail_price": info.RetailPrice, "max_unit": info.MaxUnit, "min_unit": info.MinUnit, "drug_code": info.DrugCode}).Error
  6641. return err
  6642. }
  6643. func UpdatedDrugWarehouseInfo(info *models.DrugWarehouseOutInfo, id int64) error {
  6644. err := XTWriteDB().Model(&models.DrugWarehouseOutInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"drug_id": info.DrugId, "count": info.Count, "count_unit": info.CountUnit, "price": info.Price, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "remark": info.Remark, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "retail_price": info.RetailPrice, "retail_total_price": info.RetailTotalPrice, "number": info.Number, "batch_number": info.BatchNumber, "admin_user_id": info.AdminUserId, "last_price": info.LastPrice, "stock_count": info.StockCount, "storehouse_id": info.StorehouseId, "patient_id": info.PatientId, "class_type": info.ClassType}).Error
  6645. return err
  6646. }
  6647. func UpdatedSelfDrugWarehouseInfo(info *models.XtSelfDrugWarehouseOutInfo, id int64, tx *gorm.DB) error {
  6648. err := tx.Model(&models.XtSelfDrugWarehouseOutInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"drug_id": info.DrugId, "count": info.Count, "count_unit": info.CountUnit, "price": info.Price, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "remark": info.Remark, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "retail_price": info.RetailPrice, "retail_total_price": info.RetailTotalPrice, "number": info.Number, "batch_number": info.BatchNumber, "admin_user_id": info.AdminUserId, "last_price": info.LastPrice, "stock_count": info.StockCount, "storehouse_id": info.StorehouseId, "patient_id": info.PatientId, "class_type": info.ClassType}).Error
  6649. if err != gorm.ErrRecordNotFound {
  6650. return err
  6651. }
  6652. return err
  6653. }
  6654. func GetDrugLastWarehouseOut(orgid int64) (models.DrugWarehouseOut, error) {
  6655. out := models.DrugWarehouseOut{}
  6656. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&out).Error
  6657. return out, err
  6658. }
  6659. func GetSelfDrugLastWarehouseOut(orgid int64, tx *gorm.DB) (models.XtSelfDrugWarehouseOut, error) {
  6660. out := models.XtSelfDrugWarehouseOut{}
  6661. err := tx.Where("org_id = ? and status = 1", orgid).Find(&out).Error
  6662. if err != gorm.ErrRecordNotFound {
  6663. if err != nil {
  6664. tx.Rollback()
  6665. return out, err
  6666. }
  6667. }
  6668. return out, err
  6669. }
  6670. func GetSelfDrugLastWarehouseOutOne(id int64, tx *gorm.DB) (models.XtSelfDrugWarehouseOut, error) {
  6671. out := models.XtSelfDrugWarehouseOut{}
  6672. err := tx.Where("id = ? and status = 1", id).Find(&out).Error
  6673. if err != gorm.ErrRecordNotFound {
  6674. if err != nil {
  6675. tx.Rollback()
  6676. return out, err
  6677. }
  6678. }
  6679. return out, err
  6680. }
  6681. func GetDrugWarehouseOutListById(warehouse_out_id int64, orgId int64) (info []*models.DrugWarehouseOutInfo, err error) {
  6682. err = XTReadDB().Where("warehouse_out_id = ? and org_id =? and status = 1", warehouse_out_id, orgId).Preload("BaseDrugLib", "status=1").Find(&info).Error
  6683. return info, err
  6684. }
  6685. func UpdateCheckDrugOut(out models.DrugWarehouseOut, id int64) error {
  6686. tx := XTWriteDB().Begin()
  6687. err := tx.Model(&models.DrugWarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": out.IsCheck}).Error
  6688. if err != nil {
  6689. tx.Rollback()
  6690. return err
  6691. }
  6692. err = XTWriteDB().Model(&models.DrugWarehouseOutInfo{}).Where("warehouse_out_id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6693. if err != nil {
  6694. tx.Rollback()
  6695. return err
  6696. }
  6697. tx.Commit()
  6698. return err
  6699. }
  6700. func UpdateCheckDrugOutInfoList(info models.DrugWarehouseOutInfo, warehouse_out_id int64) error {
  6701. err := XTWriteDB().Model(&models.DrugWarehouseOutInfo{}).Where("warehouse_out_id = ? and status = 1", warehouse_out_id).Update(map[string]interface{}{"is_check": info.IsCheck}).Error
  6702. return err
  6703. }
  6704. func GetDrugWarehouseOutByLastId(id int64) (models.DrugWarehouseOut, error) {
  6705. out := models.DrugWarehouseOut{}
  6706. err := XTReadDB().Where("id = ? and status = 1", id).Find(&out).Error
  6707. return out, err
  6708. }
  6709. func UpdateDrugMaxNumber(count int64, id int64) error {
  6710. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  6711. return err
  6712. }
  6713. func UpdateDrugMinNumber(count int64, id int64) error {
  6714. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", count)).Error
  6715. return err
  6716. }
  6717. func DeleteDrugOutFlow(id int64, orgid int64) error {
  6718. err := XTWriteDB().Model(models.DrugFlow{}).Where("warehouse_out_detail_id = ? and user_org_id = ? and status = 1", id, orgid).Update(map[string]interface{}{"status": 0}).Error
  6719. return err
  6720. }
  6721. func GetWarehouseOutByWarehouseInfoId(warehouse_info_id int64, good_id int64, orgid int64) (outInfo []*models.WarehouseOutInfo, err error) {
  6722. err = XTReadDB().Where("warehouse_info_id = ? and good_id = ? and org_id = ? and is_check = 1 and status = 1", warehouse_info_id, good_id, orgid).Find(&outInfo).Error
  6723. return outInfo, err
  6724. }
  6725. func GetDrugWarehouseOutByWarehouseInfoId(warehouse_info_id int64, drug_id int64, orgid int64) (outInfo []*models.DrugWarehouseOutInfo, err error) {
  6726. err = XTReadDB().Where("warehouse_info_id = ? and drug_id = ? and org_id = ? and is_check = 1 and status = 1", warehouse_info_id, drug_id, orgid).Find(&outInfo).Error
  6727. return outInfo, err
  6728. }
  6729. func GetAllStockInList(id int64, orgid int64) (info []*models.VmWarehousingInfoSix, err error) {
  6730. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Preload("GoodInfo", "status = 1 and org_id =?", orgid).Find(&info).Error
  6731. return info, err
  6732. }
  6733. func GetDrugWarehouseInfoList(id int64, orgid int64) (info []*models.DrugWarehouseInfoTwenty, err error) {
  6734. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Preload("BaseDrugLib", "org_id = ? and status = 1", orgid).Find(&info).Error
  6735. return info, err
  6736. }
  6737. func GetStockCountByGoodId(goodid int64, storehouse_id int64, orgId int64) (info []*models.WarehousingInfo, err error) {
  6738. err = XTReadDB().Where("good_id = ? and storehouse_id = ? and org_id = ? and status = 1 and is_check = 1", goodid, storehouse_id, orgId).Find(&info).Error
  6739. return info, err
  6740. }
  6741. func UpdateGoodInfoSumCount(goodid int64, sum_count int64, orgid int64) error {
  6742. err = XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  6743. err := XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count + ?", sum_count)).Error
  6744. return err
  6745. }
  6746. func UpdateGoodInfoSumCountSix(goodid int64, sum_count int64, orgid int64) error {
  6747. err := XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6748. return err
  6749. }
  6750. func UpdateGoodInfoReduceSumCount(goodid int64, sum_count int64, orgid int64) error {
  6751. err = XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6752. return err
  6753. }
  6754. func UpdateGoodInfoAddSumCount(goodid int64, sum_count int64, orgid int64, sum_in_count int64) error {
  6755. err := XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6756. err = XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).Update(map[string]interface{}{"sum_in_count": sum_in_count}).Error
  6757. return err
  6758. }
  6759. func GetCancelStockInfo(id int64, orgid int64) (stock []*models.CancelStockInfo, err error) {
  6760. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1", id, orgid).Preload("GoodInfo", "status = 1 and org_id = ?", orgid).Preload("WarehousingInfo", "status = 1 and org_id = ?", orgid).Find(&stock).Error
  6761. return stock, err
  6762. }
  6763. func ModifyCancelStockInfo(id int64, info *models.CancelStockInfo) error {
  6764. err := XTWriteDB().Model(&models.CancelStockInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"good_id": info.GoodId, "good_type_id": info.GoodTypeId, "count": info.Count, "price": info.Price, "total": info.Total, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "number": info.Number, "register_account": info.RegisterAccount, "remark": info.Remark, "storehouse_id": info.StorehouseId}).Error
  6765. return err
  6766. }
  6767. func GetCancelStockInfoListById(cancel_stock_id int64, orgid int64) (info []*models.CancelStockInfo, err error) {
  6768. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Find(&info).Error
  6769. return info, err
  6770. }
  6771. func GetWarehouseOutList(orgId int64, goodId int64, warehouseInfoId int64) (info []*models.WarehouseOutInfo, err error) {
  6772. err = XTReadDB().Where("org_id = ? and good_id = ? and warehouse_info_id = ? and status = 1", orgId, goodId, warehouseInfoId).Find(&info).Error
  6773. return info, err
  6774. }
  6775. func GetCancelWarehouseList(orgId int64, goodId int64, warehouseInfoId int64) (info []*models.CancelStockInfo, err error) {
  6776. err = XTReadDB().Where("org_id = ? and good_id = ? and warehouse_info_id = ? and status = 1", orgId, goodId, warehouseInfoId).Find(&info).Error
  6777. return info, err
  6778. }
  6779. func CheckCancelStock(stock models.CancelStock, cancel_stock_id int64, orgid int64) error {
  6780. err := XTWriteDB().Model(&models.CancelStock{}).Where("id = ? and status = 1 and org_id = ?", cancel_stock_id, orgid).Update(map[string]interface{}{"is_check": 1}).Error
  6781. err = XTWriteDB().Model(&models.CancelStockInfo{}).Where("cancel_stock_id = ? and status = 1 and org_id = ?", cancel_stock_id, orgid).Update(map[string]interface{}{"is_check": 1}).Error
  6782. return err
  6783. }
  6784. func GetCancelStockInfoById(cancel_stock_id int64, orgid int64) (info []*models.CancelStockInfo, err error) {
  6785. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1 and is_check = 1", cancel_stock_id, orgid).Find(&info).Error
  6786. return info, err
  6787. }
  6788. func UpdateCancelStockNumber(stock_count int64, warehouse_info_id int64, orgid int64) error {
  6789. err := XTWriteDB().Model(&models.WarehousingInfo{}).Where("id = ? and org_id = ? and status = 1", warehouse_info_id, orgid).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", stock_count)).Error
  6790. return err
  6791. }
  6792. func UpdateGoodSumCount(sum_count int64, good_id int64, orgid int64) error {
  6793. err := XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  6794. return err
  6795. }
  6796. func UpdateStockWarehouseInfo(cancel_stock_id int64, orgid int64, stock models.CancelStock) error {
  6797. err := XTWriteDB().Model(&models.CancelStock{}).Where("id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Update(map[string]interface{}{"is_check": 2}).Error
  6798. err = XTWriteDB().Model(&models.CancelStockInfo{}).Where("cancel_stock_id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Update(map[string]interface{}{"is_check": 2}).Error
  6799. return err
  6800. }
  6801. func UpdateStockWarehouseInfoStockFlow(id int64, orgid int64, goodid int64) error {
  6802. err = XTWriteDB().Model(&models.VmStockFlow{}).Where("cancel_out_detail_id = ? and user_org_id = ? and status = 1 and good_id =?", id, orgid, goodid).Update(map[string]interface{}{"status": 0}).Error
  6803. return err
  6804. }
  6805. func UpdateStockNumberWarehouseInfo(warehouse_info_id int64, good_id int64, org_id int64, stock_count int64) error {
  6806. err := XTWriteDB().Model(&models.WarehousingInfo{}).Where("id = ? and good_id = ? and org_id = ? and status = 1", warehouse_info_id, good_id, org_id).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", stock_count)).Error
  6807. err = XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and status = 1 and org_id = ?", good_id, org_id).UpdateColumn("sum_count", gorm.Expr("sum_count - ?", stock_count)).Error
  6808. return err
  6809. }
  6810. func UpdateDrugSumCount(drugid int64, sum_count int64, sum_in_count int64, orgid int64) error {
  6811. err := XTWriteDB().Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ?", drugid, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  6812. err = XTWriteDB().Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ?", drugid, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count + ?", sum_in_count)).Error
  6813. return err
  6814. }
  6815. func GetDrugStockWarehouseInfo(id int64, orgid int64, storehouse_id int64) (info []*models.DrugWarehouseInfo, err error) {
  6816. err = XTReadDB().Where("id = ? and org_id = ? and status = 1 and is_check = 1 and storehouse_id = ?", id, orgid, storehouse_id).Find(&info).Error
  6817. return info, err
  6818. }
  6819. func UpdateBaseDrugSum(drugid int64, orgid int64, sum_count int64, sum_in_count int64) error {
  6820. err := XTWriteDB().Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drugid, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  6821. err = XTWriteDB().Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drugid, orgid).UpdateColumn("sum_in_count", gorm.Expr("sum_in_count + ?", sum_in_count)).Error
  6822. return err
  6823. }
  6824. func GetDrugAllStockInfo(storehouse_id int64, orgid int64, drugid int64) (info []*models.DrugWarehouseInfo, err error) {
  6825. err = XTReadDB().Where("storehouse_id = ? and org_id = ? and status = 1 and drug_id = ? and is_check = 1", storehouse_id, orgid, drugid).Find(&info).Error
  6826. return info, err
  6827. }
  6828. func GetSelfDrugAllStockInfoOne(patient_id int64, orgid int64, drugid int64) (info []*models.XtSelfDrugWarehouseInfo, err error) {
  6829. err = XTReadDB().Where("patient_id = ? and org_id = ? and status = 1 and drug_id = ? and is_check = 1", patient_id, orgid, drugid).Find(&info).Error
  6830. return info, err
  6831. }
  6832. func GetNewDrugAllStockInfo(storehouse_id int64, orgid int64, drugid int64, tx *gorm.DB) (info []*models.DrugWarehouseInfo, err error) {
  6833. err = tx.Where("storehouse_id = ? and org_id = ? and status = 1 and drug_id = ? and is_check = 1", storehouse_id, orgid, drugid).Find(&info).Error
  6834. if err != gorm.ErrRecordNotFound {
  6835. if err != nil {
  6836. tx.Rollback()
  6837. return info, err
  6838. }
  6839. }
  6840. return info, err
  6841. }
  6842. func UpdateBaseDrugSumInfo(sum_count int64, drugid int64, orgid int64, sum_in_count int64) error {
  6843. err := XTWriteDB().Model(&models.BaseDrugLib{}).Where("id = ? and status = 1 and org_id = ?", drugid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6844. err = XTWriteDB().Model(&models.BaseDrugLib{}).Where("id = ? and status = 1 and org_id = ?", drugid, orgid).Update(map[string]interface{}{"sum_in_count": sum_in_count}).Error
  6845. return err
  6846. }
  6847. func UpdateBaseDrugSumTwo(drugid int64, sum_count int64, orgid int64) error {
  6848. err = writeDb.Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drugid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6849. return err
  6850. }
  6851. func UpdateNewBaseDrugSumTwo(drugid int64, sum_count int64, orgid int64, tx *gorm.DB) error {
  6852. err = tx.Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drugid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6853. if err != nil {
  6854. tx.Rollback()
  6855. return err
  6856. }
  6857. return err
  6858. }
  6859. func GetLastCancelStockByList(id int64, orgid int64) (info []*models.DrugCancelStockInfo, err error) {
  6860. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1", id, orgid).Preload("DrugWarehouseInfo", "status = 1 and org_id = ?", orgid).Preload("BaseDrugLib", "status = 1 and org_id = ?", orgid).Find(&info).Error
  6861. return info, err
  6862. }
  6863. func GetCancelDrugStockList(cancel_stock_id int64, orgid int64) (info []*models.DrugCancelStockInfo, err error) {
  6864. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Find(&info).Error
  6865. return info, err
  6866. }
  6867. func ModifyCancelStock(cancel_stock_id int64, stock models.DrugCancelStock, orgid int64) error {
  6868. err := XTWriteDB().Model(&models.DrugCancelStock{}).Where("id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Update(map[string]interface{}{"is_check": 1}).Error
  6869. err = XTWriteDB().Model(&models.DrugCancelStockInfo{}).Where("cancel_stock_id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Update(map[string]interface{}{"is_check": 1}).Error
  6870. return err
  6871. }
  6872. func GetCancelDrugStock(cancel_stock_id int64, orgid int64) (models.DrugCancelStock, error) {
  6873. stock := models.DrugCancelStock{}
  6874. err := XTReadDB().Where("id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Find(&stock).Error
  6875. return stock, err
  6876. }
  6877. func GetDrugCancelCheckById(cancel_stock_id int64, orgid int64) (stock []*models.DrugCancelStockInfo, err error) {
  6878. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1 and is_check = 1", cancel_stock_id, orgid).Find(&stock).Error
  6879. return stock, err
  6880. }
  6881. func GetDrugCancelCheckByIdTwenty(cancel_stock_id int64, orgid int64) (stock []*models.DrugCancelStockInfo, err error) {
  6882. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1 ", cancel_stock_id, orgid).Find(&stock).Error
  6883. return stock, err
  6884. }
  6885. func GetDrugWarehouseOutList(batch_number_id int64, drugId int64, orgid int64) (info []*models.DrugWarehouseOutInfo, err error) {
  6886. err = XTReadDB().Where("warehouse_info_id = ? and drug_id = ? and org_id = ? and status = 1", batch_number_id, drugId, orgid).Find(&info).Error
  6887. return info, err
  6888. }
  6889. func ModifyDrugWarehouseInfoStockMaxNumber(count int64, drugid int64, orgid int64, id int64) error {
  6890. err = XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and org_id = ? and drug_id = ? and status = 1", id, orgid, drugid).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  6891. return err
  6892. }
  6893. func ModifyNewDrugWarehouseInfoStockMaxNumber(count int64, drugid int64, orgid int64, id int64, tx *gorm.DB) error {
  6894. err = tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and org_id = ? and drug_id = ? and status = 1", id, orgid, drugid).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  6895. if err != nil {
  6896. tx.Rollback()
  6897. return err
  6898. }
  6899. return err
  6900. }
  6901. func ModifyDrugWarehouseInfoStockMinNumber(count int64, drugid int64, orgid int64, id int64) error {
  6902. err = XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and org_id = ? and drug_id = ? and status = 1", id, orgid, drugid).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", count)).Error
  6903. return err
  6904. }
  6905. func ModifyNewDrugWarehouseInfoStockMinNumber(count int64, drugid int64, orgid int64, id int64, tx *gorm.DB) error {
  6906. err = tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and org_id = ? and drug_id = ? and status = 1", id, orgid, drugid).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", count)).Error
  6907. if err != nil {
  6908. tx.Rollback()
  6909. return err
  6910. }
  6911. return err
  6912. }
  6913. func ModifyDrugCancelStockInfo(id int64, info *models.DrugCancelStockInfo) error {
  6914. err := XTWriteDB().Model(&models.DrugCancelStockInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"drug_id": info.DrugId, "count": info.Count, "price": info.Price, "total": info.Total, "product_date": info.ProductDate, "expiry_date": info.ExpiryDate, "dealer": info.Dealer, "manufacturer": info.Manufacturer, "retail_price": info.RetailPrice, "retail_total_price": info.RetailTotalPrice, "number": info.Number, "register_account": info.RegisterAccount, "remark": info.Remark, "batch_number": info.BatchNumber, "max_unit": info.MaxUnit, "batch_number_id": info.BatchNumberId, "storehouse_id": info.StorehouseId}).Error
  6915. return err
  6916. }
  6917. func ReturnDrugCancelStock(cancelstock_id int64, stock models.DrugCancelStock) error {
  6918. err := XTWriteDB().Model(&models.DrugCancelStock{}).Where("id = ? and status = 1", cancelstock_id).Update(map[string]interface{}{"is_check": 2}).Error
  6919. err = XTWriteDB().Model(&models.DrugCancelStockInfo{}).Where("cancel_stock_id = ? and status = 1", cancelstock_id).Update(map[string]interface{}{"is_check": 2}).Error
  6920. return err
  6921. }
  6922. func GetDrugCancelStockInfo(cancelstock_id int64, orgid int64) (info []*models.DrugCancelStockInfo, err error) {
  6923. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1", cancelstock_id, orgid).Find(&info).Error
  6924. return info, err
  6925. }
  6926. func ModifyDrugFlowByCancelId(cancelstock_id int64, drugId int64, orgid int64) error {
  6927. err := XTWriteDB().Model(&models.DrugFlow{}).Where("cancel_out_detail_id = ? and drug_id = ? and user_org_id = ? and status = 1", cancelstock_id, drugId, orgid).Update(map[string]interface{}{"status": 0}).Error
  6928. return err
  6929. }
  6930. func ModifyDrugMaxNumberWarehouseInfo(id int64, count int64, orgid int64) error {
  6931. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and org_id = ? and status = 1", id, orgid).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  6932. return err
  6933. }
  6934. func ModifyDrugMinNumberWarehouseInfo(id int64, count int64, orgid int64) error {
  6935. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and org_id = ? and status = 1", id, orgid).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number - ?", count)).Error
  6936. return err
  6937. }
  6938. func GetDrugInfoSix(id int64, orgid int64) (models.DrugWarehouseInfo, error) {
  6939. info := models.DrugWarehouseInfo{}
  6940. err := XTReadDB().Where("id = ? and org_id = ? and status = 1 and is_check = 1", id, orgid).Find(&info).Error
  6941. return info, err
  6942. }
  6943. func GetSelfDrugInfoSix(id int64, orgid int64) (models.XtSelfDrugWarehouseInfo, error) {
  6944. info := models.XtSelfDrugWarehouseInfo{}
  6945. err := XTReadDB().Where("id = ? and org_id = ? and status = 1 and is_check = 1", id, orgid).Find(&info).Error
  6946. return info, err
  6947. }
  6948. func GetPrintList(storehouse_id int64, good_name string, orgid int64, limit int64, page int64) (storeinventory []*models.XtStockInventory, err error) {
  6949. db := XTReadDB().Model(&storeinventory).Where("status = 1")
  6950. if storehouse_id > 0 {
  6951. db = db.Where("storehouse_id = ?", storehouse_id)
  6952. }
  6953. if orgid > 0 {
  6954. db = db.Where("user_org_id = ?", orgid)
  6955. }
  6956. err = XTReadDB().Preload("GoodInfo", "status = 1 and org_id = ?", orgid).Preload("WarehousingInfo", "status = 1 and org_id=?", orgid).Find(&storeinventory).Error
  6957. return storeinventory, err
  6958. }
  6959. func GetGoodDialysisOutInfo(orgid int64, patient_id int64, sys_record_time int64, good_id int64) (models.AutomaticReduceDetail, error) {
  6960. detail := models.AutomaticReduceDetail{}
  6961. err := XTReadDB().Where("org_id =? and patient_id = ? and record_time = ? and good_id = ? and status= 1", orgid, patient_id, sys_record_time, good_id).Find(&detail).Error
  6962. return detail, err
  6963. }
  6964. func GetGoodDialysisOutInfoSix(orgid int64, patient_id int64, sys_record_time int64, good_id int64) (models.WarehouseOutInfo, error) {
  6965. detail := models.WarehouseOutInfo{}
  6966. err := XTReadDB().Where("org_id =? and patient_id = ? and sys_record_time = ? and good_id = ? and status= 1", orgid, patient_id, sys_record_time, good_id).Find(&detail).Error
  6967. return detail, err
  6968. }
  6969. func GetGoodSumCount(storehouse_id int64, good_id int64, orgid int64) (models.XtGoodStockCount, error) {
  6970. stock := models.XtGoodStockCount{}
  6971. err := XTReadDB().Where("storehouse_id = ? and good_id = ? and user_org_id = ? and status = 1", storehouse_id, good_id, orgid).Find(&stock).Error
  6972. return stock, err
  6973. }
  6974. func CreateGoodStockCount(stock models.XtGoodStockCount) error {
  6975. err := XTWriteDB().Create(&stock).Error
  6976. return err
  6977. }
  6978. func AddGoodSumInCount(storehouse_id int64, good_id int64, user_org_id int64, count int64) error {
  6979. err := XTWriteDB().Model(&models.XtGoodStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and good_id =?", storehouse_id, user_org_id, good_id).UpdateColumn("stock_in_count", gorm.Expr("stock_in_count + ?", count)).Error
  6980. return err
  6981. }
  6982. func ReduceGoodSumInCount(storehouse_id int64, good_id int64, user_org_id int64, count int64) error {
  6983. ut := XTWriteDB().Begin()
  6984. err := ut.Model(&models.XtGoodStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and good_id =?", storehouse_id, user_org_id, good_id).UpdateColumn("stock_in_count", gorm.Expr("stock_in_count - ?", count)).Error
  6985. if err != nil {
  6986. ut.Rollback()
  6987. return err
  6988. }
  6989. ut.Commit()
  6990. return err
  6991. }
  6992. func UpdateGoodFlushCount(storehouse_id int64, good_id int64, user_org_id int64, flush_count int64) error {
  6993. err := XTWriteDB().Model(&models.XtGoodStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and good_id =?", storehouse_id, user_org_id, good_id).Update(map[string]interface{}{"flush_count": flush_count}).Error
  6994. return err
  6995. }
  6996. func UpdateNewGoodFlushCount(storehouse_id int64, good_id int64, user_org_id int64, flush_count int64, tx *gorm.DB) error {
  6997. err := tx.Model(&models.XtGoodStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and good_id =?", storehouse_id, user_org_id, good_id).Update(map[string]interface{}{"flush_count": flush_count}).Error
  6998. if err != nil {
  6999. tx.Rollback()
  7000. return err
  7001. }
  7002. return err
  7003. }
  7004. func CreateDrugStock(stock models.XtDrugStockCount) error {
  7005. err := XTWriteDB().Create(&stock).Error
  7006. return err
  7007. }
  7008. func UpdateDrugCount(storehouse_id int64, user_org_id int64, drug_id int64, sum_in_count int64, flush_count int64) error {
  7009. ut := XTWriteDB().Begin()
  7010. err := ut.Model(&models.XtDrugStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and drug_id =?", storehouse_id, user_org_id, drug_id).Update(map[string]interface{}{"sum_in_count": sum_in_count}).Error
  7011. if err != nil {
  7012. ut.Rollback()
  7013. return err
  7014. }
  7015. err = ut.Model(&models.XtDrugStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and drug_id =?", storehouse_id, user_org_id, drug_id).Update(map[string]interface{}{"flush_count": flush_count}).Error
  7016. if err != nil {
  7017. ut.Rollback()
  7018. return err
  7019. }
  7020. ut.Commit()
  7021. return err
  7022. }
  7023. func UpdateDrugCountOne(storehouse_id int64, user_org_id int64, drug_id int64, flush_count int64) error {
  7024. ut := XTWriteDB().Begin()
  7025. err = ut.Model(&models.XtDrugStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and drug_id =?", storehouse_id, user_org_id, drug_id).Update(map[string]interface{}{"flush_count": flush_count}).Error
  7026. if err != nil {
  7027. ut.Rollback()
  7028. return err
  7029. }
  7030. ut.Commit()
  7031. return err
  7032. }
  7033. func AddDrugSumOutCount(storehouse_id int64, sum_out_count int64, user_org_id int64, drug_id int64) error {
  7034. ut := XTWriteDB().Begin()
  7035. err := ut.Model(&models.XtDrugStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and drug_id =?", storehouse_id, user_org_id, drug_id).UpdateColumn("sum_out_count", gorm.Expr("sum_out_count + ?", sum_out_count)).Error
  7036. if err != nil {
  7037. ut.Rollback()
  7038. return err
  7039. }
  7040. err = ut.Model(&models.XtDrugStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and drug_id =?", storehouse_id, user_org_id, drug_id).UpdateColumn("sum_out_count", gorm.Expr("sum_out_count + ?", sum_out_count)).Error
  7041. if err != nil {
  7042. ut.Rollback()
  7043. return err
  7044. }
  7045. ut.Commit()
  7046. return err
  7047. }
  7048. func ReduceDrugSumOut(storehouse_id int64, user_org_id int64, drug_id int64, sum_out_count int64) error {
  7049. ut := XTWriteDB().Begin()
  7050. err := ut.Model(&models.XtDrugStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and drug_id =?", storehouse_id, user_org_id, drug_id).UpdateColumn("sum_act_out_count", gorm.Expr("sum_act_out_count + ?", sum_out_count)).Error
  7051. if err != nil {
  7052. ut.Rollback()
  7053. return err
  7054. }
  7055. ut.Commit()
  7056. return err
  7057. }
  7058. func AddGoodSumOutCount(storehouse_id int64, good_id int64, user_org_id int64, count int64) error {
  7059. ut := XTWriteDB().Begin()
  7060. err := ut.Model(&models.XtGoodStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and good_id =?", storehouse_id, user_org_id, good_id).UpdateColumn("stock_out_count", gorm.Expr("stock_out_count + ?", count)).Error
  7061. if err != nil {
  7062. ut.Rollback()
  7063. return err
  7064. }
  7065. err = ut.Model(&models.XtGoodStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and good_id =?", storehouse_id, user_org_id, good_id).UpdateColumn("sum_act_out_count", gorm.Expr("sum_act_out_count + ?", count)).Error
  7066. if err != nil {
  7067. ut.Rollback()
  7068. return err
  7069. }
  7070. ut.Commit()
  7071. return err
  7072. }
  7073. func ReduceGoodSumOutCount(storehouse_id int64, good_id int64, user_org_id int64, count int64) error {
  7074. ut := XTWriteDB().Begin()
  7075. err := ut.Model(&models.XtGoodStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and good_id =?", storehouse_id, user_org_id, good_id).UpdateColumn("stock_out_count", gorm.Expr("stock_out_count - ?", count)).Error
  7076. if err != nil {
  7077. ut.Rollback()
  7078. return err
  7079. }
  7080. err = ut.Model(&models.XtGoodStockCount{}).Where("storehouse_id = ? and status = 1 and user_org_id = ? and good_id =?", storehouse_id, user_org_id, good_id).UpdateColumn("sum_act_out_count", gorm.Expr("sum_act_out_count - ?", count)).Error
  7081. if err != nil {
  7082. ut.Rollback()
  7083. return err
  7084. }
  7085. ut.Commit()
  7086. return err
  7087. }
  7088. func GetInvetoryWarehouseInfoList(orgid int64, storehouse_id int64) (info []*models.WarehousingInfo, err error) {
  7089. if orgid == 10191 || orgid == 10138 || orgid == 10278 {
  7090. err = XTReadDB().Model(&info).Where("status = 1 and storehouse_id=? and is_check= 1 and org_id = ?", storehouse_id, orgid).Preload("GoodInfo", "status = 1").Order("good_id").Find(&info).Error
  7091. return info, err
  7092. } else {
  7093. err = XTReadDB().Model(&info).Where("status = 1 and storehouse_id=? and is_check= 1 and org_id = ? and stock_count >0", storehouse_id, orgid).Preload("GoodInfo", "status = 1").Order("good_id").Find(&info).Error
  7094. return info, err
  7095. }
  7096. }
  7097. func GetSettleOpenConfig(user_org_id int64) (*models.HisSettleStockConfig, error) {
  7098. config := models.HisSettleStockConfig{}
  7099. err := XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7100. if err == gorm.ErrRecordNotFound {
  7101. return nil, err
  7102. }
  7103. if err != nil {
  7104. return nil, err
  7105. }
  7106. return &config, nil
  7107. }
  7108. func CreateSettleOpenConfig(config models.HisSettleStockConfig) error {
  7109. err := XTWriteDB().Create(&config).Error
  7110. return err
  7111. }
  7112. func UpdateSettleOpenConfig(id int64, config models.HisSettleStockConfig) error {
  7113. err := XTWriteDB().Model(&models.HisSettleStockConfig{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_open": config.IsOpen}).Error
  7114. return err
  7115. }
  7116. func UpdateDrugStockAutomaticReduceRecordOne(orgid int64, is_open int64) (models.DrugStockConfig, error) {
  7117. config := models.DrugStockConfig{}
  7118. err := XTWriteDB().Model(&config).Where("org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_open": is_open}).Error
  7119. return config, err
  7120. }
  7121. func UpdatePharyConfig(orgid int64, is_open int64) (models.PharmacyConfig, error) {
  7122. stockConfig := models.PharmacyConfig{}
  7123. err := XTWriteDB().Model(&stockConfig).Where("user_org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_open": is_open}).Error
  7124. return stockConfig, err
  7125. }
  7126. func UpdateSettleOpenConfigOne(id int64, is_open int64) error {
  7127. err := XTWriteDB().Model(&models.HisSettleStockConfig{}).Where("user_org_id = ? and status = 1", id).Update(map[string]interface{}{"is_open": is_open}).Error
  7128. return err
  7129. }
  7130. func UpdateSettleOpenConfigTwo(id int64, is_open int64) error {
  7131. err := XTWriteDB().Model(&models.HisSettleStockConfig{}).Where("user_org_id = ? and status = 1", id).Update(map[string]interface{}{"is_open": is_open}).Error
  7132. return err
  7133. }
  7134. func GetSettleOpenConfigByOrgId(user_org_id int64) (models.HisSettleStockConfig, error) {
  7135. config := models.HisSettleStockConfig{}
  7136. err = XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7137. return config, nil
  7138. }
  7139. func GetGoodInformationByGoodIdOne(good_id int64) (models.GoodInformationFourty, error) {
  7140. info := models.GoodInformationFourty{}
  7141. err := XTReadDB().Where("id = ? and status = 1", good_id).Find(&info).Error
  7142. return info, err
  7143. }
  7144. func GetHisDocById(id int64, orgid int64) (models.HisDoctorAdvice, error) {
  7145. advice := models.HisDoctorAdvice{}
  7146. err := XTReadDB().Where("id = ? and user_org_id= ? and status = 1", id, orgid).Find(&advice).Error
  7147. return advice, err
  7148. }
  7149. func GetBloodDocById(id int64, orgid int64) (models.DoctorAdvice, error) {
  7150. advice := models.DoctorAdvice{}
  7151. err := XTReadDB().Where("id = ? and user_org_id= ? and status = 1", id, orgid).Find(&advice).Error
  7152. return advice, err
  7153. }
  7154. func FindAllSettleWarehouseOut(org_id int64, warehouse_out_time int64, is_sys int64) (models.WarehouseOut, error) {
  7155. out := models.WarehouseOut{}
  7156. err = readDb.Model(&models.WarehouseOut{}).Where("org_id = ? and status = 1 and warehouse_out_time = ? and is_sys = ?", org_id, warehouse_out_time, is_sys).Find(&out).Error
  7157. return out, err
  7158. }
  7159. func GetGoodOutOpenConfig(user_org_id int64) (*models.XtGoodOutConfig, error) {
  7160. config := models.XtGoodOutConfig{}
  7161. err := XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7162. if err == gorm.ErrRecordNotFound {
  7163. return nil, err
  7164. }
  7165. if err != nil {
  7166. return nil, err
  7167. }
  7168. return &config, nil
  7169. }
  7170. func CreateGoodOutOpenConfig(good models.XtGoodOutConfig) error {
  7171. err := XTWriteDB().Create(&good).Error
  7172. return err
  7173. }
  7174. func UpdateGoodOutOpenConfig(id int64, good models.XtGoodOutConfig) error {
  7175. err := XTWriteDB().Model(&good).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"is_open": good.IsOpen}).Error
  7176. return err
  7177. }
  7178. func FindGoodOutConfigById(user_org_id int64) (models.XtGoodOutConfig, error) {
  7179. config := models.XtGoodOutConfig{}
  7180. err := XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7181. return config, err
  7182. }
  7183. func UpdateGoodAutoConfig(user_org_id int64) error {
  7184. gobalConfig := models.GobalConfig{}
  7185. err := XTWriteDB().Model(&gobalConfig).Where("org_id = ? and status = 1", user_org_id).Updates(map[string]interface{}{"is_open": 2}).Error
  7186. return err
  7187. }
  7188. func UpdateGoodOutConfig(user_org_id int64) error {
  7189. config := models.XtGoodOutConfig{}
  7190. err := XTWriteDB().Model(&config).Where("user_org_id = ? and status = 1", user_org_id).Updates(map[string]interface{}{"is_open": 2}).Error
  7191. return err
  7192. }
  7193. func GetHisGoodList(patient_id int64, record_date int64, orgid int64) (info []*models.GoodHisPrescriptionProject, err error) {
  7194. err = XTReadDB().Where("patient_id = ? and record_date = ? and status = 1 and user_org_id = ? AND type = 3", patient_id, record_date, orgid).Find(&info).Error
  7195. return info, err
  7196. }
  7197. func GetLastGoodWarehouseOutInfoByProjectId(good_id int64, patient_id int64, sys_record_time int64, project_id int64) (good []*models.WarehouseOutInfo, err error) {
  7198. err = XTReadDB().Where("good_id = ? and patient_id = ? and sys_record_time = ? and project_id = ? and status = 1", good_id, patient_id, sys_record_time, project_id).Find(&good).Error
  7199. return good, err
  7200. }
  7201. func ModifyGoodWarehouseInfo(good_id int64, warehouse_info_id int64, orgid int64, count int64) error {
  7202. err = XTWriteDB().Model(&models.WarehousingInfo{}).Where("id = ? and org_id = ? and good_id = ? and status = 1", warehouse_info_id, orgid, good_id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  7203. return err
  7204. }
  7205. func DeleteGoodWarehouseOutInfo(good_id int64, sys_record_time int64, org_id int64, project_id int64) error {
  7206. err := XTWriteDB().Model(&models.WarehouseOutInfo{}).Where("good_id = ? and sys_record_time = ? and org_id = ? and project_id = ? and status=1", good_id, sys_record_time, org_id, project_id).Updates(map[string]interface{}{"status": 0}).Error
  7207. return err
  7208. }
  7209. func DeleteGoodFlow(good_id int64, sys_record_time int64, org_id int64, project_id int64) error {
  7210. err := XTWriteDB().Model(&models.VmStockFlow{}).Where("good_id = ? and system_time = ? and user_org_id = ? and project_id = ? and status=1", good_id, sys_record_time, org_id, project_id).Updates(map[string]interface{}{"status": 0, "is_read": 1}).Error
  7211. return err
  7212. }
  7213. func FindPrescriptionWarehouseOut(org_id int64, warehouse_out_time int64) (models.WarehouseOut, error) {
  7214. out := models.WarehouseOut{}
  7215. err = readDb.Model(&models.WarehouseOut{}).Where("org_id = ? and status = 1 and warehouse_out_time = ? and is_sys=1", org_id, warehouse_out_time).Find(&out).Error
  7216. return out, err
  7217. }
  7218. func FindNewPrescriptionWarehouseOut(org_id int64, warehouse_out_time int64, tx *gorm.DB) (models.WarehouseOut, error) {
  7219. out := models.WarehouseOut{}
  7220. err = tx.Model(&models.WarehouseOut{}).Where("org_id = ? and status = 1 and warehouse_out_time = ? and is_sys=1", org_id, warehouse_out_time).Find(&out).Error
  7221. if err != gorm.ErrRecordNotFound {
  7222. if err != nil {
  7223. tx.Rollback()
  7224. return out, err
  7225. }
  7226. }
  7227. return out, err
  7228. }
  7229. func FindLastPrescriptionWarehouseOut(org_id int64, warehouse_out_time int64) (models.WarehouseOut, error) {
  7230. out := models.WarehouseOut{}
  7231. err = readDb.Model(&models.WarehouseOut{}).Where("org_id = ? and status = 1 and warehouse_out_time = ? and is_sys=1", org_id, warehouse_out_time).Last(&out).Error
  7232. return out, err
  7233. }
  7234. func FindNewLastPrescriptionWarehouseOut(org_id int64, warehouse_out_time int64, tx *gorm.DB) (models.WarehouseOut, error) {
  7235. out := models.WarehouseOut{}
  7236. err = tx.Model(&models.WarehouseOut{}).Where("org_id = ? and status = 1 and warehouse_out_time = ? and is_sys=1", org_id, warehouse_out_time).Last(&out).Error
  7237. if err != gorm.ErrRecordNotFound {
  7238. if err != nil {
  7239. tx.Rollback()
  7240. return out, err
  7241. }
  7242. }
  7243. return out, err
  7244. }
  7245. func GetGoodTypeObj(goodid int64, org_id int64) (models.GoodsType, error) {
  7246. goodsType := models.GoodsType{}
  7247. err := XTReadDB().Where("good_id = ? and org_id = ? and status = 1", goodid, org_id).Find(&goodsType).Error
  7248. return goodsType, err
  7249. }
  7250. func GetAllGoodTypeName(good_type_id int64, org_id int64) (good_type_name string) {
  7251. goodsTypeList, _ := GetAllGoodType(org_id)
  7252. for _, item := range goodsTypeList {
  7253. if good_type_id == item.ID {
  7254. good_type_name = item.TypeName
  7255. }
  7256. }
  7257. return good_type_name
  7258. }
  7259. func UpdateGoodTypeName(good_id int64, good_type_name string) (models.GoodInformation, error) {
  7260. information := models.GoodInformation{}
  7261. err := XTWriteDB().Model(&information).Where("id = ? and status =1", good_id).Updates(map[string]interface{}{"good_type_name": good_type_name}).Error
  7262. return information, err
  7263. }
  7264. func GetSencondeGoodWarehouseInfo(good_id int64, org_id int64) (info []*models.WarehousingInfo, err error) {
  7265. err = XTReadDB().Where("good_id = ? and org_id= ? and status= 1 and is_check = 1", good_id, org_id).Find(&info).Error
  7266. return info, err
  7267. }
  7268. func UpdateGoodSumCountSeven(sum_count int64, good_id int64, orgid int64) error {
  7269. ut := writeDb.Begin()
  7270. err := ut.Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", good_id, orgid).Updates(map[string]interface{}{"sum_count": sum_count}).Error
  7271. if err != nil {
  7272. ut.Rollback()
  7273. return err
  7274. }
  7275. ut.Commit()
  7276. return err
  7277. }
  7278. func UpdateNewGoodSumCountSeven(sum_count int64, good_id int64, orgid int64, tx *gorm.DB) error {
  7279. err := tx.Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", good_id, orgid).Updates(map[string]interface{}{"sum_count": sum_count}).Error
  7280. if err != nil {
  7281. tx.Rollback()
  7282. return err
  7283. }
  7284. return err
  7285. }
  7286. func GetWarehouseOutInfoIsExistOTwo(good_id int64, patient_id int64, record_time int64, project_id int64) (*models.WarehouseOutInfo, error) {
  7287. info := models.WarehouseOutInfo{}
  7288. var err error
  7289. err = XTReadDB().Model(&info).Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and project_id = ?", good_id, record_time, patient_id, project_id).Find(&info).Error
  7290. if err == gorm.ErrRecordNotFound {
  7291. return nil, err
  7292. }
  7293. if err != nil {
  7294. return nil, err
  7295. }
  7296. return &info, nil
  7297. }
  7298. func GetWarehouseOutInfoIsExistThree(good_id int64, patient_id int64, record_time int64, project_id int64) (models.WarehouseOutInfo, error) {
  7299. info := models.WarehouseOutInfo{}
  7300. err := XTReadDB().Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and project_id = ?", good_id, record_time, patient_id, project_id).Find(&info).Error
  7301. return info, err
  7302. }
  7303. func GetNewWarehouseOutInfoIsExistThree(good_id int64, patient_id int64, record_time int64, project_id int64, tx *gorm.DB) (models.WarehouseOutInfo, error) {
  7304. info := models.WarehouseOutInfo{}
  7305. err := tx.Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and project_id = ?", good_id, record_time, patient_id, project_id).Find(&info).Error
  7306. if err != gorm.ErrRecordNotFound {
  7307. if err != nil {
  7308. tx.Rollback()
  7309. return info, err
  7310. }
  7311. }
  7312. return info, err
  7313. }
  7314. func GetWarehouseOutInfoIsExistTen(good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64) (models.WarehouseOutInfo, error) {
  7315. info := models.WarehouseOutInfo{}
  7316. err := XTReadDB().Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and project_id = ? and warehouse_info_id = ?", good_id, record_time, patient_id, project_id, warehouse_info_id).Find(&info).Error
  7317. return info, err
  7318. }
  7319. func GetNewWarehouseOutInfoIsExistTen(good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64, tx *gorm.DB) (models.WarehouseOutInfo, error) {
  7320. info := models.WarehouseOutInfo{}
  7321. err := tx.Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and project_id = ? and warehouse_info_id = ?", good_id, record_time, patient_id, project_id, warehouse_info_id).Find(&info).Error
  7322. if err != gorm.ErrRecordNotFound {
  7323. if err != nil {
  7324. tx.Rollback()
  7325. return info, err
  7326. }
  7327. }
  7328. return info, err
  7329. }
  7330. func GetNewWarehouseOutInfoIsExistSix(good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64) (*models.WarehouseOutInfo, error) {
  7331. info := models.WarehouseOutInfo{}
  7332. var err error
  7333. err = XTReadDB().Model(&info).Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and project_id = ? and warehouse_info_id = ?", good_id, record_time, patient_id, project_id, warehouse_info_id).Find(&info).Error
  7334. if err == gorm.ErrRecordNotFound {
  7335. return nil, err
  7336. }
  7337. if err != nil {
  7338. return nil, err
  7339. }
  7340. return &info, nil
  7341. }
  7342. func GetNewNewWarehouseOutInfoIsExistSix(good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64, tx *gorm.DB) (*models.WarehouseOutInfo, error) {
  7343. info := models.WarehouseOutInfo{}
  7344. var err error
  7345. err = tx.Model(&info).Where("good_id = ? and sys_record_time = ? and status = 1 and patient_id = ? and project_id = ? and warehouse_info_id = ?", good_id, record_time, patient_id, project_id, warehouse_info_id).Find(&info).Error
  7346. if err != gorm.ErrRecordNotFound {
  7347. if err != nil {
  7348. tx.Rollback()
  7349. return &info, err
  7350. }
  7351. }
  7352. return &info, err
  7353. }
  7354. func GetNewGoodWarehouseInfo(startime int64, endtime int64, orgid int64, good_id []int64, storehouse_id int64) (info []*models.GoodWarehousingInfo, err error) {
  7355. db := XTReadDB().Model(&info).Where("status = 1")
  7356. if startime > 0 {
  7357. db = db.Where("ctime>=?", startime)
  7358. }
  7359. if endtime > 0 {
  7360. db = db.Where("ctime<=?", endtime)
  7361. }
  7362. if orgid > 0 {
  7363. db = db.Where("org_id = ?", orgid)
  7364. }
  7365. if len(good_id) > 0 {
  7366. db = db.Where("good_id in(?)", good_id)
  7367. }
  7368. if storehouse_id > 0 {
  7369. db = db.Where("storehouse_id = ?", storehouse_id)
  7370. }
  7371. err = db.Preload("GoodInfo", "org_id = ? and status= 1", orgid).Find(&info).Error
  7372. return info, err
  7373. }
  7374. func GetNewWarehouseOutInfoList(start_time int64, end_time int64, orgid int64, good_id []int64, storehouse_id int64) (info []*models.WarehouseOutInfoNight, err error) {
  7375. db := XTReadDB().Model(&info).Where("status= 1")
  7376. if start_time > 0 {
  7377. db = db.Where("ctime>=?", start_time)
  7378. }
  7379. if end_time > 0 {
  7380. db = db.Where("ctime <=?", end_time)
  7381. }
  7382. if orgid > 0 {
  7383. db = db.Where("org_id = ?", orgid)
  7384. }
  7385. if len(good_id) > 0 {
  7386. db = db.Where("good_id in(?)", good_id)
  7387. }
  7388. if storehouse_id > 0 {
  7389. db = db.Where("storehouse_id = ?", storehouse_id)
  7390. }
  7391. err = db.Preload("GoodInfo", "org_id = ? and status = 1", orgid).Find(&info).Error
  7392. return info, err
  7393. }
  7394. func GetGoodOutOpenConfigOne(user_org_id int64) (models.XtGoodOutConfig, error) {
  7395. config := models.XtGoodOutConfig{}
  7396. err := XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7397. return config, err
  7398. }
  7399. func UpdateDeleteAutoGood(good_id int64, record_date int64, patient_id int64) error {
  7400. err := XTWriteDB().Model(&models.AutomaticReduceDetail{}).Where("good_id = ? and record_time = ? and patient_id = ?", good_id, record_date, patient_id).Updates(map[string]interface{}{"status": 1}).Error
  7401. err = XTWriteDB().Model(&models.DialysisBeforePrepare{}).Where("good_id = ? and record_date = ? and patient_id = ?", good_id, record_date, patient_id).Updates(map[string]interface{}{"status": 1}).Error
  7402. return err
  7403. }
  7404. func UpdateWarehouseInfoMap(list []*models.WarehousingInfo, warehousing_info_id int64, orgId int64) error {
  7405. tx := XTWriteDB().Begin()
  7406. for _, item := range list {
  7407. err := tx.Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", item.ID).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", item.WarehousingCount)).Error
  7408. if err != nil {
  7409. tx.Rollback()
  7410. return err
  7411. }
  7412. err = tx.Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", item.ID).Update(map[string]interface{}{"is_check": 2}).Error
  7413. if err != nil {
  7414. tx.Rollback()
  7415. return err
  7416. }
  7417. err = tx.Model(models.VmStockFlow{}).Where("warehousing_detail_id = ?", item.ID).Update(map[string]interface{}{"status": 0, "is_check": 2}).Error
  7418. if err != nil {
  7419. tx.Rollback()
  7420. return err
  7421. }
  7422. var goodList []*models.WarehousingInfo
  7423. err = tx.Where("org_id = ? and storehouse_id = ? and good_id = ? and status =1 and is_check = 1", orgId, item.StorehouseId, item.GoodId).Find(&goodList).Error
  7424. var flush_count int64
  7425. for _, it := range goodList {
  7426. flush_count += it.StockCount
  7427. }
  7428. err = tx.Model(&models.XtGoodStockCount{}).Where("user_org_id = ? and good_id = ? and storehouse_id = ? and status = 1", item.OrgId, item.GoodId, item.StorehouseId).UpdateColumn("stock_in_count", gorm.Expr("stock_in_count - ?", item.WarehousingCount)).Error
  7429. if err != nil {
  7430. tx.Rollback()
  7431. return err
  7432. }
  7433. err = tx.Model(&models.XtGoodStockCount{}).Where("user_org_id = ? and good_id = ? and storehouse_id = ? and status = 1", item.OrgId, item.GoodId, item.StorehouseId).Update(map[string]interface{}{"flush_count": flush_count}).Error
  7434. if err != nil {
  7435. tx.Rollback()
  7436. return err
  7437. }
  7438. storeHouseConfig := models.XtStorehouseConfig{}
  7439. err = tx.Where("user_org_id = ? and status = 1", orgId).First(&storeHouseConfig).Error
  7440. var stockList []*models.WarehousingInfo
  7441. //查询该耗材剩余多少库存
  7442. err = tx.Where("good_id = ? and storehouse_id = ? and org_id = ? and status = 1 and is_check = 1", item.GoodId, storeHouseConfig.StorehouseOutInfo, orgId).Find(&stockList).Error
  7443. var sum_count int64
  7444. var sum_in_count int64
  7445. for _, it := range stockList {
  7446. sum_count += it.StockCount
  7447. sum_in_count += it.WarehousingCount
  7448. }
  7449. err = tx.Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", item.GoodId, orgId).Update(map[string]interface{}{"sum_count": sum_count}).Error
  7450. if err != nil {
  7451. tx.Rollback()
  7452. return err
  7453. }
  7454. err = tx.Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", item.GoodId, orgId).Update(map[string]interface{}{"sum_in_count": sum_in_count}).Error
  7455. if err != nil {
  7456. tx.Rollback()
  7457. return err
  7458. }
  7459. }
  7460. err := tx.Model(&models.Warehousing{}).Where("id = ? and status = 1", warehousing_info_id).Update(map[string]interface{}{"is_check": 2}).Error
  7461. if err != nil {
  7462. tx.Rollback()
  7463. return err
  7464. }
  7465. err = tx.Model(&models.WarehousingInfo{}).Where("warehousing_id = ? and status = 1", warehousing_info_id).Update(map[string]interface{}{"is_check": 2}).Error
  7466. tx.Commit()
  7467. return err
  7468. }
  7469. func FindFirstWarehousingInfoByStockThree(good_id int64, storehouse_id int64) (info models.WarehousingInfo, err error) {
  7470. if storehouse_id == 0 {
  7471. err = readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1 and stock_count > 0", good_id).Order("ctime").First(&info).Error
  7472. }
  7473. if storehouse_id > 0 {
  7474. err = readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1 and stock_count > 0 and storehouse_id =? ", good_id, storehouse_id).Order("ctime").First(&info).Error
  7475. }
  7476. return info, err
  7477. }
  7478. func FindFirstWarehousingInfoByStockFour(good_id int64, storehouse_id int64) (info models.WarehousingInfo, err error) {
  7479. err = readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1 and storehouse_id =? ", good_id, storehouse_id).Order("ctime").Last(&info).Error
  7480. return info, err
  7481. }
  7482. func GetHisPrescriptionNumberList(project_id int64, record_date int64, orgid int64, patient_id int64) (list []*models.HisPrescriptionProject, err error) {
  7483. err = readDb.Where("project_id = ? and record_date =? and user_org_id =? and status =1 and patient_id = ?", project_id, record_date, orgid, patient_id).Find(&list).Error
  7484. return list, err
  7485. }
  7486. func GetWarehouseOutnfoByProjectId(project_id int64, record_date int64, orgid int64, patient_id int64) (infor []*models.WarehouseOutInfo, err error) {
  7487. err = readDb.Where("good_id =? and sys_record_time = ? and org_id = ? and patient_id = ? and status=1", project_id, record_date, orgid, patient_id).Find(&infor).Error
  7488. return infor, err
  7489. }
  7490. func UpdateWarehouseInfoByPatientId(project_id int64, record_date int64, orgid int64, patient_id int64) (models.WarehouseOutInfo, error) {
  7491. info := models.WarehouseOutInfo{}
  7492. err := XTWriteDB().Model(&info).Where("good_id = ? and sys_record_time = ? and org_id = ? and status =1 and patient_id = ?", project_id, record_date, orgid, patient_id).Updates(map[string]interface{}{"status": 0}).Error
  7493. return info, err
  7494. }
  7495. func UpdateWarehouseInfoByProject(good_id int64, id int64, user_org_id int64, count int64) (models.WarehousingInfo, error) {
  7496. info := models.WarehousingInfo{}
  7497. err := XTWriteDB().Where("id = ? and good_id = ? and org_id = ? and status= 1", id, good_id, user_org_id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  7498. return info, err
  7499. }
  7500. func GetHisPrescripionProjectList(good_id int64, user_org_id int64) (list []*models.HisPrescriptionProjectTemplate, err error) {
  7501. err = XTReadDB().Where("project_id=? and status=1 and type =3 and user_org_id=?", good_id, user_org_id).Find(&list).Error
  7502. return list, err
  7503. }
  7504. func GetHisPrescripionProjectListOne(good_id int64, user_org_id int64) (list []*models.HisPrescriptionProjectTemplate, err error) {
  7505. err = XTReadDB().Where("project_id=? and status=1 and type =2 and user_org_id=?", good_id, user_org_id).Find(&list).Error
  7506. return list, err
  7507. }
  7508. func UpdateHisPrescriptionProjectList(id int64, price float64) (models.HisPrescriptionProjectTemplateL, error) {
  7509. templateL := models.HisPrescriptionProjectTemplateL{}
  7510. err := XTWriteDB().Model(&templateL).Where("id =? and status=1", id).Updates(map[string]interface{}{"price": price}).Error
  7511. return templateL, err
  7512. }
  7513. func ModifyNewGoodWarehouseInfoStockMinNumber(count int64, goodid int64, orgid int64, id int64, tx *gorm.DB) error {
  7514. err = tx.Model(&models.WarehousingInfo{}).Where("id = ? and org_id = ? and good_id = ? and status = 1", id, orgid, goodid).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  7515. if err != nil {
  7516. tx.Rollback()
  7517. return err
  7518. }
  7519. return err
  7520. }
  7521. func GetDrugInvetoryByDrugId(user_org_id int64, drug_id int64) (info []*models.XtDrugWarehouseInfo, err error) {
  7522. err = XTReadDB().Where("org_id = ? and drug_id = ? and status=1", user_org_id, drug_id).Preload("XtBaseDrug", "org_id = ? and status=1", user_org_id).Order("id desc").Find(&info).Error
  7523. return info, err
  7524. }
  7525. func UpdateNewDrugWarehouseInfoById(id int64, last_stock_max_number int64, last_stock_min_number int64) error {
  7526. err := XTWriteDB().Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status =1", id).Updates(map[string]interface{}{"stock_max_number": last_stock_max_number, "stock_min_number": last_stock_min_number}).Error
  7527. return err
  7528. }
  7529. func GeteSelfPrescriptionOpen(user_org_id int64) (models.XtSelfDrugInfoConfig, error) {
  7530. drugInfoConfig := models.XtSelfDrugInfoConfig{}
  7531. err := XTReadDB().Where("user_org_id = ? and status=1", user_org_id).Find(&drugInfoConfig).Error
  7532. return drugInfoConfig, err
  7533. }
  7534. func CreaterSelfConfig(infoConfig models.XtSelfDrugInfoConfig) error {
  7535. err := XTWriteDB().Create(&infoConfig).Error
  7536. return err
  7537. }
  7538. func SaveSelfConfig(infoConfig models.XtSelfDrugInfoConfig) error {
  7539. err := XTWriteDB().Save(&infoConfig).Error
  7540. return err
  7541. }
  7542. func GetSelfPrescriptionOutOpen(user_org_id int64) (models.XtSelfDrugOutConfig, error) {
  7543. drugOutConfig := models.XtSelfDrugOutConfig{}
  7544. err := XTReadDB().Where("user_org_id = ? and status=1", user_org_id).Find(&drugOutConfig).Error
  7545. return drugOutConfig, err
  7546. }
  7547. func CreateSelfDrugOutConfig(config models.XtSelfDrugOutConfig) error {
  7548. err := XTWriteDB().Create(&config).Error
  7549. return err
  7550. }
  7551. func UpdateSelfDrugOutConfig(config models.XtSelfDrugOutConfig) error {
  7552. err := XTWriteDB().Save(&config).Error
  7553. return err
  7554. }
  7555. func CreateSelfDrugFlowOne(flow models.XtSelfDrugFlow, tx *gorm.DB) error {
  7556. err := tx.Create(&flow).Error
  7557. if err != nil {
  7558. tx.Rollback()
  7559. return err
  7560. }
  7561. return err
  7562. }
  7563. func UpdateWarehouseOutInfoByPrice(good_id int64, packing_price float64) error {
  7564. err = XTWriteDB().Model(&models.WarehousingInfo{}).Where("good_id =? and status =1 and is_check=1", good_id).Updates(map[string]interface{}{"packing_price": packing_price}).Error
  7565. return err
  7566. }
  7567. func GetWarehosueOutInfoByPrice(good_id int64, org_id int64) (out []*models.WarehouseOutInfo, err error) {
  7568. err = XTReadDB().Where("good_id = ? and org_id = ? and status=1 and price =0", good_id, org_id).Find(&out).Error
  7569. return out, err
  7570. }
  7571. func UpdateWarehouseOut(good_id int64, packing_price float64) error {
  7572. err := XTWriteDB().Model(&models.WarehouseOutInfo{}).Where("id = ? and status=1", good_id).Updates(map[string]interface{}{"price": packing_price}).Error
  7573. return err
  7574. }
  7575. func UpdateStockFlowByList(good_id int64, packing_price float64) error {
  7576. err := XTWriteDB().Model(models.VmStockFlow{}).Where("good_id = ? and user_org_id = 10633 and status=1", good_id).Updates(map[string]interface{}{"price": packing_price}).Error
  7577. return err
  7578. }
  7579. func GetGoodStockInventoryByRecordate(good_id int64, record_date int64, user_org_id int64) (models.XtGoodStockInventoryList, error) {
  7580. goodStockInventoryList := models.XtGoodStockInventoryList{}
  7581. err := XTReadDB().Where("good_id = ? and record_date = ? and user_org_id = ? and status=1", good_id, record_date, user_org_id).Find(&goodStockInventoryList).Error
  7582. return goodStockInventoryList, err
  7583. }
  7584. func CreateGoodStockInventoryList(list models.XtGoodStockInventoryList) error {
  7585. err := XTWriteDB().Create(&list).Error
  7586. return err
  7587. }
  7588. func SaveGoodStockInventoryList(list models.XtGoodStockInventoryList) error {
  7589. err := XTWriteDB().Save(&list).Error
  7590. return err
  7591. }
  7592. func GetGoodStockInventoryList(keyword string, limit int64, page int64, storehouse_id int64, startTime int64, endTime int64, orgId int64) (list []*models.XtGoodStockInventoryList, total int64, err error) {
  7593. likeKey := "%" + keyword + "%"
  7594. offset := (page - 1) * limit
  7595. db := XTReadDB().Model(&models.XtGoodStockInventoryList{}).Where("status=1")
  7596. if storehouse_id > 0 {
  7597. db = db.Where("storehouse_id = ?", storehouse_id)
  7598. }
  7599. if startTime > 0 {
  7600. db = db.Where("record_date >=?", startTime)
  7601. }
  7602. if endTime > 0 {
  7603. db = db.Where("record_date<=?", endTime)
  7604. }
  7605. if len(keyword) > 0 {
  7606. db = db.Where("good_name like ? or specification_name like ?", likeKey, likeKey)
  7607. }
  7608. if orgId > 0 {
  7609. db = db.Where("user_org_id = ?", orgId)
  7610. }
  7611. err = db.Count(&total).Offset(offset).Limit(limit).Order("record_date desc").Find(&list).Error
  7612. return list, total, err
  7613. }
  7614. func GetDrugStockInventoryList(drug_id int64, record_date int64, user_org_id int64) (models.XtDrugStockInventoryList, error) {
  7615. drugStockInventoryList := models.XtDrugStockInventoryList{}
  7616. err := XTReadDB().Where("drug_id = ? and record_date = ? and user_org_id = ? and status=1", drug_id, record_date, user_org_id).Find(&drugStockInventoryList).Error
  7617. return drugStockInventoryList, err
  7618. }
  7619. func CreatedDrugStockInventory(list models.XtDrugStockInventoryList) error {
  7620. err := XTWriteDB().Create(&list).Error
  7621. return err
  7622. }
  7623. func SaveDrugStockInventory(list models.XtDrugStockInventoryList) error {
  7624. err := XTWriteDB().Save(&list).Error
  7625. return err
  7626. }
  7627. func GetStockInventoryPrintList(storehouse_id int64, keyword string, limit int64, page int64, ids []string, orgId int64) (list []*models.XtGoodStockInventoryList, total int64, err error) {
  7628. db := XTReadDB().Model(&list).Where("status=1")
  7629. likeKey := "%" + keyword + "%"
  7630. offset := (page - 1) * limit
  7631. if storehouse_id > 0 {
  7632. db = db.Where("storehouse_id = ?", storehouse_id)
  7633. }
  7634. if len(keyword) > 0 {
  7635. db = db.Where("good_name like ?", likeKey)
  7636. }
  7637. if orgId > 0 {
  7638. db = db.Where("user_org_id = ?", orgId)
  7639. }
  7640. if len(ids) > 0 {
  7641. db = db.Where("id in(?)", ids)
  7642. }
  7643. err = db.Count(&total).Offset(offset).Limit(limit).Order("record_date desc").Find(&list).Error
  7644. return list, total, err
  7645. }
  7646. func GetGoodWarehouseInfoList(startTime int64, endTime int64, orgId int64) (info []*models.WarehousingInfo, err error) {
  7647. db := XTReadDB().Model(&info).Where("status=1 and is_check=1")
  7648. if startTime > 0 {
  7649. db = db.Where("ctime>=?", startTime)
  7650. }
  7651. if endTime > 0 {
  7652. db = db.Where("ctime<=?", endTime)
  7653. }
  7654. if orgId > 0 {
  7655. db = db.Where("org_id = ?", orgId)
  7656. }
  7657. err = db.Find(&info).Error
  7658. return info, err
  7659. }
  7660. func GetGoodWarhouseOutList(startTime int64, endTime int64, orgId int64) (outinfo []*models.WarehouseOutInfo, err error) {
  7661. db := XTReadDB().Model(&outinfo).Where("status=1 and is_check =1")
  7662. if startTime > 0 {
  7663. db = db.Where("ctime>=?", startTime)
  7664. }
  7665. if endTime > 0 {
  7666. db = db.Where("ctime<=?", endTime)
  7667. }
  7668. if orgId > 0 {
  7669. db = db.Where("org_id = ?", orgId)
  7670. }
  7671. err = db.Find(&outinfo).Error
  7672. return outinfo, err
  7673. }
  7674. func GetGoodStockFlowProList(startTime int64, endTime int64, orgId int64) (flow []*models.VmStockFlow, err error) {
  7675. db := XTReadDB().Model(&flow).Where("status=1 and consumable_type = 10")
  7676. if startTime > 0 {
  7677. db = db.Where("ctime>=?", startTime)
  7678. }
  7679. if endTime > 0 {
  7680. db = db.Where("ctime<=?", endTime)
  7681. }
  7682. if orgId > 0 {
  7683. db = db.Where("user_org_id = ?", orgId)
  7684. }
  7685. err = db.Find(&flow).Error
  7686. return flow, err
  7687. }
  7688. func GetGoodStockFlowNoProList(startTime int64, endTime int64, orgId int64) (flow []*models.VmStockFlow, err error) {
  7689. db := XTReadDB().Model(&flow).Where("status=1 and consumable_type = 11")
  7690. if startTime > 0 {
  7691. db = db.Where("ctime>=?", startTime)
  7692. }
  7693. if endTime > 0 {
  7694. db = db.Where("ctime<=?", endTime)
  7695. }
  7696. if orgId > 0 {
  7697. db = db.Where("user_org_id = ?", orgId)
  7698. }
  7699. err = db.Find(&flow).Error
  7700. return flow, err
  7701. }
  7702. func GetDrugCodeOpen(user_org_id int64) (models.XtDrugCodeOpen, error) {
  7703. drugCodeOpen := models.XtDrugCodeOpen{}
  7704. err := XTReadDB().Where("user_org_id = ? and status=1", user_org_id).Find(&drugCodeOpen).Error
  7705. return drugCodeOpen, err
  7706. }
  7707. func CreateDrugOpen(open models.XtDrugCodeOpen) error {
  7708. err := XTWriteDB().Create(&open).Error
  7709. return err
  7710. }
  7711. func SaveDrugOpen(open models.XtDrugCodeOpen) error {
  7712. err := XTWriteDB().Save(&open).Error
  7713. return err
  7714. }