stock_service.go 391KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203
  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. }).Error
  247. writeDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  248. writeDb.Model(&models.WarehouseOutInfo{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  249. writeDb.Model(&models.AutomaticReduceDetail{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  250. writeDb.Model(&models.DialysisBeforePrepare{}).Where("good_id = ? AND user_org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  251. writeDb.Model(&models.SalesReturnInfo{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  252. writeDb.Model(&models.CancelStockInfo{}).Where("good_id = ? AND org_id = ?", goodInfo.ID, goodInfo.OrgId).Updates(map[string]interface{}{"good_type_id": goodInfo.GoodTypeId})
  253. return err, goodInfo
  254. }
  255. 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) {
  256. offset := (page - 1) * limit
  257. db := readDb.Model(&models.GoodInfo{})
  258. db = db.Where("org_id = ? AND status = 1", orgId)
  259. db = db.Preload("GoodsType", "org_id = ? AND status = 1", orgId)
  260. if len(keyword) > 0 {
  261. likeKey := "%" + keyword + "%"
  262. db = db.Where("good_code LIKE ? OR good_name LIKE ?", likeKey, likeKey)
  263. if is_use > 0 {
  264. if is_use == 2 {
  265. db = db.Where("find_in_set('停用',good_status) = 0")
  266. } else {
  267. db = db.Where("find_in_set('停用',good_status) > 0")
  268. }
  269. }
  270. if is_charge > 0 {
  271. if is_charge == 1 {
  272. db = db.Where("find_in_set('收费',good_status) > 0")
  273. } else {
  274. db = db.Where("find_in_set('收费',good_status) = 0")
  275. }
  276. }
  277. if good_kind > 0 {
  278. db = db.Where(" good_kind = ?", good_kind)
  279. }
  280. if is_mark > 0 {
  281. db = db.Where("is_mark = ?", is_mark)
  282. }
  283. if manufacturer > 0 {
  284. db = db.Where("manufacturer = ?", manufacturer)
  285. }
  286. if is_type > 0 {
  287. db = db.Where("good_type_id = ?", is_type)
  288. }
  289. } else {
  290. if is_use > 0 {
  291. if is_use == 2 {
  292. db = db.Where("find_in_set('停用',good_status) = 0")
  293. } else {
  294. db = db.Where("find_in_set('停用',good_status) > 0")
  295. }
  296. }
  297. if is_charge > 0 {
  298. if is_charge == 1 {
  299. db = db.Where("find_in_set('收费',good_status) > 0")
  300. } else {
  301. db = db.Where("find_in_set('收费',good_status) = 0")
  302. }
  303. }
  304. if good_kind > 0 {
  305. db = db.Where(" good_kind = ?", good_kind)
  306. }
  307. if is_mark > 0 {
  308. db = db.Where("is_mark = ?", is_mark)
  309. }
  310. if manufacturer > 0 {
  311. db = db.Where("manufacturer = ?", manufacturer)
  312. }
  313. if is_type > 0 {
  314. db = db.Where("good_type_id = ?", is_type)
  315. }
  316. }
  317. err = db.Count(&total).Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  318. return
  319. }
  320. func DeleteGoodInfoById(id int64, operateId int64) error {
  321. err := writeDb.Model(&models.GoodInfo{}).Where("id = ? AND status = 1", id).Updates(map[string]interface{}{"mtime": time.Now().Unix(), "status": 0, "modifier": operateId}).Error
  322. return err
  323. }
  324. func FindGoodInfoByGoodId(id int64) (list []*models.GoodInfo, err error) {
  325. err = readDb.Model(&models.GoodInfo{}).Where("good_type_id = ? AND status = 1", id).Find(&list).Error
  326. return list, err
  327. }
  328. func FindStockOutDetailGoodInfoByGoodId(id int64) (list []*models.AutomaticReduceDetail, err error) {
  329. err = readDb.Model(&models.AutomaticReduceDetail{}).Where("good_type_id = ? AND status = 1", id).Find(&list).Error
  330. return list, err
  331. }
  332. func FindGoodInfoById(id int64) (*models.GoodInfo, error) {
  333. goodInfo := &models.GoodInfo{}
  334. err := readDb.Model(&models.GoodInfo{}).Where("id = ? AND status = 1", id).First(&goodInfo).Error
  335. return goodInfo, err
  336. }
  337. func FindAllGoodType(org_id int64) (goodType []*models.GoodsType, err error) {
  338. err = XTReadDB().Model(&models.GoodsType{}).Where("org_id = ? AND status = 1", org_id).Find(&goodType).Error
  339. return goodType, err
  340. }
  341. func FindAllGoodTypeOne(org_id int64) (goodType []*models.GoodsType, err error) {
  342. err = readDb.Model(&models.GoodsType{}).Where("org_id = ? AND status = 1 and out_stock = 1", org_id).Find(&goodType).Error
  343. return goodType, err
  344. }
  345. func FindAllGoodInfo(org_id int64) (goodInfo []*models.GoodInfo, err error) {
  346. 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
  347. return goodInfo, err
  348. }
  349. func FindAllGoodInfoTwo(org_id int64) (goodInfo []*models.GoodInfo, err error) {
  350. err = XTReadDB().Model(&models.GoodInfo{}).Where("org_id = ? AND status = 1", org_id).Find(&goodInfo).Error
  351. return goodInfo, err
  352. }
  353. func FindAllWarehouseTotal(org_id int64) (total int64, err error) {
  354. err = readDb.Model(&models.Warehousing{}).Where("org_id = ?", org_id).Count(&total).Error
  355. return total, err
  356. }
  357. func FindAllWarehouseTotalOne(org_id int64) (total int64, err error) {
  358. err = readDb.Model(&models.XtDrugWarehouse{}).Where("org_id = ?", org_id).Count(&total).Error
  359. return total, err
  360. }
  361. func AddSigleWarehouse(warehouse *models.Warehousing) error {
  362. err := writeDb.Create(&warehouse).Error
  363. return err
  364. }
  365. func UpdateWarehouse(id int64, storehouse_id int64) error {
  366. err := XTWriteDB().Model(&models.Warehousing{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  367. return err
  368. }
  369. func AddSigleDrugWarehouse(warehouse *models.DrugWarehouse) error {
  370. err := writeDb.Create(&warehouse).Error
  371. return err
  372. }
  373. func UpdateSigleDrugWarehouse(id int64, storehosue_id int64) error {
  374. err := XTWriteDB().Model(&models.DrugWarehouse{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehosue_id}).Error
  375. return err
  376. }
  377. func AddSigleSalesReturn(salesReturn *models.SalesReturn) error {
  378. err := writeDb.Create(&salesReturn).Error
  379. return err
  380. }
  381. func AddSigleDrugSalesReturn(salesReturn *models.DrugSalesReturn) error {
  382. err := writeDb.Create(&salesReturn).Error
  383. return err
  384. }
  385. func UpDateGoodReturnStatus(ids []string) {
  386. writeDb.Model(&models.WarehousingInfo{}).Where("id IN (?)", ids).Update(map[string]interface{}{"is_return": 1})
  387. }
  388. func UpDateCanCelStockStatus(ids []string) {
  389. writeDb.Model(&models.WarehouseOutInfo{}).Where("id IN (?)", ids).Update(map[string]interface{}{"is_cancel": 1})
  390. }
  391. func CreateWarehousingInfo(warehousingInfo []*models.WarehousingInfo) (err error) {
  392. if len(warehousingInfo) > 0 {
  393. utx := writeDb.Begin()
  394. if len(warehousingInfo) > 0 {
  395. 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 "
  396. insertParams := make([]string, 0)
  397. insertData := make([]interface{}, 0)
  398. for _, info := range warehousingInfo {
  399. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  400. insertData = append(insertData, info.WarehousingId)
  401. insertData = append(insertData, info.GoodId)
  402. insertData = append(insertData, info.GoodTypeId)
  403. insertData = append(insertData, info.Number)
  404. insertData = append(insertData, info.ProductDate)
  405. insertData = append(insertData, info.ExpiryDate)
  406. insertData = append(insertData, info.WarehousingCount)
  407. insertData = append(insertData, info.Price)
  408. insertData = append(insertData, info.TotalPrice)
  409. insertData = append(insertData, info.Dealer)
  410. insertData = append(insertData, info.Manufacturer)
  411. insertData = append(insertData, info.Remark)
  412. insertData = append(insertData, info.Ctime)
  413. insertData = append(insertData, info.Mtime)
  414. insertData = append(insertData, info.Status)
  415. insertData = append(insertData, info.OrgId)
  416. insertData = append(insertData, info.WarehousingOrder)
  417. insertData = append(insertData, info.Type)
  418. insertData = append(insertData, info.WarehousingCount)
  419. insertData = append(insertData, info.LicenseNumber)
  420. insertData = append(insertData, info.PackingPrice)
  421. insertData = append(insertData, info.StorehouseId)
  422. }
  423. thisSQL += strings.Join(insertParams, ", ")
  424. err = utx.Exec(thisSQL, insertData...).Error
  425. if err != nil {
  426. utx.Rollback()
  427. return
  428. }
  429. }
  430. utx.Commit()
  431. }
  432. return
  433. }
  434. func CreateDrugWarehousingInfo(warehousingInfo []*models.DrugWarehouseInfo) (err error) {
  435. if len(warehousingInfo) > 0 {
  436. utx := writeDb.Begin()
  437. if len(warehousingInfo) > 0 {
  438. 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 "
  439. insertParams := make([]string, 0)
  440. insertData := make([]interface{}, 0)
  441. for _, info := range warehousingInfo {
  442. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  443. insertData = append(insertData, info.WarehousingId)
  444. insertData = append(insertData, info.DrugId)
  445. insertData = append(insertData, info.Number)
  446. insertData = append(insertData, info.ProductDate)
  447. insertData = append(insertData, info.ExpiryDate)
  448. insertData = append(insertData, info.WarehousingCount)
  449. insertData = append(insertData, info.Price)
  450. insertData = append(insertData, info.TotalPrice)
  451. insertData = append(insertData, info.Dealer)
  452. insertData = append(insertData, info.Manufacturer)
  453. insertData = append(insertData, info.Remark)
  454. insertData = append(insertData, info.Ctime)
  455. insertData = append(insertData, info.Mtime)
  456. insertData = append(insertData, info.Status)
  457. insertData = append(insertData, info.OrgId)
  458. insertData = append(insertData, info.WarehousingOrder)
  459. insertData = append(insertData, info.Type)
  460. insertData = append(insertData, info.RetailPrice)
  461. insertData = append(insertData, info.RetailTotalPrice)
  462. insertData = append(insertData, info.StockMaxNumber)
  463. insertData = append(insertData, info.MaxUnit)
  464. insertData = append(insertData, info.MinUnit)
  465. insertData = append(insertData, info.BatchNumber)
  466. insertData = append(insertData, info.StockMinNumber)
  467. insertData = append(insertData, info.StorehouseId)
  468. }
  469. thisSQL += strings.Join(insertParams, ", ")
  470. err = utx.Exec(thisSQL, insertData...).Error
  471. if err != nil {
  472. utx.Rollback()
  473. return
  474. }
  475. }
  476. utx.Commit()
  477. }
  478. return
  479. }
  480. func CreateDrugWarehousingInfoSix(warehousingInfo []*models.DrugWarehouseInfo) (err error) {
  481. if len(warehousingInfo) > 0 {
  482. utx := writeDb.Begin()
  483. if len(warehousingInfo) > 0 {
  484. 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 "
  485. insertParams := make([]string, 0)
  486. insertData := make([]interface{}, 0)
  487. for _, info := range warehousingInfo {
  488. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  489. insertData = append(insertData, info.WarehousingId)
  490. insertData = append(insertData, info.DrugId)
  491. insertData = append(insertData, info.Number)
  492. insertData = append(insertData, info.ProductDate)
  493. insertData = append(insertData, info.ExpiryDate)
  494. insertData = append(insertData, info.WarehousingCount)
  495. insertData = append(insertData, info.Price)
  496. insertData = append(insertData, info.TotalPrice)
  497. insertData = append(insertData, info.Dealer)
  498. insertData = append(insertData, info.Manufacturer)
  499. insertData = append(insertData, info.Remark)
  500. insertData = append(insertData, info.Ctime)
  501. insertData = append(insertData, info.Mtime)
  502. insertData = append(insertData, info.Status)
  503. insertData = append(insertData, info.OrgId)
  504. insertData = append(insertData, info.WarehousingOrder)
  505. insertData = append(insertData, info.Type)
  506. insertData = append(insertData, info.RetailPrice)
  507. insertData = append(insertData, info.RetailTotalPrice)
  508. insertData = append(insertData, info.StockMaxNumber)
  509. insertData = append(insertData, info.MaxUnit)
  510. insertData = append(insertData, info.MinUnit)
  511. insertData = append(insertData, info.BatchNumber)
  512. insertData = append(insertData, info.StockMinNumber)
  513. insertData = append(insertData, info.SupplyWarehouseId)
  514. insertData = append(insertData, info.SupplyWarehouseDetailInfo)
  515. insertData = append(insertData, info.StorehouseId)
  516. insertData = append(insertData, info.IsCheck)
  517. }
  518. thisSQL += strings.Join(insertParams, ", ")
  519. err = utx.Exec(thisSQL, insertData...).Error
  520. if err != nil {
  521. utx.Rollback()
  522. return
  523. }
  524. }
  525. utx.Commit()
  526. }
  527. return
  528. }
  529. func UpdateDrugInfo(warehousingInfo []*models.DrugWarehouseInfo) (err error) {
  530. var total float64
  531. var min_number int64
  532. for _, item := range warehousingInfo {
  533. //查询刚入库耗材的库存
  534. count, _ := FindDrugWaresingCount(item.DrugId, item.OrgId)
  535. //更新药品库的总量
  536. info, _ := FindeDrugInfo(item.DrugId)
  537. min_number = count.StockMaxNumber * info.MinNumber
  538. str := strconv.FormatInt(min_number, 10)
  539. minFloat, _ := strconv.ParseFloat(str, 64)
  540. total = info.Total + minFloat
  541. lib := models.BaseDrugLib{
  542. Total: total,
  543. }
  544. UpdateBaseDrug(&lib, item.ID)
  545. }
  546. return err
  547. }
  548. func FindDrugWaresingCount(drug_id int64, orgid int64) (models.XtDrugWarehouseInfo, error) {
  549. info := models.XtDrugWarehouseInfo{}
  550. db := XTReadDB().Table("xt_drug_warehouse_info").Where("status = 1")
  551. err = db.Select("stock_max_number,drug_id").Where("drug_id = ? and org_id = ? and status =1", drug_id, orgid).Last(&info).Error
  552. return info, err
  553. }
  554. func FindeDrugInfo(drug_id int64) (models.BaseDrugLib, error) {
  555. lib := models.BaseDrugLib{}
  556. err := XTReadDB().Model(&lib).Where("id = ?", drug_id).Find(&lib).Error
  557. return lib, err
  558. }
  559. func UpdateBaseDrug(lib *models.BaseDrugLib, id int64) error {
  560. err := XTWriteDB().Model(&lib).Where("id = ?", id).Updates(map[string]interface{}{"total": lib.Total}).Error
  561. return err
  562. }
  563. func UpdateBaseDrugOne(lib models.BaseDrugLib, id int64) error {
  564. err := XTWriteDB().Model(&lib).Where("id = ?", id).Updates(map[string]interface{}{"retail_price": lib.RetailPrice, "last_price": lib.LastPrice}).Error
  565. return err
  566. }
  567. func FindeLastWarehouseInfo(id int64) (models.DrugWarehouseInfo, error) {
  568. info := models.DrugWarehouseInfo{}
  569. err := XTReadDB().Model(&info).Where("id=? and status = 1", id).Find(&info).Error
  570. return info, err
  571. }
  572. func GetLastWarehouseOut(orgid int64) (models.DrugWarehouseOut, error) {
  573. out := models.DrugWarehouseOut{}
  574. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&out).Error
  575. return out, err
  576. }
  577. func CreateDrugFlow(drugflow []*models.DrugFlow) (err error) {
  578. if len(drugflow) > 0 {
  579. utx := writeDb.Begin()
  580. if len(drugflow) > 0 {
  581. 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 "
  582. insertParams := make([]string, 0)
  583. insertData := make([]interface{}, 0)
  584. for _, info := range drugflow {
  585. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  586. insertData = append(insertData, info.WarehousingId)
  587. insertData = append(insertData, info.DrugId)
  588. insertData = append(insertData, info.Number)
  589. insertData = append(insertData, info.BatchNumber)
  590. insertData = append(insertData, info.Count)
  591. insertData = append(insertData, info.UserOrgId)
  592. insertData = append(insertData, info.PatientId)
  593. insertData = append(insertData, info.SystemTime)
  594. insertData = append(insertData, info.ConsumableType)
  595. insertData = append(insertData, info.IsSys)
  596. insertData = append(insertData, info.WarehousingOrder)
  597. insertData = append(insertData, info.WarehouseOutId)
  598. insertData = append(insertData, info.WarehouseOutOrderNumber)
  599. insertData = append(insertData, info.IsEdit)
  600. insertData = append(insertData, info.CancelStockId)
  601. insertData = append(insertData, info.CancelOrderNumber)
  602. insertData = append(insertData, info.Manufacturer)
  603. insertData = append(insertData, info.Dealer)
  604. insertData = append(insertData, info.Creator)
  605. insertData = append(insertData, info.UpdateCreator)
  606. insertData = append(insertData, info.Status)
  607. insertData = append(insertData, info.Ctime)
  608. insertData = append(insertData, info.Mtime)
  609. insertData = append(insertData, info.Price)
  610. insertData = append(insertData, info.WarehousingDetailId)
  611. insertData = append(insertData, info.WarehouseOutDetailId)
  612. insertData = append(insertData, info.CancelOutDetailId)
  613. insertData = append(insertData, info.ExpireDate)
  614. insertData = append(insertData, info.ProductDate)
  615. insertData = append(insertData, info.MaxUnit)
  616. insertData = append(insertData, info.MinUnit)
  617. insertData = append(insertData, info.StorehouseId)
  618. }
  619. thisSQL += strings.Join(insertParams, ", ")
  620. err = utx.Exec(thisSQL, insertData...).Error
  621. if err != nil {
  622. utx.Rollback()
  623. return
  624. }
  625. }
  626. utx.Commit()
  627. }
  628. return
  629. }
  630. func GetDrugFlowIsExist(warhouseing int64, drug_id int64) (*models.DrugFlow, error) {
  631. info := models.DrugFlow{}
  632. err = XTReadDB().Where("warehousing_id = ? and drug_id = ? and status = 1", warhouseing, drug_id).Find(&info).Error
  633. if err == gorm.ErrRecordNotFound {
  634. return nil, err
  635. }
  636. if err != nil {
  637. return nil, err
  638. }
  639. return &info, nil
  640. }
  641. func GetDrugByWarehouseInfo(id int64) (models.XtDrugWarehouseInfo, error) {
  642. info := models.XtDrugWarehouseInfo{}
  643. err := XTReadDB().Where("id=? and status = 1", id).Find(&info).Error
  644. return info, err
  645. }
  646. func UpdateDrugWarehouseingInfo(id int64, info models.XtDrugWarehouseInfo) error {
  647. warehouseInfo := models.XtDrugWarehouseInfo{}
  648. err := XTWriteDB().Model(&warehouseInfo).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_max_number": info.StockMaxNumber}).Error
  649. return err
  650. }
  651. func CreateDrugFlowOne(flow models.DrugFlow) error {
  652. ut := writeDb.Begin()
  653. err := ut.Create(&flow).Error
  654. if err != nil {
  655. ut.Rollback()
  656. return err
  657. }
  658. ut.Commit()
  659. return err
  660. }
  661. func CreateNewDrugFlowOne(flow models.DrugFlow, tx *gorm.DB) error {
  662. err := tx.Create(&flow).Error
  663. if err != nil {
  664. tx.Rollback()
  665. return err
  666. }
  667. return err
  668. }
  669. func UpdateDrugFlowSeven(patientid int64, recorddate int64, drugid int64, advice_id int64, id int64) (models.DrugAutomaticReduceDetail, error) {
  670. detail := models.DrugAutomaticReduceDetail{}
  671. 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
  672. 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
  673. return detail, err
  674. }
  675. func UpdateDrugFlowTens(patientid int64, warehouse_out_number string, drug_id int64, advice_id int64) (models.DrugFlow, error) {
  676. flow := models.DrugFlow{}
  677. 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
  678. return flow, err
  679. }
  680. func CreateDrugFlowTwo(flow *models.DrugFlow) error {
  681. tx := XTWriteDB().Begin()
  682. err := tx.Create(&flow).Error
  683. if err != nil {
  684. tx.Rollback()
  685. return err
  686. }
  687. tx.Commit()
  688. return err
  689. }
  690. func FindLastWarehousingInfo(order string) (info models.WarehousingInfo, err error) {
  691. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_order = ? AND status = 1", order).Last(&info).Error
  692. return info, err
  693. }
  694. func GetLastWarehousingInfo(goodid int64) (models.WarehousingInfo, error) {
  695. info := models.WarehousingInfo{}
  696. err := XTReadDB().Model(&info).Where("good_id = ? and status = 1", goodid).Last(&info).Error
  697. return info, err
  698. }
  699. func CreatedWarehouseingDetail(info *models.WarehousingInfo) error {
  700. err := XTWriteDB().Create(&info).Error
  701. return err
  702. }
  703. func FindFirstWarehousingInfoByStock(good_id int64, good_type_id int64, storehouse_id int64) (info models.WarehousingInfo, err error) {
  704. if storehouse_id == 0 {
  705. 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
  706. }
  707. if storehouse_id > 0 {
  708. 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
  709. }
  710. return info, err
  711. }
  712. func FindNewFirstWarehousingInfoByStock(good_id int64, good_type_id int64, storehouse_id int64, tx *gorm.DB) (info models.WarehousingInfo, err error) {
  713. if storehouse_id == 0 {
  714. 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
  715. if err != gorm.ErrRecordNotFound {
  716. if err != nil {
  717. tx.Rollback()
  718. return info, err
  719. }
  720. }
  721. }
  722. if storehouse_id > 0 {
  723. 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
  724. if err != gorm.ErrRecordNotFound {
  725. if err != nil {
  726. tx.Rollback()
  727. return info, err
  728. }
  729. }
  730. }
  731. return info, err
  732. }
  733. func FindFirstWarehousingInfoByStockTwo(good_id int64, good_type_id int64, storehouse_id int64) (info models.VmWarehousingInfo, err error) {
  734. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  735. if good_id > 0 {
  736. db = db.Where("x.good_id = ?", good_id)
  737. }
  738. if good_type_id > 0 {
  739. db = db.Where("x.good_type_id = ?", good_type_id)
  740. }
  741. if storehouse_id > 0 {
  742. db = db.Where("x.storehouse_id = ?", storehouse_id)
  743. }
  744. err = db.Select("sum(x.stock_count) as count").Scan(&info).Error
  745. return info, err
  746. }
  747. func FindWarehousingInfoByIdSeven(id int64) (models.WarehousingInfo, error) {
  748. info := models.WarehousingInfo{}
  749. err := XTReadDB().Model(&info).Where("id= ? and status = 1", id).Find(&info).Error
  750. return info, err
  751. }
  752. func FindWarehousingInfoTen(goodId int64, storehouse_id int64) (models.WarehousingInfo, error) {
  753. info := models.WarehousingInfo{}
  754. var err error
  755. if storehouse_id == 0 {
  756. 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
  757. }
  758. if storehouse_id > 0 {
  759. 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
  760. }
  761. return info, err
  762. }
  763. //药品先进先出,找出最先入库的批次
  764. func FindLastDrugWarehousingInfoByID(drug_id int64, storehouse_id int64) (info models.XtDrugWarehouseInfo, err error) {
  765. 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
  766. return info, err
  767. }
  768. func FindNewLastDrugWarehousingInfoByID(drug_id int64, storehouse_id int64, tx *gorm.DB) (info models.XtDrugWarehouseInfo, err error) {
  769. 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
  770. if err != gorm.ErrRecordNotFound {
  771. if err != nil {
  772. tx.Rollback()
  773. return info, err
  774. }
  775. }
  776. return info, err
  777. }
  778. func FindLastDrugWarehousingInfoByIDSix(drug_id int64, warehouse_out_id int64, is_source int64, storehouse_id int64) (info models.XtDrugWarehouseInfo, err error) {
  779. if is_source == 1 {
  780. 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
  781. }
  782. if is_source == 2 || is_source == 0 {
  783. 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
  784. }
  785. return info, err
  786. }
  787. // 出库时先进先出,找出最先入库的批次
  788. func FindLastWarehousingInfoByID(drug_id int64) (info models.WarehousingInfo, err error) {
  789. 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
  790. return info, err
  791. }
  792. //
  793. //// 出库时先进先出,找出最先入库的批次
  794. //func (drug_id int64) (info models.WarehousingInfo, err error) {
  795. // 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
  796. // return info, err
  797. //}
  798. func FindLastDrugWarehousingInfo(order string) (info models.DrugWarehouseInfo, err error) {
  799. err = readDb.Model(&models.DrugWarehouseInfo{}).Where("warehousing_order = ? AND status = 1", order).Last(&info).Error
  800. return info, err
  801. }
  802. 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) {
  803. offset := (page - 1) * limit
  804. db := readDb.Model(&models.Warehousing{})
  805. db = db.Where("xt_warehouse.org_id = ? AND xt_warehouse.status = 1 AND xt_warehouse.type = ?", orgId, types)
  806. if len(keywords) > 0 {
  807. likeKey := "%" + keywords + "%"
  808. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse.creater")
  809. 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")
  810. }
  811. if startTime > 0 {
  812. db = db.Where("xt_warehouse.operation_time >=?", startTime)
  813. }
  814. if endTime > 0 {
  815. db = db.Where("xt_warehouse.operation_time<= ?", endTime)
  816. }
  817. if storehouse_id > 0 {
  818. db = db.Where("xt_warehouse.storehouse_id = ?", storehouse_id)
  819. }
  820. if check_type == 0 {
  821. db = db.Where("xt_warehouse.is_check = 0 or xt_warehouse.is_check = 1 or xt_warehouse.is_check = 2")
  822. }
  823. if check_type > 0 {
  824. db = db.Where("xt_warehouse.is_check = ?", check_type)
  825. }
  826. err = db.Count(&total).Offset(offset).Limit(limit).Order("xt_warehouse.ctime desc").Find(&list).Error
  827. return
  828. }
  829. func GetGoodInforByGoodName(keyword string, orgid int64) (goodInfo []*models.GoodInfo, err error) {
  830. db := XTReadDB().Model(&goodInfo).Where("status = 1")
  831. if orgid > 0 {
  832. db = db.Where("org_id = ?", orgid)
  833. }
  834. if len(keyword) > 0 {
  835. likeKey := "%" + keyword + "%"
  836. db = db.Where("good_name like ?", likeKey)
  837. }
  838. err = db.Find(&goodInfo).Error
  839. return goodInfo, err
  840. }
  841. func GetWarehoureOrderInfoByGoodId(good_id []int64, startime int64, endtime int64, orgid int64, storehouse_id int64) (info []*models.WarehousingInfo, err error) {
  842. db := XTReadDB().Model(&info).Where("status =1")
  843. if len(good_id) > 0 {
  844. db = db.Where("good_id in (?)", good_id)
  845. }
  846. if startime > 0 {
  847. db = db.Where("ctime >=?", startime)
  848. }
  849. if endtime > 0 {
  850. db = db.Where("ctime<=?", endtime)
  851. }
  852. if orgid > 0 {
  853. db = db.Where("org_id = ?", orgid)
  854. }
  855. if storehouse_id > 0 {
  856. db = db.Where("storehouse_id = ?", storehouse_id)
  857. }
  858. err = db.Find(&info).Error
  859. return info, err
  860. }
  861. func GetWarehoureOrderOutByGoodId(good_id []int64, startime int64, endtime int64, orgid int64, storehouse_id int64) (info []*models.WarehouseOutInfo, err error) {
  862. db := XTReadDB().Model(&info).Where("status =1")
  863. if len(good_id) > 0 {
  864. db = db.Where("good_id in (?)", good_id)
  865. }
  866. if startime > 0 {
  867. db = db.Where("ctime >=?", startime)
  868. }
  869. if endtime > 0 {
  870. db = db.Where("ctime<=?", endtime)
  871. }
  872. if orgid > 0 {
  873. db = db.Where("org_id = ?", orgid)
  874. }
  875. if storehouse_id > 0 {
  876. db = db.Where("storehouse_id = ?", storehouse_id)
  877. }
  878. err = db.Find(&info).Error
  879. return info, err
  880. }
  881. type VMDrugWarehouse struct {
  882. ID int64 `gorm:"column:id" json:"id" form:"id"`
  883. WarehousingOrder string `gorm:"column:warehousing_order" json:"warehousing_order" form:"warehousing_order"`
  884. OperationTime int64 `gorm:"column:operation_time" json:"operation_time" form:"operation_time"`
  885. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  886. Creater int64 `gorm:"column:creater" json:"creater" form:"creater"`
  887. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  888. Modifier int64 `gorm:"column:modifier" json:"modifier" form:"modifier"`
  889. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  890. Status int64 `gorm:"column:status" json:"status" form:"status"`
  891. WarehousingTime int64 `gorm:"column:warehousing_time" json:"warehousing_time" form:"warehousing_time"`
  892. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  893. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  894. Type int64 `gorm:"column:type" json:"type" form:"type"`
  895. Manufacturers *models.Manufacturer `gorm:"ForeignKey:Manufacturer;AssociationForeignKey:ID" json:"manufacturers"`
  896. Dealers *models.Dealer `gorm:"ForeignKey:Dealer;AssociationForeignKey:ID" json:"dealers"`
  897. SupplyWarehouseId int64 `gorm:"column:supply_warehouse_id" json:"supply_warehouse_id" form:"supply_warehouse_id"`
  898. StorehouseId int64 `gorm:"column:storehouse_id" json:"storehouse_id" form:"storehouse_id"`
  899. IsSys int64 `gorm:"column:is_sys" json:"is_sys" form:"is_sys"`
  900. IsCheck int64 `gorm:"column:is_check" json:"is_check" form:"is_check"`
  901. Checker int64 `gorm:"column:checker" json:"checker" form:"checker"`
  902. }
  903. func (VMDrugWarehouse) TableName() string {
  904. return "xt_drug_warehouse"
  905. }
  906. type VMDrugWarehouseInfo struct {
  907. ID int64 `gorm:"column:id" json:"id" form:"id"`
  908. WarehousingId int64 `gorm:"column:warehousing_id" json:"warehousing_id" form:"warehousing_id"`
  909. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  910. Number string `gorm:"column:number" json:"number" form:"number"`
  911. ProductDate int64 `gorm:"column:product_date" json:"product_date" form:"product_date"`
  912. ExpiryDate int64 `gorm:"column:expiry_date" json:"expiry_date" form:"expiry_date"`
  913. WarehousingCount int64 `gorm:"column:warehousing_count" json:"warehousing_count" form:"warehousing_count"`
  914. Price float64 `gorm:"column:price" json:"price" form:"price"`
  915. TotalPrice float64 `gorm:"column:total_price" json:"total_price" form:"total_price"`
  916. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  917. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  918. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  919. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  920. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  921. Status int64 `gorm:"column:status" json:"status" form:"status"`
  922. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  923. IsReturn int64 `gorm:"column:is_return" json:"is_return" form:"is_return"`
  924. WarehousingOrder string `gorm:"column:warehousing_order" json:"warehousing_order" form:"warehousing_order"`
  925. Type int64 `gorm:"column:type" json:"type" form:"type"`
  926. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  927. RetailTotalPrice float64 `gorm:"column:retail_total_price" json:"retail_total_price" form:"retail_total_price"`
  928. BatchNumber string `gorm:"column:batch_number" json:"batch_number" form:"batch_number"`
  929. MaxUnit string `gorm:"column:max_unit" json:"max_unit" form:"max_unit"`
  930. MinUnit string `gorm:"column:min_unit" json:"min_unit" form:"min_unit"`
  931. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  932. SupplyWarehouseId int64 `gorm:"column:supply_warehouse_id" json:"supply_warehouse_id" form:"supply_warehouse_id"`
  933. SupplyWarehouseDetailInfo int64 `gorm:"column:supply_warehouse_detail_info" json:"supply_warehouse_detail_info" form:"supply_warehouse_detail_info"`
  934. StorehouseId int64 `gorm:"column:storehouse_id" json:"storehouse_id" form:"storehouse_id"`
  935. }
  936. func (VMDrugWarehouseInfo) TableName() string {
  937. return "xt_drug_warehouse_info"
  938. }
  939. type Drug struct {
  940. ID int64 `gorm:"column:id" json:"id" form:"id"`
  941. DrugName string `gorm:"column:drug_name" json:"drug_name" form:"drug_name"`
  942. Pinyin string `gorm:"column:pinyin" json:"pinyin" form:"pinyin"`
  943. Wubi string `gorm:"column:wubi" json:"wubi" form:"wubi"`
  944. DrugAlias string `gorm:"column:drug_alias" json:"drug_alias" form:"drug_alias"`
  945. DrugAliasPinyin string `gorm:"column:drug_alias_pinyin" json:"drug_alias_pinyin" form:"drug_alias_pinyin"`
  946. DrugAliasWubi string `gorm:"column:drug_alias_wubi" json:"drug_alias_wubi" form:"drug_alias_wubi"`
  947. DrugCategory int64 `gorm:"column:drug_category" json:"drug_category" form:"drug_category"`
  948. DrugSpec string `gorm:"column:drug_spec" json:"drug_spec" form:"drug_spec"`
  949. DrugType int64 `gorm:"column:drug_type" json:"drug_type" form:"drug_type"`
  950. DrugStockLimit string `gorm:"column:drug_stock_limit" json:"drug_stock_limit" form:"drug_stock_limit"`
  951. DrugOriginPlace string `gorm:"column:drug_origin_place" json:"drug_origin_place" form:"drug_origin_place"`
  952. DrugDosageForm int64 `gorm:"column:drug_dosage_form" json:"drug_dosage_form" form:"drug_dosage_form"`
  953. MedicalInsuranceLevel int64 `gorm:"column:medical_insurance_level" json:"medical_insurance_level" form:"medical_insurance_level"`
  954. MaxUnit string `gorm:"column:max_unit" json:"max_unit" form:"max_unit"`
  955. MinUnit string `gorm:"column:min_unit" json:"min_unit" form:"min_unit"`
  956. UnitMatrixing string `gorm:"column:unit_matrixing" json:"unit_matrixing" form:"unit_matrixing"`
  957. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  958. LastPrice float64 `gorm:"column:last_price" json:"last_price" form:"last_price"`
  959. DrugControl int64 `gorm:"column:drug_control" json:"drug_control" form:"drug_control"`
  960. Number string `gorm:"column:number" json:"number" form:"number"`
  961. DrugClassify string `gorm:"column:drug_classify" json:"drug_classify" form:"drug_classify"`
  962. DrugDose float64 `gorm:"column:drug_dose" json:"drug_dose" form:"drug_dose"`
  963. DrugDoseUnit int64 `gorm:"column:drug_dose_unit" json:"drug_dose_unit" form:"drug_dose_unit"`
  964. MedicalInsuranceNumber string `gorm:"column:medical_insurance_number" json:"medical_insurance_number" form:"medical_insurance_number"`
  965. ProvincesCode string `gorm:"column:provinces_code" json:"provinces_code" form:"provinces_code"`
  966. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  967. PharmacologyCategory int64 `gorm:"column:pharmacology_category" json:"pharmacology_category" form:"pharmacology_category"`
  968. StatisticsCategory int64 `gorm:"column:statistics_category" json:"statistics_category" form:"statistics_category"`
  969. Code string `gorm:"column:code" json:"code" form:"code"`
  970. IsSpecialDiseases int64 `gorm:"column:is_special_diseases" json:"is_special_diseases" form:"is_special_diseases"`
  971. IsRecord int64 `gorm:"column:is_record" json:"is_record" form:"is_record"`
  972. Agent string `gorm:"column:agent" json:"agent" form:"agent"`
  973. DrugStatus string `gorm:"column:drug_status" json:"drug_status" form:"drug_status"`
  974. LimitRemark string `gorm:"column:limit_remark" json:"limit_remark" form:"limit_remark"`
  975. DeliveryWay string `gorm:"column:delivery_way" json:"delivery_way" form:"delivery_way"`
  976. ExecutionFrequency string `gorm:"column:execution_frequency" json:"execution_frequency" form:"execution_frequency"`
  977. SingleDose float64 `gorm:"column:single_dose" json:"single_dose" form:"single_dose"`
  978. PrescribingNumber float64 `gorm:"column:prescribing_number" json:"prescribing_number" form:"prescribing_number"`
  979. Label int64 `gorm:"column:label" json:"label" form:"label"`
  980. Sort int64 `gorm:"column:sort" json:"sort" form:"sort"`
  981. IsUseDoctorAdvice int64 `gorm:"column:is_use_doctor_advice" json:"is_use_doctor_advice" form:"is_use_doctor_advice"`
  982. IsDefault int64 `gorm:"column:is_default" json:"is_default" form:"is_default"`
  983. IsChargePredict int64 `gorm:"column:is_charge_predict" json:"is_charge_predict" form:"is_charge_predict"`
  984. IsStatisticsWork int64 `gorm:"column:is_statistics_work" json:"is_statistics_work" form:"is_statistics_work"`
  985. IsChargeUse int64 `gorm:"column:is_charge_use" json:"is_charge_use" form:"is_charge_use"`
  986. Status int64 `gorm:"column:status" json:"status" form:"status"`
  987. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  988. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  989. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  990. DrugCode string `gorm:"column:drug_code" json:"drug_code" form:"drug_code"`
  991. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  992. DoseCode string `gorm:"column:dose_code" json:"dose_code" form:"dose_code"`
  993. RecordDate int64 `gorm:"column:record_date" json:"record_date" form:"record_date"`
  994. DrugRemark string `gorm:"column:drug_remark" json:"drug_remark" form:"drug_remark"`
  995. SocialSecurityDirectoryCode string `gorm:"column:social_security_directory_code" json:"social_security_directory_code" form:"social_security_directory_code"`
  996. IsMark int64 `gorm:"column:is_mark" json:"is_mark" form:"is_mark"`
  997. PrescriptionMark int64 `gorm:"column:prescription_mark" json:"prescription_mark" form:"prescription_mark"`
  998. HospApprFlag int64 `gorm:"column:hosp_appr_flag" json:"hosp_appr_flag" form:"hosp_appr_flag"`
  999. LmtUsedFlag int64 `gorm:"column:lmt_used_flag" json:"lmt_used_flag" form:"lmt_used_flag"`
  1000. Total float64 `gorm:"column:total" json:"total" form:"total"`
  1001. PrescribingNumberUnit string `gorm:"column:prescribing_number_unit" json:"prescribing_number_unit" form:"prescribing_number_unit"`
  1002. MinNumber int64 `gorm:"column:min_number" json:"min_number" form:"min_number"`
  1003. Dose string `gorm:"column:dose" json:"dose" form:"dose"`
  1004. DoseUnit string `gorm:"column:dose_unit" json:"dose_unit" form:"dose_unit"`
  1005. DrugDay string `gorm:"column:drug_day" json:"drug_day" form:"drug_day"`
  1006. MinPrice float64 `gorm:"column:min_price" json:"min_price" form:"min_price"`
  1007. }
  1008. func (Drug) TableName() string {
  1009. return "xt_base_drug"
  1010. }
  1011. func FindAllDrugWarehousingList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*VMDrugWarehouse, total int64, err error) {
  1012. db := readDb.Model(&VMDrugWarehouse{})
  1013. db = db.Where("xt_drug_warehouse.org_id = ? AND xt_drug_warehouse.status = 1", orgId)
  1014. db = db.Preload("Manufacturers", "status = 1 AND org_id = ?", orgId)
  1015. db = db.Preload("Dealers", "status = 1 AND org_id = ?", orgId)
  1016. if len(keywords) > 0 {
  1017. likeKey := "%" + keywords + "%"
  1018. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_warehouse.creater")
  1019. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_drug_warehouse.manufacturer")
  1020. 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")
  1021. }
  1022. if startTime > 0 {
  1023. db = db.Where("xt_drug_warehouse.operation_time >=?", startTime)
  1024. }
  1025. if endTime > 0 {
  1026. db = db.Where("xt_drug_warehouse.operation_time<= ?", endTime)
  1027. }
  1028. db = db.Count(&total)
  1029. offset := (page - 1) * limit
  1030. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse.ctime desc").Find(&list).Error
  1031. return
  1032. }
  1033. 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) {
  1034. db := readDb.Model(&VMDrugWarehouse{})
  1035. db = db.Where("xt_drug_warehouse.org_id = ? AND xt_drug_warehouse.status = 1", orgId)
  1036. db = db.Preload("Manufacturers", "status = 1 AND org_id = ?", orgId)
  1037. db = db.Preload("Dealers", "status = 1 AND org_id = ?", orgId)
  1038. if len(keywords) > 0 {
  1039. likeKey := "%" + keywords + "%"
  1040. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_warehouse.creater")
  1041. 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")
  1042. }
  1043. if startTime > 0 {
  1044. db = db.Where("xt_drug_warehouse.operation_time >=?", startTime)
  1045. }
  1046. if endTime > 0 {
  1047. db = db.Where("xt_drug_warehouse.operation_time<= ?", endTime)
  1048. }
  1049. if storehouse_id > 0 {
  1050. db = db.Where("xt_drug_warehouse.storehouse_id = ?", storehouse_id)
  1051. }
  1052. if check_type > 0 {
  1053. db = db.Where("xt_drug_warehouse.is_check = ?", check_type)
  1054. }
  1055. db = db.Count(&total)
  1056. offset := (page - 1) * limit
  1057. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse.ctime desc").Find(&list).Error
  1058. return
  1059. }
  1060. func FindWarehousingInfoById(id int64) (list []*models.WarehousingInfo, err error) {
  1061. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_id = ? AND status = 1", id).Preload("GoodInfo").Find(&list).Error
  1062. return list, err
  1063. }
  1064. func FindWarehousingInfoByIdOne(id []int64) (list []*models.WarehousingInfo, err error) {
  1065. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_id in(?) AND status = 1", id).Preload("GoodInfo").Find(&list).Error
  1066. return list, err
  1067. }
  1068. func FindDrugWarehousingInfoById(id int64, org_id int64) (list []*VMDrugWarehouseInfo, err error) {
  1069. 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
  1070. return list, err
  1071. }
  1072. func FindDrugWarehousingInfoByIdThree(id int64, org_id int64) (list []*VMDrugWarehouseInfo, err error) {
  1073. err = readDb.Model(&VMDrugWarehouseInfo{}).Preload("Drug", "status = 1 AND org_id = ?", org_id).Where("warehousing_id = ? AND status = 1", id).Find(&list).Error
  1074. return list, err
  1075. }
  1076. func FindDrugWarehousingInfoByIdOne(id []string, org_id int64) (list []*models.StDrugWarehouseInfo, err error) {
  1077. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  1078. table := XTReadDB().Table("xt_base_drug as t").Where("t.status = 1")
  1079. fmt.Println(table)
  1080. if len(id) > 0 {
  1081. db = db.Where("x.warehousing_id in(?)", id)
  1082. }
  1083. if org_id > 0 {
  1084. db = db.Where("x.org_id = ?", org_id)
  1085. }
  1086. 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
  1087. return list, err
  1088. }
  1089. func FindWarehousingById(id int64) (warehousing models.Warehousing, err error) {
  1090. err = readDb.Model(&models.Warehousing{}).Where("id = ? AND status = 1 ", id).First(&warehousing).Error
  1091. return warehousing, err
  1092. }
  1093. func FindWarehousingByIdOne(id []string) (warehousing []*models.Warehousing, err error) {
  1094. err = readDb.Model(&models.Warehousing{}).Where("id in(?) and status = 1", id).Find(&warehousing).Error
  1095. //err = readDb.Model(&models.Warehousing{}).Where("id = ? AND status = 1 ", id).First(&warehousing).Error
  1096. return warehousing, err
  1097. }
  1098. func FindDrugWarehousingById(id int64, org_id int64) (warehousing VMDrugWarehouse, err error) {
  1099. 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
  1100. return warehousing, err
  1101. }
  1102. func FindDrugWarehousingByIdOne(id []string, org_id int64) (warehousing []*models.DrugWarehouse, err error) {
  1103. db := XTReadDB().Table("xt_drug_warehouse as x").Where("x.status = 1")
  1104. if len(id) > 0 {
  1105. db = db.Where("x.id in(?)", id)
  1106. }
  1107. if org_id > 0 {
  1108. db = db.Where("x.org_id = ?", org_id)
  1109. }
  1110. 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
  1111. return warehousing, err
  1112. }
  1113. //func FindDrugWarehousingById(id int64) (warehousing models.DrugWarehouse, err error) {
  1114. // err = readDb.Model(&models.DrugWarehouse{}).Where("id = ? AND status = 1 ", id).First(&warehousing).Error
  1115. // return warehousing, err
  1116. //
  1117. //}
  1118. func GetInfoByIds(ids []string) (info []*models.WarehousingInfo, err error) {
  1119. err = readDb.Model(&models.WarehousingInfo{}).Preload("Warehousing", "status = 1").Where("id in (?) AND status = 1", ids).Find(&info).Error
  1120. return
  1121. }
  1122. func GetWarehousOutInfoByIds(ids []string) (info []*models.WarehouseOutInfo, err error) {
  1123. err = readDb.Model(&models.WarehouseOutInfo{}).Preload("WarehouseOut", "status = 1").Where("id in (?) AND status = 1", ids).Find(&info).Error
  1124. return
  1125. }
  1126. func CreateSalesReturnInfo(salesReturnInfo []*models.SalesReturnInfo) (err error) {
  1127. if len(salesReturnInfo) > 0 {
  1128. utx := writeDb.Begin()
  1129. if len(salesReturnInfo) > 0 {
  1130. 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 "
  1131. insertParams := make([]string, 0)
  1132. insertData := make([]interface{}, 0)
  1133. for _, info := range salesReturnInfo {
  1134. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1135. insertData = append(insertData, info.GoodId)
  1136. insertData = append(insertData, info.SalesReturnId)
  1137. insertData = append(insertData, info.GoodTypeId)
  1138. insertData = append(insertData, info.Count)
  1139. insertData = append(insertData, info.Price)
  1140. insertData = append(insertData, info.Total)
  1141. insertData = append(insertData, info.Ctime)
  1142. insertData = append(insertData, info.Status)
  1143. insertData = append(insertData, info.OrgId)
  1144. insertData = append(insertData, info.OrderNumber)
  1145. insertData = append(insertData, info.Type)
  1146. insertData = append(insertData, info.Dealer)
  1147. insertData = append(insertData, info.Manufacturer)
  1148. }
  1149. thisSQL += strings.Join(insertParams, ", ")
  1150. err = utx.Exec(thisSQL, insertData...).Error
  1151. if err != nil {
  1152. utx.Rollback()
  1153. return
  1154. }
  1155. }
  1156. utx.Commit()
  1157. }
  1158. return
  1159. }
  1160. func CreateDrugSalesReturnInfo(salesReturnInfo []*models.DrugSalesReturnInfo) (err error) {
  1161. if len(salesReturnInfo) > 0 {
  1162. utx := writeDb.Begin()
  1163. if len(salesReturnInfo) > 0 {
  1164. 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 "
  1165. insertParams := make([]string, 0)
  1166. insertData := make([]interface{}, 0)
  1167. for _, info := range salesReturnInfo {
  1168. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1169. insertData = append(insertData, info.DrugId)
  1170. insertData = append(insertData, info.SalesReturnId)
  1171. insertData = append(insertData, info.Count)
  1172. insertData = append(insertData, info.Price)
  1173. insertData = append(insertData, info.Total)
  1174. insertData = append(insertData, info.Ctime)
  1175. insertData = append(insertData, info.Status)
  1176. insertData = append(insertData, info.OrgId)
  1177. insertData = append(insertData, info.OrderNumber)
  1178. insertData = append(insertData, info.Type)
  1179. insertData = append(insertData, info.Dealer)
  1180. insertData = append(insertData, info.Manufacturer)
  1181. insertData = append(insertData, info.RetailPrice)
  1182. insertData = append(insertData, info.RetailTotalPrice)
  1183. }
  1184. thisSQL += strings.Join(insertParams, ", ")
  1185. err = utx.Exec(thisSQL, insertData...).Error
  1186. if err != nil {
  1187. utx.Rollback()
  1188. return
  1189. }
  1190. }
  1191. utx.Commit()
  1192. }
  1193. return
  1194. }
  1195. func FindAllSalesReturnTotal(org_id int64) (total int64, err error) {
  1196. err = readDb.Model(&models.SalesReturn{}).Where("org_id = ?", org_id).Count(&total).Error
  1197. return total, err
  1198. }
  1199. func FindAllCancelStockTotal(org_id int64) (total int64, err error) {
  1200. err = readDb.Model(&models.CancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1201. return total, err
  1202. }
  1203. func FindNewAllCancelStockTotal(org_id int64, tx *gorm.DB) (total int64, err error) {
  1204. err = tx.Model(&models.CancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1205. if err != gorm.ErrRecordNotFound {
  1206. if err != nil {
  1207. tx.Rollback()
  1208. return total, err
  1209. }
  1210. }
  1211. return total, err
  1212. }
  1213. func FindAllDrugCancelStockTotal(org_id int64) (total int64, err error) {
  1214. err = readDb.Model(&models.DrugCancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1215. return total, err
  1216. }
  1217. func FindNewAllDrugCancelStockTotal(org_id int64, tx *gorm.DB) (total int64, err error) {
  1218. err = tx.Model(&models.DrugCancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1219. if err != nil {
  1220. tx.Rollback()
  1221. return total, err
  1222. }
  1223. return total, err
  1224. }
  1225. //func FindAllDrugCancelStockTotalTX(org_id int64,tx *gorm.DB) (total int64, err error) {
  1226. // err = tx.Model(&models.DrugCancelStock{}).Where("org_id = ?", org_id).Count(&total).Error
  1227. // return total, err
  1228. //}
  1229. func FindAllReturnList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*models.SalesReturn, total int64, err error) {
  1230. db := readDb.Model(&models.SalesReturn{})
  1231. db = db.Where("xt_sales_return.org_id = ? AND xt_sales_return.status = 1 AND xt_sales_return.type = ?", orgId, types)
  1232. if len(keywords) > 0 {
  1233. likeKey := "%" + keywords + "%"
  1234. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_sales_return.creater")
  1235. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_sales_return.manufacturer")
  1236. 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")
  1237. }
  1238. if startTime > 0 {
  1239. db = db.Where("xt_sales_return.opera_time >=?", startTime)
  1240. }
  1241. if endTime > 0 {
  1242. db = db.Where("xt_sales_return.opera_time<= ?", endTime)
  1243. }
  1244. db = db.Count(&total)
  1245. offset := (page - 1) * limit
  1246. err = db.Offset(offset).Limit(limit).Order("xt_sales_return.ctime desc").Find(&list).Error
  1247. return
  1248. }
  1249. func FindAllDrugReturnList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*models.DrugSalesReturn, total int64, err error) {
  1250. db := readDb.Model(&models.DrugSalesReturn{})
  1251. db = db.Where("xt_drug_sales_return.org_id = ? AND xt_drug_sales_return.status = 1 ", orgId)
  1252. if len(keywords) > 0 {
  1253. likeKey := "%" + keywords + "%"
  1254. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_sales_return.creater")
  1255. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_drug_sales_return.manufacturer")
  1256. 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")
  1257. }
  1258. if startTime > 0 {
  1259. db = db.Where("xt_drug_sales_return.opera_time >=?", startTime)
  1260. }
  1261. if endTime > 0 {
  1262. db = db.Where("xt_drug_sales_return.opera_time<= ?", endTime)
  1263. }
  1264. db = db.Count(&total)
  1265. offset := (page - 1) * limit
  1266. err = db.Offset(offset).Limit(limit).Order("xt_drug_sales_return.ctime desc").Find(&list).Error
  1267. return
  1268. }
  1269. func FindReturnInfoById(id int64) (list []*models.SalesReturnInfo, err error) {
  1270. err = readDb.Model(&models.SalesReturnInfo{}).Where("sales_return_id = ? AND status = 1", id).Find(&list).Error
  1271. return list, err
  1272. }
  1273. func FindCancelStockInfoById(id int64) (list []*models.CancelStockInfo, err error) {
  1274. err = readDb.Model(&models.CancelStockInfo{}).Where("cancel_stock_id = ? AND status = 1", id).Preload("WarehousingInfo", "status = 1").Preload("GoodInfo", "status = 1").Find(&list).Error
  1275. return list, err
  1276. }
  1277. type DrugCancelStockInfo struct {
  1278. ID int64 `gorm:"column:id" json:"id" form:"id"`
  1279. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  1280. CancelStockId int64 `gorm:"column:cancel_stock_id" json:"cancel_stock_id" form:"cancel_stock_id"`
  1281. Count int64 `gorm:"column:count" json:"count" form:"count"`
  1282. Price float64 `gorm:"column:price" json:"price" form:"price"`
  1283. Total float64 `gorm:"column:total" json:"total" form:"total"`
  1284. ProductDate int64 `gorm:"column:product_date" json:"product_date" form:"product_date"`
  1285. ExpiryDate int64 `gorm:"column:expiry_date" json:"expiry_date" form:"expiry_date"`
  1286. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  1287. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  1288. Status int64 `gorm:"column:status" json:"status" form:"status"`
  1289. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  1290. OrderNumber string `gorm:"column:order_number" json:"order_number" form:"order_number"`
  1291. Type int64 `gorm:"column:type" json:"type" form:"type"`
  1292. Dealer string `gorm:"column:dealer" json:"dealer" form:"dealer"`
  1293. Manufacturer string `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  1294. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  1295. RetailTotalPrice float64 `gorm:"column:retail_total_price" json:"retail_total_price" form:"retail_total_price"`
  1296. Number string `gorm:"column:number" json:"number" form:"number"`
  1297. RegisterAccount string `gorm:"column:register_account" json:"register_account" form:"register_account"`
  1298. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  1299. BatchNumber string `gorm:"column:batch_number" json:"batch_number" form:"batch_number"`
  1300. MaxUnit string `gorm:"column:max_unit" json:"max_unit" form:"max_unit"`
  1301. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  1302. BatchNumberId int64 `gorm:"column:batch_number_id" json:"batch_number_id" form:"batch_number_id"`
  1303. StorehouseId int64 `gorm:"column:storehouse_id" json:"storehouse_id" form:"storehouse_id"`
  1304. DrugWarehouseInfo []*models.XtDrugWarehouseInfo `gorm:"ForeignKey:DrugId;AssociationForeignKey:DrugId" json:"drug_warehouse_info"`
  1305. }
  1306. func (DrugCancelStockInfo) TableName() string {
  1307. return "xt_drug_cancel_stock_info"
  1308. }
  1309. func FindDrugCancelStockInfoById(id int64, org_id int64) (list []*DrugCancelStockInfo, err error) {
  1310. 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
  1311. return list, err
  1312. }
  1313. func FindAllWarehousingInfo(orgId int64, page int64, limit int64, startTime int64, endTime int64) (list []*models.WarehousingInfo, total int64, err error) {
  1314. db := readDb.Model(&models.WarehousingInfo{})
  1315. db = db.Where("org_id = ? AND status = 1", orgId)
  1316. db = db.Preload("Warehousing", "status = 1 AND org_id = ?", orgId)
  1317. if startTime > 0 {
  1318. db = db.Where("ctime >=?", startTime)
  1319. }
  1320. if endTime > 0 {
  1321. db = db.Where("ctime<= ?", endTime)
  1322. }
  1323. db = db.Count(&total)
  1324. offset := (page - 1) * limit
  1325. err = db.Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  1326. return list, total, err
  1327. }
  1328. func FindAllWarehouseOut(org_id int64) (total int64, err error) {
  1329. err = readDb.Model(&models.WarehouseOut{}).Where("org_id = ?", org_id).Count(&total).Error
  1330. return total, err
  1331. }
  1332. func FindAllDrugWarehouseOut(org_id int64) (total int64, err error) {
  1333. err = readDb.Model(&models.DrugWarehouseOut{}).Where("org_id = ?", org_id).Count(&total).Error
  1334. return total, err
  1335. }
  1336. func AddSigleWarehouseOut(warehouseOut *models.WarehouseOut) error {
  1337. err := writeDb.Create(&warehouseOut).Error
  1338. return err
  1339. }
  1340. func AddNewSigleWarehouseOut(warehouseOut *models.WarehouseOut, tx *gorm.DB) error {
  1341. err := tx.Create(&warehouseOut).Error
  1342. if err != nil {
  1343. tx.Rollback()
  1344. return err
  1345. }
  1346. return err
  1347. }
  1348. func UpdateSingleWarehoseOut(id int64, storehouse_id int64) error {
  1349. err := XTWriteDB().Model(&models.WarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  1350. return err
  1351. }
  1352. func AddSigleDrugWarehouseOut(warehouseOut *models.DrugWarehouseOut) error {
  1353. err := writeDb.Create(&warehouseOut).Error
  1354. return err
  1355. }
  1356. func AddNewSigleDrugWarehouseOut(warehouseOut *models.DrugWarehouseOut, tx *gorm.DB) error {
  1357. err := tx.Create(&warehouseOut).Error
  1358. if err != nil {
  1359. tx.Rollback()
  1360. return err
  1361. }
  1362. return err
  1363. }
  1364. func UpdateSingleDrugWarehouseOut(id int64, storehouse_id int64) error {
  1365. err := XTWriteDB().Model(&models.DrugWarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  1366. return err
  1367. }
  1368. func CreateWarehousingOutInfo(warehouseOutInfo []*models.WarehouseOutInfo) (err error) {
  1369. if len(warehouseOutInfo) > 0 {
  1370. utx := writeDb.Begin()
  1371. if len(warehouseOutInfo) > 0 {
  1372. 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 "
  1373. insertParams := make([]string, 0)
  1374. insertData := make([]interface{}, 0)
  1375. for _, info := range warehouseOutInfo {
  1376. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1377. insertData = append(insertData, info.WarehouseOutId)
  1378. insertData = append(insertData, info.GoodId)
  1379. insertData = append(insertData, info.GoodTypeId)
  1380. insertData = append(insertData, info.ProductDate)
  1381. insertData = append(insertData, info.ExpiryDate)
  1382. insertData = append(insertData, info.Count)
  1383. insertData = append(insertData, info.Price)
  1384. insertData = append(insertData, info.TotalPrice)
  1385. insertData = append(insertData, info.Remark)
  1386. insertData = append(insertData, info.Ctime)
  1387. insertData = append(insertData, info.Status)
  1388. insertData = append(insertData, info.OrgId)
  1389. insertData = append(insertData, info.WarehouseOutOrderNumber)
  1390. insertData = append(insertData, info.Type)
  1391. insertData = append(insertData, info.Dealer)
  1392. insertData = append(insertData, info.Manufacturer)
  1393. insertData = append(insertData, info.Number)
  1394. insertData = append(insertData, info.LicenseNumber)
  1395. }
  1396. thisSQL += strings.Join(insertParams, ", ")
  1397. err = utx.Exec(thisSQL, insertData...).Error
  1398. if err != nil {
  1399. utx.Rollback()
  1400. return
  1401. }
  1402. }
  1403. utx.Commit()
  1404. }
  1405. return
  1406. }
  1407. func CreateDrugWarehousingOutInfo(warehouseOutInfo []*models.DrugWarehouseOutInfo) (err error) {
  1408. if len(warehouseOutInfo) > 0 {
  1409. utx := writeDb.Begin()
  1410. if len(warehouseOutInfo) > 0 {
  1411. 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 "
  1412. insertParams := make([]string, 0)
  1413. insertData := make([]interface{}, 0)
  1414. for _, info := range warehouseOutInfo {
  1415. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1416. insertData = append(insertData, info.WarehouseOutId)
  1417. insertData = append(insertData, info.DrugId)
  1418. insertData = append(insertData, info.ProductDate)
  1419. insertData = append(insertData, info.ExpiryDate)
  1420. insertData = append(insertData, info.Count)
  1421. insertData = append(insertData, info.Price)
  1422. insertData = append(insertData, info.TotalPrice)
  1423. insertData = append(insertData, info.Remark)
  1424. insertData = append(insertData, info.Ctime)
  1425. insertData = append(insertData, info.Status)
  1426. insertData = append(insertData, info.OrgId)
  1427. insertData = append(insertData, info.WarehouseOutOrderNumber)
  1428. insertData = append(insertData, info.Type)
  1429. insertData = append(insertData, info.Dealer)
  1430. insertData = append(insertData, info.Manufacturer)
  1431. insertData = append(insertData, info.RetailPrice)
  1432. insertData = append(insertData, info.RetailTotalPrice)
  1433. insertData = append(insertData, info.Number)
  1434. insertData = append(insertData, info.BatchNumber)
  1435. insertData = append(insertData, info.CountUnit)
  1436. }
  1437. thisSQL += strings.Join(insertParams, ", ")
  1438. err = utx.Exec(thisSQL, insertData...).Error
  1439. if err != nil {
  1440. utx.Rollback()
  1441. return
  1442. }
  1443. }
  1444. utx.Commit()
  1445. }
  1446. return
  1447. }
  1448. func FindLastWarehousingOutInfo(order string) (info models.WarehouseOutInfo, err error) {
  1449. err = readDb.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_order_number = ? AND status = 1", order).Last(&info).Error
  1450. return info, err
  1451. }
  1452. func FindLastDrugWarehousingOutInfo(order string) (info models.DrugWarehouseOutInfo, err error) {
  1453. err = readDb.Model(&models.DrugWarehouseOutInfo{}).Where("warehouse_out_order_number = ? AND status = 1", order).Last(&info).Error
  1454. return info, err
  1455. }
  1456. func FindAllWarehouseOutList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*models.WarehouseOut, total int64, err error) {
  1457. db := readDb.Model(&models.WarehouseOut{})
  1458. db = db.Where("xt_warehouse_out.org_id = ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.type = ?", orgId, types)
  1459. if len(keywords) > 0 {
  1460. likeKey := "%" + keywords + "%"
  1461. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  1462. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_warehouse_out.manufacturer")
  1463. 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")
  1464. }
  1465. if startTime > 0 {
  1466. db = db.Where("xt_warehouse_out.ctime >=?", startTime)
  1467. }
  1468. if endTime > 0 {
  1469. db = db.Where("xt_warehouse_out.ctime<= ?", endTime)
  1470. }
  1471. db = db.Count(&total)
  1472. offset := (page - 1) * limit
  1473. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out.ctime desc").Find(&list).Error
  1474. return list, total, err
  1475. }
  1476. 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) {
  1477. db := readDb.Model(&models.WarehouseOut{})
  1478. db = db.Where("xt_warehouse_out.org_id = ? AND xt_warehouse_out.status = 1 AND xt_warehouse_out.type = ?", orgId, types)
  1479. if len(keywords) > 0 {
  1480. likeKey := "%" + keywords + "%"
  1481. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  1482. 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")
  1483. }
  1484. if startTime > 0 {
  1485. db = db.Where("xt_warehouse_out.warehouse_out_time >=?", startTime)
  1486. }
  1487. if endTime > 0 {
  1488. db = db.Where("xt_warehouse_out.warehouse_out_time<= ?", endTime)
  1489. }
  1490. if storehouse_id > 0 {
  1491. db = db.Where("xt_warehouse_out.storehouse_id = ?", storehouse_id)
  1492. }
  1493. if way_type == 0 {
  1494. 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")
  1495. }
  1496. if way_type == 1 {
  1497. db = db.Where("xt_warehouse_out.is_sys = 0")
  1498. }
  1499. if way_type == 2 {
  1500. db = db.Where("xt_warehouse_out.is_sys = 1")
  1501. }
  1502. if way_type == 3 {
  1503. db = db.Where("xt_warehouse_out.is_sys = 12")
  1504. }
  1505. if way_type == 4 {
  1506. db = db.Where("xt_warehouse_out.is_sys = 5")
  1507. }
  1508. if check_type > 0 {
  1509. db = db.Where("xt_warehouse_out.is_check = ?", check_type)
  1510. }
  1511. if check_type == 0 {
  1512. db = db.Where("xt_warehouse_out.is_check = 1 or xt_warehouse_out.is_check = 2")
  1513. }
  1514. db = db.Count(&total)
  1515. offset := (page - 1) * limit
  1516. if orgId == 10191 {
  1517. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out.warehouse_out_time desc").Find(&list).Error
  1518. } else {
  1519. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out.ctime desc").Find(&list).Error
  1520. }
  1521. return list, total, err
  1522. }
  1523. func FindAllDrugWarehouseOutList(orgId int64, page int64, limit int64, startTime int64, endTime int64, types int64, keywords string) (list []*models.DrugWarehouseOut, total int64, err error) {
  1524. db := readDb.Model(&models.DrugWarehouseOut{})
  1525. db = db.Where("xt_drug_warehouse_out.org_id = ? AND xt_drug_warehouse_out.status = 1 ", orgId)
  1526. if len(keywords) > 0 {
  1527. likeKey := "%" + keywords + "%"
  1528. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_warehouse_out.creater")
  1529. db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_drug_warehouse_out.manufacturer")
  1530. 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")
  1531. }
  1532. if startTime > 0 {
  1533. db = db.Where("xt_drug_warehouse_out.ctime >=?", startTime)
  1534. }
  1535. if endTime > 0 {
  1536. db = db.Where("xt_drug_warehouse_out.ctime<= ?", endTime)
  1537. }
  1538. db = db.Count(&total)
  1539. offset := (page - 1) * limit
  1540. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse_out.ctime desc").Find(&list).Error
  1541. return list, total, err
  1542. }
  1543. 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) {
  1544. db := readDb.Model(&models.DrugWarehouseOut{})
  1545. db = db.Where("xt_drug_warehouse_out.org_id = ? AND xt_drug_warehouse_out.status = 1 ", orgId)
  1546. if len(keywords) > 0 {
  1547. likeKey := "%" + keywords + "%"
  1548. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_warehouse_out.creater")
  1549. 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")
  1550. }
  1551. if startTime > 0 {
  1552. db = db.Where("xt_drug_warehouse_out.ctime >=?", startTime)
  1553. }
  1554. if endTime > 0 {
  1555. db = db.Where("xt_drug_warehouse_out.ctime<= ?", endTime)
  1556. }
  1557. if storehouse_id > 0 {
  1558. db = db.Where("xt_drug_warehouse_out.storehouse_id = ?", storehouse_id)
  1559. }
  1560. if check_type > 0 {
  1561. db = db.Where("xt_drug_warehouse_out.is_check = ?", check_type)
  1562. }
  1563. if way_type == 0 {
  1564. 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")
  1565. }
  1566. if way_type == 1 {
  1567. db = db.Where("xt_drug_warehouse_out.is_sys = 0")
  1568. }
  1569. if way_type == 2 {
  1570. db = db.Where("xt_drug_warehouse_out.is_sys = 1")
  1571. }
  1572. if way_type == 3 {
  1573. db = db.Where("xt_drug_warehouse_out.is_sys = 12")
  1574. }
  1575. if way_type == 4 {
  1576. db = db.Where("xt_drug_warehouse_out.is_sys = 15")
  1577. }
  1578. db = db.Count(&total)
  1579. offset := (page - 1) * limit
  1580. if orgId == 10191 {
  1581. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse_out.warehouse_out_time desc").Find(&list).Error
  1582. } else {
  1583. err = db.Offset(offset).Limit(limit).Order("xt_drug_warehouse_out.ctime desc").Find(&list).Error
  1584. }
  1585. return list, total, err
  1586. }
  1587. func FindWarehouseOutInfoById(id int64) (list []*models.WarehouseOutInfo, err error) {
  1588. 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
  1589. return list, err
  1590. }
  1591. type DrugWarehouseOutInfo struct {
  1592. ID int64 `gorm:"column:id" json:"id" form:"id"`
  1593. WarehouseOutId int64 `gorm:"column:warehouse_out_id" json:"warehouse_out_id" form:"warehouse_out_id"`
  1594. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  1595. WarehousingOutTarget int64 `gorm:"column:warehousing_out_target" json:"warehousing_out_target" form:"warehousing_out_target"`
  1596. Count int64 `gorm:"column:count" json:"count" form:"count"`
  1597. CountUnit string `gorm:"column:count_unit" json:"count_unit" form:"count_unit"`
  1598. Price float64 `gorm:"column:price" json:"price" form:"price"`
  1599. TotalPrice float64 `gorm:"column:total_price" json:"total_price" form:"total_price"`
  1600. ProductDate int64 `gorm:"column:product_date" json:"product_date" form:"product_date"`
  1601. ExpiryDate int64 `gorm:"column:expiry_date" json:"expiry_date" form:"expiry_date"`
  1602. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  1603. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  1604. Status int64 `gorm:"column:status" json:"status" form:"status"`
  1605. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  1606. Remark string `gorm:"column:remark" json:"remark" form:"remark"`
  1607. IsCancel int64 `gorm:"column:is_cancel" json:"is_cancel" form:"is_cancel"`
  1608. WarehouseOutOrderNumber string `gorm:"column:warehouse_out_order_number" json:"warehouse_out_order_number" form:"warehouse_out_order_number"`
  1609. Type int64 `gorm:"column:type" json:"type" form:"type"`
  1610. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  1611. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  1612. IsSys int64 `gorm:"column:is_sys" json:"is_sys" form:"is_sys"`
  1613. SysRecordTime int64 `gorm:"column:sys_record_time" json:"sys_record_time" form:"sys_record_time"`
  1614. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  1615. RetailTotalPrice float64 `gorm:"column:retail_total_price" json:"retail_total_price" form:"retail_total_price"`
  1616. Number string `gorm:"column:number" json:"number" form:"number"`
  1617. BatchNumber string `gorm:"column:batch_number" json:"batch_number" form:"batch_number"`
  1618. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  1619. WarehouseInfoId int64 `gorm:"column:warehouse_info_id" json:"warehouse_info_id" form:"warehouse_info_id"`
  1620. SupplyCancelOutId int64 `gorm:"column:supply_cancel_out_id" json:"supply_cancel_out_id" form:"supply_cancel_out_id"`
  1621. SupplyWarehouseId int64 `gorm:"column:supply_warehouse_id" json:"supply_warehouse_id" form:"supply_warehouse_id"`
  1622. AdminUserId int64 `gorm:"column:admin_user_id" json:"admin_user_id" form:"admin_user_id"`
  1623. LastPrice float64 `gorm:"column:last_price" json:"last_price" form:"last_price"`
  1624. StockCount string `gorm:"column:stock_count" json:"stock_count" form:"stock_count"`
  1625. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  1626. }
  1627. func (DrugWarehouseOutInfo) TableName() string {
  1628. return "xt_drug_warehouse_out_info"
  1629. }
  1630. func FindDrugWarehouseOutInfoById(id int64, org_id int64) (list []*DrugWarehouseOutInfo, err error) {
  1631. err = readDb.Model(&DrugWarehouseOutInfo{}).Preload("Drug", "status = 1 AND org_id = ?", org_id).Where("warehouse_out_id = ? AND status = 1 ", id).Find(&list).Error
  1632. return list, err
  1633. }
  1634. func FindWarehouseInfoByGoodId(good_id int64) (int64, *models.WarehousingInfo) {
  1635. info := &models.WarehousingInfo{}
  1636. type WarehouseInfoCountAmount struct {
  1637. Total int64
  1638. }
  1639. var result WarehouseInfoCountAmount
  1640. readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1", good_id).Select("sum(warehousing_count) as total").Scan(&result)
  1641. readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1", good_id).First(info)
  1642. return result.Total, info
  1643. }
  1644. func FindAllSalesReturnCountByGoodId(good_id int64) (int64, error) {
  1645. type SalesReturnCountAmount struct {
  1646. Total int64
  1647. }
  1648. var result SalesReturnCountAmount
  1649. err = readDb.Model(&models.SalesReturnInfo{}).Where("good_id = ? AND status = 1", good_id).Select("sum(count) as total").Scan(&result).Error
  1650. return result.Total, err
  1651. }
  1652. func FindAllWarehouseOutInfoByGoodId(good_id int64) (int64, error) {
  1653. type WarehouseOutInfoCountAmount struct {
  1654. Total int64
  1655. }
  1656. var result WarehouseOutInfoCountAmount
  1657. err = readDb.Model(&models.WarehouseOutInfo{}).Where("good_id = ? AND status = 1", good_id).Select("sum(count) as total").Scan(&result).Error
  1658. return result.Total, err
  1659. }
  1660. func FindAllCancleStockInfoByGoodId(good_id int64) (int64, error) {
  1661. type CancleStockoCountAmount struct {
  1662. Total int64
  1663. }
  1664. var result CancleStockoCountAmount
  1665. err = readDb.Model(&models.CancelStockInfo{}).Where("good_id = ? AND status = 1", good_id).Select("sum(count) as total").Scan(&result).Error
  1666. return result.Total, err
  1667. }
  1668. func FindWarehouseInfoByGoodTypeId(good_type_id int64) (models.WarehousingInfo, error) {
  1669. info := models.WarehousingInfo{}
  1670. err := readDb.Model(&models.WarehousingInfo{}).Where("good_type_id = ? AND status = 1", good_type_id).First(&info).Error
  1671. return info, err
  1672. }
  1673. func GetCancelStockDetailByOrderNumber(ordernumber string, orgid int64) (*models.CancelStock, error) {
  1674. stock := models.CancelStock{}
  1675. err := XTReadDB().Where("order_number = ? and org_id = ? and status = 1", ordernumber, orgid).Find(&stock).Error
  1676. if err == gorm.ErrRecordNotFound {
  1677. return nil, err
  1678. }
  1679. if err != nil {
  1680. return nil, err
  1681. }
  1682. return &stock, nil
  1683. }
  1684. func GetCancelStockDetailByOrderNumberOne(return_time int64, orgid int64) (*models.CancelStock, error) {
  1685. stock := models.CancelStock{}
  1686. err := XTReadDB().Where("return_time = ? and org_id = ? and status = 1", return_time, orgid).Find(&stock).Error
  1687. if err == gorm.ErrRecordNotFound {
  1688. return nil, err
  1689. }
  1690. if err != nil {
  1691. return nil, err
  1692. }
  1693. return &stock, nil
  1694. }
  1695. func GetNewCancelStockDetailByOrderNumberOne(return_time int64, orgid int64, tx *gorm.DB) (*models.CancelStock, error) {
  1696. stock := models.CancelStock{}
  1697. err := tx.Where("return_time = ? and org_id = ? and status = 1", return_time, orgid).Find(&stock).Error
  1698. if err != gorm.ErrRecordNotFound {
  1699. if err != nil {
  1700. tx.Rollback()
  1701. return &stock, err
  1702. }
  1703. }
  1704. return &stock, err
  1705. }
  1706. func AddSigleCancelStock(cancelStock *models.CancelStock) error {
  1707. err := writeDb.Create(&cancelStock).Error
  1708. return err
  1709. }
  1710. func AddNewSigleCancelStock(cancelStock *models.CancelStock, tx *gorm.DB) error {
  1711. err := tx.Create(&cancelStock).Error
  1712. if err != nil {
  1713. tx.Rollback()
  1714. return err
  1715. }
  1716. return err
  1717. }
  1718. func UpdateSigleCancelStock(id int64, storehouse_id int64) error {
  1719. err := XTWriteDB().Model(&models.CancelStock{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  1720. return err
  1721. }
  1722. func GetLastCancelStockById(orgid int64) (models.CancelStock, error) {
  1723. stock := models.CancelStock{}
  1724. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&stock).Error
  1725. return stock, err
  1726. }
  1727. func GetNewLastCancelStockById(orgid int64, tx *gorm.DB) (models.CancelStock, error) {
  1728. stock := models.CancelStock{}
  1729. err := tx.Where("org_id = ? and status = 1", orgid).Last(&stock).Error
  1730. if err != gorm.ErrRecordNotFound {
  1731. if err != nil {
  1732. tx.Rollback()
  1733. return stock, err
  1734. }
  1735. }
  1736. return stock, err
  1737. }
  1738. func GetLastDrugCancelStockById(orgid int64) (models.DrugCancelStock, error) {
  1739. stock := models.DrugCancelStock{}
  1740. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&stock).Error
  1741. return stock, err
  1742. }
  1743. func GetNewLastDrugCancelStockById(orgid int64, tx *gorm.DB) (models.DrugCancelStock, error) {
  1744. stock := models.DrugCancelStock{}
  1745. err := tx.Where("org_id = ? and status = 1", orgid).Last(&stock).Error
  1746. if err != gorm.ErrRecordNotFound {
  1747. if err != nil {
  1748. tx.Rollback()
  1749. return stock, err
  1750. }
  1751. }
  1752. return stock, err
  1753. }
  1754. func GetManufactureById(id int64) (models.Manufacturer, error) {
  1755. manufacturer := models.Manufacturer{}
  1756. err := XTReadDB().Model(&manufacturer).Where("id = ? and status = 1", id).Find(&manufacturer).Error
  1757. return manufacturer, err
  1758. }
  1759. func GetNewManufactureById(id int64, tx *gorm.DB) (models.Manufacturer, error) {
  1760. manufacturer := models.Manufacturer{}
  1761. err := tx.Model(&manufacturer).Where("id = ? and status = 1", id).Find(&manufacturer).Error
  1762. if err != gorm.ErrRecordNotFound {
  1763. if err != nil {
  1764. tx.Rollback()
  1765. return manufacturer, err
  1766. }
  1767. }
  1768. return manufacturer, err
  1769. }
  1770. func GetDealerById(id int64) (models.Dealer, error) {
  1771. dealer := models.Dealer{}
  1772. err := XTReadDB().Model(&dealer).Where("id=? and status = 1", id).Find(&dealer).Error
  1773. return dealer, err
  1774. }
  1775. func GetNewDealerById(id int64, tx *gorm.DB) (models.Dealer, error) {
  1776. dealer := models.Dealer{}
  1777. err := tx.Model(&dealer).Where("id=? and status = 1", id).Find(&dealer).Error
  1778. if err != gorm.ErrRecordNotFound {
  1779. if err != nil {
  1780. tx.Rollback()
  1781. return dealer, err
  1782. }
  1783. }
  1784. return dealer, err
  1785. }
  1786. func AddSigleDrugCancelStock(cancelStock *models.DrugCancelStock) error {
  1787. err := writeDb.Create(&cancelStock).Error
  1788. return err
  1789. }
  1790. func AddNewSigleDrugCancelStock(cancelStock *models.DrugCancelStock, tx *gorm.DB) error {
  1791. err := tx.Create(&cancelStock).Error
  1792. if err != nil {
  1793. tx.Rollback()
  1794. return err
  1795. }
  1796. return err
  1797. }
  1798. func UpdateSingleDrugCancelStock(id int64, storehouse_id int64) error {
  1799. err := XTWriteDB().Model(&models.DrugCancelStock{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"storehouse_id": storehouse_id}).Error
  1800. return err
  1801. }
  1802. //func AddSigleDrugCancelStockTX(cancelStock *models.DrugCancelStock,tx *gorm.DB) error {
  1803. // err := tx.Create(&cancelStock).Error
  1804. // return err
  1805. //}
  1806. func CreateCancelStockInfo(cancelStockInfo []*models.CancelStockInfo) (err error) {
  1807. if len(cancelStockInfo) > 0 {
  1808. utx := writeDb.Begin()
  1809. if len(cancelStockInfo) > 0 {
  1810. 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 "
  1811. insertParams := make([]string, 0)
  1812. insertData := make([]interface{}, 0)
  1813. for _, info := range cancelStockInfo {
  1814. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1815. insertData = append(insertData, info.GoodId)
  1816. insertData = append(insertData, info.CancelStockId)
  1817. insertData = append(insertData, info.GoodTypeId)
  1818. insertData = append(insertData, info.Count)
  1819. insertData = append(insertData, info.Price)
  1820. insertData = append(insertData, info.Total)
  1821. insertData = append(insertData, info.Ctime)
  1822. insertData = append(insertData, info.Status)
  1823. insertData = append(insertData, info.OrgId)
  1824. insertData = append(insertData, info.OrderNumber)
  1825. insertData = append(insertData, info.Type)
  1826. insertData = append(insertData, info.Dealer)
  1827. insertData = append(insertData, info.Manufacturer)
  1828. insertData = append(insertData, info.Number)
  1829. insertData = append(insertData, info.RegisterAccount)
  1830. insertData = append(insertData, info.Remark)
  1831. insertData = append(insertData, info.ProductDate)
  1832. insertData = append(insertData, info.ExpiryDate)
  1833. insertData = append(insertData, info.WarehouseInfoId)
  1834. insertData = append(insertData, info.WarehouseInfoId)
  1835. }
  1836. thisSQL += strings.Join(insertParams, ", ")
  1837. err = utx.Exec(thisSQL, insertData...).Error
  1838. if err != nil {
  1839. utx.Rollback()
  1840. return
  1841. }
  1842. }
  1843. utx.Commit()
  1844. }
  1845. return
  1846. }
  1847. func CreateCancelStockInfoTwo(info *models.DrugCancelStockInfo) error {
  1848. err := XTWriteDB().Create(&info).Error
  1849. return err
  1850. }
  1851. //func CreateCancelStockInfoTwoTX(info *models.DrugCancelStockInfo,tx *gorm.DB) error {
  1852. // err := tx.Create(&info).Error
  1853. // return err
  1854. //}
  1855. func GetLastStockInfoThree(drugid int64) (models.DrugCancelStockInfo, error) {
  1856. info := models.DrugCancelStockInfo{}
  1857. err := XTReadDB().Model(&info).Where("drug_id = ? and status = 1", drugid).Find(&info).Error
  1858. return info, err
  1859. }
  1860. //func GetLastStockInfoThreeTX(drugid int64,tx *gorm.DB) (models.DrugCancelStockInfo, error) {
  1861. // info := models.DrugCancelStockInfo{}
  1862. // err := tx.Model(&info).Where("drug_id = ? and status = 1", drugid).Find(&info).Error
  1863. // return info, err
  1864. //}
  1865. func CreateCancelStockInfoOne(info *models.CancelStockInfo) error {
  1866. err := XTWriteDB().Create(&info).Error
  1867. return err
  1868. }
  1869. func CreateNewCancelStockInfoOne(info *models.CancelStockInfo, tx *gorm.DB) error {
  1870. err := XTWriteDB().Create(&info).Error
  1871. if err != nil {
  1872. tx.Rollback()
  1873. return err
  1874. }
  1875. return err
  1876. }
  1877. func GetLastCancelStockInfoByGoodId(goodId int64) (models.CancelStockInfo, error) {
  1878. info := models.CancelStockInfo{}
  1879. err := XTReadDB().Model(&info).Where("good_id = ? and status = 1", goodId).Last(&info).Error
  1880. return info, err
  1881. }
  1882. func GetLastNewCancelStockInfoByGoodId(goodId int64, tx *gorm.DB) (models.CancelStockInfo, error) {
  1883. info := models.CancelStockInfo{}
  1884. err := tx.Model(&info).Where("good_id = ? and status = 1", goodId).Last(&info).Error
  1885. if err != gorm.ErrRecordNotFound {
  1886. if err != nil {
  1887. tx.Rollback()
  1888. return info, err
  1889. }
  1890. }
  1891. return info, err
  1892. }
  1893. func GetLastDrugCancelStockInfoById(drugid int64) (models.DrugCancelStockInfo, error) {
  1894. info := models.DrugCancelStockInfo{}
  1895. err := XTReadDB().Model(&info).Where("drug_id = ? and status = 1", drugid).Last(&info).Error
  1896. return info, err
  1897. }
  1898. func CreateDrugCancelStockInfo(cancelStockInfo []*models.DrugCancelStockInfo) (err error) {
  1899. if len(cancelStockInfo) > 0 {
  1900. utx := writeDb.Begin()
  1901. if len(cancelStockInfo) > 0 {
  1902. 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 "
  1903. insertParams := make([]string, 0)
  1904. insertData := make([]interface{}, 0)
  1905. for _, info := range cancelStockInfo {
  1906. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  1907. insertData = append(insertData, info.DrugId)
  1908. insertData = append(insertData, info.CancelStockId)
  1909. insertData = append(insertData, info.Count)
  1910. insertData = append(insertData, info.Price)
  1911. insertData = append(insertData, info.Total)
  1912. insertData = append(insertData, info.Ctime)
  1913. insertData = append(insertData, info.Status)
  1914. insertData = append(insertData, info.OrgId)
  1915. insertData = append(insertData, info.OrderNumber)
  1916. insertData = append(insertData, info.Type)
  1917. insertData = append(insertData, info.Dealer)
  1918. insertData = append(insertData, info.Manufacturer)
  1919. insertData = append(insertData, info.RetailPrice)
  1920. insertData = append(insertData, info.RetailTotalPrice)
  1921. insertData = append(insertData, info.RegisterAccount)
  1922. insertData = append(insertData, info.BatchNumber)
  1923. insertData = append(insertData, info.Remark)
  1924. insertData = append(insertData, info.MaxUnit)
  1925. insertData = append(insertData, info.ProductDate)
  1926. insertData = append(insertData, info.ExpiryDate)
  1927. insertData = append(insertData, info.BatchNumberId)
  1928. }
  1929. thisSQL += strings.Join(insertParams, ", ")
  1930. err = utx.Exec(thisSQL, insertData...).Error
  1931. if err != nil {
  1932. utx.Rollback()
  1933. return
  1934. }
  1935. }
  1936. utx.Commit()
  1937. }
  1938. return
  1939. }
  1940. func FindAllCancelStockList(orgId int64) (list []*models.CancelStock, err error) {
  1941. db := readDb.Model(&models.CancelStock{})
  1942. db = db.Where("org_id = ? AND status = 1", orgId)
  1943. err = db.Order("ctime desc").Find(&list).Error
  1944. return
  1945. }
  1946. func FindAllStockOutList(orgId int64, page int64, limit int64, startTime int64, endTime int64) (list []*models.WarehouseOutInfo, total int64, err error) {
  1947. db := readDb.Model(&models.WarehousingInfo{})
  1948. db = db.Where("org_id = ? AND status = 1", orgId)
  1949. db = db.Preload("WarehouseOut", "status = 1 AND org_id = ?", orgId)
  1950. if startTime > 0 {
  1951. db = db.Where("ctime >=?", startTime)
  1952. }
  1953. if endTime > 0 {
  1954. db = db.Where("ctime<= ?", endTime)
  1955. }
  1956. db = db.Count(&total)
  1957. offset := (page - 1) * limit
  1958. err = db.Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  1959. return
  1960. }
  1961. func FindAllStockInfo(orgId int64, page int64, limit int64, keyword string, startime int64, endtime int64, type_name int64) (list []*models.StockInfo, total int64, err error) {
  1962. db := XTReadDB().Model(&models.StockInfo{})
  1963. if startime > 0 {
  1964. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  1965. return db.Where("org_id = ? AND status = 1 and sys_record_time>=?", orgId, startime)
  1966. })
  1967. }
  1968. if startime == 0 || endtime == 0 {
  1969. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  1970. return db.Where("org_id = ? AND status = 1", orgId)
  1971. })
  1972. }
  1973. if endtime > 0 {
  1974. db = db.Preload("QueryWarehouseOutInfo", func(db *gorm.DB) *gorm.DB {
  1975. return db.Where("org_id = ? AND status = 1 and sys_record_time >=? and sys_record_time<=?", orgId, startime, endtime)
  1976. })
  1977. }
  1978. db = db.Where("xt_good_information.org_id = ? AND xt_good_information.status = 1", orgId)
  1979. db = db.Group("xt_good_information.id")
  1980. if startime == 0 || endtime == 0 {
  1981. db = db.Preload("QueryWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  1982. return db.Where("org_id = ? AND status = 1", orgId)
  1983. })
  1984. }
  1985. if startime > 0 {
  1986. db = db.Preload("QueryWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  1987. return db.Where("org_id = ? AND status = 1 and ctime >= ?", orgId, startime)
  1988. })
  1989. }
  1990. if endtime > 0 {
  1991. db = db.Preload("QueryWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  1992. return db.Where("org_id = ? AND status = 1 and ctime>=? and ctime <= ?", orgId, startime, endtime)
  1993. })
  1994. }
  1995. db = db.Preload("QuerySalesReturnInfo", "org_id = ? AND status = 1", orgId)
  1996. if startime == 0 || endtime == 0 {
  1997. db = db.Preload("QueryCancelStockInfo", "org_id = ? AND status = 1", orgId)
  1998. }
  1999. if startime > 0 {
  2000. db = db.Preload("QueryCancelStockInfo", "org_id = ? AND status = 1 and ctime >=?", orgId, startime)
  2001. }
  2002. if endtime > 0 {
  2003. db = db.Preload("QueryCancelStockInfo", "org_id = ? AND status = 1 and ctime >=? and ctime<=?", orgId, startime, endtime)
  2004. }
  2005. db = db.Preload("GoodsType", "org_id = ? AND status = 1", orgId)
  2006. if len(keyword) > 0 {
  2007. likeKey := "%" + keyword + "%"
  2008. 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)
  2009. 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")
  2010. }
  2011. if type_name > 0 {
  2012. 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)
  2013. }
  2014. db = db.Count(&total)
  2015. offset := (page - 1) * limit
  2016. err = db.Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  2017. return
  2018. }
  2019. func FindWarehouseInfoTotalByGoodId(goodId int64) (total int64, err error) {
  2020. err = readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1", goodId).Count(&total).Error
  2021. return
  2022. }
  2023. func FindWarehouseOutInfoTotalByGoodId(goodId int64) (total int64, err error) {
  2024. err = readDb.Model(&models.WarehouseOutInfo{}).Where("good_id = ? AND status = 1", goodId).Count(&total).Error
  2025. return
  2026. }
  2027. func UpDateWarehouse(warehouse *models.Warehousing) (err error) {
  2028. 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
  2029. return
  2030. }
  2031. func UpDateWarehouseOut(warehouseOut *models.WarehouseOut) (err error) {
  2032. 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
  2033. return
  2034. }
  2035. func UpDateWarehouseInfo(warehouseInfo *models.WarehousingInfo) (err error) {
  2036. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_order = ? AND status = 1", warehouseInfo.WarehousingOrder).Update(map[string]interface{}{"good_type_id": warehouseInfo.GoodTypeId,
  2037. "good_id": warehouseInfo.GoodId,
  2038. "number": warehouseInfo.Number,
  2039. "product_date": warehouseInfo.ProductDate,
  2040. "expiry_date": warehouseInfo.ExpiryDate,
  2041. "warehousing_count": warehouseInfo.WarehousingCount,
  2042. "price": warehouseInfo.Price,
  2043. "total_price": warehouseInfo.TotalPrice,
  2044. "mtime": warehouseInfo.Mtime,
  2045. "remark": warehouseInfo.Remark,
  2046. }).Error
  2047. return
  2048. }
  2049. func UpDateWarehouseStatus(id int64) (err error) {
  2050. err = readDb.Model(&models.WarehousingInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2051. return
  2052. }
  2053. func UpdatedStockFlowById(id int64) (err error) {
  2054. err = XTWriteDB().Model(&models.VmStockFlow{}).Where("warehousing_detail_id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  2055. return
  2056. }
  2057. func UpDateDrugWarehouseStatus(id int64) (err error) {
  2058. err = readDb.Model(&models.DrugWarehouseInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2059. return
  2060. }
  2061. func UpdateDrugFlowById(id int64) (err error) {
  2062. err = XTWriteDB().Model(&models.DrugFlow{}).Where("warehousing_detail_id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2063. return
  2064. }
  2065. func DeleteWarehouse(ids []string) (err error) {
  2066. ut := writeDb.Begin()
  2067. err = ut.Model(&models.Warehousing{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2068. if err != nil {
  2069. ut.Rollback()
  2070. return
  2071. }
  2072. err = ut.Model(&models.WarehousingInfo{}).Where("warehousing_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2073. if err != nil {
  2074. ut.Rollback()
  2075. return
  2076. }
  2077. ut.Commit()
  2078. return
  2079. }
  2080. func DeleteStockFlow(ids []string) (err error) {
  2081. ut := writeDb.Begin()
  2082. err = ut.Model(&models.VmStockFlow{}).Where("warehousing_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2083. if err != nil {
  2084. ut.Rollback()
  2085. return
  2086. }
  2087. ut.Commit()
  2088. return
  2089. }
  2090. func DeleteDrugWarehouse(ids []string) (err error) {
  2091. ut := writeDb.Begin()
  2092. err = ut.Model(&models.DrugWarehouse{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2093. if err != nil {
  2094. ut.Rollback()
  2095. return
  2096. }
  2097. err = ut.Model(&models.DrugWarehouseInfo{}).Where("warehousing_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2098. if err != nil {
  2099. ut.Rollback()
  2100. return
  2101. }
  2102. err = ut.Model(&models.DrugFlow{}).Where("warehousing_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2103. if err != nil {
  2104. ut.Rollback()
  2105. return
  2106. }
  2107. ut.Commit()
  2108. return
  2109. }
  2110. func FindWareHouseById(orderNumber string) (*models.Warehousing, error) {
  2111. warehouse := &models.Warehousing{}
  2112. err := readDb.Model(&models.Warehousing{}).Where("warehousing_order = ? AND status = 1", orderNumber).First(&warehouse).Error
  2113. return warehouse, err
  2114. }
  2115. func FindWareHouseOutById(id int64) (*models.WarehouseOut, error) {
  2116. warehouseOut := &models.WarehouseOut{}
  2117. err := readDb.Model(&models.WarehouseOut{}).Where("id = ? AND status = 1", id).First(&warehouseOut).Error
  2118. return warehouseOut, err
  2119. }
  2120. func FindDrugWareHouseOutById(id int64, org_id int64) (*models.DrugWarehouseOut, error) {
  2121. warehouseOut := &models.DrugWarehouseOut{}
  2122. 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
  2123. return warehouseOut, err
  2124. }
  2125. func FindWarehouseInfoByOrderNumber(orderNumber string) (info []*models.WarehousingInfo, err error) {
  2126. err = readDb.Model(&models.WarehousingInfo{}).Where("warehousing_order = ? AND status = 1", orderNumber).Find(&info).Error
  2127. return
  2128. }
  2129. func FindWarehouseOutInfoByOrderNumber(orderNumber string) (info []*models.WarehouseOutInfo, err error) {
  2130. err = readDb.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_order_number = ? AND status = 1", orderNumber).Find(&info).Error
  2131. return
  2132. }
  2133. func DeleteStockInRecordByOrderNumber(orderNumber string, id int64) (err error) {
  2134. err = readDb.Model(&models.WarehousingInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2135. err = readDb.Model(&models.Warehousing{}).Where("warehousing_order = ? AND status = 1", orderNumber).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2136. return
  2137. }
  2138. func DeleteStockInRecordByReocordId(id int64) (err error) {
  2139. err = readDb.Model(&models.WarehousingInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2140. return
  2141. }
  2142. func FindAllGoodByManufactureId(manufacturer_id int64, dealer_id int64, org_id int64) (goodInfo []*models.GoodInfo, err error) {
  2143. db := readDb.Model(&models.GoodInfo{}).Where("org_id = ? AND status = 1", org_id)
  2144. if manufacturer_id > 0 {
  2145. db = db.Where("manufacturer = ?", manufacturer_id)
  2146. }
  2147. if dealer_id > 0 {
  2148. db = db.Where("dealer = ?", dealer_id)
  2149. }
  2150. err = db.Preload("GoodsType", "status = 1 AND org_id = ?", org_id).Find(&goodInfo).Error
  2151. return goodInfo, err
  2152. }
  2153. func FindAllWarehouseByKeyword(orgId int64, page int64, limit int64, keywords string) (list []*models.Warehousing, total int64, err error) {
  2154. db := readDb.Model(&models.Warehousing{})
  2155. likekey := "%" + keywords + "%"
  2156. db = db.Where("org_id = ? AND status = 1 ", orgId)
  2157. db = db.Where("warehousing_order LIKE ? ", likekey)
  2158. db = db.Count(&total)
  2159. offset := (page - 1) * limit
  2160. err = db.Offset(offset).Limit(limit).Order("ctime desc").Find(&list).Error
  2161. return
  2162. }
  2163. func GetLastWarehousingById(warehousing_id int64, orgid int64) (models.WarehousingInfo, error) {
  2164. info := models.WarehousingInfo{}
  2165. err = XTReadDB().Model(&info).Where("warehousing_id = ? and good_id = ? and status = 1", warehousing_id, orgid).Find(&info).Error
  2166. return info, err
  2167. }
  2168. func GetLastWarehousingByIdOne(warehousing_id int64, orgid int64) (models.WarehousingInfo, error) {
  2169. info := models.WarehousingInfo{}
  2170. err = XTReadDB().Model(&info).Where("id = ? and good_id = ? and status = 1", warehousing_id, orgid).Find(&info).Error
  2171. return info, err
  2172. }
  2173. func UpDateWarehousingInfo(info *models.WarehousingInfo) (err error) {
  2174. err = writeDb.Save(&info).Error
  2175. return err
  2176. }
  2177. func UpDateDrugWarehousingInfo(info *models.DrugWarehouseInfo) (err error) {
  2178. err = writeDb.Save(&info).Error
  2179. return err
  2180. }
  2181. func UpDateDrugWarehousingInfoTwo(id int64, info *models.DrugWarehouseInfo) (err error) {
  2182. 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
  2183. return err
  2184. }
  2185. func UpDateDrugWarehousingInfoSix(id int64, info *models.DrugWarehouseInfo) (err error) {
  2186. 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
  2187. return err
  2188. }
  2189. func GetDrugWarehouseOrderOne(id int64, drug_id int64) (models.DrugWarehouseInfo, error) {
  2190. info := models.DrugWarehouseInfo{}
  2191. err = XTReadDB().Model(&info).Where("warehousing_id = ? and drug_id = ?", id, drug_id).Find(&info).Error
  2192. return info, err
  2193. }
  2194. func EditWarehousing(warehouse models.Warehousing) {
  2195. 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
  2196. }
  2197. func EditDrugWarehousing(warehouse models.DrugWarehouse) {
  2198. 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
  2199. }
  2200. func FindAllWarehouse(org_id int64, types int64) (list []*models.Warehousing, err error) {
  2201. 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
  2202. return list, err
  2203. }
  2204. func FindAllWarehouseInfo(org_id int64, types int64) (list []*models.WarehousingInfoConfig, err error) {
  2205. err = readDb.Model(&models.WarehousingInfoConfig{}).Preload("WarehousingGoodInfo", func(db *gorm.DB) *gorm.DB {
  2206. 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)
  2207. }).Where("org_id = ? AND status = 1 AND type = ?", org_id, types).Find(&list).Error
  2208. return list, err
  2209. }
  2210. func DeleteSalesReturn(ids []string) (err error) {
  2211. ut := writeDb.Begin()
  2212. err = ut.Model(&models.SalesReturn{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2213. if err != nil {
  2214. ut.Rollback()
  2215. return
  2216. }
  2217. err = ut.Model(&models.SalesReturnInfo{}).Where("sales_return_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2218. if err != nil {
  2219. ut.Rollback()
  2220. return
  2221. }
  2222. ut.Commit()
  2223. return
  2224. }
  2225. func DeleteDrugSalesReturn(ids []string) (err error) {
  2226. ut := writeDb.Begin()
  2227. err = ut.Model(&models.DrugSalesReturn{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2228. if err != nil {
  2229. ut.Rollback()
  2230. return
  2231. }
  2232. err = ut.Model(&models.DrugSalesReturnInfo{}).Where("sales_return_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2233. if err != nil {
  2234. ut.Rollback()
  2235. return
  2236. }
  2237. ut.Commit()
  2238. return
  2239. }
  2240. func FindAllSalesReturnInfoById(id int64) (list []*models.SalesReturnInfo, err error) {
  2241. err = readDb.Model(&models.SalesReturnInfo{}).Where("sales_return_id = ? AND status = 1", id).Find(&list).Error
  2242. return
  2243. }
  2244. type DrugSalesReturnInfo struct {
  2245. ID int64 `gorm:"column:id" json:"id" form:"id"`
  2246. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  2247. SalesReturnId int64 `gorm:"column:sales_return_id" json:"sales_return_id" form:"sales_return_id"`
  2248. Count int64 `gorm:"column:count" json:"count" form:"count"`
  2249. Price float64 `gorm:"column:price" json:"price" form:"price"`
  2250. Total float64 `gorm:"column:total" json:"total" form:"total"`
  2251. ProductDate int64 `gorm:"column:product_date" json:"product_date" form:"product_date"`
  2252. ExpiryDate int64 `gorm:"column:expiry_date" json:"expiry_date" form:"expiry_date"`
  2253. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  2254. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  2255. Status int64 `gorm:"column:status" json:"status" form:"status"`
  2256. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  2257. OrderNumber string `gorm:"column:order_number" json:"order_number" form:"order_number"`
  2258. Type int64 `gorm:"column:type" json:"type" form:"type"`
  2259. Dealer int64 `gorm:"column:dealer" json:"dealer" form:"dealer"`
  2260. Manufacturer int64 `gorm:"column:manufacturer" json:"manufacturer" form:"manufacturer"`
  2261. RetailPrice float64 `gorm:"column:retail_price" json:"retail_price" form:"retail_price"`
  2262. RetailTotalPrice float64 `gorm:"column:retail_total_price" json:"retail_total_price" form:"retail_total_price"`
  2263. Number string `gorm:"column:number" json:"number" form:"number"`
  2264. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  2265. }
  2266. func (DrugSalesReturnInfo) TableName() string {
  2267. return "xt_drug_sales_return_info"
  2268. }
  2269. func FindAllDrugSalesReturnInfoById(id int64, org_id int64) (list []*DrugSalesReturnInfo, err error) {
  2270. 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
  2271. return
  2272. }
  2273. func FindAllSalesReturnById(id int64) (salesReturn models.SalesReturn, err error) {
  2274. err = readDb.Model(&models.SalesReturn{}).Where("id = ? AND status = 1", id).First(&salesReturn).Error
  2275. return
  2276. }
  2277. func FindAllDrugSalesReturnById(id int64, org_id int64) (salesReturn models.DrugSalesReturn, err error) {
  2278. 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
  2279. return
  2280. }
  2281. func UpDateSaleReturnStatus(id int64) (err error) {
  2282. err = readDb.Model(&models.SalesReturnInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2283. return
  2284. }
  2285. func UpDateDrugSaleReturnStatus(id int64) (err error) {
  2286. err = readDb.Model(&models.DrugSalesReturnInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2287. return
  2288. }
  2289. func FindSalesReturnById(id int64) (salesReturn models.SalesReturn, err error) {
  2290. err = readDb.Model(&models.SalesReturn{}).Where("id = ? AND status = 1", id).First(&salesReturn).Error
  2291. return salesReturn, err
  2292. }
  2293. func FindDrugSalesReturnById(id int64) (salesReturn models.DrugSalesReturn, err error) {
  2294. err = readDb.Model(&models.DrugSalesReturn{}).Where("id = ? AND status = 1", id).First(&salesReturn).Error
  2295. return salesReturn, err
  2296. }
  2297. func EditSaleReturn(sales models.SalesReturn) {
  2298. 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
  2299. }
  2300. func EditDrugSaleReturn(sales models.DrugSalesReturn) {
  2301. 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
  2302. }
  2303. func UpDateSalesReturnInfo(info *models.SalesReturnInfo) (err error) {
  2304. err = writeDb.Save(&info).Error
  2305. return err
  2306. }
  2307. func UpDateDrugSalesReturnInfo(info *models.DrugSalesReturnInfo) (err error) {
  2308. err = writeDb.Save(&info).Error
  2309. return err
  2310. }
  2311. func DeleteWarehouseOut(ids []string) (err error) {
  2312. ut := writeDb.Begin()
  2313. err = ut.Model(&models.WarehouseOut{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2314. if err != nil {
  2315. ut.Rollback()
  2316. return
  2317. }
  2318. err = ut.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2319. if err != nil {
  2320. ut.Rollback()
  2321. return
  2322. }
  2323. err = ut.Model(&models.VmStockFlow{}).Where("warehouse_out_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2324. if err != nil {
  2325. ut.Rollback()
  2326. return
  2327. }
  2328. ut.Commit()
  2329. return
  2330. }
  2331. func DeleteDrugWarehouseOut(ids []string) (err error) {
  2332. ut := writeDb.Begin()
  2333. err = ut.Model(&models.DrugWarehouseOut{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2334. if err != nil {
  2335. ut.Rollback()
  2336. return
  2337. }
  2338. err = ut.Model(&models.DrugWarehouseOutInfo{}).Where("warehouse_out_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2339. if err != nil {
  2340. ut.Rollback()
  2341. return
  2342. }
  2343. err = ut.Model(&models.DrugFlow{}).Where("warehouse_out_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2344. if err != nil {
  2345. ut.Rollback()
  2346. return
  2347. }
  2348. ut.Commit()
  2349. return
  2350. }
  2351. func UpDateWarehouseOutStatus(id int64) (err error) {
  2352. err = readDb.Model(&models.WarehouseOutInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2353. return
  2354. }
  2355. func UpDateDrugWarehouseInfoByStock(info *models.XtDrugWarehouseInfo) (err error) {
  2356. ut := writeDb.Begin()
  2357. err = ut.Save(&info).Error
  2358. if err != nil {
  2359. ut.Rollback()
  2360. return err
  2361. }
  2362. ut.Commit()
  2363. return err
  2364. }
  2365. func UpDateNewDrugWarehouseInfoByStock(info *models.XtDrugWarehouseInfo, tx *gorm.DB) (err error) {
  2366. err = tx.Save(&info).Error
  2367. if err != nil {
  2368. tx.Rollback()
  2369. return err
  2370. }
  2371. return err
  2372. }
  2373. func UpDateWarehouseInfoByStock(info *models.WarehousingInfo) (err error) {
  2374. ut := writeDb.Begin()
  2375. err = ut.Save(&info).Error
  2376. if err != nil {
  2377. ut.Rollback()
  2378. return err
  2379. }
  2380. ut.Commit()
  2381. return err
  2382. }
  2383. func UpDateNewWarehouseInfoByStock(info *models.WarehousingInfo, tx *gorm.DB) (err error) {
  2384. err = tx.Save(&info).Error
  2385. if err != nil {
  2386. tx.Rollback()
  2387. return err
  2388. }
  2389. return err
  2390. }
  2391. func UpDateDrugWarehouseOutStatus(id int64) (err error) {
  2392. err = readDb.Model(&models.DrugWarehouseOutInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2393. return
  2394. }
  2395. func EditWarehouseOut(warehouseOut models.WarehouseOut) {
  2396. 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
  2397. }
  2398. func EditDrugWarehouseOut(warehouseOut models.DrugWarehouseOut) {
  2399. 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
  2400. }
  2401. func UpDateWarehouseOutInfo(info *models.WarehouseOutInfo) (err error) {
  2402. err = writeDb.Save(&info).Error
  2403. return err
  2404. }
  2405. 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) {
  2406. db := readDb.Model(&models.CancelStock{})
  2407. db = db.Where("xt_cancel_stock.org_id = ? AND xt_cancel_stock.status = 1 AND xt_cancel_stock.type = ?", orgId, types)
  2408. if len(keywords) > 0 {
  2409. likeKey := "%" + keywords + "%"
  2410. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_cancel_stock.creater")
  2411. //db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_cancel_stock.manufacturer")
  2412. db = db.Where("sgj_user_admin_role.user_name LIKE ? OR xt_cancel_stock.order_number LIKE ?", likeKey, likeKey).Group("xt_cancel_stock.id")
  2413. }
  2414. if startTime > 0 {
  2415. db = db.Where("xt_cancel_stock.opera_time >=?", startTime)
  2416. }
  2417. if endTime > 0 {
  2418. db = db.Where("xt_cancel_stock.opera_time<= ?", endTime)
  2419. }
  2420. if storehouse_id > 0 {
  2421. db = db.Where("xt_cancel_stock.storehouse_id = ?", storehouse_id)
  2422. }
  2423. if check_type > 0 {
  2424. db = db.Where("xt_cancel_stock.is_check = ?", check_type)
  2425. }
  2426. db = db.Count(&total)
  2427. offset := (page - 1) * limit
  2428. err = db.Offset(offset).Limit(limit).Order("xt_cancel_stock.ctime desc").Find(&list).Error
  2429. return
  2430. }
  2431. 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) {
  2432. db := readDb.Model(&models.DrugCancelStock{})
  2433. db = db.Where("xt_drug_cancel_stock.org_id = ? AND xt_drug_cancel_stock.status = 1", orgId)
  2434. if len(keywords) > 0 {
  2435. likeKey := "%" + keywords + "%"
  2436. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_drug_cancel_stock.creater")
  2437. //db = db.Joins("join xt_manufacturer on xt_manufacturer.id = xt_drug_cancel_stock.manufacturer")
  2438. 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")
  2439. }
  2440. if startTime > 0 {
  2441. db = db.Where("xt_drug_cancel_stock.opera_time >=?", startTime)
  2442. }
  2443. if endTime > 0 {
  2444. db = db.Where("xt_drug_cancel_stock.opera_time<= ?", endTime)
  2445. }
  2446. if storehoue_id > 0 {
  2447. db = db.Where("xt_drug_cancel_stock.storehouse_id = ?", storehoue_id)
  2448. }
  2449. if check_type > 0 {
  2450. db = db.Where("xt_drug_cancel_stock.is_check = ?", check_type)
  2451. }
  2452. db = db.Count(&total)
  2453. offset := (page - 1) * limit
  2454. err = db.Offset(offset).Limit(limit).Order("xt_drug_cancel_stock.ctime desc").Find(&list).Error
  2455. return
  2456. }
  2457. func GetCancelWarehosueInfo(ids []string) (info []*models.CancelStockInfo, err error) {
  2458. err = XTReadDB().Where("id IN(?) and status = 1", ids).Find(&info).Error
  2459. return info, err
  2460. }
  2461. func DeleteCancelStock(ids []string) (err error) {
  2462. ut := writeDb.Begin()
  2463. err = ut.Model(&models.CancelStock{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2464. if err != nil {
  2465. ut.Rollback()
  2466. return
  2467. }
  2468. err = ut.Model(&models.CancelStockInfo{}).Where("cancel_stock_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2469. if err != nil {
  2470. ut.Rollback()
  2471. return
  2472. }
  2473. err = ut.Model(&models.VmStockFlow{}).Where("cancel_stock_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2474. if err != nil {
  2475. ut.Rollback()
  2476. return
  2477. }
  2478. ut.Commit()
  2479. return
  2480. }
  2481. func GetDrugWareInfoByCancelId(ids []string) (info []*models.DrugCancelStockInfo, err error) {
  2482. err = XTReadDB().Where("cancel_stock_id IN(?) and status = 1", ids).Find(&info).Error
  2483. return info, err
  2484. }
  2485. func DeleteDrugCancelStock(ids []string) (err error) {
  2486. ut := writeDb.Begin()
  2487. err = ut.Model(&models.DrugCancelStock{}).Where("id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2488. if err != nil {
  2489. ut.Rollback()
  2490. return
  2491. }
  2492. err = ut.Model(&models.DrugCancelStockInfo{}).Where("cancel_stock_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2493. if err != nil {
  2494. ut.Rollback()
  2495. return
  2496. }
  2497. err = ut.Model(&models.DrugFlow{}).Where("cancel_stock_id IN (?)", ids).Updates(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2498. if err != nil {
  2499. ut.Rollback()
  2500. return
  2501. }
  2502. ut.Commit()
  2503. return
  2504. }
  2505. func UpDateCancleStockStatus(id int64) (err error) {
  2506. err = readDb.Model(&models.CancelStockInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2507. return
  2508. }
  2509. func GetCancelStockById(id int64) (models.CancelStockInfo, error) {
  2510. info := models.CancelStockInfo{}
  2511. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  2512. return info, err
  2513. }
  2514. func ModefyWarehouseInfoNight(info models.WarehousingInfo, id int64) error {
  2515. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", info.StockCount)).Error
  2516. return err
  2517. }
  2518. func UpdatedStockFlowByCancelId(id int64, good_id int64) (err error) {
  2519. 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
  2520. return
  2521. }
  2522. func UpDateDrugCancleStockStatus(id int64) (err error) {
  2523. err = readDb.Model(&models.DrugCancelStockInfo{}).Where("id = ? AND status = 1", id).Update(map[string]interface{}{"status": 0, "mtime": time.Now().Unix()}).Error
  2524. return
  2525. }
  2526. func UpDateDrugCancelStockById(id int64) (err error) {
  2527. err = XTWriteDB().Model(&models.DrugFlow{}).Where("cancel_out_detail_id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  2528. return
  2529. }
  2530. func EditCancelStock(sales models.CancelStock) {
  2531. 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
  2532. }
  2533. func EditDrugCancelStock(sales models.DrugCancelStock) {
  2534. 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
  2535. }
  2536. func FindCancelStockById(id int64, org_id int64) (cancelStock models.CancelStock, err error) {
  2537. err = readDb.Model(&models.CancelStock{}).Where("id = ? AND status = 1", id).First(&cancelStock).Error
  2538. return cancelStock, err
  2539. }
  2540. func FindCancelDrugById(id int64, org_id int64) (cancelStock models.DrugCancelStock, err error) {
  2541. err = readDb.Model(&models.DrugCancelStock{}).Where("id = ? AND status = 1", id).First(&cancelStock).Error
  2542. return cancelStock, err
  2543. }
  2544. func FindDrugCancelStockById(id int64) (cancelStock models.DrugCancelStock, err error) {
  2545. err = readDb.Model(&models.DrugCancelStock{}).Where("id = ? AND status = 1", id).First(&cancelStock).Error
  2546. return cancelStock, err
  2547. }
  2548. func UpDateCancelStockInfo(info *models.CancelStockInfo) (err error) {
  2549. err = writeDb.Save(&info).Error
  2550. return err
  2551. }
  2552. func UpDateDrugCancelStockInfo(info *models.DrugCancelStockInfo) (err error) {
  2553. err = writeDb.Save(&info).Error
  2554. return err
  2555. }
  2556. func FindWarehouseOutList(org_id int64, types int64) (list []*models.WarehouseOut, err error) {
  2557. 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
  2558. return list, err
  2559. }
  2560. func FindAllWarehouseOutInfo(org_id int64, types int64) (list []*models.WarehousingOutInfoConfig, err error) {
  2561. err = readDb.Model(&models.WarehousingOutInfoConfig{}).Preload("WarehousingGoodInfo", func(db *gorm.DB) *gorm.DB {
  2562. 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)
  2563. }).Where("org_id = ? AND status = 1 AND type = ?", org_id, types).Find(&list).Error
  2564. return list, err
  2565. }
  2566. type StockDetailModel struct {
  2567. GoodId int64 `gorm:"good_id" json:"good_id"`
  2568. GoodTypeId int64 `gorm:"good_type_id" json:"good_type_id"`
  2569. WarehousingOrder string `gorm:"warehousing_order" json:"warehousing_order"`
  2570. Price float64 `gorm:"price" json:"price"`
  2571. WarehousingCount int64 `gorm:"warehousing_count" json:"warehousing_count"`
  2572. Type int `gorm:"type" json:"type"`
  2573. Creater int64 `gorm:"creater" json:"creater"`
  2574. WarehousingTime int64 `gorm:"warehousing_time" json:"warehousing_time"`
  2575. Types int64 `gorm:"types" json:"types"`
  2576. }
  2577. 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) {
  2578. db := readDb.Model(&models.WarehousingInfo{})
  2579. db = db.Where("xt_warehouse_info.org_id = ? AND xt_warehouse_info.status = 1 AND xt_warehouse_info.is_check = 1", orgId)
  2580. if len(keywords) > 0 {
  2581. likeKey := "%" + keywords + "%"
  2582. //db = db.Joins("join xt_warehouse on xt_warehouse.id = xt_warehouse_info.warehousing_id AND ")
  2583. 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)
  2584. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse.creater")
  2585. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_info.good_id")
  2586. 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")
  2587. } else {
  2588. 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)
  2589. }
  2590. if manufacturer > 0 {
  2591. db = db.Joins("join xt_warehouse as wa on wa.id = xt_warehouse_info.warehousing_id AND wa.manufacturer =?", manufacturer)
  2592. }
  2593. if storehouse_id > 0 {
  2594. db = db.Where("xt_warehouse_info.storehouse_id = ?", storehouse_id)
  2595. }
  2596. if order_type > 0 {
  2597. db = db.Where("xt_warehouse_info.type = ?", order_type)
  2598. }
  2599. db = db.Preload("Warehousing", "status = 1 AND org_id = ?", orgId)
  2600. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2601. db = db.Count(&total)
  2602. offset := (page - 1) * limit
  2603. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_info.id desc").Find(&list).Error
  2604. return
  2605. }
  2606. func GetStockInDetailTotal(orgId int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64, storehouse_id int64) (err error, totalPrice float64) {
  2607. db := readDb.Model(&models.WarehousingInfo{})
  2608. db = db.Where("xt_warehouse_info.org_id = ? AND xt_warehouse_info.status = 1", orgId)
  2609. if len(keywords) > 0 {
  2610. likeKey := "%" + keywords + "%"
  2611. //db = db.Joins("join xt_warehouse on xt_warehouse.id = xt_warehouse_info.warehousing_id AND ")
  2612. 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)
  2613. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse.creater")
  2614. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_info.good_id")
  2615. 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")
  2616. } else {
  2617. 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)
  2618. }
  2619. if manufacturer > 0 {
  2620. db = db.Joins("join xt_warehouse as wa on wa.id = xt_warehouse_info.warehousing_id AND wa.manufacturer =?", manufacturer)
  2621. }
  2622. if order_type > 0 {
  2623. db = db.Where("xt_warehouse_info.type = ?", order_type)
  2624. }
  2625. if storehouse_id > 0 {
  2626. db = db.Where("xt_warehouse_info.storehouse_id = ?", storehouse_id)
  2627. }
  2628. type PriceAmount struct {
  2629. Total float64
  2630. }
  2631. var result []PriceAmount
  2632. err = db.Select("total_price as total").Scan(&result).Error
  2633. var total float64
  2634. for _, value := range result {
  2635. total = total + value.Total
  2636. }
  2637. total, _ = strconv.ParseFloat(fmt.Sprintf("%.2f", total), 64)
  2638. return err, total
  2639. }
  2640. func FloatRound(f float64, n int) float64 {
  2641. format := "%." + strconv.Itoa(n) + "f"
  2642. res, _ := strconv.ParseFloat(fmt.Sprintf(format, f), 64)
  2643. return res
  2644. }
  2645. 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) {
  2646. if orgId == 9671 {
  2647. db := readDb.Model(&models.WarehouseOutInfo{})
  2648. 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)
  2649. if len(keywords) > 0 {
  2650. likeKey := "%" + keywords + "%"
  2651. 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)
  2652. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  2653. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_out_info.good_id")
  2654. 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")
  2655. } else {
  2656. 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)
  2657. }
  2658. if manufacturer > 0 {
  2659. db = db.Joins("join xt_warehouse_out as wa on wa.id = xt_warehouse_out_info.warehouse_out_id AND wa.manufacturer =?", manufacturer)
  2660. }
  2661. if order_type > 0 {
  2662. db = db.Where("xt_warehouse_out_info.type = ?", order_type)
  2663. }
  2664. if storehouse_id > 0 {
  2665. db = db.Where("xt_warehouse_out_info.storehouse_id = ?", storehouse_id)
  2666. }
  2667. db = db.Preload("WarehouseOut", "status = 1 AND org_id = ?", orgId)
  2668. db = db.Preload("WarehousingInfoNight", "status=1 and org_id = ?", orgId)
  2669. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2670. db = db.Count(&total)
  2671. offset := (page - 1) * limit
  2672. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out_info.id desc").Find(&list).Error
  2673. return
  2674. } else {
  2675. db := readDb.Model(&models.WarehouseOutInfo{})
  2676. 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)
  2677. if len(keywords) > 0 {
  2678. likeKey := "%" + keywords + "%"
  2679. 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)
  2680. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  2681. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_out_info.good_id")
  2682. 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")
  2683. } else {
  2684. 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)
  2685. }
  2686. if manufacturer > 0 {
  2687. db = db.Joins("join xt_warehouse_out as wa on wa.id = xt_warehouse_out_info.warehouse_out_id AND wa.manufacturer =?", manufacturer)
  2688. }
  2689. if order_type > 0 {
  2690. db = db.Where("xt_warehouse_out_info.type = ?", order_type)
  2691. }
  2692. if storehouse_id > 0 {
  2693. db = db.Where("xt_warehouse_out_info.storehouse_id = ?", storehouse_id)
  2694. }
  2695. db = db.Preload("WarehouseOut", "status = 1 AND org_id = ?", orgId)
  2696. db = db.Preload("WarehousingInfoNight", "status=1 and org_id = ?", orgId)
  2697. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2698. db = db.Count(&total)
  2699. offset := (page - 1) * limit
  2700. err = db.Offset(offset).Limit(limit).Order("xt_warehouse_out_info.id desc").Find(&list).Error
  2701. return
  2702. }
  2703. }
  2704. func GetStockOutDetailTotal(orgId int64, startTime int64, endTime int64, keywords string, manufacturer int64, order_type int64, dealer int64, storehouse_id int64) (err error, totalPrice float64) {
  2705. db := readDb.Model(&models.WarehouseOutInfo{})
  2706. 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)
  2707. if len(keywords) > 0 {
  2708. likeKey := "%" + keywords + "%"
  2709. 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)
  2710. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_warehouse_out.creater")
  2711. db = db.Joins("join xt_good_information on xt_good_information.id = xt_warehouse_out_info.good_id")
  2712. 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")
  2713. } else {
  2714. 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)
  2715. }
  2716. if manufacturer > 0 {
  2717. db = db.Joins("join xt_warehouse_out as wa on wa.id = xt_warehouse_out_info.warehouse_out_id AND wa.manufacturer =?", manufacturer)
  2718. }
  2719. if order_type > 0 {
  2720. db = db.Where("xt_warehouse_out_info.type = ?", order_type)
  2721. }
  2722. if storehouse_id > 0 {
  2723. db = db.Where("xt_warehouse_out_info.storehouse_id = ?", storehouse_id)
  2724. }
  2725. type PriceAmount struct {
  2726. Total float64
  2727. }
  2728. var result []PriceAmount
  2729. err = db.Select("(count * price) as total").Scan(&result).Error
  2730. var total float64
  2731. for _, value := range result {
  2732. total = total + value.Total
  2733. }
  2734. total, _ = strconv.ParseFloat(fmt.Sprintf("%.2f", total), 64)
  2735. fmt.Println(total)
  2736. return err, total
  2737. }
  2738. 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) {
  2739. db := readDb.Model(&models.SalesReturnInfo{})
  2740. db = db.Where("xt_sales_return_info.org_id = ? AND xt_sales_return_info.status = 1", orgId)
  2741. if len(keywords) > 0 {
  2742. likeKey := "%" + keywords + "%"
  2743. 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)
  2744. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_sales_return.creater")
  2745. db = db.Joins("join xt_good_information on xt_good_information.id = xt_sales_return_info.good_id")
  2746. 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")
  2747. } else {
  2748. 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)
  2749. }
  2750. if manufacturer > 0 {
  2751. db = db.Joins("join xt_sales_return as sr on sr.id = xt_sales_return_info.sales_return_id AND sr.manufacturer =?", manufacturer)
  2752. }
  2753. if order_type > 0 {
  2754. db = db.Where("xt_sales_return_info.type = ?", order_type)
  2755. }
  2756. db = db.Preload("SalesReturn", "status = 1 AND org_id = ?", orgId)
  2757. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2758. offset := (page - 1) * limit
  2759. db = db.Count(&total)
  2760. err = db.Offset(offset).Limit(limit).Order("xt_sales_return_info.ctime desc").Find(&list).Error
  2761. return
  2762. }
  2763. 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) {
  2764. db := readDb.Model(&models.CancelStockInfo{})
  2765. db = db.Where("xt_cancel_stock_info.org_id = ? AND xt_cancel_stock_info.status = 1", orgId)
  2766. if len(keywords) > 0 {
  2767. likeKey := "%" + keywords + "%"
  2768. 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)
  2769. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_cancel_stock.creater")
  2770. db = db.Joins("join xt_good_information on xt_good_information.id = xt_cancel_stock_info.good_id")
  2771. 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")
  2772. } else {
  2773. 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)
  2774. }
  2775. if manufacturer > 0 {
  2776. db = db.Joins("join xt_cancel_stock as cs on cs.id = xt_cancel_stock_info.cancel_stock_id AND cs.manufacturer =?", manufacturer)
  2777. }
  2778. if order_type > 0 {
  2779. db = db.Where("xt_cancel_stock_info.type = ?", order_type)
  2780. }
  2781. if storehouse_id > 0 {
  2782. db = db.Where("xt_cancel_stock_info.storehouse_id = ?", order_type)
  2783. }
  2784. db = db.Preload("CancelStock", "status = 1 AND org_id = ?", orgId)
  2785. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2786. err = db.Group("xt_cancel_stock_info.good_id").Order("xt_cancel_stock_info.ctime desc").Find(&list).Error
  2787. return
  2788. }
  2789. 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) {
  2790. db := readDb.Model(&models.CancelStockInfo{})
  2791. db = db.Where("xt_cancel_stock_info.org_id = ? AND xt_cancel_stock_info.status = 1", orgId)
  2792. if len(keywords) > 0 {
  2793. likeKey := "%" + keywords + "%"
  2794. 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)
  2795. db = db.Joins("join sgj_users.sgj_user_admin_role on sgj_user_admin_role.admin_user_id = xt_cancel_stock.creater")
  2796. db = db.Joins("join xt_good_information on xt_good_information.id = xt_cancel_stock_info.good_id")
  2797. 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")
  2798. } else {
  2799. 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)
  2800. }
  2801. if manufacturer > 0 {
  2802. db = db.Joins("join xt_cancel_stock as cs on cs.id = xt_cancel_stock_info.cancel_stock_id AND cs.manufacturer =?", manufacturer)
  2803. }
  2804. if order_type > 0 {
  2805. db = db.Where("xt_cancel_stock_info.type = ?", order_type)
  2806. }
  2807. if storehouse_id > 0 {
  2808. db = db.Where("xt_cancel_stock_info.storehouse_id = ?", storehouse_id)
  2809. }
  2810. db = db.Preload("CancelStock", "status = 1 AND org_id = ?", orgId)
  2811. db = db.Preload("GoodInfo", "status = 1 AND org_id = ?", orgId)
  2812. db = db.Count(&total)
  2813. offset := (page - 1) * limit
  2814. err = db.Offset(offset).Limit(limit).Order("xt_cancel_stock_info.id desc").Find(&list).Error
  2815. return
  2816. }
  2817. func FindStockInByDealerId(id int64) (total int64, err error) {
  2818. err = readDb.Model(&models.Warehousing{}).Where("dealer = ? AND status = 1", id).Count(&total).Error
  2819. return
  2820. }
  2821. func FindStockInByManufacturerId(id int64) (total int64, err error) {
  2822. err = readDb.Model(&models.Warehousing{}).Where("manufacturer = ? AND status = 1", id).Count(&total).Error
  2823. return
  2824. }
  2825. func FindGoodTypeByName(name string, org_id int64) (total int64) {
  2826. readDb.Model(&models.GoodsType{}).Where("org_id = ? AND status = 1 AND type_name = ? ", org_id, name).Count(&total)
  2827. return
  2828. }
  2829. func FindGoodInfoByName(name string, org_id int64, good_type_id int64) (total int64) {
  2830. 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)
  2831. return
  2832. }
  2833. func FindGoodInfoByNameTwo(name string, org_id int64, good_type_id int64, good_name string) (total int64) {
  2834. 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)
  2835. return
  2836. }
  2837. func FindGoodInfoByNameOne(name string, org_id int64, good_type_id int64, id int64, goodname string) (total int64) {
  2838. 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)
  2839. return
  2840. }
  2841. func FindAllGoodTypeByType(types int64) (goodType []*models.GoodsType, err error) {
  2842. err = readDb.Model(&models.GoodsType{}).Where("type = ? AND status = 1", types).Find(&goodType).Error
  2843. return goodType, err
  2844. }
  2845. func FindWarehouseInfoByGoodType(good_type_id int64, org_id int64) (info []*models.WarehousingInfo, err error) {
  2846. 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
  2847. return info, err
  2848. }
  2849. func FindStockOutByIsSys(org_id int64, is_sys int, record_time int64) (out models.WarehouseOut, err error) {
  2850. 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
  2851. return
  2852. }
  2853. func FindStockOutByIsSysSix(org_id int64, is_sys int, record_time int64, second_warehouse_id int64) (out models.WarehouseOut, err error) {
  2854. 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
  2855. return
  2856. }
  2857. func FindDrugStockOutByIsSys(org_id int64, is_sys int, record_time int64) (out models.DrugWarehouseOut, err error) {
  2858. 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
  2859. return
  2860. }
  2861. func FindNewDrugStockOutByIsSys(org_id int64, is_sys int, record_time int64, tx *gorm.DB) (out models.DrugWarehouseOut, err error) {
  2862. 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
  2863. if err != gorm.ErrRecordNotFound {
  2864. if err != nil {
  2865. tx.Rollback()
  2866. return
  2867. }
  2868. }
  2869. return
  2870. }
  2871. func FindDrugSettleStockOutByIsSys(org_id int64, is_sys int, record_time int64) (out models.DrugWarehouseOut, err error) {
  2872. 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
  2873. return
  2874. }
  2875. func FindLastStockInInfoRecord(good_id int64, org_id int64) (in models.WarehousingInfo, err error) {
  2876. err = readDb.Model(&models.WarehousingInfo{}).Where("status = 1 AND org_id = ? AND good_id = ?", org_id, good_id).First(&in).Error
  2877. return
  2878. }
  2879. func FindLastDrugStockInInfoRecord(drug_id int64, org_id int64) (in models.DrugWarehouseOutInfo, err error) {
  2880. err = readDb.Model(&models.DrugWarehouseInfo{}).Where("status = 1 AND org_id = ? AND drug_id = ?", org_id, drug_id).Last(&in).Error
  2881. return
  2882. }
  2883. func GetStockInRecoredByGoodId(goodid int64, goodtypeid int64, recordtime int64, patientid int64, orgid int64) (*models.WarehouseOutInfo, error) {
  2884. info := models.WarehouseOutInfo{}
  2885. 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
  2886. if err == gorm.ErrRecordNotFound {
  2887. return nil, err
  2888. }
  2889. if err != nil {
  2890. return nil, err
  2891. }
  2892. return &info, nil
  2893. }
  2894. func GetStockInRecoredByGoodIdOne(goodid int64, goodtypeid int64, recordtime int64, orgid int64) (*models.WarehouseOutInfo, error) {
  2895. info := models.WarehouseOutInfo{}
  2896. 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
  2897. if err == gorm.ErrRecordNotFound {
  2898. return nil, err
  2899. }
  2900. if err != nil {
  2901. return nil, err
  2902. }
  2903. return &info, nil
  2904. }
  2905. func UpdateAutoMaticReduceDetail(goodid int64, goodtypeid int64, recordtime int64, patientid int64, orgid int64, prepare *models.WarehouseOutInfo) error {
  2906. 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
  2907. return err
  2908. }
  2909. func UpdateAutoMaticReduceDetailOne(goodid int64, goodtypeid int64, recordtime int64, orgid int64, prepare *models.WarehouseOutInfo) error {
  2910. 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
  2911. return err
  2912. }
  2913. func AddSigleWarehouseOutInfo(info *models.WarehouseOutInfo) error {
  2914. err := writeDb.Create(&info).Error
  2915. return err
  2916. }
  2917. func AddNewSigleWarehouseOutInfo(info *models.WarehouseOutInfo, tx *gorm.DB) error {
  2918. err := tx.Create(&info).Error
  2919. if err != nil {
  2920. tx.Rollback()
  2921. return err
  2922. }
  2923. return err
  2924. }
  2925. func UpdateStockOut(warehouseinfoid int64, info models.WarehousingInfo) error {
  2926. err := XTWriteDB().Model(&info).Where("id=? and status = 1", warehouseinfoid).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  2927. return err
  2928. }
  2929. func AddSigleDrugWarehouseOutInfo(info *models.DrugWarehouseOutInfo) error {
  2930. err := writeDb.Create(&info).Error
  2931. return err
  2932. }
  2933. func AddNewSigleDrugWarehouseOutInfo(info *models.DrugWarehouseOutInfo, tx *gorm.DB) error {
  2934. err := tx.Create(&info).Error
  2935. if err != nil {
  2936. tx.Rollback()
  2937. return err
  2938. }
  2939. return err
  2940. }
  2941. func AddSigleAutoReduceRecordInfo(detail *models.AutomaticReduceDetail) error {
  2942. ut := writeDb.Begin()
  2943. err := ut.Create(&detail).Error
  2944. if err != nil {
  2945. ut.Rollback()
  2946. return err
  2947. }
  2948. ut.Commit()
  2949. return err
  2950. }
  2951. func AddSigleDrugAutoReduceRecordInfo(detail *models.DrugAutomaticReduceDetail) error {
  2952. err := writeDb.Create(&detail).Error
  2953. return err
  2954. }
  2955. func AddNewSigleDrugAutoReduceRecordInfo(detail *models.DrugAutomaticReduceDetail, tx *gorm.DB) error {
  2956. err := tx.Create(&detail).Error
  2957. if err != nil {
  2958. tx.Rollback()
  2959. return err
  2960. }
  2961. return err
  2962. }
  2963. func FindStockOutInfoByTypeId(org_id int64, good_type_id int64, good_id int64, out_id int64, number string) (out models.WarehouseOutInfo, err error) {
  2964. 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
  2965. return
  2966. }
  2967. func FindStockOutInfoByStock(org_id int64, good_type_id int64, good_id int64, record_date int64, patient_id int64) (out []*models.WarehouseOutInfo, err error) {
  2968. 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
  2969. return
  2970. }
  2971. func FindStockOutInfoByStockOne(org_id int64, good_type_id int64, good_id int64, record_date int64) (out []*models.WarehouseOutInfo, err error) {
  2972. 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
  2973. return
  2974. }
  2975. func FindStockOutInfoByStockTwo(org_id int64, good_type_id int64, good_id int64, record_date int64, patient_id int64) (models.WarehouseOutInfo, error) {
  2976. info := models.WarehouseOutInfo{}
  2977. 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
  2978. return info, err
  2979. }
  2980. func FindDrugStockOutInfoByTypeId(org_id int64, drug_id int64, out_id int64, number string) (out models.DrugWarehouseOutInfo, err error) {
  2981. 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
  2982. return
  2983. }
  2984. func UpdateStockOutInfoCount(org_id int64, id int64) {
  2985. writeDb.Model(&models.WarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND id = ?", org_id, id).UpdateColumn("count", gorm.Expr("count + ?", 1))
  2986. }
  2987. func FindUserDetailById(org_id int64, id int64) (user []*models.AutomaticReduceDetail, err error, total int64) {
  2988. db := readDb.Model(&models.AutomaticReduceDetail{})
  2989. db = db.Preload("GoodInfo", "org_id = ? AND status = 1", org_id)
  2990. db = db.Preload("GoodsType", "status = 1")
  2991. db = db.Preload("Patients", "user_org_id = ? AND status = 1", org_id)
  2992. db = db.Where("status = 1 AND org_id = ? AND warehouse_out_id = ? AND good_id != 0 AND count <> 0 ", org_id, id)
  2993. db = db.Count(&total)
  2994. err = db.Find(&user).Error
  2995. return
  2996. }
  2997. type DrugAutomaticReduceDetail struct {
  2998. ID int64 `gorm:"column:id" json:"id" form:"id"`
  2999. WarehouseOutId int64 `gorm:"column:warehouse_out_id" json:"warehouse_out_id" form:"warehouse_out_id"`
  3000. WarehouseOutOrderNumber string `gorm:"column:warehouse_out_order_number" json:"warehouse_out_order_number" form:"warehouse_out_order_number"`
  3001. PatientId int64 `gorm:"column:patient_id" json:"patient_id" form:"patient_id"`
  3002. Ctime int64 `gorm:"column:ctime" json:"ctime" form:"ctime"`
  3003. Mtime int64 `gorm:"column:mtime" json:"mtime" form:"mtime"`
  3004. Status int64 `gorm:"column:status" json:"status" form:"status"`
  3005. RecordTime int64 `gorm:"column:record_time" json:"record_time" form:"record_time"`
  3006. OrgId int64 `gorm:"column:org_id" json:"org_id" form:"org_id"`
  3007. DrugId int64 `gorm:"column:drug_id" json:"drug_id" form:"drug_id"`
  3008. Count int64 `gorm:"column:count" json:"count" form:"count"`
  3009. CountUnit string `gorm:"column:count_unit" json:"count_unit" form:"count_unit"`
  3010. Drug *Drug `gorm:"ForeignKey:DrugId;AssociationForeignKey:ID" json:"drug"`
  3011. Patients *models.Patients `gorm:"ForeignKey:PatientId;AssociationForeignKey:ID" json:"user"`
  3012. DrugWarehouseOutInfo []*models.DrugWarehouseOutInfo `gorm:"ForeignKey:PatientId;AssociationForeignKey:PatientId" json:"drugwarehouseoutinfo"`
  3013. }
  3014. func (DrugAutomaticReduceDetail) TableName() string {
  3015. return "xt_drug_automatic_reduce_detail"
  3016. }
  3017. func FindDrugStockUserDetailById(org_id int64, id int64) (user []*DrugAutomaticReduceDetail, err error, total int64) {
  3018. db := readDb.Model(&DrugAutomaticReduceDetail{})
  3019. db = db.Preload("Drug", "org_id = ? AND status = 1", org_id)
  3020. db = db.Preload("Patients", "user_org_id = ? AND status = 1", org_id)
  3021. db = db.Where("status = 1 AND org_id = ? AND warehouse_out_id = ? AND drug_id != 0", org_id, id)
  3022. db = db.Count(&total)
  3023. err = db.Find(&user).Error
  3024. return
  3025. }
  3026. func UpdateStockOutInfoCount2(org_id int64, id int64, count int64) {
  3027. writeDb.Model(&models.WarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND id = ?", org_id, id).UpdateColumn("count", gorm.Expr("count + ?", count))
  3028. }
  3029. func UpdateDrugStockOutInfoCount2(org_id int64, id int64, count int64) {
  3030. writeDb.Model(&models.DrugWarehouseOutInfo{}).Where("status = 1 AND org_id = ? AND id = ?", org_id, id).UpdateColumn("count", gorm.Expr("count + ?", count))
  3031. }
  3032. func FindPatientAutomaticReduceRecord(org_id int64, record_time int64, good_id int64, good_type_id int64, patient_id int64) (count int64, err error) {
  3033. 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
  3034. return
  3035. }
  3036. func FindPatientDrugAutomaticReduceRecord(org_id int64, record_time int64, drug_id int64, patient_id int64) (count int64, err error) {
  3037. 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
  3038. return
  3039. }
  3040. type VMWarehousingInfo struct {
  3041. ID int64 `gorm:"column:id" json:"id"`
  3042. WarehousingId int64 `gorm:"column:warehousing_id" json:"warehousing_id"`
  3043. GoodId int64 `gorm:"column:good_id" json:"good_id"`
  3044. GoodTypeId int64 `gorm:"column:good_type_id" json:"good_type_id"`
  3045. Status int64 `gorm:"column:status" json:"status"`
  3046. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  3047. GoodInfo GoodInfo `gorm:"ForeignKey:GoodId;AssociationForeignKey:ID" json:"good_info"`
  3048. }
  3049. func (VMWarehousingInfo) TableName() string {
  3050. return "xt_warehouse_info"
  3051. }
  3052. type GoodInfo struct {
  3053. ID int64 `gorm:"column:id" json:"id"`
  3054. SpecificationName string `gorm:"column:specification_name" json:"specification_name"`
  3055. Status int64 `gorm:"column:status" json:"status"`
  3056. OrgId int64 `gorm:"column:org_id" json:"org_id"`
  3057. }
  3058. func (GoodInfo) TableName() string {
  3059. return "xt_good_information"
  3060. }
  3061. func GetStockInGoodInfo(orgId int64) (stockIn []*VMWarehousingInfo, err error) {
  3062. err = readDb.Model(&VMWarehousingInfo{}).Preload("GoodInfo", "status = 1 AND org_id = ?", orgId).Where("org_id = ? AND status = 1", orgId).Find(&stockIn).Error
  3063. return
  3064. }
  3065. func GetAllStockOutUserDetail(patient_id int64, orgId int64, record_time int64) (goodUser []*models.DialysisBeforePrepare, err error) {
  3066. 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
  3067. return
  3068. }
  3069. func PostSearchStock(keyword string, orgid int64) (goods []*models.GoodsType, err error) {
  3070. likeKey := "%" + keyword + "%"
  3071. db := XTReadDB().Model(&goods)
  3072. if len(keyword) > 0 {
  3073. db = db.Where("type_name like ?", likeKey)
  3074. }
  3075. err = db.Where("org_id = ? and status =1", orgid).Find(&goods).Error
  3076. return goods, err
  3077. }
  3078. func GetStockType(orgid int64) (goodstype []*models.GoodsTypeOne, err error) {
  3079. err = XTReadDB().Where("org_id = ? and status = 1 and (stock_attribute = 2 or stock_attribute = 3 or stock_attribute = 4)", orgid).
  3080. Preload("GoodInfo", "org_id = ? and status = 1 and find_in_set('停用',good_status) = 0", orgid).Find(&goodstype).Error
  3081. return goodstype, err
  3082. }
  3083. func GetDialyStockOut(orgid int64, recordtime int64, patientId int64) (prepare []*models.XtDialysisBeforePrepare, err error) {
  3084. db := XTReadDB().Table("dialysis_before_prepare as x").Where("x.status = 1")
  3085. if orgid > 0 {
  3086. db = db.Where("x.user_org_id = ?", orgid)
  3087. }
  3088. if recordtime > 0 {
  3089. db = db.Where("x.record_date = ?", recordtime)
  3090. }
  3091. if patientId > 0 {
  3092. db = db.Where("x.patient_id = ?", patientId)
  3093. }
  3094. 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
  3095. return prepare, err
  3096. }
  3097. func GetAutoReduceRecordInfoById(orgid int64, recordtime int64, goodid int64, goodtypeid int64) (*models.XtAutomaticReduceDetail, error) {
  3098. detail := models.XtAutomaticReduceDetail{}
  3099. 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
  3100. if err == gorm.ErrRecordNotFound {
  3101. return nil, err
  3102. }
  3103. if err != nil {
  3104. return nil, err
  3105. }
  3106. return &detail, nil
  3107. }
  3108. func GetOutStockTotalCount(wareouttime int64, orgid int64) (autoMatic []*models.NewXtAutomaticReduceDetail, err error) {
  3109. 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
  3110. return autoMatic, err
  3111. }
  3112. func GetOutStockTotalCountOne(startime int64, endtime int64, orgid int64) (autoMatic []*models.NewXtAutomaticReduceDetail, err error) {
  3113. 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
  3114. return autoMatic, err
  3115. }
  3116. func GetManufacturerName(orgid int64, name string) (*models.Manufacturer, error) {
  3117. var manufacturer models.Manufacturer
  3118. var err error
  3119. err = XTReadDB().Model(&manufacturer).Where("org_id = ? and manufacturer_name = ? and status = 1", orgid, name).Find(&manufacturer).Error
  3120. if err == gorm.ErrRecordNotFound {
  3121. return nil, err
  3122. }
  3123. if err != nil {
  3124. return nil, err
  3125. }
  3126. return &manufacturer, nil
  3127. }
  3128. func CreateManufacturer(manufacturer *models.Manufacturer) error {
  3129. err := XTWriteDB().Create(manufacturer).Error
  3130. return err
  3131. }
  3132. func UpdatedManufactur(manufacturer *models.Manufacturer, orgid int64) error {
  3133. err := XTWriteDB().Model(&manufacturer).Where("org_id = ? and status = 1", orgid).Updates(map[string]interface{}{"manufacturer_name": manufacturer.ManufacturerName}).Error
  3134. return err
  3135. }
  3136. func GetGoodsInformaitonIsExist(goodName string, goodType int64, specificationName string, orgid int64) (*models.GoodInfo, error) {
  3137. var good models.GoodInfo
  3138. var err error
  3139. 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
  3140. if err == gorm.ErrRecordNotFound {
  3141. return nil, err
  3142. }
  3143. if err != nil {
  3144. return nil, err
  3145. }
  3146. return &good, nil
  3147. }
  3148. func CreateGoodsInfomation(info *models.GoodInfo) error {
  3149. err := XTWriteDB().Create(&info).Error
  3150. return err
  3151. }
  3152. func UpdateGoodsInformation(info *models.GoodInfo, goodName string, goodType int64, specificationName string, orgid int64) error {
  3153. 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}).Error
  3154. return err
  3155. }
  3156. func GetCoutWareseOutInfo(startime int64, endtime int64, orgid int64) (houseOutInfo []*models.VmWarehouseOutInfo, err error) {
  3157. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status =1")
  3158. 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
  3159. return houseOutInfo, err
  3160. }
  3161. func GetGoodInfomationList(orgid int64, keyword string) (goodInfo []*models.GoodInfo, err error) {
  3162. key := "%" + keyword + "%"
  3163. if len(keyword) == 0 {
  3164. err = XTReadDB().Where("org_id = ? and status = 1 AND find_in_set('停用',good_status) = 0", orgid).Find(&goodInfo).Error
  3165. } else {
  3166. err = XTReadDB().Where("org_id = ? and status = 1 AND good_name like ? AND find_in_set('停用',good_status) = 0", orgid, key).Find(&goodInfo).Error
  3167. }
  3168. return goodInfo, err
  3169. }
  3170. func IsExistDrugByName(drugname string, drugdesc string, orgid int64) (*models.BaseDrugLib, error) {
  3171. var drug models.BaseDrugLib
  3172. var err error
  3173. err = XTReadDB().Model(&drug).Where("drug_name = ? and drug_spec = ? and status =1 and org_id = ?", drugname, drugdesc, orgid).Find(&drug).Error
  3174. if err == gorm.ErrRecordNotFound {
  3175. return nil, err
  3176. }
  3177. if err != nil {
  3178. return nil, err
  3179. }
  3180. return &drug, nil
  3181. }
  3182. func IsExistDrugByNameOne(drugname string, dosage string, doseunit string, minnumber int64, minunit string, packtunit string, orgid int64) (*models.BaseDrugLib, error) {
  3183. var drug models.BaseDrugLib
  3184. var err error
  3185. 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
  3186. if err == gorm.ErrRecordNotFound {
  3187. return nil, err
  3188. }
  3189. if err != nil {
  3190. return nil, err
  3191. }
  3192. return &drug, nil
  3193. }
  3194. func CreateDrugsInfomation(info *models.BaseDrugLib) error {
  3195. err := XTWriteDB().Create(&info).Error
  3196. return err
  3197. }
  3198. func UpdateDrugsInformation(drug *models.BaseDrugLib, drugName string, drugSpec string, orgid int64) error {
  3199. 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, "drug_dose_unit": drug.DrugDoseUnit, "lmt_used_flag": drug.LmtUsedFlag, "delivery_way": drug.DeliveryWay, "execution_frequency": drug.ExecutionFrequency, "drug_day": drug.DrugDay}).Error
  3200. return err
  3201. }
  3202. func GetProjectByNameIsExsit(projectName string, orgid int64) (*models.HisProject, error) {
  3203. var projoect models.HisProject
  3204. var err error
  3205. err = XTReadDB().Model(&projoect).Where("project_name = ? and user_org_id = ? and status =1", projectName, orgid).Find(&projoect).Error
  3206. if err == gorm.ErrRecordNotFound {
  3207. return nil, err
  3208. }
  3209. if err != nil {
  3210. return nil, err
  3211. }
  3212. return &projoect, nil
  3213. }
  3214. func CreateProjectInfomation(info *models.HisProject) error {
  3215. err := XTWriteDB().Create(&info).Error
  3216. return err
  3217. }
  3218. func UpdateProjectByName(project *models.HisProject, projectName string, orgid int64) error {
  3219. 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
  3220. return err
  3221. }
  3222. func GetWareOutInfoById(warehouseoutid int64, orgid int64) (warehouseinfo []*models.WarehouseOutInfo, err error) {
  3223. err = XTReadDB().Model(&warehouseinfo).Where("warehouse_out_id = ? and org_id = ? and status= 1 and is_sys = 0", warehouseoutid, orgid).Find(&warehouseinfo).Error
  3224. return warehouseinfo, err
  3225. }
  3226. func EditDrugWarehousingOne(warehouse models.DrugWarehouse, id int64) error {
  3227. 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
  3228. return err
  3229. }
  3230. func GetAllManufacturerList(orgid int64) (list []*models.Manufacturer, err error) {
  3231. err = XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&list).Error
  3232. return list, err
  3233. }
  3234. func GetNewAllManufacturerList(orgid int64) (list []*models.BloodManufacturer, err error) {
  3235. err = XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&list).Error
  3236. return list, err
  3237. }
  3238. func GetAllDealerList(orgid int64) (list []*models.Dealer, err error) {
  3239. err = XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&list).Error
  3240. return list, err
  3241. }
  3242. // func GetAllDealerListTX(orgid int64,tx *gorm.DB) (list []*models.Dealer, err error) {
  3243. // err = tx.Where("org_id = ? and status = 1", orgid).Find(&list).Error
  3244. // return list, err
  3245. // }
  3246. func GetDealerByName(orgid int64, name string) (*models.Dealer, error) {
  3247. var dealer models.Dealer
  3248. var err error
  3249. err = XTReadDB().Model(&dealer).Where("org_id = ? and dealer_name = ? and status = 1", orgid, name).Find(&dealer).Error
  3250. if err == gorm.ErrRecordNotFound {
  3251. return nil, err
  3252. }
  3253. if err != nil {
  3254. return nil, err
  3255. }
  3256. return &dealer, nil
  3257. }
  3258. func CreateDealer(dealer *models.Dealer) error {
  3259. err := XTWriteDB().Create(&dealer).Error
  3260. return err
  3261. }
  3262. func UpdateDealer(dealer *models.Dealer, orgid int64) error {
  3263. err := XTWriteDB().Model(&dealer).Where("org_id = ? and status =1", orgid).Updates(map[string]interface{}{"dealer_name": dealer.DealerName}).Error
  3264. return err
  3265. }
  3266. func GetDrugDataConfig(orgid int64, name string) (models.DictDataconfig, error) {
  3267. dataconfig := models.DictDataconfig{}
  3268. err := XTReadDB().Where("org_id = ? and name = ?", orgid, name).Find(&dataconfig).Error
  3269. return dataconfig, err
  3270. }
  3271. func GetParentDataConfig(parentid int64, orgid int64) (dataconfig []*models.DictDataconfig, err error) {
  3272. err = XTReadDB().Where("parent_id = ? and status =1 and (org_id = ? or org_id = 0)", parentid, orgid).Find(&dataconfig).Error
  3273. return dataconfig, err
  3274. }
  3275. func IsExistDicConfig(parentid int64, goodKind string, orgid int64) (*models.DictDataconfig, error) {
  3276. var dataconfig models.DictDataconfig
  3277. var err error
  3278. err = XTReadDB().Where("parent_id = ? and status = 1 and name = ? and (org_id = ? or org_id = 0)", parentid, goodKind, orgid).Find(&dataconfig).Error
  3279. if err == gorm.ErrRecordNotFound {
  3280. return nil, err
  3281. }
  3282. if err != nil {
  3283. return nil, err
  3284. }
  3285. return &dataconfig, nil
  3286. }
  3287. func GetLastDicConfig(parentid int64, orgid int64) (models.DictDataconfig, error) {
  3288. dataconfig := models.DictDataconfig{}
  3289. err := XTReadDB().Model(&dataconfig).Where("parent_id = ? and (org_id = ? or org_id = 0) and status = 1", parentid, orgid).Last(&dataconfig).Error
  3290. return dataconfig, err
  3291. }
  3292. func CreatedDicConfig(dataconfig *models.DictDataconfig) error {
  3293. err := XTWriteDB().Create(&dataconfig).Error
  3294. return err
  3295. }
  3296. func UpdatedDicConfig(parentid int64, dataconfig *models.DictDataconfig, orgid int64, goodKind string) error {
  3297. err := XTWriteDB().Model(&dataconfig).Where("parent_id = ? and org_id = ? and name = ?", parentid, orgid, goodKind).Updates(map[string]interface{}{"name": dataconfig.Name}).Error
  3298. return err
  3299. }
  3300. func GetGoodType(goodName string, orgid int64) (*models.GoodsType, error) {
  3301. var goodType models.GoodsType
  3302. var err error
  3303. err = XTReadDB().Where("type_name =? and org_id = ? and status = 1", goodName, orgid).Find(&goodType).Error
  3304. if err == gorm.ErrRecordNotFound {
  3305. return nil, err
  3306. }
  3307. if err != nil {
  3308. return nil, err
  3309. }
  3310. return &goodType, nil
  3311. }
  3312. func CreatedGoodType(goodsType *models.GoodsType) error {
  3313. err := XTWriteDB().Create(&goodsType).Error
  3314. return err
  3315. }
  3316. func GetAllGoodType(orgid int64) (goodsType []*models.GoodsType, err error) {
  3317. err = XTReadDB().Model(&goodsType).Where("org_id = ? and status = 1", orgid).Find(&goodsType).Error
  3318. return goodsType, err
  3319. }
  3320. func GetAllNewGoodType(orgid int64) (goodsType []*models.NewGoodsType, err error) {
  3321. err = XTReadDB().Model(&goodsType).Where("org_id = ? and status = 1", orgid).Find(&goodsType).Error
  3322. return goodsType, err
  3323. }
  3324. func GetDepartMentByName(name string, orgid int64) (*models.XtHisDepartment, error) {
  3325. var department models.XtHisDepartment
  3326. var err error
  3327. err = XTReadDB().Where("name= ? and user_org_id = ? and status = 1", name, orgid).Find(&department).Error
  3328. if err == gorm.ErrRecordNotFound {
  3329. return nil, err
  3330. }
  3331. if err != nil {
  3332. return nil, err
  3333. }
  3334. return &department, nil
  3335. }
  3336. func GetDataConfigIsExist(orgid int64, name string) (models.Dataconfig, error) {
  3337. dataconfig := models.Dataconfig{}
  3338. err := XTReadDB().Model(&dataconfig).Where("org_id = ? and name = ? and status = 1", orgid, name).Find(&dataconfig).Error
  3339. return dataconfig, err
  3340. }
  3341. func GetChildeConfigIsExist(parentid int64, name string, orgid int64) (*models.Dataconfig, error) {
  3342. var dataconfig models.Dataconfig
  3343. var err error
  3344. 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
  3345. if err == gorm.ErrRecordNotFound {
  3346. return nil, err
  3347. }
  3348. if err != nil {
  3349. return nil, err
  3350. }
  3351. return &dataconfig, nil
  3352. }
  3353. func GetLastChildeConfig(parentid int64, orgid int64) (models.Dataconfig, error) {
  3354. dataconfig := models.Dataconfig{}
  3355. err := XTReadDB().Model(&dataconfig).Where("parent_id = ? and (org_id = ? or org_id = 0) and status =1", parentid, orgid).Last(&dataconfig).Error
  3356. return dataconfig, err
  3357. }
  3358. func CreateDataConfig(dataconfig *models.Dataconfig) error {
  3359. err := XTWriteDB().Create(&dataconfig).Error
  3360. return err
  3361. }
  3362. func FindAllDataConfigList(orgid int64, parentId int64) (dataconfig []*models.Dataconfig, err error) {
  3363. err = XTReadDB().Model(&dataconfig).Where("(org_id = ? or org_id = 0) and parent_id = ? and status = 1", orgid, parentId).Find(&dataconfig).Error
  3364. return dataconfig, err
  3365. }
  3366. func GetWarehouseOrderInfoList(orgid int64) (list []*models.WarehousingInfo, err error) {
  3367. err = XTReadDB().Model(&list).Where("org_id = ? and status = 1", orgid).Order("id asc").Group("good_id").Find(&list).Error
  3368. return list, err
  3369. }
  3370. func GetSearchDrugList(keywords string, orgid int64) (drug []*models.BaseDrugLib, err error) {
  3371. db := XTReadDB().Model(&drug).Where("org_id=? and status=1 and find_in_set('停用',drug_status) = 0", orgid)
  3372. if len(keywords) > 0 {
  3373. likekey := "%" + keywords + "%"
  3374. err = db.Where("(drug_name LIKE ?)", likekey).Preload("DrugWarehouseInfo", func(db *gorm.DB) *gorm.DB {
  3375. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0", orgid).Group("id")
  3376. }).Find(&drug).Error
  3377. } else {
  3378. err = db.Preload("DrugWarehouseInfo", func(db *gorm.DB) *gorm.DB {
  3379. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0", orgid).Group("id")
  3380. }).Find(&drug).Error
  3381. }
  3382. return
  3383. }
  3384. func GetSearchDrugListSix(keywords string, orgid int64, storehouse_id int64) (drug []*models.BaseDrugLib, err error) {
  3385. db := XTReadDB().Model(&drug).Where("org_id=? and status=1 and find_in_set('停用',drug_status) = 0", orgid)
  3386. if len(keywords) > 0 {
  3387. likekey := "%" + keywords + "%"
  3388. 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 {
  3389. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0 and storehouse_id = ?", orgid, storehouse_id).Group("id")
  3390. }).Find(&drug).Error
  3391. } else {
  3392. 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 {
  3393. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0 and storehouse_id = ?", orgid, storehouse_id).Group("id")
  3394. }).Find(&drug).Error
  3395. }
  3396. return
  3397. }
  3398. func GetSearchGoodList(keywords string, orgid int64) (good []*models.GoodInfo, err error) {
  3399. db := XTReadDB().Model(&good).Where("org_id =? and status = 1 and good_status <> '停用'", orgid)
  3400. if len(keywords) > 0 {
  3401. likekey := "%" + keywords + "%"
  3402. err = db.Where("(good_name Like ?)", likekey).Preload("StWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3403. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0", orgid)
  3404. }).Find(&good).Error
  3405. } else {
  3406. err = db.Preload("StWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3407. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0", orgid)
  3408. }).Find(&good).Error
  3409. }
  3410. return
  3411. }
  3412. func GetSearchGoodListSix(keywords string, orgid int64, storehouse_id int64) (good []*models.GoodInfoSevenThirty, err error) {
  3413. db := XTReadDB().Model(&good).Where("org_id =? and status = 1 AND find_in_set('停用',good_status) = 0", orgid)
  3414. if len(keywords) > 0 {
  3415. likekey := "%" + keywords + "%"
  3416. 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 {
  3417. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0 and storehouse_id =?", orgid, storehouse_id)
  3418. }).Find(&good).Error
  3419. } else {
  3420. 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 {
  3421. return XTReadDB().Where("org_id=? and status = 1 and warehousing_count <> 0 and storehouse_id = ?", orgid, storehouse_id)
  3422. }).Find(&good).Error
  3423. }
  3424. return
  3425. }
  3426. func CreateAutoReduceRecord(detail *models.BloodAutomaticReduceDetail) error {
  3427. db := writeDb.Begin()
  3428. err := db.Create(&detail).Error
  3429. if err != nil {
  3430. db.Rollback()
  3431. return err
  3432. }
  3433. db.Commit()
  3434. return err
  3435. }
  3436. func GetAutoMaticReduceDetail(orgid int64, patient_id int64, recordtime int64, goodid int64, goodtypeid int64) (*models.BloodAutomaticReduceDetail, error) {
  3437. var autoreduece models.BloodAutomaticReduceDetail
  3438. var err error
  3439. 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
  3440. if err == gorm.ErrRecordNotFound {
  3441. return nil, err
  3442. }
  3443. if err != nil {
  3444. return nil, err
  3445. }
  3446. return &autoreduece, nil
  3447. }
  3448. func GetAutoMaticReduceDetailTwenty(orgid int64, patient_id int64, recordtime int64, goodid int64, goodtypeid int64) (models.BloodAutomaticReduceDetail, error) {
  3449. auto := models.BloodAutomaticReduceDetail{}
  3450. 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
  3451. return auto, err
  3452. }
  3453. func DeleteAutoRedeceDetailTwo(orgid int64, patient_id int64, recordtime int64, goodid int64, goodtypeid int64) error {
  3454. detail := models.BloodAutomaticReduceDetail{}
  3455. 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
  3456. return err
  3457. }
  3458. func GetWarehosueOutByStockFlow(patient_id int64, recrod_date int64, goodid int64) (stockflow []*models.VmStockFlow, err error) {
  3459. 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
  3460. return stockflow, err
  3461. }
  3462. func UpdateAutoGood(orgid int64, patient_id int64, recordtime int64, goodid int64, project_id int64, count int64) (err error) {
  3463. 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
  3464. 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
  3465. 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
  3466. return err
  3467. }
  3468. func DeleteAutoRedeceDetailTen(orgid int64, patient_id int64, recordtime int64, goodid int64, project_id int64) error {
  3469. detail := models.BloodAutomaticReduceDetail{}
  3470. 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
  3471. info := models.WarehouseOutInfo{}
  3472. 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
  3473. prepare := models.DialysisBeforePrepare{}
  3474. 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
  3475. flow := models.VmStockFlow{}
  3476. 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
  3477. return err
  3478. }
  3479. func DeleteAutoRedeceDetailTwenty(orgid int64, patient_id int64, recordtime int64, goodid int64, project_id int64) error {
  3480. detail := models.BloodAutomaticReduceDetail{}
  3481. 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
  3482. info := models.WarehouseOutInfo{}
  3483. 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
  3484. prepare := models.DialysisBeforePrepare{}
  3485. 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
  3486. flow := models.VmStockFlow{}
  3487. 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
  3488. return err
  3489. }
  3490. func DeleteAutoRedeceDetailTenOne(orgid int64, patient_id int64, recordtime int64, goodid int64, order_id int64) error {
  3491. detail := models.BloodAutomaticReduceDetail{}
  3492. 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
  3493. info := models.WarehouseOutInfo{}
  3494. 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
  3495. prepare := models.DialysisBeforePrepare{}
  3496. 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
  3497. flow := models.VmStockFlow{}
  3498. 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
  3499. return err
  3500. }
  3501. func UpDateWarehouseInfoByStockDelete(id int64, count int64, patient_id int64, record_time int64, goodid int64) (err error) {
  3502. err = writeDb.Model(&models.WarehousingInfo{}).Where("id = ?", id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  3503. //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
  3504. return err
  3505. }
  3506. func GetCancelStockInfoByPatientId(patientid int64, goodid int64, record_date int64) (info []*models.CancelStockInfo, err error) {
  3507. err = XTReadDB().Where("patient_id = ? and good_id = ? and record_date = ? and status = 1", patientid, goodid, record_date).Find(&info).Error
  3508. return info, err
  3509. }
  3510. func GetHisPrepscritionByPatientId(patientid int64, goodid int64, record_date int64) (list []*models.HisPrescriptionProject, err error) {
  3511. err = XTReadDB().Where("patient_id = ? and project_id = ? and record_date = ? and status = 1", patientid, goodid, record_date).Find(&list).Error
  3512. return list, err
  3513. }
  3514. func UpDateWarehouStockFlowByStockDelete(id int64, recordtime int64, good_id int64, count int64, patient_id int64) (err error) {
  3515. 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
  3516. return err
  3517. }
  3518. func UpDateWarehouseInfoByStockDeleteOne(id int64, count int64) (err error) {
  3519. err = writeDb.Model(&models.WarehousingInfo{}).Where("id = ?", id).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", count)).Error
  3520. return err
  3521. }
  3522. func GetAutoDialysisBefor(goodid int64, goodtypeid int64, patientid int64, orgid int64, recorddate int64) (*models.BloodAutomaticReduceDetail, error) {
  3523. var autoreduece models.BloodAutomaticReduceDetail
  3524. var err error
  3525. 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
  3526. if err == gorm.ErrRecordNotFound {
  3527. return nil, err
  3528. }
  3529. if err != nil {
  3530. return nil, err
  3531. }
  3532. return &autoreduece, nil
  3533. }
  3534. func GetAutoRecordByGoodIdSeven(goodid int64, patientid int64, recorddate int64) (models.WarehouseOutInfoSeven, error) {
  3535. detail := models.WarehouseOutInfoSeven{}
  3536. err := XTReadDB().Select("id,count").Where(" good_id = ? and sys_record_time = ? and patient_id = ? and status = 1", goodid, recorddate, patientid).Find(&detail).Error
  3537. return detail, err
  3538. }
  3539. func GetAutoRecordByGoodIdSevenEight(goodid int64, patientid int64, recorddate int64) (detail []*models.WarehouseOutInfoSeven, err error) {
  3540. err = XTReadDB().Select("id,count").Where("good_id = ? and sys_record_time = ? and patient_id = ? and status = 1", goodid, recorddate, patientid).Find(&detail).Error
  3541. return detail, err
  3542. }
  3543. func GetHisProjectPrescriptionByPatientId(patientid int64, recorddate int64) (project []*models.HisPrescriptionProject, err error) {
  3544. err = XTReadDB().Model(&project).Where("patient_id = ? and record_date = ? and status =1", patientid, recorddate).Find(&project).Error
  3545. return project, err
  3546. }
  3547. func GetHisProjectPrescriptionByPatientIdOne(id int64) (models.HisPrescriptionProject, error) {
  3548. project := models.HisPrescriptionProject{}
  3549. err = XTReadDB().Model(&project).Where("id = ? and status =1", id).Find(&project).Error
  3550. return project, err
  3551. }
  3552. func GetAllAutoRecordByPatient(patientid int64, recorddate int64) (auto []*models.WarehouseOutInfoNight, err error) {
  3553. 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
  3554. return auto, err
  3555. }
  3556. func ModefyWarehouseInfo(count int64, id int64) error {
  3557. err := XTWriteDB().Model(models.WarehousingInfo{}).Where(" id =? and status = 1", id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  3558. return err
  3559. }
  3560. func DeleteAutoWarehouse(patient_id int64, record_time int64) error {
  3561. 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
  3562. 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
  3563. 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
  3564. //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
  3565. return err
  3566. }
  3567. func FindGoodInfoByIdTwo(id int64) (goodInfo models.GoodInfo, err error) {
  3568. err = readDb.Model(&models.GoodInfo{}).Where("id = ? AND status = 1", id).First(&goodInfo).Error
  3569. return
  3570. }
  3571. func FindGoodInfoByIdSeven(id int64) (goodInfo models.GoodInfoSeven, err error) {
  3572. err = readDb.Select("id,good_name").Where("id = ? AND status = 1", id).First(&goodInfo).Error
  3573. return
  3574. }
  3575. func GetGoodWarehouseInfo(good_id int64) (info []*models.WarehousingInfo, err error) {
  3576. err = readDb.Where("good_id = ? and status = 1 and stock_count<>0", good_id).Find(&info).Error
  3577. return info, err
  3578. }
  3579. func GetGoodWarehouseInfoSeven(good_id int64) (info []*models.WarehousingInfoSeven, err error) {
  3580. err = readDb.Select("stock_count").Where("good_id = ? and status = 1 and stock_count<>0", good_id).Find(&info).Error
  3581. return info, err
  3582. }
  3583. func GetGoodWarehouseInfoSevenTen(good_id int64, storehouse_id int64) (info []*models.WarehousingInfoSeven, err error) {
  3584. 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
  3585. return info, err
  3586. }
  3587. func GetAllStockList(page int64, limit int64, startime int64, endtime int64, good_type int64, keyword string, orgid int64) (info []*models.VmWarehousingInfo, total int64, err error) {
  3588. offset := (page - 1) * limit
  3589. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status= 1")
  3590. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3591. fmt.Println(table)
  3592. if startime > 0 {
  3593. db = db.Where("x.ctime>=?", startime)
  3594. }
  3595. if endtime > 0 {
  3596. db = db.Where("x.ctime<=?", endtime)
  3597. }
  3598. likeKey := "%" + keyword + "%"
  3599. if len(likeKey) > 0 {
  3600. db = db.Where("t.good_name like ?", likeKey)
  3601. }
  3602. if orgid > 0 {
  3603. db = db.Where("x.org_id = ?", orgid)
  3604. }
  3605. if good_type > 0 {
  3606. db = db.Where("t.good_type_id = ?", good_type)
  3607. }
  3608. 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
  3609. return info, total, err
  3610. }
  3611. 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) {
  3612. offset := (page - 1) * limit
  3613. db := XTReadDB().Table("xt_good_information as x").Where("x.status= 1")
  3614. likeKey := "%" + keyword + "%"
  3615. if len(likeKey) > 0 {
  3616. db = db.Where("x.good_name like ?", likeKey)
  3617. }
  3618. if orgid > 0 {
  3619. db = db.Where("x.org_id = ?", orgid)
  3620. }
  3621. if good_type > 0 {
  3622. db = db.Where("x.good_type_id = ?", good_type)
  3623. }
  3624. if good_id > 0 {
  3625. db = db.Where("x.id = ?", good_id)
  3626. }
  3627. err = db.Count(&total).Offset(offset).Limit(limit).Order("x.ctime desc").Preload("StWarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3628. if startime > 0 {
  3629. db = db.Where("ctime>=?", startime)
  3630. }
  3631. if endtime > 0 {
  3632. db = db.Where("ctime<=?", endtime)
  3633. }
  3634. if good_id > 0 {
  3635. db = db.Where("good_id = ?", good_id)
  3636. }
  3637. if storehouse_id > 0 {
  3638. db = db.Where("storehouse_id = ?", storehouse_id)
  3639. }
  3640. return db.Where("status = 1 and is_check = 1")
  3641. }).Preload("WarehousingInfo", func(db *gorm.DB) *gorm.DB {
  3642. if startime > 0 {
  3643. db = db.Where("ctime>=?", startime)
  3644. }
  3645. if endtime > 0 {
  3646. db = db.Where("ctime<=?", endtime)
  3647. }
  3648. if good_id > 0 {
  3649. db = db.Where("good_id = ?", good_id)
  3650. }
  3651. if storehouse_id > 0 {
  3652. db = db.Where("storehouse_id = ?", storehouse_id)
  3653. }
  3654. return db.Where("status = 1").Group("good_id,storehouse_id")
  3655. }).Preload("CancelStockInfo", func(db *gorm.DB) *gorm.DB {
  3656. if startime > 0 {
  3657. db = db.Where("ctime>=?", startime)
  3658. }
  3659. if endtime > 0 {
  3660. db = db.Where("ctime<=?", endtime)
  3661. }
  3662. return db.Where("status = 1")
  3663. }).Find(&info).Error
  3664. return info, total, err
  3665. }
  3666. 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) {
  3667. offset := (page - 1) * limit
  3668. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status= 1 and x.is_check = 1")
  3669. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3670. tables := XTReadDB().Table("xt_stock_flow as f").Where("f.status = 1 and f.consumable_type = 1 and f.user_org_id = ?", orgid)
  3671. fmt.Println(table, tables)
  3672. if startime > 0 {
  3673. db = db.Where("x.ctime>=?", startime)
  3674. }
  3675. if endtime > 0 {
  3676. db = db.Where("x.ctime<=?", endtime)
  3677. }
  3678. if startfirsttime > 0 {
  3679. db = db.Where("x.expiry_date >=?", startfirsttime)
  3680. }
  3681. if endfirsttime > 0 {
  3682. db = db.Where("x.expiry_date <=?", endfirsttime)
  3683. }
  3684. if orgid > 0 {
  3685. db = db.Where("x.org_id = ?", orgid)
  3686. }
  3687. if good_id > 0 {
  3688. db = db.Where("x.good_id = ?", good_id)
  3689. }
  3690. 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
  3691. return info, total, err
  3692. }
  3693. 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) {
  3694. offset := (page - 1) * limit
  3695. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status= 1")
  3696. if startime > 0 {
  3697. db = db.Where("x.ctime>=?", startime)
  3698. }
  3699. if endtime > 0 {
  3700. db = db.Where("x.ctime<=?", endtime)
  3701. }
  3702. if orgid > 0 {
  3703. db = db.Where("x.org_id = ?", orgid)
  3704. }
  3705. if good_id > 0 {
  3706. db = db.Where("x.good_id = ?", good_id)
  3707. }
  3708. if is_sys == 2 {
  3709. db = db.Where("x.is_sys = 1")
  3710. }
  3711. if is_sys == 3 {
  3712. db = db.Where("x.is_sys = 0")
  3713. }
  3714. 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
  3715. return info, total, err
  3716. }
  3717. func GetStockDrugCount(startime int64, endtime int64, orgid int64) (info []*models.VmWarehouseInfo, err error) {
  3718. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  3719. if startime > 0 {
  3720. db = db.Where("x.ctime >=?", startime)
  3721. }
  3722. if endtime > 0 {
  3723. db = db.Where("x.ctime<=?", endtime)
  3724. }
  3725. if orgid > 0 {
  3726. db = db.Where("x.org_id = ?", orgid)
  3727. }
  3728. 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
  3729. return info, err
  3730. }
  3731. func GetAutoDiallysisBefor(startime int64, endtime int64, orgid int64) (info []*models.VmWarehouseInfo, err error) {
  3732. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status = 1")
  3733. if startime > 0 {
  3734. db = db.Where("x.ctime >=?", startime)
  3735. }
  3736. if endtime > 0 {
  3737. db = db.Where("x.ctime<=?", endtime)
  3738. }
  3739. if orgid > 0 {
  3740. db = db.Where("x.org_id = ?", orgid)
  3741. }
  3742. err = db.Select("sum(x.count) as count,x.good_id").Where("is_sys = 0").Group("x.good_id").Scan(&info).Error
  3743. return info, err
  3744. }
  3745. func GetOutStockTotalCountFour(startime int64, endtime int64, orgid int64) (autoMatic []*models.NewXtAutomaticReduceDetail, err error) {
  3746. if endtime > 0 {
  3747. 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
  3748. }
  3749. if endtime == 0 {
  3750. 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
  3751. }
  3752. return autoMatic, err
  3753. }
  3754. func GetGoodWarehouseOutById(id int64, orgid int64) (models.WarehouseOut, error) {
  3755. out := models.WarehouseOut{}
  3756. err := XTReadDB().Where("id = ? and org_id = ? and status = 1", id, orgid).Find(&out).Error
  3757. return out, err
  3758. }
  3759. func GetOrderDetialByOrderId(id int64, orgid int64) (out []*models.WarehouseOutInfoOne, err error) {
  3760. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status = 1")
  3761. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3762. fmt.Println(table)
  3763. if id > 0 {
  3764. db = db.Where("x.warehouse_out_id = ?", id)
  3765. }
  3766. if orgid > 0 {
  3767. db = db.Where("x.org_id = ?", orgid)
  3768. }
  3769. 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
  3770. return out, err
  3771. }
  3772. func GetWarehouseOutOrder(id []string, orgid int64) (out []*models.WarehouseOut, err error) {
  3773. db := XTReadDB().Table("xt_warehouse_out as x").Where("x.status = 1")
  3774. if len(id) > 0 {
  3775. db = db.Where("x.id in(?)", id)
  3776. }
  3777. if orgid > 0 {
  3778. db = db.Where("x.org_id= ?", orgid)
  3779. }
  3780. 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
  3781. return out, err
  3782. }
  3783. func GetOrderDetialByOrderIdOne(id []string, orgid int64) (out []*models.WarehouseOutInfoOne, err error) {
  3784. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status = 1")
  3785. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3786. tableOne := XTReadDB().Table("xt_warehouse_info as n").Where("n.status = 1")
  3787. fmt.Println(table, tableOne)
  3788. if len(id) > 0 {
  3789. db = db.Where("x.warehouse_out_id in (?)", id)
  3790. }
  3791. if orgid > 0 {
  3792. db = db.Where("x.org_id = ?", orgid)
  3793. }
  3794. 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").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
  3795. return out, err
  3796. }
  3797. func GetOrderDetailStockFlowByStorehouseById(id []string, orgid int64) (list []*models.VmStockFlow, err error) {
  3798. db := XTReadDB().Model(&list).Where("status = 1 and (consumable_type = 2 or consumable_type = 3 or consumable_type = 15 or consumable_type = 12)")
  3799. if len(id) > 0 {
  3800. db = db.Where("warehouse_out_id in (?)", id)
  3801. }
  3802. if orgid > 0 {
  3803. db = db.Where("user_org_id = ?", orgid)
  3804. }
  3805. err = db.Group("warehousing_id").Find(&list).Error
  3806. return list, err
  3807. }
  3808. func GetOrderDetailStockFlow(id []string, orgid int64) (list []*models.VmStockFlow, err error) {
  3809. db := XTReadDB().Model(&list).Where("status = 1 and (consumable_type = 2 or consumable_type = 3 or consumable_type = 15 or consumable_type = 12)")
  3810. if len(id) > 0 {
  3811. db = db.Where("warehouse_out_id in (?)", id)
  3812. }
  3813. if orgid > 0 {
  3814. db = db.Where("user_org_id = ?", orgid)
  3815. }
  3816. err = db.Preload("WarehousingInfo", "org_id = ? and status = 1", orgid).Find(&list).Error
  3817. return list, err
  3818. }
  3819. func GetOrderStockFlow(id []string, orgid int64) (list []*models.VmStockFlow, err error) {
  3820. db := XTReadDB().Model(&list).Where("status = 1 and consumable_type = 7 and patient_id > 0 and count>0")
  3821. if len(id) > 0 {
  3822. db = db.Where("warehouse_out_id in (?)", id)
  3823. }
  3824. if orgid > 0 {
  3825. db = db.Where("user_org_id = ?", orgid)
  3826. }
  3827. err = db.Preload("WarehousingInfo", "org_id = ? and status = 1", orgid).Find(&list).Error
  3828. return list, err
  3829. }
  3830. func GetLastWarehouseOutInfo(ids []string, orgId int64) (info []*models.WarehouseOutInfoSix, err error) {
  3831. db := XTReadDB().Model(&info)
  3832. db = db.Preload("GoodInfo", "status = 1")
  3833. 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
  3834. return info, err
  3835. }
  3836. func FindUserDetailByIdOne(good_id int64, record_time int64, org_id int64) (user []*models.AutomaticReduceDetail, err error, total int64) {
  3837. db := readDb.Model(&models.AutomaticReduceDetail{})
  3838. db = db.Preload("GoodInfo", "org_id = ? AND status = 1", org_id)
  3839. db = db.Preload("GoodsType", "status = 1")
  3840. db = db.Preload("Patients", "user_org_id = ? AND status = 1", org_id)
  3841. db = db.Preload("WarehouseOutInfo", "org_id = ? and status = 1 and good_id = ? and sys_record_time = ?", org_id, good_id, record_time)
  3842. db = db.Where("status = 1 AND org_id = ? AND good_id = ? AND record_time = ? and count<> 0 ", org_id, good_id, record_time)
  3843. db = db.Count(&total)
  3844. err = db.Find(&user).Error
  3845. return
  3846. }
  3847. func GetGoodInformationByGoodId(good_id int64) (models.GoodInfo, error) {
  3848. info := models.GoodInfo{}
  3849. err := XTReadDB().Where("id = ? and status = 1", good_id).Find(&info).Error
  3850. return info, err
  3851. }
  3852. func GetGoodInformationByGoodIdThirty(good_id int64) (models.GoodInformationThirty, error) {
  3853. info := models.GoodInformationThirty{}
  3854. err := XTReadDB().Where("id = ? and status = 1", good_id).Find(&info).Error
  3855. return info, err
  3856. }
  3857. func GetNewGoodInformationByGoodIdThirty(good_id int64, tx *gorm.DB) (models.GoodInformationThirty, error) {
  3858. info := models.GoodInformationThirty{}
  3859. err := tx.Where("id = ? and status = 1", good_id).Find(&info).Error
  3860. if err != gorm.ErrRecordNotFound {
  3861. if err != nil {
  3862. tx.Rollback()
  3863. return info, err
  3864. }
  3865. }
  3866. return info, err
  3867. }
  3868. func UpdateGoodInfoList(info models.GoodInfo, id int64) error {
  3869. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"total": info.Total}).Error
  3870. return err
  3871. }
  3872. func GetExprotStockList(orgid int64, orderid []string, startime int64, endtime int64) (info []*models.StWarehousingInfo, err error) {
  3873. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  3874. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3875. fmt.Println(table)
  3876. if orgid > 0 {
  3877. db = db.Where("x.org_id = ?", orgid)
  3878. }
  3879. if len(orderid) > 0 {
  3880. db = db.Where("x.warehousing_id in(?)", orderid)
  3881. }
  3882. if startime > 0 {
  3883. db = db.Where("x.ctime>=?", startime)
  3884. }
  3885. if endtime > 0 {
  3886. db = db.Where("x.ctime<=?", endtime)
  3887. }
  3888. 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
  3889. return info, err
  3890. }
  3891. func GetExprotStockListTwenty(orgid int64, orderid []string, startime int64, endtime int64, storehouse_id int64) (info []*models.StWarehousingInfo, err error) {
  3892. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  3893. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3894. fmt.Println(table)
  3895. if orgid > 0 {
  3896. db = db.Where("x.org_id = ?", orgid)
  3897. }
  3898. if len(orderid) > 0 {
  3899. db = db.Where("x.warehousing_id in(?)", orderid)
  3900. }
  3901. if startime > 0 {
  3902. db = db.Where("x.ctime>=?", startime)
  3903. }
  3904. if endtime > 0 {
  3905. db = db.Where("x.ctime<=?", endtime)
  3906. }
  3907. if storehouse_id > 0 {
  3908. db = db.Where("x.storehouse_id = ?", storehouse_id)
  3909. }
  3910. 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
  3911. return info, err
  3912. }
  3913. func GetDrugWarehouOrderInfo(startime int64, endtime int64, orgid int64) (info []*models.VmDrugWarehouseOutInfo, err error) {
  3914. db := XTReadDB().Table("xt_drug_warehouse_out_info as x").Where("x.status = 1")
  3915. table := XTReadDB().Table("xt_base_drug as t").Where("t.status = 1")
  3916. fmt.Println(table)
  3917. if startime > 0 {
  3918. db = db.Where("x.ctime>=?", startime)
  3919. }
  3920. if endtime > 0 {
  3921. db = db.Where("x.ctime<=?", endtime)
  3922. }
  3923. if orgid > 0 {
  3924. db = db.Where("x.org_id = ?", orgid)
  3925. }
  3926. 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
  3927. return info, err
  3928. }
  3929. func GetOutExprotList(orgid int64, ids []string, startime int64, endtime int64) (out []*models.WarehouseOutInfoOne, err error) {
  3930. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status =1 ")
  3931. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  3932. tableOne := XTReadDB().Table("xt_warehouse_out as p").Where("p.status=1")
  3933. fmt.Println(table, tableOne)
  3934. if orgid > 0 {
  3935. db = db.Where("x.org_id = ?", orgid)
  3936. }
  3937. if len(ids) > 0 {
  3938. db = db.Where("x.warehouse_out_id in (?)", ids)
  3939. }
  3940. if startime > 0 {
  3941. db = db.Where("x.ctime>=?", startime)
  3942. }
  3943. if endtime > 0 {
  3944. db = db.Where("x.ctime<=?", endtime)
  3945. }
  3946. 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,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
  3947. return out, err
  3948. }
  3949. func FindeDrugWarehouseOutOrder(ids []string, orgid int64) (info []*models.DrugWarehouseOut, err error) {
  3950. db := XTReadDB().Table("xt_drug_warehouse_out as x").Where("x.status = 1")
  3951. if len(ids) > 0 {
  3952. db = db.Where("x.id in(?)", ids)
  3953. }
  3954. if orgid > 0 {
  3955. db = db.Where("x.org_id = ?", orgid)
  3956. }
  3957. 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
  3958. return info, err
  3959. }
  3960. func FindeDrugWarehouseOutDetail(ids []string, orgid int64) (info []*models.VmDrugWarehouseOutInfo, err error) {
  3961. db := XTReadDB().Table("xt_drug_warehouse_out_info as x").Where("x.status =1 ")
  3962. table := XTReadDB().Table("x.base_drug as t").Where("t.status = 1")
  3963. fmt.Println(table)
  3964. if len(ids) > 0 {
  3965. db = db.Where("x.warehouse_out_id in(?)", ids)
  3966. }
  3967. if orgid > 0 {
  3968. db = db.Where("x.org_id = ?", orgid)
  3969. }
  3970. 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
  3971. return info, err
  3972. }
  3973. func GetDrugNameByKeyword(keyword string, orgid int64) (basedrug []*models.XtBaseDrug, err error) {
  3974. db := XTReadDB().Table("xt_base_drug as x").Where("x.status = 1")
  3975. likeKey := "%" + keyword + "%"
  3976. if len(keyword) > 0 {
  3977. db = db.Where("x.drug_name like ?", likeKey)
  3978. }
  3979. if orgid > 0 {
  3980. db = db.Where("x.org_id = ?", orgid)
  3981. }
  3982. err = db.Find(&basedrug).Error
  3983. return basedrug, err
  3984. }
  3985. func GetDrugWarehouseOrderDetail(ids []int64, orgid int64, startime int64, endtime int64, storehouse_id int64) (info []*models.XtDrugWarehouseOutInfo, err error) {
  3986. db := XTReadDB().Table("xt_drug_warehouse_out_info as x").Where("x.status = 1")
  3987. if len(ids) > 0 {
  3988. db = db.Where("x.drug_id in(?)", ids)
  3989. }
  3990. if orgid > 0 {
  3991. db = db.Where("x.org_id = ?", orgid)
  3992. }
  3993. if startime > 0 {
  3994. db = db.Where("x.ctime>=?", startime)
  3995. }
  3996. if endtime > 0 {
  3997. db = db.Where("x.ctime<=?", endtime)
  3998. }
  3999. if storehouse_id > 0 {
  4000. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4001. }
  4002. err = db.Find(&info).Error
  4003. return info, err
  4004. }
  4005. func GetDrugWarehouseOrderDetailTwo(ids []int64, orgid int64, startime int64, endtime int64, storehouse_id int64) (info []*models.XtDrugWarehouseInfo, err error) {
  4006. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  4007. if len(ids) > 0 {
  4008. db = db.Where("x.drug_id in(?)", ids)
  4009. }
  4010. if orgid > 0 {
  4011. db = db.Where("x.org_id = ?", orgid)
  4012. }
  4013. if startime > 0 {
  4014. db = db.Where("x.ctime>=?", startime)
  4015. }
  4016. if endtime > 0 {
  4017. db = db.Where("x.ctime<=?", endtime)
  4018. }
  4019. if storehouse_id > 0 {
  4020. db = db.Where("storehouse_id = ?", storehouse_id)
  4021. }
  4022. err = db.Find(&info).Error
  4023. return info, err
  4024. }
  4025. func GetDrugTotalCount(drugid int64, orgid int64, storehouse_id int64) (info models.VmDrugWarehouseInfo, err error) {
  4026. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1 and x.is_check = 1")
  4027. if drugid > 0 {
  4028. db = db.Where("x.drug_id = ?", drugid)
  4029. }
  4030. if orgid > 0 {
  4031. db = db.Where("x.org_id = ?", orgid)
  4032. }
  4033. if storehouse_id > 0 {
  4034. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4035. }
  4036. 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
  4037. return info, err
  4038. }
  4039. func GetDrugTotalCountTwoTwety(drugid int64, orgid int64, storehouse_id int64, tx *gorm.DB) (info models.VmDrugWarehouseInfo, err error) {
  4040. db := tx.Table("xt_drug_warehouse_info as x").Where("x.status = 1 and x.is_check = 1")
  4041. if drugid > 0 {
  4042. db = db.Where("x.drug_id = ?", drugid)
  4043. }
  4044. if orgid > 0 {
  4045. db = db.Where("x.org_id = ?", orgid)
  4046. }
  4047. if storehouse_id > 0 {
  4048. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4049. }
  4050. 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
  4051. if err != gorm.ErrRecordNotFound {
  4052. if err != nil {
  4053. tx.Rollback()
  4054. return info, err
  4055. }
  4056. }
  4057. return info, err
  4058. }
  4059. func GetDrugTotalCountTwenty(drugid int64, orgid int64, storehouse_id int64) (info models.VmDrugWarehouseInfo, err error) {
  4060. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1 and x.is_check = 1 ")
  4061. if drugid > 0 {
  4062. db = db.Where("x.drug_id = ?", drugid)
  4063. }
  4064. if orgid > 0 {
  4065. db = db.Where("x.org_id = ?", orgid)
  4066. }
  4067. if storehouse_id > 0 {
  4068. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4069. }
  4070. 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
  4071. return info, err
  4072. }
  4073. func GetDrugTotalCountSwx(id int64, orgid int64) (info models.VmDrugWarehouseInfo, err error) {
  4074. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  4075. if id > 0 {
  4076. db = db.Where("x.id = ?", id)
  4077. }
  4078. if orgid > 0 {
  4079. db = db.Where("x.org_id = ?", orgid)
  4080. }
  4081. 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
  4082. return info, err
  4083. }
  4084. func GetDrugTotalCountOne(drugid int64, orgid int64, id int64) (models.VmDrugWarehouseInfo, error) {
  4085. info := models.VmDrugWarehouseInfo{}
  4086. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  4087. if id == 0 {
  4088. db = db.Where("id = ?", id)
  4089. }
  4090. if drugid > 0 {
  4091. db = db.Where("x.drug_id = ?", drugid)
  4092. }
  4093. if orgid > 0 {
  4094. db = db.Where("x.org_id = ?", orgid)
  4095. }
  4096. err = db.Select("x.drug_id,x.stock_max_number,x.stock_min_number,x.max_unit,x.min_unit").Find(&info).Error
  4097. return info, err
  4098. }
  4099. func GetDrugTotalCountTwo(drugid int64, storehouse_id int64) (list []*models.VmDrugWarehouseInfo, err error) {
  4100. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status = 1")
  4101. table := XTReadDB().Table("xt_base_drug as d").Where("d.status = 1")
  4102. fmt.Println(table)
  4103. if drugid > 0 {
  4104. db = db.Where("x.drug_id = ?", drugid)
  4105. }
  4106. if storehouse_id > 0 {
  4107. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4108. }
  4109. 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
  4110. return list, err
  4111. }
  4112. func GetDrugByGoodId(drugid int64) (models.BaseDrugLib, error) {
  4113. lib := models.BaseDrugLib{}
  4114. err := XTReadDB().Model(&lib).Where("id = ? and status = 1", drugid).Find(&lib).Error
  4115. return lib, err
  4116. }
  4117. func GetWarehoureOrderInfoList(goodid int64, orgid int64) (info []*models.WarehousingInfo, err error) {
  4118. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  4119. if goodid > 0 {
  4120. db = db.Where("x.good_id = ?", goodid)
  4121. }
  4122. if orgid > 0 {
  4123. db = db.Where("x.org_id = ?", orgid)
  4124. }
  4125. 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
  4126. return info, err
  4127. }
  4128. func UpdateWarehousingCount(info *models.WarehousingInfo, goodid int64, orgid int64, warehousingId int64) error {
  4129. 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
  4130. return err
  4131. }
  4132. func GetSingleCancelOrder(id int64, orgid int64) (info []*models.CancelStockInfo, err error) {
  4133. err = XTReadDB().Where("cancel_stock_id = ? and status = 1 and org_id = ?", id, orgid).Preload("GoodInfo", "status = 1").Find(&info).Error
  4134. return info, err
  4135. }
  4136. func UpdateCancelOut(list []*models.WarehousingInfo, count int64) error {
  4137. //遍历循环入库数据
  4138. for i, item := range list {
  4139. //计算每个批次剩余库存与入库数据的差 然后和退库数量比较
  4140. if (item.WarehousingCount - item.StockCount) >= count {
  4141. //如果差距大于退库数量,则直接把退库数量增加到该批次中
  4142. info := models.WarehousingInfo{
  4143. GoodId: item.GoodId,
  4144. OrgId: item.OrgId,
  4145. WarehousingId: item.WarehousingId,
  4146. StockCount: item.StockCount + count,
  4147. }
  4148. err2 := UpdateWarehousingCount(&info, item.GoodId, item.OrgId, item.WarehousingId)
  4149. fmt.Println("2323233232323232323232323232323", err2)
  4150. return err
  4151. }
  4152. if (item.WarehousingCount - item.StockCount) < count {
  4153. //如果该批次小于退库数量,则先出库该相差数量
  4154. var countOne = item.WarehousingCount - item.StockCount
  4155. infoOne := models.WarehousingInfo{
  4156. GoodId: item.GoodId,
  4157. OrgId: item.OrgId,
  4158. WarehousingId: item.WarehousingId,
  4159. StockCount: countOne + item.StockCount,
  4160. }
  4161. err := UpdateWarehousingCount(&infoOne, item.GoodId, item.OrgId, item.WarehousingId)
  4162. if err == nil {
  4163. //剩余的出库到第二个批次
  4164. var countTwo = count - countOne
  4165. infos := append(list, list[i+1])
  4166. var idArray []*models.WarehousingInfo
  4167. for _, it := range infos {
  4168. if it.WarehousingId != item.WarehousingId {
  4169. idArray = append(idArray, it)
  4170. }
  4171. }
  4172. //查询更新后的库存
  4173. UpdateCancelOut(idArray, countTwo)
  4174. return err
  4175. } else {
  4176. return err
  4177. }
  4178. }
  4179. }
  4180. return err
  4181. }
  4182. func GetCancelStockOrderPrint(idstr []string) (info []*models.CancelStockInfo, err error) {
  4183. if len(idstr) > 0 {
  4184. err = XTReadDB().Model(&info).Where("cancel_stock_id in(?)", idstr).Preload("GoodInfo", "status = 1").Find(&info).Error
  4185. } else {
  4186. err = XTReadDB().Model(&info).Preload("GoodInfo", "status = 1").Find(&info).Error
  4187. }
  4188. return info, err
  4189. }
  4190. func GetCancelStockOrderPrintOne(idstr []string, orgid int64) (info []*models.CancelStock, err error) {
  4191. if len(idstr) > 0 {
  4192. err = XTReadDB().Model(&info).Where("id in(?)", idstr).
  4193. Preload("XtCancelStockInfo", func(db *gorm.DB) *gorm.DB {
  4194. return XTReadDB().Where("org_id=? and status = 1", orgid).Preload("GoodInfo", "status = 1 and org_id = ?", orgid)
  4195. }).Find(&info).Error
  4196. }
  4197. return info, err
  4198. }
  4199. func GetCancelOutTotalCount(startime int64, endtime int64, orgid int64) (info []*models.VmCancelStockInfo, err error) {
  4200. db := XTReadDB().Table("xt_cancel_stock_info as x").Where("x.status = 1")
  4201. if startime > 0 {
  4202. db = db.Where("x.ctime >=?", startime)
  4203. }
  4204. if endtime > 0 {
  4205. db = db.Where("x.ctime <= ?", endtime)
  4206. }
  4207. if orgid > 0 {
  4208. db = db.Where("x.org_id = ?", orgid)
  4209. }
  4210. err = db.Select("x.good_id,sum(x.count) as count").Group("x.good_id").Scan(&info).Error
  4211. return info, err
  4212. }
  4213. func GetWarehoureOutOrderInfo(goodid int64, orgid int64) (*models.WarehouseOutInfo, error) {
  4214. info := models.WarehouseOutInfo{}
  4215. var err error
  4216. err = XTReadDB().Model(&info).Where("good_id = ? and org_id = ? and status = 1", goodid, orgid).Find(&info).Error
  4217. if err == gorm.ErrRecordNotFound {
  4218. return nil, err
  4219. }
  4220. if err != nil {
  4221. return nil, err
  4222. }
  4223. return &info, nil
  4224. }
  4225. func GetWarehoureOrderInfoCount(goodid int64, orgid int64, id int64) (info models.WarehouseOutInfo, err error) {
  4226. db := XTReadDB().Table("xt_warehouse_out_info as x").Where("x.status =1")
  4227. if goodid > 0 {
  4228. db = db.Where("x.good_id = ?", goodid)
  4229. }
  4230. if orgid > 0 {
  4231. db = db.Where("x.org_id = ?", orgid)
  4232. }
  4233. if id > 0 {
  4234. db = db.Where("x.warehouse_info_id = ?", id)
  4235. }
  4236. err = db.Select("x.good_id,sum(x.count) as count").Scan(&info).Error
  4237. return info, err
  4238. }
  4239. func GetWarehoureOrderStockOutFlow(goodid int64, orgid int64, id int64, storehouse_id int64) (info models.VmStockFlow, err error) {
  4240. db := XTReadDB().Table("xt_stock_flow as x").Where("x.status =1 and x.consumable_type = 2 or x.consumable_type = 3")
  4241. if goodid > 0 {
  4242. db = db.Where("x.good_id = ?", goodid)
  4243. }
  4244. if orgid > 0 {
  4245. db = db.Where("x.user_org_id = ?", orgid)
  4246. }
  4247. if id > 0 {
  4248. db = db.Where("x.warehousing_id = ?", id)
  4249. }
  4250. if storehouse_id > 0 {
  4251. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4252. }
  4253. err = db.Select("x.good_id,sum(x.count) as count").Scan(&info).Error
  4254. return info, err
  4255. }
  4256. func UpdateCancelInfo(id int64) (models.CancelStock, error) {
  4257. stock := models.CancelStock{}
  4258. err := XTWriteDB().Model(&stock).Where("id=? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  4259. return stock, err
  4260. }
  4261. func GetStockBatchNumber(id int64, orgid int64) (info []*models.WarehousingInfo, err error) {
  4262. err = XTReadDB().Model(&info).Where("good_id = ? and org_id = ? and status = 1 and number <> ''", id, orgid).Find(&info).Error
  4263. return info, err
  4264. }
  4265. func GetWarehouseOutInfoById(id int64, goodid int64) (info []*models.WarehouseOutInfo, err error) {
  4266. err = XTReadDB().Where("warehouse_out_id = ? and good_id = ? and status = 1", id, goodid).Find(&info).Error
  4267. return info, err
  4268. }
  4269. func GetStockFlowBatchNumber(id int64, goodid int64) (stock []*models.VmStockFlow, err error) {
  4270. err = XTReadDB().Model(&stock).Where("warehouse_out_id = ? and good_id = ? and status = 1", id, goodid).Group("patient_id,number").Find(&stock).Error
  4271. return stock, err
  4272. }
  4273. func GetStockFlowBatchNumberOne(id int64, goodid int64) (stock []*models.VmStockFlowOne, err error) {
  4274. 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)")
  4275. table := XTReadDB().Table("xt_patients as t").Where("t.status = 1")
  4276. fmt.Println(table)
  4277. tableone := XTReadDB().Table("xt_good_information as o").Where("o.status = 1")
  4278. fmt.Println(tableone)
  4279. if id > 0 {
  4280. db = db.Where("x.warehouse_out_id = ?", id)
  4281. }
  4282. if goodid > 0 {
  4283. db = db.Where("x.good_id = ?", goodid)
  4284. }
  4285. 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
  4286. return stock, err
  4287. }
  4288. func GetStockFlowCancelInfo(id int64, goodid int64) (stock []*models.VmStockFlowOne, err error) {
  4289. db := XTReadDB().Table("xt_stock_flow as x").Where("x.status = 1 and x.count > 0 and x.consumable_type = 7")
  4290. table := XTReadDB().Table("xt_patients as t").Where("t.status = 1")
  4291. fmt.Println(table)
  4292. tableone := XTReadDB().Table("xt_good_information as o").Where("o.status = 1")
  4293. fmt.Println(tableone)
  4294. if id > 0 {
  4295. db = db.Where("x.warehouse_out_id = ?", id)
  4296. }
  4297. if goodid > 0 {
  4298. db = db.Where("x.good_id = ?", goodid)
  4299. }
  4300. 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
  4301. return stock, err
  4302. }
  4303. func GetDrugBatchNumber(drug_id int64, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  4304. err = XTReadDB().Model(&info).Where("drug_id = ? and org_id = ? and status = 1 and batch_number <>''", drug_id, orgid).Find(&info).Error
  4305. return info, err
  4306. }
  4307. func ExportDrugList(warehouse_out_id []string) (out []*models.StDrugWarehouseInfo, err error) {
  4308. db := XTReadDB().Table("xt_drug_warehouse_info as x").Where("x.status =1")
  4309. table := XTReadDB().Table("xt_base_drug as b").Where("b.status = 1")
  4310. tableOne := XTReadDB().Table("xt_drug_warehouse as p")
  4311. fmt.Println("table", table)
  4312. fmt.Println("tableOne", tableOne)
  4313. if len(warehouse_out_id) > 0 {
  4314. db = db.Where("x.warehousing_id in(?)", warehouse_out_id)
  4315. }
  4316. 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
  4317. return out, err
  4318. }
  4319. func GetExportOutOrderDrugList(warehouse_out_id []string) (out []*models.StDrugWarehouseOutInfo, err error) {
  4320. db := XTReadDB().Table("xt_drug_warehouse_out_info as x").Where("x.status = 1")
  4321. table := XTReadDB().Table("xt_base_drug as b").Where("b.status = 1")
  4322. fmt.Println("table", table)
  4323. if len(warehouse_out_id) > 0 {
  4324. db = db.Where("x.warehouse_out_id in(?)", warehouse_out_id)
  4325. }
  4326. 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
  4327. return out, err
  4328. }
  4329. func GetExportOutOrderDrugListOne(warehouse_out_id []string) (out []*models.StDrugWarehouseOutInfo, err error) {
  4330. db := XTReadDB().Table("xt_drug_flow as x").Where("x.status = 1")
  4331. table := XTReadDB().Table("xt_base_drug as b").Where("b.status = 1")
  4332. fmt.Println("table", table)
  4333. if len(warehouse_out_id) > 0 {
  4334. db = db.Where("x.warehouse_out_id in(?)", warehouse_out_id)
  4335. }
  4336. 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
  4337. return out, err
  4338. }
  4339. func GetDrugOutListFlow(warehouse_out_id []string, orgid int64) (info []*models.XtDrugWarehouseOutInfo, err error) {
  4340. db := XTReadDB().Model(&info).Where("status = 1")
  4341. if len(warehouse_out_id) > 0 {
  4342. db = db.Where("warehouse_out_id in(?)", warehouse_out_id)
  4343. }
  4344. if orgid > 0 {
  4345. db = db.Where("org_id = ?", orgid)
  4346. }
  4347. err = db.Find(&info).Error
  4348. return info, err
  4349. }
  4350. func GetDrugWarehouseOut(warehouse_out_id []string) (out []*models.StDrugWarehouseOutInfo, err error) {
  4351. err = XTReadDB().Where("warehouse_out_id in(?)", warehouse_out_id).Find(&out).Error
  4352. return out, err
  4353. }
  4354. func GetDrugWarehouseOutTenty(warehouse_out_id []string, orgid int64) (out []*models.DrugWarehouseOutTwenty, err error) {
  4355. err = XTReadDB().Where("id in(?)", warehouse_out_id).Preload("DrugWarehouseOutInfoTenty", func(db *gorm.DB) *gorm.DB {
  4356. 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)
  4357. }).Find(&out).Error
  4358. return out, err
  4359. }
  4360. func GetLastGoodInformationByGoodId(goodid int64, warehouse_info_id int64, orgid_id int64) (models.WarehouseOutInfo, error) {
  4361. info := models.WarehouseOutInfo{}
  4362. err := XTReadDB().Where("good_id = ? and warehouse_info_id= ? and status =1", goodid, warehouse_info_id).Last(&info).Error
  4363. return info, err
  4364. }
  4365. func GetTotalCountByGoodId(goodid int64, storehouse_id int64) (models.WarehousingInfo, error) {
  4366. info := models.WarehousingInfo{}
  4367. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  4368. if goodid > 0 {
  4369. db = db.Where("x.good_id = ?", goodid)
  4370. }
  4371. if storehouse_id > 0 {
  4372. db = db.Where("x.storehouse_id = ?", storehouse_id)
  4373. }
  4374. err := db.Select("x.good_id,sum(x.stock_count) as stock_count").Scan(&info).Error
  4375. return info, err
  4376. }
  4377. func GetLastGoodCountById(goodid int64, warehouse_info_id int64) (models.WarehousingInfo, error) {
  4378. info := models.WarehousingInfo{}
  4379. err := XTReadDB().Where("good_id = ? and id= ? and status = 1", goodid, warehouse_info_id).First(&info).Error
  4380. return info, err
  4381. }
  4382. func UpdateWarehousingInfo(info models.WarehousingInfo, id int64) error {
  4383. err = XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  4384. return err
  4385. }
  4386. func FindFirstWarehousingInfoByGoodId(good_id int64, id int64, storehouse_id int64) (info models.WarehousingInfo, err error) {
  4387. if storehouse_id == 0 {
  4388. err = readDb.Where("good_id = ? AND status = 1 and stock_count > 0", good_id).Order("ctime asc").First(&info).Error
  4389. }
  4390. if storehouse_id > 0 {
  4391. 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
  4392. }
  4393. return info, err
  4394. }
  4395. func CreateStockFlow(warehousingInfo []*models.VmStockFlow) (err error) {
  4396. if len(warehousingInfo) > 0 {
  4397. utx := writeDb.Begin()
  4398. if len(warehousingInfo) > 0 {
  4399. 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 "
  4400. insertParams := make([]string, 0)
  4401. insertData := make([]interface{}, 0)
  4402. for _, info := range warehousingInfo {
  4403. insertParams = append(insertParams, "(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)")
  4404. insertData = append(insertData, info.WarehousingId)
  4405. insertData = append(insertData, info.GoodId)
  4406. insertData = append(insertData, info.Number)
  4407. insertData = append(insertData, info.LicenseNumber)
  4408. insertData = append(insertData, info.Count)
  4409. insertData = append(insertData, info.UserOrgId)
  4410. insertData = append(insertData, info.PatientId)
  4411. insertData = append(insertData, info.SystemTime)
  4412. insertData = append(insertData, info.ConsumableType)
  4413. insertData = append(insertData, info.IsSys)
  4414. insertData = append(insertData, info.WarehousingOrder)
  4415. insertData = append(insertData, info.WarehouseOutId)
  4416. insertData = append(insertData, info.WarehouseOutOrderNumber)
  4417. insertData = append(insertData, info.IsEdit)
  4418. insertData = append(insertData, info.CancelStockId)
  4419. insertData = append(insertData, info.CancelOrderNumber)
  4420. insertData = append(insertData, info.Manufacturer)
  4421. insertData = append(insertData, info.Dealer)
  4422. insertData = append(insertData, info.Creator)
  4423. insertData = append(insertData, info.UpdateCreator)
  4424. insertData = append(insertData, info.Status)
  4425. insertData = append(insertData, info.Ctime)
  4426. insertData = append(insertData, info.Mtime)
  4427. insertData = append(insertData, info.Price)
  4428. insertData = append(insertData, info.WarehousingDetailId)
  4429. insertData = append(insertData, info.WarehouseOutDetailId)
  4430. insertData = append(insertData, info.CancelOutDetailId)
  4431. insertData = append(insertData, info.ExpireDate)
  4432. insertData = append(insertData, info.ProductDate)
  4433. }
  4434. thisSQL += strings.Join(insertParams, ", ")
  4435. err = utx.Exec(thisSQL, insertData...).Error
  4436. if err != nil {
  4437. utx.Rollback()
  4438. return
  4439. }
  4440. }
  4441. utx.Commit()
  4442. }
  4443. return
  4444. }
  4445. func CreateStockFlowOne(flow models.VmStockFlow) error {
  4446. utx := XTWriteDB().Begin()
  4447. err := utx.Create(&flow).Error
  4448. if err != nil {
  4449. utx.Rollback()
  4450. return err
  4451. }
  4452. utx.Commit()
  4453. return err
  4454. }
  4455. func CreateNewStockFlowOne(flow models.VmStockFlow, tx *gorm.DB) error {
  4456. err := tx.Create(&flow).Error
  4457. if err != nil {
  4458. tx.Rollback()
  4459. return err
  4460. }
  4461. return err
  4462. }
  4463. func CreateStockFlowSix(flow *models.VmStockFlow) error {
  4464. err := XTWriteDB().Create(&flow).Error
  4465. return err
  4466. }
  4467. func UpdatedStockFlow(flow models.VmStockFlow) error {
  4468. err := XTWriteDB().Save(&flow).Error
  4469. return err
  4470. }
  4471. func UpdatedStockFlowOne(flow models.VmStockFlow, warehousing_id int64, patient_id int64, record_time int64, good_id int64) error {
  4472. 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
  4473. return err
  4474. }
  4475. func UpdatedStockFlowFive(flow models.VmStockFlow, warehouse_out_id int64, patient_id int64, record_time int64, good_id int64) error {
  4476. 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
  4477. return err
  4478. }
  4479. func GetStockFlowIsExsit(warehousing_id int64, patient_id int64, record_time int64, good_id int64) (*models.VmStockFlow, error) {
  4480. stock := models.VmStockFlow{}
  4481. var err error
  4482. 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
  4483. if err == gorm.ErrRecordNotFound {
  4484. return nil, err
  4485. }
  4486. if err != nil {
  4487. return nil, err
  4488. }
  4489. return &stock, nil
  4490. }
  4491. func GetStockFlowIsBatchNumber(warehousing_id int64, patient_id int64, record_time int64, good_id int64) (flow []*models.VmStockFlow, err error) {
  4492. 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
  4493. return flow, nil
  4494. }
  4495. func GetStockFlowIsBatchNumberSix(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.VmStockFlow, err error) {
  4496. 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
  4497. return flow, nil
  4498. }
  4499. func GetNewStockFlowIsBatchNumberSix(patient_id int64, record_time int64, good_id int64, project_id int64, tx *gorm.DB) (flow []*models.VmStockFlow, err error) {
  4500. 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
  4501. if err != gorm.ErrRecordNotFound {
  4502. if err != nil {
  4503. tx.Rollback()
  4504. return flow, nil
  4505. }
  4506. }
  4507. return flow, nil
  4508. }
  4509. func GetStockFlowIsBatchNumberSixty(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.WarehouseOutInfo, err error) {
  4510. 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
  4511. return flow, nil
  4512. }
  4513. func GetNewStockFlowIsBatchNumberSixty(patient_id int64, record_time int64, good_id int64, project_id int64, tx *gorm.DB) (flow []*models.WarehouseOutInfo, err error) {
  4514. 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
  4515. if err != gorm.ErrRecordNotFound {
  4516. if err != nil {
  4517. tx.Rollback()
  4518. return flow, nil
  4519. }
  4520. }
  4521. return flow, nil
  4522. }
  4523. func GetStockFlowIsBatchNumberSeventy(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.AutomaticReduceDetail, err error) {
  4524. 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
  4525. return flow, nil
  4526. }
  4527. func GetNewStockFlowIsBatchNumberSeventy(patient_id int64, record_time int64, good_id int64, project_id int64, tx *gorm.DB) (flow []*models.AutomaticReduceDetail, err error) {
  4528. 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
  4529. if err != gorm.ErrRecordNotFound {
  4530. if err != nil {
  4531. tx.Rollback()
  4532. return flow, err
  4533. }
  4534. }
  4535. return flow, err
  4536. }
  4537. func GetStockFlowIsBatchNumberTwo(patient_id int64, record_time int64, good_id int64) (flow []*models.WarehouseOutInfo, err error) {
  4538. err = XTReadDB().Where("patient_id = ? and sys_record_time = ? and good_id = ? and status = 1 ", patient_id, record_time, good_id).Find(&flow).Error
  4539. return flow, nil
  4540. }
  4541. func GetStockFlowIsBatchNumberThree(patient_id int64, record_time int64, good_id int64) (flow []*models.VmStockFlow, err error) {
  4542. 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
  4543. return flow, nil
  4544. }
  4545. func GetStockFlowIsBatchNumberFour(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.VmStockFlow, err error) {
  4546. 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
  4547. return flow, nil
  4548. }
  4549. func GetNewStockFlowIsBatchNumberFour(patient_id int64, record_time int64, good_id int64, project_id int64, tx *gorm.DB) (flow []*models.VmStockFlow, err error) {
  4550. 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
  4551. if err != gorm.ErrRecordNotFound {
  4552. if err != nil {
  4553. tx.Rollback()
  4554. return flow, nil
  4555. }
  4556. }
  4557. return flow, nil
  4558. }
  4559. func GetStockFlowIsBatchNumberFourty(patient_id int64, record_time int64, good_id int64, project_id int64) (flow []*models.VmStockFlow, err error) {
  4560. 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
  4561. return flow, nil
  4562. }
  4563. func GetWarehouseOutInfoIsExist(id int64) (*models.WarehouseOutInfo, error) {
  4564. info := models.WarehouseOutInfo{}
  4565. var err error
  4566. err = XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  4567. if err == gorm.ErrRecordNotFound {
  4568. return nil, err
  4569. }
  4570. if err != nil {
  4571. return nil, err
  4572. }
  4573. return &info, nil
  4574. }
  4575. func GetWarehouseOutInfoIsExistOne(good_id int64, patient_id int64, record_time int64, project_id int64) (*models.WarehouseOutInfo, error) {
  4576. info := models.WarehouseOutInfo{}
  4577. var err error
  4578. 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
  4579. if err == gorm.ErrRecordNotFound {
  4580. return nil, err
  4581. }
  4582. if err != nil {
  4583. return nil, err
  4584. }
  4585. return &info, nil
  4586. }
  4587. func GetWarehouseOutInfoIsExistTwo(good_id int64, patient_id int64, record_time int64, project_id int64) (models.WarehouseOutInfo, error) {
  4588. info := models.WarehouseOutInfo{}
  4589. 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
  4590. return info, err
  4591. }
  4592. 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) {
  4593. offset := (page - 1) * limit
  4594. db := XTReadDB().Model(&flow).Where("status = 1 and count > 0")
  4595. if consumable_type > 0 {
  4596. //入库
  4597. if consumable_type == 1 {
  4598. db = db.Where("consumable_type = ?", consumable_type)
  4599. }
  4600. //2 手动出库
  4601. if consumable_type == 2 {
  4602. db = db.Where(" consumable_type = ? and is_sys = 0", consumable_type)
  4603. }
  4604. //3.自动出库
  4605. if consumable_type == 3 {
  4606. db = db.Where(" consumable_type = ? and is_sys = 1", consumable_type)
  4607. }
  4608. //4.手动退库
  4609. if consumable_type == 4 {
  4610. db = db.Where(" consumable_type = ?", consumable_type)
  4611. }
  4612. //自动退库
  4613. if consumable_type == 7 {
  4614. db = db.Where(" consumable_type = ?", consumable_type)
  4615. }
  4616. if consumable_type == 10 {
  4617. db = db.Where(" consumable_type = ?", consumable_type)
  4618. }
  4619. if consumable_type == 11 {
  4620. db = db.Where(" consumable_type = ?", consumable_type)
  4621. }
  4622. if consumable_type == 12 {
  4623. db = db.Where(" consumable_type = ?", consumable_type)
  4624. }
  4625. if consumable_type == 13 {
  4626. db = db.Where(" consumable_type = ?", consumable_type)
  4627. }
  4628. if consumable_type == 15 {
  4629. db = db.Where(" consumable_type = ?", consumable_type)
  4630. }
  4631. }
  4632. if orgId > 0 {
  4633. db = db.Where("user_org_id = ?", orgId)
  4634. }
  4635. if startTime > 0 {
  4636. db = db.Where("ctime >= ?", startTime)
  4637. }
  4638. if endTime > 0 {
  4639. db = db.Where("ctime<=?", endTime)
  4640. }
  4641. if good_id > 0 {
  4642. db = db.Where("good_id = ?", good_id)
  4643. }
  4644. err = db.Count(&total).Offset(offset).Limit(limit).Order("id desc").Find(&flow).Error
  4645. return flow, total, err
  4646. }
  4647. func GetLastGoodListByPatientId(recordtime int64, patientid int64, goodid int64, goodtypeid int64) (models.AutomaticReduceDetail, error) {
  4648. detail := models.AutomaticReduceDetail{}
  4649. 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
  4650. return detail, err
  4651. }
  4652. func GetLastGoodListByPatientIdOne(recordtime int64, patientid int64, goodid int64, goodtypeid int64) (models.WarehouseOutInfo, error) {
  4653. detail := models.WarehouseOutInfo{}
  4654. 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
  4655. return detail, err
  4656. }
  4657. func UpdatedWarehouseOutInfo(info *models.WarehouseOutInfo, good_id int64, patient_id int64, record_time int64, project_id int64) error {
  4658. outInfo := models.WarehouseOutInfo{}
  4659. 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
  4660. return err
  4661. }
  4662. func UpdatedNewWarehouseOutInfo(info *models.WarehouseOutInfo, good_id int64, patient_id int64, record_time int64, project_id int64, tx *gorm.DB) error {
  4663. outInfo := models.WarehouseOutInfo{}
  4664. 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
  4665. if err != nil {
  4666. tx.Rollback()
  4667. return err
  4668. }
  4669. return err
  4670. }
  4671. func UpdatedWarehouseOutInfoSix(info *models.WarehouseOutInfo, good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64) error {
  4672. outInfo := models.WarehouseOutInfo{}
  4673. 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
  4674. return err
  4675. }
  4676. 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 {
  4677. outInfo := models.WarehouseOutInfo{}
  4678. 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
  4679. if err != nil {
  4680. tx.Rollback()
  4681. return err
  4682. }
  4683. return err
  4684. }
  4685. func GetLastWarehouOutInfoByPatientId(orgid int64, patient_id int64, record_time int64, goodid int64, good_type_id int64) (models.WarehouseOutInfo, error) {
  4686. info := models.WarehouseOutInfo{}
  4687. 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
  4688. return info, err
  4689. }
  4690. func GetLastStockOut(id int64) (models.WarehousingInfo, error) {
  4691. info := models.WarehousingInfo{}
  4692. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  4693. return info, err
  4694. }
  4695. func GetStockGoodCount(good_id int64) (models.WarehousingInfo, error) {
  4696. info := models.WarehousingInfo{}
  4697. db := XTReadDB().Model(&info)
  4698. if good_id > 0 {
  4699. db = db.Where("good_id = ? and status = 1", good_id)
  4700. }
  4701. err := db.Select("sum(stock_count) as stock_count").Find(&info).Error
  4702. return info, err
  4703. }
  4704. 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) {
  4705. offset := (page - 1) * limit
  4706. db := XTReadDB().Model(drug_flow).Where("status = 1")
  4707. if drugid > 0 {
  4708. db = db.Where("drug_id = ?", drugid)
  4709. }
  4710. if orgid > 0 {
  4711. db = db.Where("user_org_id = ?", orgid)
  4712. }
  4713. if startTime > 0 {
  4714. db = db.Where("ctime >=? ", startTime)
  4715. }
  4716. if endTime > 0 {
  4717. db = db.Where("ctime<=?", endTime)
  4718. }
  4719. if stock_type > 0 {
  4720. //手动入库
  4721. if stock_type == 1 {
  4722. db = db.Where("consumable_type = 1")
  4723. }
  4724. //手动出库
  4725. if stock_type == 2 {
  4726. db = db.Where("consumable_type = 2 and is_sys = 0")
  4727. }
  4728. //自动出库
  4729. if stock_type == 3 {
  4730. db = db.Where("consumable_type = 3 and is_sys = 1")
  4731. }
  4732. if stock_type == 4 {
  4733. db = db.Where("consumable_type = 4")
  4734. }
  4735. if stock_type == 10 {
  4736. db = db.Where("consumable_type = 10")
  4737. }
  4738. if stock_type == 11 {
  4739. db = db.Where("consumable_type = 11")
  4740. }
  4741. if stock_type == 12 {
  4742. db = db.Where("consumable_type = 12")
  4743. }
  4744. if stock_type == 13 {
  4745. db = db.Where("consumable_type = 13")
  4746. }
  4747. if stock_type == 15 {
  4748. db = db.Where("consumable_type = 15")
  4749. }
  4750. }
  4751. 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
  4752. return drug_flow, total, err
  4753. }
  4754. func GetDrugWarehouseOutInfoIsExit(drug_id int64, patient_id int64, recordtime int64) (*models.DrugWarehouseOutInfo, error) {
  4755. outInfo := models.DrugWarehouseOutInfo{}
  4756. var err error
  4757. 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
  4758. if err == gorm.ErrRecordNotFound {
  4759. return nil, err
  4760. }
  4761. if err != nil {
  4762. return nil, err
  4763. }
  4764. return &outInfo, nil
  4765. }
  4766. func GetDrugWarehouseOutInfoIsExitOne(drug_id int64, patient_id int64, recordtime int64) (outInfo []*models.DrugWarehouseOutInfo, err error) {
  4767. 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
  4768. return outInfo, err
  4769. }
  4770. func UpdatedDrugWarehouseOutInfo(info *models.DrugWarehouseOutInfo, drug_id int64, patient_id int64, record_date int64, orgid int64) error {
  4771. outInfo := models.DrugWarehouseOutInfo{}
  4772. 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
  4773. return err
  4774. }
  4775. func GetCancelExportList(startime int64, endtime int64, ids []string, orgid int64) (cancle []*models.CancelStockInfo, err error) {
  4776. db := XTReadDB().Model(&cancle).Where("status = 1")
  4777. if startime > 0 {
  4778. db = db.Where("ctime >=?", startime)
  4779. }
  4780. if endtime > 0 {
  4781. db = db.Where("ctime <=?", endtime)
  4782. }
  4783. if len(ids) > 0 {
  4784. db = db.Where("cancel_stock_id in(?)", ids)
  4785. }
  4786. if orgid > 0 {
  4787. db = db.Where("org_id = ?", orgid)
  4788. }
  4789. db = db.Preload("GoodInfo", "status =1 and org_id = ?", orgid)
  4790. err = db.Find(&cancle).Error
  4791. return cancle, err
  4792. }
  4793. func GetCancelStockDetail(id int64) (info []*models.DrugCancelStockInfo, err error) {
  4794. db := XTReadDB().Model(&info)
  4795. if id > 0 {
  4796. db = db.Where("cancel_stock_id = ? and status = 1", id)
  4797. }
  4798. db = db.Preload("BaseDrugLib")
  4799. err = db.Find(&info).Error
  4800. return info, err
  4801. }
  4802. func GetDrugWarehouseInfo(id int64) (models.XtDrugWarehouseInfo, error) {
  4803. info := models.XtDrugWarehouseInfo{}
  4804. db := XTReadDB().Model(&info).Where("status = 1")
  4805. if id > 0 {
  4806. db = db.Where("id = ?", id)
  4807. }
  4808. err := db.Select("drug_id,warehousing_count,stock_max_number,stock_min_number").Find(&info).Error
  4809. return info, err
  4810. }
  4811. //func GetDrugWarehouseInfoTX(id int64,tx *gorm.DB) (models.XtDrugWarehouseInfo, error) {
  4812. // info := models.XtDrugWarehouseInfo{}
  4813. // db := tx.Model(&info).Where("status = 1")
  4814. // if id > 0 {
  4815. // db = db.Where("id = ?", id)
  4816. // }
  4817. // err := db.Select("drug_id,warehousing_count,stock_max_number,stock_min_number").Find(&info).Error
  4818. // return info, err
  4819. //}
  4820. func GetDrugWarehouseInfoPrescription(drugid int64, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  4821. err = XTReadDB().Where("drug_id = ? and org_id =? and status = 1", drugid, orgid).Find(&info).Error
  4822. return info, err
  4823. }
  4824. func GetDrugWarehouseInfoPrescriptionSeven(drugid int64, orgid int64, storehouse_id int64) (info []*models.DrugWarehouseInfoSeven, err error) {
  4825. 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
  4826. return info, err
  4827. }
  4828. func GetHisAdviceListByDrugId(drugid int64, patient_id int64, advice_date int64) (models.HisDoctorAdviceInfo, error) {
  4829. info := models.HisDoctorAdviceInfo{}
  4830. err := XTReadDB().Model(&info).Where("drug_id = ? and patient_id = ? and advice_date = ? and status = 1", drugid, patient_id, advice_date).Find(&info).Error
  4831. return info, err
  4832. }
  4833. func GetHisAdviceListByDrugIdTwo(patient_id int64, advice_date int64, orgid int64) (info []*models.HisDoctorAdviceInfo, err error) {
  4834. err = XTReadDB().Where("patient_id = ? and advice_date = ? and status = 1 and user_org_id = ?", patient_id, advice_date, orgid).Find(&info).Error
  4835. return info, err
  4836. }
  4837. func GetNewHisAdviceListByDrugIdTwo(patient_id int64, advice_date int64, orgid int64, tx *gorm.DB) (info []*models.HisDoctorAdviceInfo, err error) {
  4838. err = tx.Where("patient_id = ? and advice_date = ? and status = 1 and user_org_id = ?", patient_id, advice_date, orgid).Find(&info).Error
  4839. if err != gorm.ErrRecordNotFound {
  4840. if err != nil {
  4841. tx.Rollback()
  4842. return info, err
  4843. }
  4844. }
  4845. return info, err
  4846. }
  4847. func GetLastHisAdvicesList(patient_id int64, advice_date int64, user_org_id int64, tx *gorm.DB) (models.HisDoctorAdviceInfo, error) {
  4848. adviceInfo := models.HisDoctorAdviceInfo{}
  4849. 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
  4850. if err != gorm.ErrRecordNotFound {
  4851. if err != nil {
  4852. tx.Rollback()
  4853. return adviceInfo, err
  4854. }
  4855. }
  4856. return adviceInfo, err
  4857. }
  4858. func GetHisAdviceListByDrugIdEight(drugid int64, patient_id int64, advice_date int64, advice_id int64) (models.HisDoctorAdviceInfo, error) {
  4859. info := models.HisDoctorAdviceInfo{}
  4860. 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
  4861. return info, err
  4862. }
  4863. func GetLastDrugWarehouseOutByDrugId(drugid int64, patient_id int64, advice_date int64, advice_id int64) (models.DrugAutomaticReduceDetail, error) {
  4864. detail := models.DrugAutomaticReduceDetail{}
  4865. 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
  4866. return detail, err
  4867. }
  4868. func GetLastDrugWarehouseOutByDrugIdTwenty(drugid int64, patient_id int64, advice_date int64, advice_id int64) (out []*models.DrugWarehouseOutInfo, err error) {
  4869. 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
  4870. return out, err
  4871. }
  4872. func GetLastNewDrugWarehouseOutByDrugIdTwenty(drugid int64, patient_id int64, advice_date int64, advice_id int64, tx *gorm.DB) (out []*models.DrugWarehouseOutInfo, err error) {
  4873. 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
  4874. if err != gorm.ErrRecordNotFound {
  4875. if err != nil {
  4876. tx.Rollback()
  4877. return out, err
  4878. }
  4879. }
  4880. return out, err
  4881. }
  4882. func ModefyDrugByWarehouseInfo(id int64, stock_max_number int64) error {
  4883. err := XTWriteDB().Model(models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", stock_max_number)).Error
  4884. return err
  4885. }
  4886. func ModefyDrugByWarehouseInfoOne(id int64, stock_min_number int64) error {
  4887. err := XTWriteDB().Model(models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", stock_min_number)).Error
  4888. return err
  4889. }
  4890. func DeleteDrugAutoWarehouse(drugid int64, patient_id int64, record_time int64) error {
  4891. 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
  4892. 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
  4893. 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
  4894. return err
  4895. }
  4896. func DeleteDrugAutoWarehouseSeven(drugid int64, patient_id int64, record_time int64, advice_id int64) error {
  4897. 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
  4898. 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
  4899. return err
  4900. }
  4901. func DeleteNewDrugAutoWarehouseSeven(drugid int64, patient_id int64, record_time int64, advice_id int64, tx *gorm.DB) error {
  4902. err := tx.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
  4903. err = tx.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
  4904. if err != nil {
  4905. tx.Rollback()
  4906. return err
  4907. }
  4908. return err
  4909. }
  4910. func GetDrugWarehouseInfoById(id int64) (models.XtDrugWarehouseInfo, error) {
  4911. info := models.XtDrugWarehouseInfo{}
  4912. err := XTReadDB().Model(&info).Where("id=? and status =1", id).Find(&info).Error
  4913. return info, err
  4914. }
  4915. func GetDrugWarehouseInfoByIdTwenty(id int64) (models.XtDrugWarehouseInfo, error) {
  4916. info := models.XtDrugWarehouseInfo{}
  4917. err := XTReadDB().Model(&info).Where("id=?", id).Find(&info).Error
  4918. return info, err
  4919. }
  4920. func UpdateDrugWarehouseInfo(info *models.XtDrugWarehouseInfo, id int64) error {
  4921. err = writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", info.StockMaxNumber)).Error
  4922. return err
  4923. }
  4924. //func UpdateDrugWarehouseInfoTX(info *models.XtDrugWarehouseInfo, id int64,tx *gorm.DB) error {
  4925. // err = tx.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", info.StockMaxNumber)).Error
  4926. // return err
  4927. //}
  4928. func UpdateDrugWarehouseInfoOne(info *models.XtDrugWarehouseInfo, id int64) error {
  4929. //err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_min_number": info.StockMaxNumber}).Error
  4930. //return err
  4931. err = writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", info.StockMinNumber)).Error
  4932. return err
  4933. }
  4934. //func UpdateDrugWarehouseInfoOneTX(info *models.XtDrugWarehouseInfo, id int64,tx *gorm.DB) error {
  4935. // err = tx.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", info.StockMinNumber)).Error
  4936. // return err
  4937. //}
  4938. func GetLastCancelStockInfo(id int64) (models.DrugCancelStockInfo, error) {
  4939. info := models.DrugCancelStockInfo{}
  4940. err := XTReadDB().Where("id = ? and status = 1", id).Find(&info).Error
  4941. return info, err
  4942. }
  4943. func GetLastCancelStockInfoOne(id int64, drug_id int64) (models.DrugCancelStockInfo, error) {
  4944. info := models.DrugCancelStockInfo{}
  4945. err := XTReadDB().Where("cancel_stock_id = ? and drug_id = ? and status = 1", id, drug_id).Find(&info).Error
  4946. return info, err
  4947. }
  4948. func UpdatedDrugInfo(id int64, count int64) (err error) {
  4949. err = XTWriteDB().Model(&models.XtDrugWarehouseInfo{}).Where("id = ?", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  4950. return err
  4951. }
  4952. func UpdatedDrugFlow(cancelstockid int64, drug_id int64, flow models.DrugFlow) error {
  4953. 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
  4954. return err
  4955. }
  4956. func UpdatedDrugInfoOne(id int64, count int64) (err error) {
  4957. err = XTWriteDB().Model(&models.XtDrugWarehouseInfo{}).Where("id = ?", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", count)).Error
  4958. return err
  4959. }
  4960. func UpdateWarehouseInfo(count int64, drugid int64, orgid int64, warehouse_info_id int64) error {
  4961. 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
  4962. return err
  4963. }
  4964. func UpdateWarehouseInfoTwo(count int64, drugid int64, orgid int64) error {
  4965. 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
  4966. return err
  4967. }
  4968. func UpdateWarehouseInfoOne(count int64, drugid int64, orgid int64, warehouse_info_id int64) error {
  4969. 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
  4970. return err
  4971. }
  4972. func UpdateWarehouseInfoFour(count int64, drugid int64, orgid int64) error {
  4973. 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
  4974. return err
  4975. }
  4976. func GetWarehouseInfoByIdSeven(id int64) (models.WarehousingInfo, error) {
  4977. info := models.WarehousingInfo{}
  4978. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  4979. return info, err
  4980. }
  4981. func GetLastWarehouseInfo(goodid int64) (models.WarehousingInfo, error) {
  4982. info := models.WarehousingInfo{}
  4983. err := XTReadDB().Model(&info).Where("good_id = ? and status = 1", goodid).Last(&info).Error
  4984. return info, err
  4985. }
  4986. func GetFirstWarehouseInfo(goodid int64) (models.WarehousingInfo, error) {
  4987. info := models.WarehousingInfo{}
  4988. err := XTReadDB().Model(&info).Where("good_id = ? and status = 1", goodid).First(&info).Error
  4989. return info, err
  4990. }
  4991. func CreateWarehouseOut(out models.WarehouseOut) error {
  4992. err := XTWriteDB().Create(&out).Error
  4993. return err
  4994. }
  4995. func GetLastGoodWarehouseOut(orgid int64) (models.WarehouseOut, error) {
  4996. out := models.WarehouseOut{}
  4997. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&out).Error
  4998. return out, err
  4999. }
  5000. func CreateWarehouseInfo(info models.WarehousingInfo) error {
  5001. err := XTWriteDB().Create(&info).Error
  5002. return err
  5003. }
  5004. func UpdateGoodWarehouseInfo(id int64, info models.WarehousingInfo) error {
  5005. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  5006. return err
  5007. }
  5008. func UpdateWareInfoById(id int64, count int64) error {
  5009. err = XTWriteDB().Model(&models.WarehousingInfo{}).Where("id = ?", id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  5010. return err
  5011. }
  5012. func UpdateWareInfoByIdSix(id int64, count int64) error {
  5013. err = XTWriteDB().Model(&models.WarehousingInfo{}).Where("id = ?", id).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", count)).Error
  5014. return err
  5015. }
  5016. func GetLastCancelInfo(id int64, goodid int64) (models.CancelStockInfo, error) {
  5017. info := models.CancelStockInfo{}
  5018. err := XTReadDB().Model(&info).Where("warehouse_info_id = ? and good_id = ? and status = 1", id, goodid).Find(&info).Error
  5019. return info, err
  5020. }
  5021. func GetLastCancelInfoSix(id int64, goodid int64, storehouse_id int64) (models.CancelStockInfo, error) {
  5022. info := models.CancelStockInfo{}
  5023. err := XTReadDB().Model(&info).Where("warehouse_info_id = ? and good_id = ? and status = 1 and storehouse_id = ?", id, goodid, storehouse_id).Find(&info).Error
  5024. return info, err
  5025. }
  5026. func GetAllCancelInfoById(id int64, goodid int64) (info []*models.CancelStockInfo, err error) {
  5027. err = XTReadDB().Model(&info).Where("warehouse_info_id in(?) and good_id = ? and status = 1", id, goodid).Find(&info).Error
  5028. return info, err
  5029. }
  5030. func GetAllCancelInfoByIdSix(id int64, goodid int64, storehouse_id int64) (info []*models.CancelStockInfo, err error) {
  5031. err = XTReadDB().Model(&info).Where("warehouse_info_id in(?) and good_id = ? and status = 1", id, goodid).Find(&info).Error
  5032. return info, err
  5033. }
  5034. func UpdateStockFlow(flow models.VmStockFlow, goodid int64, warehousing_id int64) error {
  5035. err := XTWriteDB().Model(&flow).Where("good_id = ? and warehousing_id= ? and status = 1", goodid, warehousing_id).Updates(map[string]interface{}{"count": flow.Count}).Error
  5036. return err
  5037. }
  5038. func UpdateDrugFlow(flow models.DrugFlow, drugid int64, warehousing_id int64) error {
  5039. drugFlow := models.DrugFlow{}
  5040. 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
  5041. return err
  5042. }
  5043. func UpdateDrugFlowNight(flow models.DrugFlow, drugid int64, warehousing_id int64) error {
  5044. drugFlow := models.DrugFlow{}
  5045. 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
  5046. return err
  5047. }
  5048. func UpdateDrugCancel(id int64) (models.DrugCancelStock, error) {
  5049. stock := models.DrugCancelStock{}
  5050. err := XTWriteDB().Model(&stock).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5051. return stock, err
  5052. }
  5053. //func UpdateDrugCancelTX(id int64,tx *gorm.DB) (models.DrugCancelStock, error) {
  5054. // stock := models.DrugCancelStock{}
  5055. // err := tx.Model(&stock).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5056. // return stock, err
  5057. //}
  5058. func GetDrugWarehouseOutInfo(warehouse_info_id int64, drug_id int64) (info []*models.DrugWarehouseOutInfo, err error) {
  5059. db := XTReadDB().Model(&info)
  5060. if warehouse_info_id > 0 {
  5061. db = db.Where("warehouse_info_id = ?", warehouse_info_id)
  5062. }
  5063. if drug_id > 0 {
  5064. db = db.Where("drug_id = ? and status =1", drug_id)
  5065. }
  5066. err = db.Find(&info).Error
  5067. return info, err
  5068. }
  5069. //func GetDrugWarehouseOutInfoTX(warehouse_info_id int64, drug_id int64,tx *gorm.DB) (info []*models.DrugWarehouseOutInfo, err error) {
  5070. // db := tx.Model(&info)
  5071. // if warehouse_info_id > 0 {
  5072. // db = db.Where("warehouse_info_id = ?", warehouse_info_id)
  5073. // }
  5074. // if drug_id > 0 {
  5075. // db = db.Where("drug_id = ? and status =1", drug_id)
  5076. // }
  5077. // err = db.Find(&info).Error
  5078. // return info, err
  5079. //}
  5080. func GetCancelDrugStockOutInfo(warehouse_info_id int64, drug_id int64) (info []*models.DrugCancelStockInfo, err error) {
  5081. err = XTReadDB().Model(&info).Where("batch_number_id =? and drug_id = ? and status = 1", warehouse_info_id, drug_id).Find(&info).Error
  5082. return info, err
  5083. }
  5084. //func GetCancelDrugStockOutInfoTX(warehouse_info_id int64, drug_id int64,tx *gorm.DB) (info []*models.DrugCancelStockInfo, err error) {
  5085. // err = tx.Model(&info).Where("batch_number_id =? and drug_id = ? and status = 1", warehouse_info_id, drug_id).Find(&info).Error
  5086. // return info, err
  5087. //}
  5088. func GetTemplateSummary(orgid int64) (config []*models.Dataconfig, err error) {
  5089. err = XTReadDB().Model(&config).Where("module='template_summary' and parent_id=? and org_id in (?)", 0, orgid).Find(&config).Error
  5090. return config, err
  5091. }
  5092. func GetTemplatePlan(orgid int64) (config []*models.Dataconfig, err error) {
  5093. err = XTReadDB().Model(&config).Where("module='template_plan' and parent_id=? and org_id in (?)", 0, orgid).Find(&config).Error
  5094. return config, err
  5095. }
  5096. func GetSearchGoodWarehouseList(keyword string, orgid int64, storehouse_id int64) (info []*models.BloodWarehouseInfo, err error) {
  5097. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1 and x.is_check = 1")
  5098. table := XTReadDB().Table("xt_goood_information as t").Where("t.status")
  5099. fmt.Println(table)
  5100. likeKey := "%" + keyword + "%"
  5101. if orgid > 0 {
  5102. db = db.Where("x.org_id = ?", orgid)
  5103. }
  5104. if storehouse_id > 0 {
  5105. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5106. }
  5107. 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
  5108. return info, err
  5109. }
  5110. func CreateAdjustPrice(adjustPrice *models.XtStockAdjustPrice) error {
  5111. err := XTWriteDB().Create(&adjustPrice).Error
  5112. return err
  5113. }
  5114. func GetAllStockPrice(orgid int64, startime int64, endtime int64, keyword string, limit int64, page int64) (list []*models.VmStockAdjustPrice, total int64, err error) {
  5115. likeKey := "%" + keyword + "%"
  5116. offset := (page - 1) * limit
  5117. db := XTReadDB().Table("xt_stock_adjust_price as x").Where("x.status = 1")
  5118. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5119. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5120. fmt.Println(table, tab)
  5121. if startime > 0 {
  5122. db = db.Where("x.start_time>=?", startime)
  5123. }
  5124. if endtime > 0 {
  5125. db = db.Where("x.start_time<=?", endtime)
  5126. }
  5127. if len(keyword) > 0 {
  5128. db = db.Where("x.warehousing_order = ? or r.user_name like ?", keyword, likeKey)
  5129. }
  5130. if orgid > 0 {
  5131. db = db.Where("x.user_org_id = ?", orgid)
  5132. }
  5133. 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
  5134. return list, total, err
  5135. }
  5136. func UpdateAdjustPrice(ids []string, info models.XtStockAdjustPrice) error {
  5137. err := XTWriteDB().Model(&info).Where("id in(?)", ids).Updates(map[string]interface{}{"checker": info.Checker, "checker_status": info.CheckerStatus, "checker_time": info.CheckerTime}).Error
  5138. return err
  5139. }
  5140. func UpdateAdjustCheckPrice(info *models.GoodInfo, id int64) error {
  5141. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"packing_price": info.PackingPrice, "buy_price": info.BuyPrice}).Error
  5142. return err
  5143. }
  5144. func GetAdjustCheckPriceList(ids []string) (info []*models.XtStockAdjustPrice, err error) {
  5145. err = XTReadDB().Where("id in(?)", ids).Find(&info).Error
  5146. return info, err
  5147. }
  5148. func GetAdjustPricebyIdOne(ids []string) (adjust []*models.XtStockAdjustPrice, err error) {
  5149. err = XTReadDB().Where("id in(?) and status = 1", ids).Find(&adjust).Error
  5150. return adjust, err
  5151. }
  5152. func CreateReportPrice(price *models.XtStockReportPrice) error {
  5153. err := XTWriteDB().Create(&price).Error
  5154. return err
  5155. }
  5156. func GetReportStockList(startime int64, endtime int64, orgid int64, keyword string, page int64, limit int64) (adjust []*models.VmStockAdjustPrice, total int64, err error) {
  5157. likeKey := "%" + keyword + "%"
  5158. offset := (page - 1) * limit
  5159. db := XTReadDB().Table("xt_stock_report_price as x").Where("x.status = 1")
  5160. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5161. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5162. fmt.Println(table, tab)
  5163. if startime > 0 {
  5164. db = db.Where("x.ctime>=?", startime)
  5165. }
  5166. if endtime > 0 {
  5167. db = db.Where("x.ctime<=?", endtime)
  5168. }
  5169. if len(keyword) > 0 {
  5170. db = db.Where("x.warehousing_order like ? or r.user_name like ?", likeKey, likeKey)
  5171. }
  5172. if orgid > 0 {
  5173. db = db.Where("x.user_org_id = ?", orgid)
  5174. }
  5175. 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
  5176. return adjust, total, err
  5177. }
  5178. func GetStockDamagedList(orgid int64, keyword string, page int64, limit int64, startime int64, endtime int64, storehouse_id int64) (adjust []*models.VmStockInventory, total int64, err error) {
  5179. likeKey := "%" + keyword + "%"
  5180. offset := (page - 1) * limit
  5181. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1 and x.inventory_type = 4")
  5182. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5183. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5184. fmt.Println(table, tab)
  5185. if len(keyword) > 0 {
  5186. db = db.Where("x.warehousing_order like ? or r.user_name like ?", likeKey, likeKey)
  5187. }
  5188. if orgid > 0 {
  5189. db = db.Where("x.user_org_id = ?", orgid)
  5190. }
  5191. if startime > 0 {
  5192. db = db.Where("x.ctime >=?", startime)
  5193. }
  5194. if endtime > 0 {
  5195. db = db.Where("x.ctime <=?", endtime)
  5196. }
  5197. if storehouse_id > 0 {
  5198. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5199. }
  5200. 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
  5201. return adjust, total, err
  5202. }
  5203. func GetStockDamagedCountOne(orgid int64, keyword string, inventory_type int64) (adjust []*models.VmStockInventory, err error) {
  5204. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1")
  5205. if inventory_type == 0 {
  5206. db = db.Where("x.inventory_type = 4")
  5207. }
  5208. if inventory_type > 0 {
  5209. db = db.Where("x.inventory_type = ?", inventory_type)
  5210. }
  5211. if len(keyword) > 0 {
  5212. likeKey := "%" + keyword + "%"
  5213. db = db.Where("x.warehousing_order like ?", likeKey)
  5214. }
  5215. if orgid > 0 {
  5216. db = db.Where("x.user_org_id = ?", orgid)
  5217. }
  5218. 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
  5219. return adjust, err
  5220. }
  5221. func GetStockDamagedCount(orgid int64) (adjust []*models.VmStockInventory, err error) {
  5222. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1 and inventory_type = 4 ")
  5223. if orgid > 0 {
  5224. db = db.Where("x.user_org_id = ?", orgid)
  5225. }
  5226. 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
  5227. return adjust, err
  5228. }
  5229. func UpdateCheckDamage(ids []string, reportPrice models.XtStockReportPrice) error {
  5230. 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
  5231. return err
  5232. }
  5233. func GetCheckDamageList(ids []string) (report []*models.XtStockReportPrice, err error) {
  5234. err = XTReadDB().Model(&report).Where("id in(?) and status= 1", ids).Find(&report).Error
  5235. return report, err
  5236. }
  5237. func CreateInentory(inventory models.XtStockInventory) error {
  5238. err = XTWriteDB().Create(&inventory).Error
  5239. return err
  5240. }
  5241. func GetInventorylist(startime int64, endtime int64, page int64, limit int64, inventory_status int64, keyword string, orgid int64) (adjust []*models.VmStockAdjustPrice, total int64, err error) {
  5242. likeKey := "%" + keyword + "%"
  5243. offset := (page - 1) * limit
  5244. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1")
  5245. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5246. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5247. fmt.Println(table, tab)
  5248. if startime > 0 {
  5249. db = db.Where("x.ctime>=?", startime)
  5250. }
  5251. if endtime > 0 {
  5252. db = db.Where("x.ctime<=?", endtime)
  5253. }
  5254. if len(keyword) > 0 {
  5255. db = db.Where("x.warehousing_order like ? or r.user_name like ?", likeKey, likeKey)
  5256. }
  5257. if orgid > 0 {
  5258. db = db.Where("x.user_org_id = ?", orgid)
  5259. }
  5260. if inventory_status > 0 {
  5261. db = db.Where("checker_status = ?", inventory_status)
  5262. }
  5263. 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
  5264. return adjust, total, err
  5265. }
  5266. func UpdateCheckInventory(ids []string, info models.XtStockInventory) error {
  5267. err := XTWriteDB().Model(&info).Where("id in(?)", ids).Updates(map[string]interface{}{"checker": info.Checker, "checker_status": info.CheckerStatus, "checker_time": info.CheckerTime}).Error
  5268. return err
  5269. }
  5270. func GetModifyPriceDetail(id int64) (models.XtStockAdjustPrice, error) {
  5271. info := models.XtStockAdjustPrice{}
  5272. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Find(&info).Error
  5273. return info, err
  5274. }
  5275. func GetInventoryDetailById(id []string) (list []*models.XtStockInventory, err error) {
  5276. err = XTReadDB().Model(&list).Where("id in(?) and status = 1", id).Find(&list).Error
  5277. return list, err
  5278. }
  5279. func GetWarehouseInfoByIdNight(id int64) (models.WarehousingInfo, error) {
  5280. info := models.WarehousingInfo{}
  5281. err := XTReadDB().Where("id = ? and status = 1", id).Find(&info).Error
  5282. return info, err
  5283. }
  5284. func GetWarehouseInfoById(id int64) (models.WarehousingInfo, error) {
  5285. info := models.WarehousingInfo{}
  5286. //err :=XTReadDB().Model(&info).Where("id = ? or warehouse_info_id and status = 1", id).Find(&info).Error
  5287. //return info, err
  5288. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  5289. if id > 0 {
  5290. db = db.Where("x.id = ? or x.warehouse_info_id = ?", id, id)
  5291. }
  5292. err := db.Select("sum(x.warehousing_count) as warehousing_count,sum(x.stock_count) as stock_count").Scan(&info).Error
  5293. return info, err
  5294. }
  5295. func GetWarehouseInfoByIdTen(id int64, storehouse_id int64) (models.WarehousingInfo, error) {
  5296. info := models.WarehousingInfo{}
  5297. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  5298. if id > 0 {
  5299. db = db.Where("x.id = ? or x.warehouse_info_id = ?", id, id)
  5300. }
  5301. if storehouse_id > 0 {
  5302. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5303. }
  5304. err := db.Select("sum(x.warehousing_count) as warehousing_count,sum(x.stock_count) as stock_count").Scan(&info).Error
  5305. return info, err
  5306. }
  5307. func UpdateStockPrice(info models.XtStockAdjustPrice, id int64) error {
  5308. 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
  5309. return err
  5310. }
  5311. func DeleteStockPrice(id int64) error {
  5312. info := models.XtStockAdjustPrice{}
  5313. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5314. return err
  5315. }
  5316. func GetStockDamageDetail(id int64) (models.XtStockReportPrice, error) {
  5317. report := models.XtStockReportPrice{}
  5318. err := XTReadDB().Model(&report).Where("id=? and status = 1", id).Find(&report).Error
  5319. return report, err
  5320. }
  5321. func ModifyPrice(id int64, info models.XtStockReportPrice) error {
  5322. 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
  5323. return err
  5324. }
  5325. func DeleteDamage(id int64) error {
  5326. adjust := models.XtStockReportPrice{}
  5327. err := XTWriteDB().Model(&adjust).Where("id=? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5328. return err
  5329. }
  5330. func GetStockDamageById(ids []string) (adjust []*models.XtStockReportPrice, err error) {
  5331. err = XTReadDB().Where("id in(?) and status = 1", ids).Find(&adjust).Error
  5332. return adjust, err
  5333. }
  5334. func GetInventoryDetail(id int64) (models.XtStockInventory, error) {
  5335. inventory := models.XtStockInventory{}
  5336. err := XTReadDB().Model(&inventory).Where("id=? and status = 1", id).Find(&inventory).Error
  5337. return inventory, err
  5338. }
  5339. func ModifyInventory(id int64, inventory models.XtStockInventory) error {
  5340. 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
  5341. return err
  5342. }
  5343. func DeleteInventory(id int64) error {
  5344. inventory := models.XtStockInventory{}
  5345. err := XTWriteDB().Model(&inventory).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5346. return err
  5347. }
  5348. func GetInventoryDetailList(keyword string, limit int64, page int64, orgid int64, storehouse_id int64) (list []*models.VmStockInventory, total int64, err error) {
  5349. likeKey := "%" + keyword + "%"
  5350. offset := (page - 1) * limit
  5351. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1 and x.type = 10")
  5352. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5353. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5354. fmt.Println(table, tab)
  5355. if len(keyword) > 0 {
  5356. db = db.Where("x.good_name like ?", likeKey)
  5357. }
  5358. if orgid > 0 {
  5359. db = db.Where("x.user_org_id = ?", orgid)
  5360. }
  5361. if storehouse_id > 0 {
  5362. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5363. }
  5364. 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
  5365. return list, total, err
  5366. }
  5367. func GetInventoryDetailPrintMapList(keyword string, limit int64, page int64, orgid int64, storehouse_id int64, ids []string) (list []*models.VmStockInventory, total int64, err error) {
  5368. likeKey := "%" + keyword + "%"
  5369. offset := (page - 1) * limit
  5370. db := XTReadDB().Table("xt_stock_inventory as x").Where("x.status = 1 and x.type = 10")
  5371. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5372. tab := UserReadDB().Table("sgj_user_admin_role as r").Where("r.status = 1")
  5373. fmt.Println(table, tab)
  5374. if len(keyword) > 0 {
  5375. db = db.Where("x.good_name like ?", likeKey)
  5376. }
  5377. if orgid > 0 {
  5378. db = db.Where("x.user_org_id = ?", orgid)
  5379. }
  5380. if storehouse_id > 0 {
  5381. db = db.Where("x.storehouse_id = ?", storehouse_id)
  5382. }
  5383. if len(ids) > 0 {
  5384. db = db.Where("x.id in(?)", ids)
  5385. }
  5386. 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
  5387. return list, total, err
  5388. }
  5389. func GetInventoryPrintList(ids []string) (list []*models.XtStockInventory, err error) {
  5390. err = XTReadDB().Where("id in(?) and status = 1", ids).Find(&list).Error
  5391. return list, err
  5392. }
  5393. func GetInventoryDetailPrintList(ids []string) (list []*models.XtStockInventory, err error) {
  5394. err = XTReadDB().Where("id in(?) and status = 1", ids).Find(&list).Error
  5395. return list, err
  5396. }
  5397. func DeleteDrugPrice(id int64) error {
  5398. info := models.XtDrugAdjustPrice{}
  5399. err := XTReadDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"status": 0}).Error
  5400. return err
  5401. }
  5402. func GetGoodWarehouseList(goodid int64) (models.WarehousingInfo, error) {
  5403. info := models.WarehousingInfo{}
  5404. db := XTReadDB().Model(&info).Where("status = 1")
  5405. if goodid > 0 {
  5406. db = db.Where("good_id = ?", goodid)
  5407. }
  5408. err := db.Select("good_id,sum(stock_count) as stock_count").Find(&info).Error
  5409. return info, err
  5410. }
  5411. func UpdateProofInventory(id int64, info models.WarehousingInfo) error {
  5412. err := XTWriteDB().Model(&info).Where("id=? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  5413. return err
  5414. }
  5415. func UpdateStockInventory(inventory models.XtStockInventory, id int64) error {
  5416. err := XTWriteDB().Model(&inventory).Where("id= ? and status = 1", id).Updates(map[string]interface{}{"total": inventory.Total}).Error
  5417. return err
  5418. }
  5419. func CeateStockCorrectRecord(record models.XtStockCorrectRecord) error {
  5420. err := XTWriteDB().Create(&record).Error
  5421. return err
  5422. }
  5423. func GetWarehouseTotal(id int64) (models.WarehousingInfo, error) {
  5424. info := models.WarehousingInfo{}
  5425. //err :=XTReadDB()()()()().Where("id=? and status = 1", id).Find(&info).Error
  5426. //return info, err
  5427. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  5428. if id > 0 {
  5429. db = db.Where("x.id = ? or x.warehouse_info_id = ?", id, id)
  5430. }
  5431. err := db.Select("sum(x.stock_count) as stock_count").Scan(&info).Error
  5432. return info, err
  5433. }
  5434. func GetCurrentWarehosueInfo(id int64) (info []*models.DrugWarehouseInfo, err error) {
  5435. err = XTReadDB().Model(&info).Where("id=? or warehousing_info_id = ? ", id, id).Find(&info).Error
  5436. return info, err
  5437. }
  5438. func GetCurrentWarehosueInfoOne(id int64) (models.DrugWarehouseInfo, error) {
  5439. info := models.DrugWarehouseInfo{}
  5440. err := XTReadDB().Model(&info).Where("id=?", id).Find(&info).Error
  5441. return info, err
  5442. }
  5443. func ModifyDrugWarehouseInfo(info *models.DrugWarehouseInfo, id int64) error {
  5444. 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
  5445. return err
  5446. }
  5447. func ModifyDrugWarehouseInfoSix(info *models.DrugWarehouseInfo, id int64) error {
  5448. 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
  5449. return err
  5450. }
  5451. func GetGoodInventoryWarehouseList(id int64, storehouse_id int64) (info []*models.WarehousingInfo, err error) {
  5452. 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
  5453. return info, err
  5454. }
  5455. func UpdatedWarehousingInfo(info models.WarehousingInfo, id int64) error {
  5456. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount}).Error
  5457. return err
  5458. }
  5459. func UpdatedWarehousingInfoSix(info models.WarehousingInfo, id int64) error {
  5460. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"stock_count": info.StockCount, "warehousing_count": info.WarehousingCount}).Error
  5461. return err
  5462. }
  5463. func GetDamageDetailByGoodId(good_id int64, keyword string, inventory_type int64) (list []*models.XtStockInventory, err error) {
  5464. db := XTReadDB().Model(&list).Where(" status = 1")
  5465. if good_id > 0 {
  5466. db = db.Where("good_id = ?", good_id)
  5467. }
  5468. if len(keyword) > 0 {
  5469. likeKey := "%" + keyword + "%"
  5470. db = db.Where("warehousing_order like ?", likeKey)
  5471. }
  5472. if inventory_type > 0 {
  5473. db = db.Where("inventory_type = ?", inventory_type)
  5474. }
  5475. if inventory_type == 0 {
  5476. db = db.Where("inventory_type = 4")
  5477. }
  5478. err = db.Find(&list).Error
  5479. return list, err
  5480. }
  5481. func GetCancelStockId(cancelstock_id int64, drug_id int64) (*models.DrugFlow, error) {
  5482. flow := models.DrugFlow{}
  5483. err := XTReadDB().Where("cancel_stock_id = ? and drug_id = ?", cancelstock_id, drug_id).Find(&flow).Error
  5484. if err == gorm.ErrRecordNotFound {
  5485. return nil, err
  5486. }
  5487. if err != nil {
  5488. return nil, err
  5489. }
  5490. return &flow, nil
  5491. }
  5492. func GetTotalDrugCancelInfo(batchNumber_id int64, drug_id int64, id int64) (info []*models.DrugCancelStockInfo, err error) {
  5493. err = XTReadDB().Where("batch_number_id = ? and drug_id = ? and status = 1 and id<>?", batchNumber_id, drug_id, id).Find(&info).Error
  5494. return info, err
  5495. }
  5496. func GetLastDrugWarehouseInfo(drugid int64) (models.XtDrugWarehouseInfo, error) {
  5497. info := models.XtDrugWarehouseInfo{}
  5498. err := XTReadDB().Where("drug_id = ? and status =1", drugid).Last(&info).Error
  5499. return info, err
  5500. }
  5501. func GetLastGoodWarehouseInfo(goodid int64) (models.WarehousingInfo, error) {
  5502. info := models.WarehousingInfo{}
  5503. err := XTReadDB().Where("good_id =? and status = 1", goodid).Find(&info).Error
  5504. return info, err
  5505. }
  5506. func GetGoodStockFlowInfo(warehouseid int64, goodid int64) (*models.VmStockFlow, error) {
  5507. flow := models.VmStockFlow{}
  5508. err := XTReadDB().Where("warehousing_detail_id = ? and good_id = ? and status = 1", warehouseid, goodid).Find(&flow).Error
  5509. if err == gorm.ErrRecordNotFound {
  5510. return nil, err
  5511. }
  5512. if err != nil {
  5513. return nil, err
  5514. }
  5515. return &flow, nil
  5516. }
  5517. func GetLastInfoMationById(id int64) (models.GoodInfo, error) {
  5518. info := models.GoodInfo{}
  5519. err := XTReadDB().Where("id =? and status = 1", id).Find(&info).Error
  5520. return info, err
  5521. }
  5522. func UpdateGoodInfoMation(goodid int64, info models.GoodInfo) error {
  5523. err := XTWriteDB().Model(&info).Where("id =? and status = 1", goodid).Updates(map[string]interface{}{"total": info.Total}).Error
  5524. return err
  5525. }
  5526. func UpdateWarehouseInfoByGoodId(info models.WarehousingInfo, id int64) error {
  5527. err := XTWriteDB().Model(&info).Where("id =? and status = 1", id).Updates(map[string]interface{}{"warehousing_count": info.WarehousingCount, "stock_count": info.StockCount}).Error
  5528. return err
  5529. }
  5530. func UpdateWarehouseInfoByGoodIdOne(info *models.WarehousingInfo, id int64) error {
  5531. 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
  5532. return err
  5533. }
  5534. func UpdatedStockFlowByGoodId(warehousing_id int64, good_id int64, flow models.VmStockFlow) error {
  5535. 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
  5536. return err
  5537. }
  5538. func UpdatedStockFlowByGoodIdOne(warehousing_id int64, good_id int64, flow models.VmStockFlow) error {
  5539. 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
  5540. return err
  5541. }
  5542. func UpdateStockFlowByDetailId(flow models.VmStockFlow, wareoutdetailid int64) error {
  5543. 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
  5544. return err
  5545. }
  5546. func UpdatedGoodInfo(info models.GoodInfo, goodid int64) error {
  5547. err := XTWriteDB().Model(&info).Where("id = ? and status = 1", goodid).Updates(map[string]interface{}{"manufacturer": info.Manufacturer, "dealer": info.Dealer}).Error
  5548. return err
  5549. }
  5550. func GetInventoryExportList(orgid int64) (info []*models.PatientWarehouseInfo, err error) {
  5551. db := XTReadDB().Table("xt_warehouse_info as x").Where("x.status = 1")
  5552. table := XTReadDB().Table("xt_good_information as t").Where("t.status = 1")
  5553. fmt.Println(table)
  5554. if orgid > 0 {
  5555. db = db.Where("x.org_id = ?", orgid)
  5556. }
  5557. 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
  5558. return info, err
  5559. }
  5560. func UpdateDrugWarehouseingInfoSix(id int64, info models.XtDrugWarehouseInfo) error {
  5561. warehouseInfo := models.XtDrugWarehouseInfo{}
  5562. 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
  5563. return err
  5564. }
  5565. func CreatedCancelStock(info models.DrugCancelStockInfo) error {
  5566. err := XTWriteDB().Create(&info).Error
  5567. return err
  5568. }
  5569. func CreatedNewCancelStock(info models.DrugCancelStockInfo, tx *gorm.DB) error {
  5570. err := tx.Create(&info).Error
  5571. if err != nil {
  5572. tx.Rollback()
  5573. return err
  5574. }
  5575. return err
  5576. }
  5577. func IsExsitStockFlow(goodid int64, cancel_order_number string) (*models.VmStockFlow, error) {
  5578. flow := models.VmStockFlow{}
  5579. err := XTReadDB().Where("good_id = ? and cancel_order_number = ? and status = 1", goodid, cancel_order_number).Find(&flow).Error
  5580. if err == gorm.ErrRecordNotFound {
  5581. return nil, err
  5582. }
  5583. if err != nil {
  5584. return nil, err
  5585. }
  5586. return &flow, nil
  5587. }
  5588. func UpdateStockFlowTwo(id int64, flow models.VmStockFlow) error {
  5589. err := XTWriteDB().Model(&flow).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"count": flow.Count}).Error
  5590. return err
  5591. }
  5592. func UpdateStockFlowThree(id int64, flow models.VmStockFlow) error {
  5593. 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
  5594. return err
  5595. }
  5596. func GetLastWarehouseOutInfoById(drugid int64) (models.DrugWarehouseOutInfo, error) {
  5597. flow := models.DrugWarehouseOutInfo{}
  5598. err := XTReadDB().Where("drug_id = ? and status = 1", drugid).Last(&flow).Error
  5599. return flow, err
  5600. }
  5601. func GetLastWarehoseByGoodId(goodid int64, patient_id int64, record_date int64) (models.WarehouseOutInfo, error) {
  5602. info := models.WarehouseOutInfo{}
  5603. 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
  5604. return info, err
  5605. }
  5606. func ModifyDrugWarehouseOutInfo(info models.DrugWarehouseOutInfo, drugid int64, patientid int64, sys_record_time int64) error {
  5607. 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
  5608. return err
  5609. }
  5610. func ModifyDrugWarehouseOutInfoOne(info models.DrugWarehouseOutInfo, drugid int64, patientid int64, sys_record_time int64, warehouse_info_id int64) error {
  5611. 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
  5612. return err
  5613. }
  5614. func GetDrugWarehouseOutInfoByWarehosueId(drugid int64, patientid int64, recorddate int64, warehosueinfoid int64) (*models.DrugWarehouseOutInfo, error) {
  5615. info := models.DrugWarehouseOutInfo{}
  5616. 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
  5617. if err == gorm.ErrRecordNotFound {
  5618. return nil, err
  5619. }
  5620. if err != nil {
  5621. return nil, err
  5622. }
  5623. return &info, nil
  5624. }
  5625. func GetDrugFlowRecord(warehouse_out_order_number string, drugid int64, patientid int64) (*models.DrugFlow, error) {
  5626. drugFlow := models.DrugFlow{}
  5627. 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
  5628. if err == gorm.ErrRecordNotFound {
  5629. return nil, err
  5630. }
  5631. if err != nil {
  5632. return nil, err
  5633. }
  5634. return &drugFlow, nil
  5635. }
  5636. func ModifyDrugFlow(flow models.DrugFlow, warehouse_out_order_number string, drugid int64, patient_id int64) error {
  5637. 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
  5638. return err
  5639. }
  5640. func ModifyDrugFlowOne(flow models.DrugFlow, warehouse_out_order_number string, drugid int64, patient_id int64, warehousing_detail_id int64) error {
  5641. 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
  5642. return err
  5643. }
  5644. func GetDrugAutoReduceRecordOne(drugid int64, patientid int64, recorddate int64) (detail []*models.DrugAutomaticReduceDetail, err error) {
  5645. err = XTReadDB().Model(&detail).Where("drug_id = ? and patient_id = ? and record_time = ? and status = 1", drugid, patientid, recorddate).Find(&detail).Error
  5646. return detail, err
  5647. }
  5648. func GetDrugAutoReduceRecord(drugid int64, patientid int64, recorddate int64) (*models.DrugAutomaticReduceDetail, error) {
  5649. detail := models.DrugAutomaticReduceDetail{}
  5650. err := XTReadDB().Model(&detail).Where("drug_id = ? and patient_id = ? and record_time = ? and status = 1", drugid, patientid, recorddate).Find(&detail).Error
  5651. if err == gorm.ErrRecordNotFound {
  5652. return nil, err
  5653. }
  5654. if err != nil {
  5655. return nil, err
  5656. }
  5657. return &detail, nil
  5658. }
  5659. func ModifyAutoMaticReduce(auto models.DrugAutomaticReduceDetail, patientid int64, recordate int64, drugid int64) error {
  5660. 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
  5661. return err
  5662. }
  5663. func ModifyAutoMaticReduceOne(auto models.DrugAutomaticReduceDetail, patientid int64, recordate int64, drugid int64, warehouse_info_id int64) error {
  5664. 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
  5665. return err
  5666. }
  5667. func ModifyDrugWarehouse(id int64, stock_max_number int64, stock_min_number int64) (models.DrugWarehouseInfo, error) {
  5668. info := models.DrugWarehouseInfo{}
  5669. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", stock_max_number)).Error
  5670. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", stock_min_number)).Error
  5671. return info, err
  5672. }
  5673. func ModeifyDrugWarehosueInfo(id int64, stock_max_number int64) error {
  5674. err := XTWriteDB().Model(models.DrugWarehouseInfo{}).Where("id = ?", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", stock_max_number)).Error
  5675. return err
  5676. }
  5677. func ModeFyStockMinById(id int64, stock_min_number int64) error {
  5678. info := models.DrugWarehouseInfo{}
  5679. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", stock_min_number)).Error
  5680. return err
  5681. }
  5682. func GetDrugCancelById(id int64) (models.DrugCancelStockInfo, error) {
  5683. info := models.DrugCancelStockInfo{}
  5684. err := XTReadDB().Where("id = ? and status = 1", id).Find(&info).Error
  5685. return info, err
  5686. }
  5687. func ModeFyDrugWareseInfo(id int64, stock_max_number int64) error {
  5688. info := models.DrugWarehouseInfo{}
  5689. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", stock_max_number)).Error
  5690. return err
  5691. }
  5692. func ModeFyDrugWarehouseMin(id int64, stock_min_number int64) error {
  5693. info := models.DrugWarehouseInfo{}
  5694. err = XTWriteDB().Model(&info).Where("id = ?", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number - ?", stock_min_number)).Error
  5695. return err
  5696. }
  5697. func GetAllHisDoctorAdviceById(drugid int64, patient_id int64, advicedate int64, orgid int64) (advice []*models.HisDoctorAdviceInfo, err error) {
  5698. 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
  5699. return advice, err
  5700. }
  5701. func GetAllHisDoctorAdviceByIdOne(drugid int64, patient_id int64, advicedate int64, orgid int64, tx *gorm.DB) (advice []*models.HisDoctorAdviceInfo, err error) {
  5702. 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
  5703. if err != gorm.ErrRecordNotFound {
  5704. if err != nil {
  5705. tx.Rollback()
  5706. return advice, err
  5707. }
  5708. }
  5709. return advice, err
  5710. }
  5711. func GetAllDrugFlowById(drugid int64, patient_id int64, advicedate int64, orgid int64) (info []*models.DrugWarehouseOutInfo, err error) {
  5712. 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
  5713. return info, err
  5714. }
  5715. func GetAllDrugFlowByIdOne(drugid int64, patient_id int64, advicedate int64, orgid int64, tx *gorm.DB) (info []*models.DrugWarehouseOutInfo, err error) {
  5716. 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
  5717. if err != gorm.ErrRecordNotFound {
  5718. if err != nil {
  5719. tx.Rollback()
  5720. return info, err
  5721. }
  5722. }
  5723. return info, err
  5724. }
  5725. // 耗材加库存
  5726. func ModifyGoodAddInformation(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5727. info := models.GoodInfo{}
  5728. 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
  5729. return info, err
  5730. }
  5731. func ModifyGoodAddInformationSix(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5732. info := models.GoodInfo{}
  5733. 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
  5734. 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
  5735. return info, err
  5736. }
  5737. func ModifyGoodReduceInformation(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5738. info := models.GoodInfo{}
  5739. 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
  5740. return info, err
  5741. }
  5742. func ModifyGoodReduceInformationTwo(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5743. info := models.GoodInfo{}
  5744. 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
  5745. 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
  5746. return info, err
  5747. }
  5748. func ModifyGoodReduceInformationSix(good_id int64, sum_count int64, orgid int64, retail_price float64) (models.GoodInfo, error) {
  5749. info := models.GoodInfo{}
  5750. 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
  5751. return info, err
  5752. }
  5753. func GetWarehousingByIdList(ids []string, orgid int64) (info []*models.WarehousingInfo, err error) {
  5754. err = XTReadDB().Model(&info).Where("warehousing_id in(?) and org_id = ? and status = 1", ids, orgid).Find(&info).Error
  5755. return info, err
  5756. }
  5757. func GetWarehousingByIdListTwenty(ids []string, orgid int64) (info []*models.WarehousingInfo, err error) {
  5758. err = XTReadDB().Model(&info).Where("warehousing_id in(?) and org_id = ?", ids, orgid).Find(&info).Error
  5759. return info, err
  5760. }
  5761. func GetWarehouseInfoByIdSix(id int64, orgid int64) (models.WarehousingInfo, error) {
  5762. info := models.WarehousingInfo{}
  5763. err := XTReadDB().Model(&info).Where("id = ? and status= 1 and org_id = ?", id, orgid).Find(&info).Error
  5764. return info, err
  5765. }
  5766. func GetWarehouseInfoByIdTwenty(id int64, orgid int64) (models.WarehousingInfo, error) {
  5767. info := models.WarehousingInfo{}
  5768. err := XTReadDB().Model(&info).Where("id = ? and org_id = ?", id, orgid).Find(&info).Error
  5769. return info, err
  5770. }
  5771. // 药品加库存
  5772. func ModifyDrugAddInformation(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5773. info := models.BaseDrugLib{}
  5774. 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
  5775. return info, err
  5776. }
  5777. func ModifyDrugAddInformationTwo(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5778. info := models.BaseDrugLib{}
  5779. 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
  5780. 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
  5781. return info, err
  5782. }
  5783. func ModifyDrugReduceInformation(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5784. info := models.BaseDrugLib{}
  5785. 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
  5786. return info, err
  5787. }
  5788. func ModifyDrugReduceInformationTwo(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5789. info := models.BaseDrugLib{}
  5790. 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
  5791. 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
  5792. return info, err
  5793. }
  5794. func ModifyDrugReduceInformationSix(drug_id int64, sum_count int64, orgid int64, batch_retai_price float64) (models.BaseDrugLib, error) {
  5795. info := models.BaseDrugLib{}
  5796. 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
  5797. 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
  5798. return info, err
  5799. }
  5800. func GetLastDrugwarehouseInfoById(ids []string, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  5801. err = XTReadDB().Where("warehousing_id in(?) and org_id = ? and status = 1", ids, orgid).Find(&info).Error
  5802. return info, err
  5803. }
  5804. func GetLastDrugwarehouseInfoByIdTwenty(ids []string, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  5805. err = XTReadDB().Where("warehousing_id in(?) and org_id = ?", ids, orgid).Find(&info).Error
  5806. return info, err
  5807. }
  5808. func GetWarhouseOutById(id int64) (models.WarehouseOutInfo, error) {
  5809. info := models.WarehouseOutInfo{}
  5810. err := XTReadDB().Where("id = ? and status = 1", id).Find(&info).Error
  5811. return info, err
  5812. }
  5813. func FindeGoodWareHouseOutInfo(id int64, storehouse_id int64, orgid int64) (out []*models.WarehouseOutInfo, err error) {
  5814. err = XTReadDB().Where("warehouse_out_id = ? and storehouse_id =? and org_id = ?", id, storehouse_id, orgid).Find(&out).Error
  5815. return out, err
  5816. }
  5817. func ModifyWarehouseInfo(id int64, count int64) (models.WarehousingInfo, error) {
  5818. info := models.WarehousingInfo{}
  5819. err = XTWriteDB().Model(&info).Where("id = ? and status = 1", id).UpdateColumn("stock_count", gorm.Expr("stock_count + ?", count)).Error
  5820. return info, err
  5821. }
  5822. func GetOrgIdList() (template []*models.VMGobalTemplate, err error) {
  5823. err = XTReadDB().Where("status = 1").Find(&template).Error
  5824. return template, err
  5825. }
  5826. func GetAllGoodList(orgid int64) (good []*models.GoodInfo, err error) {
  5827. err = XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&good).Error
  5828. return good, err
  5829. }
  5830. func ModifyGoodAddInformationSeven(good_id int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5831. info := models.GoodInfo{}
  5832. err = XTWriteDB().Model(&info).Where("id = ? and org_id = ? and status = 1", good_id, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  5833. return info, err
  5834. }
  5835. func GetStockCountWarehouseInfoById(good_id int64) (info []*models.WarehousingInfo, err error) {
  5836. db := XTReadDB().Where("status = 1")
  5837. if good_id > 0 {
  5838. db = db.Where("good_id = ?", good_id)
  5839. }
  5840. err = db.Find(&info).Error
  5841. return info, err
  5842. }
  5843. func GetDrugStockCountWarehoseInfoById(drug_id int64) (info []*models.DrugWarehouseInfo, err error) {
  5844. db := XTReadDB().Model(&info).Where("status = 1")
  5845. if drug_id > 0 {
  5846. db = db.Where("drug_id = ?", drug_id)
  5847. }
  5848. err = db.Find(&info).Error
  5849. return info, err
  5850. }
  5851. func UpdateModifyDrugInfoById(drug_id int64, sum_count int64, orgid int64) (models.BaseDrugLib, error) {
  5852. lib := models.BaseDrugLib{}
  5853. err := XTWriteDB().Model(&lib).Where("id = ? and org_id = ? and status = 1", drug_id, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  5854. return lib, err
  5855. }
  5856. func GetWarehouseBySecondWarehouseId(is_sys int64, sencond_wahouse_id int64, orgid int64, record_date int64) (*models.Warehousing, error) {
  5857. info := models.Warehousing{}
  5858. 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
  5859. if err == gorm.ErrRecordNotFound {
  5860. return nil, err
  5861. }
  5862. if err != nil {
  5863. return nil, err
  5864. }
  5865. return &info, nil
  5866. }
  5867. func GetLastWarehouseById(is_sys int64, sencond_wahouse_id int64, orgid int64, record_date int64) (models.Warehousing, error) {
  5868. info := models.Warehousing{}
  5869. 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
  5870. return info, err
  5871. }
  5872. func GetDrugWarehouseBySyS(orgid int64, is_sys int64, sencond_wahouse_id int64, record_date int64) (*models.DrugWarehouseOut, error) {
  5873. out := models.DrugWarehouseOut{}
  5874. 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
  5875. if err == gorm.ErrRecordNotFound {
  5876. return nil, err
  5877. }
  5878. if err != nil {
  5879. return nil, err
  5880. }
  5881. return &out, nil
  5882. }
  5883. func GetLastDrugWarehouseOutById(is_sys int64, sencond_wahouse_id int64, orgid int64, record_date int64) (models.DrugWarehouseOut, error) {
  5884. info := models.DrugWarehouseOut{}
  5885. 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
  5886. return info, err
  5887. }
  5888. func GetDrugWarehouseingBySys(is_sys int64, second_warehouse_id int64, orgid int64, record_date int64) (*models.DrugWarehouse, error) {
  5889. info := models.DrugWarehouse{}
  5890. 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
  5891. if err == gorm.ErrRecordNotFound {
  5892. return nil, err
  5893. }
  5894. if err != nil {
  5895. return nil, err
  5896. }
  5897. return &info, nil
  5898. }
  5899. func CreateDrugWaresing(warehouse models.DrugWarehouse) error {
  5900. err := XTWriteDB().Create(&warehouse).Error
  5901. return err
  5902. }
  5903. func GetLastDrugWarehouseBySys(is_sys int64, second_warehouse_id int64, orgid int64, record_date int64) (models.DrugWarehouse, error) {
  5904. info := models.DrugWarehouse{}
  5905. 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
  5906. return info, err
  5907. }
  5908. func ModifyGoodReduceInformationTwenty(good_id int64, waresing_count int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5909. info := models.GoodInfo{}
  5910. 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
  5911. 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
  5912. return info, err
  5913. }
  5914. func ModifyGoodReduceInformationTwentyOne(good_id int64, waresing_count int64, sum_count int64, orgid int64) (models.GoodInfo, error) {
  5915. info := models.GoodInfo{}
  5916. 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
  5917. 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
  5918. return info, err
  5919. }
  5920. func UpdateMedicalSumCount(drug_id int64, sum_count int64, sum_in_count int64, orgid int64) error {
  5921. tx := XTWriteDB().Begin()
  5922. 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
  5923. if err != nil {
  5924. tx.Rollback()
  5925. return err
  5926. }
  5927. tx.Commit()
  5928. return err
  5929. }
  5930. //func UpdateMedicalSumCountTX(drug_id int64, sum_count int64, sum_in_count int64, orgid int64,tx *gorm.DB) error {
  5931. // 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
  5932. // return err
  5933. //}
  5934. func UpdateGoodByGoodId(good_id int64, sum_count int64, sum_in_count int64, orgid int64) error {
  5935. 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
  5936. return err
  5937. }
  5938. func GetDrugDetailSummary(startime int64, endtime int64, keyword string, limit int64, page int64, orgid int64) (adviceinfo []*models.BloodHisDoctorAdviceInfo, total int64, err error) {
  5939. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1")
  5940. table := XTReadDB().Table("xt_base_drug as x d")
  5941. fmt.Println(table)
  5942. if startime > 0 {
  5943. db = db.Where("x.advice_date >= ?", startime)
  5944. }
  5945. if endtime > 0 {
  5946. db = db.Where("x.advice_date <= ?", endtime)
  5947. }
  5948. if orgid > 0 {
  5949. db = db.Where("x.user_org_id = ?", orgid)
  5950. }
  5951. if len(keyword) > 0 {
  5952. likeKey := "%" + keyword + "%"
  5953. 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)
  5954. }
  5955. offset := (page - 1) * limit
  5956. err = db.Count(&total).Offset(offset).Limit(limit).Order("x.created_time desc").Group("x.drug_id").Scan(&adviceinfo).Error
  5957. return adviceinfo, total, err
  5958. }
  5959. func GetDrugDetailSummaryOne(startime int64, endtime int64, keyword string, limit int64, page int64, orgid int64) (adviceinfo []*models.BloodHisDoctorAdviceInfo, total int64, err error) {
  5960. db := XTReadDB().Table("his_doctor_advice_info as x").Where("x.status = 1")
  5961. table := XTReadDB().Table("xt_base_drug as x d")
  5962. fmt.Println(table)
  5963. if startime > 0 {
  5964. db = db.Where("x.advice_date >= ?", startime)
  5965. }
  5966. if endtime > 0 {
  5967. db = db.Where("x.advice_date <= ?", endtime)
  5968. }
  5969. if orgid > 0 {
  5970. db = db.Where("x.user_org_id = ?", orgid)
  5971. }
  5972. if len(keyword) > 0 {
  5973. likeKey := "%" + keyword + "%"
  5974. 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)
  5975. }
  5976. err = db.Order("x.created_time desc").Scan(&adviceinfo).Error
  5977. return adviceinfo, total, err
  5978. }
  5979. func GetAllDrugSummary(orgid int64) (drug []*models.BaseDrugLib, err error) {
  5980. err = XTReadDB().Where("org_id = ? and status = 1 and is_user = 1", orgid).Find(&drug).Error
  5981. return drug, err
  5982. }
  5983. func GetGoodDetailSummary(startime int64, endtime int64, keyword string, limit int64, page int64, orgid int64) (project []*models.BloodHisPrescriptionProject, total int64, err error) {
  5984. db := XTReadDB().Table("his_prescription_project as x").Where("x.status = 1 and x.type = 3")
  5985. table := XTReadDB().Table("xt_good_information as d")
  5986. fmt.Println(table)
  5987. if startime > 0 {
  5988. db = db.Where("x.record_date >= ?", startime)
  5989. }
  5990. if endtime > 0 {
  5991. db = db.Where("x.record_date <= ?", endtime)
  5992. }
  5993. if orgid > 0 {
  5994. db = db.Where("x.user_org_id = ?", orgid)
  5995. }
  5996. if len(keyword) > 0 {
  5997. likeKey := "%" + keyword + "%"
  5998. 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")
  5999. }
  6000. offset := (page - 1) * limit
  6001. err = db.Count(&total).Offset(offset).Limit(limit).Order("x.ctime desc").Group("x.project_id").Scan(&project).Error
  6002. return project, total, err
  6003. }
  6004. func GetGoodDetailSummaryOne(startime int64, endtime int64, keyword string, limit int64, page int64, orgid int64) (project []*models.BloodHisPrescriptionProject, total int64, err error) {
  6005. db := XTReadDB().Table("his_prescription_project as x").Where("x.status = 1 and x.type = 3")
  6006. table := XTReadDB().Table("xt_good_information as d")
  6007. fmt.Println(table)
  6008. if startime > 0 {
  6009. db = db.Where("x.record_date >= ?", startime)
  6010. }
  6011. if endtime > 0 {
  6012. db = db.Where("x.record_date <= ?", endtime)
  6013. }
  6014. if orgid > 0 {
  6015. db = db.Where("x.user_org_id = ?", orgid)
  6016. }
  6017. if len(keyword) > 0 {
  6018. likeKey := "%" + keyword + "%"
  6019. 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")
  6020. }
  6021. err = db.Order("x.ctime desc").Group("x.id").Scan(&project).Error
  6022. return project, total, err
  6023. }
  6024. func GeAllGoodInformation(orgid int64) (good []*models.GoodInfo, err error) {
  6025. err = XTReadDB().Where("org_id =? and status = 1 and is_user = 1", orgid).Find(&good).Error
  6026. return good, err
  6027. }
  6028. func GetStockSettingIsExsit(orgid int64) (*models.XtStockSetting, error) {
  6029. setting := models.XtStockSetting{}
  6030. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&setting).Error
  6031. if err == gorm.ErrRecordNotFound {
  6032. return nil, err
  6033. }
  6034. if err != nil {
  6035. return nil, err
  6036. }
  6037. return &setting, nil
  6038. }
  6039. func CreateStockSetting(setting models.XtStockSetting) error {
  6040. err := XTWriteDB().Create(&setting).Error
  6041. return err
  6042. }
  6043. func UpdateStockSetting(orgid int64, setting models.XtStockSetting) error {
  6044. err := XTWriteDB().Model(&models.XtStockSetting{}).Where("user_org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_type": setting.IsType}).Error
  6045. return err
  6046. }
  6047. func FindStockSettingById(orgid int64) (models.XtStockSetting, error) {
  6048. setting := models.XtStockSetting{}
  6049. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&setting).Error
  6050. return setting, err
  6051. }
  6052. func GetAutoStockOutById(good_id int64, record_date int64, orgid int64, patient_id int64) (models.BloodAutomaticReduceDetail, error) {
  6053. detail := models.BloodAutomaticReduceDetail{}
  6054. 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
  6055. return detail, err
  6056. }
  6057. func GetAutoWarehouseOutList(good_id int64, record_date int64, orgid int64, patient_id int64) (models.WarehouseOutInfoNight, error) {
  6058. detail := models.WarehouseOutInfoNight{}
  6059. 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
  6060. return detail, err
  6061. }
  6062. func GetAdviceConfig(orgid int64) (*models.XtAdviceSetting, error) {
  6063. setting := models.XtAdviceSetting{}
  6064. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&setting).Error
  6065. if err == gorm.ErrRecordNotFound {
  6066. return nil, err
  6067. }
  6068. if err != nil {
  6069. return nil, err
  6070. }
  6071. return &setting, nil
  6072. }
  6073. func CreateAdviceSetting(setting models.XtAdviceSetting) error {
  6074. err := XTWriteDB().Create(&setting).Error
  6075. return err
  6076. }
  6077. func UpdateAdviceSetting(orgid int64, setting models.XtAdviceSetting) error {
  6078. 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
  6079. return err
  6080. }
  6081. func FindAdviceSettingById(orgid int64) (models.XtAdviceSetting, error) {
  6082. setting := models.XtAdviceSetting{}
  6083. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&setting).Error
  6084. return setting, err
  6085. }
  6086. func GetPrescriptionConfig(orgid int64) (*models.XtPrescriptionConfig, error) {
  6087. config := models.XtPrescriptionConfig{}
  6088. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6089. if err == gorm.ErrRecordNotFound {
  6090. return nil, err
  6091. }
  6092. if err != nil {
  6093. return nil, err
  6094. }
  6095. return &config, nil
  6096. }
  6097. func CreatePrescriptionConfig(prescriptionConfig models.XtPrescriptionConfig) error {
  6098. err := XTWriteDB().Create(&prescriptionConfig).Error
  6099. return err
  6100. }
  6101. func UpdatePrescriptionConfig(orgid int64, config models.XtPrescriptionConfig) error {
  6102. 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
  6103. return err
  6104. }
  6105. func FindPrescriptionConfigById(orgid int64) (models.XtPrescriptionConfig, error) {
  6106. config := models.XtPrescriptionConfig{}
  6107. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6108. return config, err
  6109. }
  6110. func UpdateWarehouseInfoTwentyFive(maxNumber int64, drugid int64, orgID int64, storehouse_id int64, drup *models.XtBaseDrug) (err error) {
  6111. var deliver_number int64 = 0
  6112. var stock_number int64 = 0
  6113. deliver_number = maxNumber
  6114. // 根据先进先出原则,查询最先入库的批次,进行出库
  6115. // 如果没有对应的库存,则报错
  6116. //开启事物
  6117. warehouse, err := FindLastDrugWarehousingInfoByID(drugid, storehouse_id)
  6118. if err != nil {
  6119. return err
  6120. }
  6121. // 将该批次的剩余库存数量转换为拆零数量
  6122. stock_number = warehouse.StockMaxNumber*drup.MinNumber + warehouse.StockMinNumber
  6123. // 当库存数量大于或等于出库数量的话,则正常出库该批次
  6124. if stock_number >= deliver_number {
  6125. var maxNumber int64 = 0
  6126. var minNumber int64 = 0
  6127. var stock_max_number int64 = 0
  6128. stock_max_number = warehouse.StockMaxNumber
  6129. maxNumber = deliver_number / drup.MinNumber
  6130. minNumber = deliver_number % drup.MinNumber
  6131. if warehouse.StockMaxNumber == 0 && drup.MaxUnit == drup.MinUnit {
  6132. minNumber = maxNumber
  6133. }
  6134. if drup.MaxUnit != drup.MinUnit {
  6135. if warehouse.StockMaxNumber < maxNumber && warehouse.StockMinNumber < minNumber {
  6136. return errors.New("库存数量不足")
  6137. }
  6138. }
  6139. warehouse.StockMaxNumber = warehouse.StockMaxNumber - maxNumber
  6140. if warehouse.StockMaxNumber < 0 {
  6141. warehouse.StockMaxNumber = 0
  6142. }
  6143. if warehouse.StockMinNumber < 0 {
  6144. warehouse.StockMinNumber = 0
  6145. }
  6146. warehouse.Mtime = time.Now().Unix()
  6147. if warehouse.StockMinNumber < minNumber {
  6148. warehouse.StockMaxNumber = warehouse.StockMaxNumber - 1
  6149. warehouse.StockMinNumber = warehouse.StockMinNumber + drup.MinNumber - minNumber
  6150. } else {
  6151. if minNumber > 0 {
  6152. if minNumber == 1 && maxNumber == 1 && drup.MaxUnit != drup.MinUnit {
  6153. warehouse.StockMinNumber = warehouse.StockMinNumber - deliver_number
  6154. } else {
  6155. warehouse.StockMinNumber = warehouse.StockMinNumber - minNumber
  6156. }
  6157. }
  6158. if minNumber == 0 && maxNumber != 1 {
  6159. warehouse.StockMinNumber = warehouse.StockMinNumber - deliver_number
  6160. }
  6161. }
  6162. if maxNumber == 1 && minNumber == 0 && drup.MaxUnit != drup.MinUnit {
  6163. warehouse.StockMinNumber = warehouse.StockMinNumber - deliver_number
  6164. if warehouse.StockMinNumber == 0 {
  6165. warehouse.StockMaxNumber = stock_max_number
  6166. }
  6167. }
  6168. if drup.MaxUnit != drup.MinUnit {
  6169. if warehouse.StockMaxNumber < 0 && warehouse.StockMinNumber < 0 {
  6170. return errors.New("库存数量不足")
  6171. }
  6172. }
  6173. if warehouse.StockMinNumber <= 0 {
  6174. warehouse.StockMinNumber = 0
  6175. }
  6176. errThree := UpDateDrugWarehouseInfoByStock(&warehouse)
  6177. fmt.Println(errThree)
  6178. //查询默认仓库
  6179. houseConfig, _ := GetAllStoreHouseConfig(orgID)
  6180. //查询默认仓库剩余多少库存
  6181. list, _ := GetDrugSumCountByStorehouseId(houseConfig.DrugStorehouseOut, orgID, warehouse.DrugId)
  6182. var sum_count int64
  6183. var sum_in_count int64
  6184. for _, it := range list {
  6185. baseDrug, _ := GetBaseDrugMedical(it.DrugId)
  6186. if it.MaxUnit == baseDrug.MaxUnit {
  6187. it.StockMaxNumber = it.StockMaxNumber * baseDrug.MinNumber
  6188. it.WarehousingCount = it.WarehousingCount * baseDrug.MinNumber
  6189. sum_count += it.StockMaxNumber + it.StockMinNumber
  6190. sum_in_count += it.WarehousingCount
  6191. }
  6192. }
  6193. UpdateMedicalSumCount(warehouse.DrugId, sum_count, sum_in_count, orgID)
  6194. return nil
  6195. } else {
  6196. warehouse.StockMaxNumber = 0
  6197. warehouse.StockMinNumber = 0
  6198. warehouse.Mtime = time.Now().Unix()
  6199. errThree := UpDateDrugWarehouseInfoByStock(&warehouse)
  6200. fmt.Println(errThree)
  6201. //查询默认仓库
  6202. houseConfig, _ := GetAllStoreHouseConfig(orgID)
  6203. //查询默认仓库剩余多少库存
  6204. list, _ := GetDrugSumCountByStorehouseId(houseConfig.DrugStorehouseOut, orgID, warehouse.DrugId)
  6205. var sum_count int64
  6206. var sum_in_count int64
  6207. for _, it := range list {
  6208. baseDrug, _ := GetBaseDrugMedical(it.DrugId)
  6209. if it.MaxUnit == baseDrug.MaxUnit {
  6210. it.StockMaxNumber = it.StockMaxNumber * baseDrug.MinNumber
  6211. it.WarehousingCount = it.WarehousingCount * baseDrug.MinNumber
  6212. sum_count += it.StockMaxNumber + it.StockMinNumber
  6213. sum_in_count += it.WarehousingCount
  6214. }
  6215. }
  6216. UpdateMedicalSumCount(warehouse.DrugId, sum_count, sum_in_count, orgID)
  6217. if errThree != nil {
  6218. return errThree
  6219. }
  6220. // 清零完该库存后,还有剩余出库未出完,进行对应的递归操作
  6221. prescribingNumber_two_temp := deliver_number - stock_number
  6222. UpdateWarehouseInfoTwentyFive(prescribingNumber_two_temp, drugid, orgID, storehouse_id, drup)
  6223. }
  6224. return
  6225. }
  6226. func UpdateWarehouseInfoTentyFour(count int64, id int64) error {
  6227. err := writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  6228. return err
  6229. }
  6230. func UpdateWarehouseInfoTentyThree(count int64, id int64) error {
  6231. err := writeDb.Model(&models.XtDrugWarehouseInfo{}).Where("id = ? status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  6232. return err
  6233. }
  6234. func GetDrugOpenConfig(orgid int64) (*models.DrugOutConfig, error) {
  6235. config := models.DrugOutConfig{}
  6236. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6237. if err == gorm.ErrRecordNotFound {
  6238. return nil, err
  6239. }
  6240. if err != nil {
  6241. return nil, err
  6242. }
  6243. return &config, nil
  6244. }
  6245. func GetDrugOpenConfigOne(orgid int64) (models.DrugOutConfig, error) {
  6246. config := models.DrugOutConfig{}
  6247. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).First(&config).Error
  6248. return config, err
  6249. }
  6250. func FindXTHisRecordByOrgIdSix(org_id int64) (models.XtHisConfig, error) {
  6251. config := models.XtHisConfig{}
  6252. err = readDb.Model(&models.XtHisConfig{}).Where("status = 1 AND user_org_id = ?", org_id).Find(&config).Error
  6253. return config, err
  6254. }
  6255. func CreateDrugOutConfig(config models.DrugOutConfig) error {
  6256. err := XTWriteDB().Create(&config).Error
  6257. return err
  6258. }
  6259. func UpdateDrugOutConfig(orgid int64, drug_out_open int64) error {
  6260. err := XTWriteDB().Model(&models.DrugOutConfig{}).Where("user_org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_open": drug_out_open}).Error
  6261. return err
  6262. }
  6263. func FindDrugOutConfigById(orgid int64) (models.DrugOutConfig, error) {
  6264. config := models.DrugOutConfig{}
  6265. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6266. return config, err
  6267. }
  6268. func FindeDrugSettleConfigById(orgid int64) (models.HisSettleStockConfig, error) {
  6269. config := models.HisSettleStockConfig{}
  6270. err := XTReadDB().Where("user_org_id = ? and status = 1", orgid).Find(&config).Error
  6271. return config, err
  6272. }
  6273. func UpdatedWarehouseOut(id int64) error {
  6274. err := XTWriteDB().Model(&models.WarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6275. err = XTWriteDB().Model(&models.WarehouseOutInfo{}).Where("warehouse_out_id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6276. return err
  6277. }
  6278. func UpdatedSigleWarehouseOutInfo(id int64, info *models.WarehouseOutInfo) error {
  6279. tx := XTWriteDB().Begin()
  6280. err := tx.Model(&models.WarehouseOutInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"warehouse_info_id": info.WarehouseInfotId}).Error
  6281. if err != nil {
  6282. tx.Rollback()
  6283. return err
  6284. }
  6285. tx.Commit()
  6286. return err
  6287. }
  6288. func GetLastGoodWarehouseOutInfo(orgid int64, id int64) (info []*models.WarehouseOutInfo, err error) {
  6289. err = XTReadDB().Where("org_id = ? and status = 1 and warehouse_out_id = ?", orgid, id).Preload("GoodInfo", func(db *gorm.DB) *gorm.DB {
  6290. return XTReadDB().Where("org_id=? and status = 1", orgid).Preload("GoodsType", "status = 1")
  6291. }).Find(&info).Error
  6292. return info, err
  6293. }
  6294. func GetLastGoodWarehouseOutInfoById(orgid int64) (models.WarehouseOutInfo, error) {
  6295. info := models.WarehouseOutInfo{}
  6296. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&info).Error
  6297. return info, err
  6298. }
  6299. func ModifyWarehouseOutInfo(id int64, info *models.WarehouseOutInfo) error {
  6300. 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
  6301. return err
  6302. }
  6303. func UpdateWarehouseOutFlow(info models.VmStockFlow, id int64) error {
  6304. 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
  6305. return err
  6306. }
  6307. func GetLastGoodWarehouseOutTwenty(orgid int64) (models.WarehouseOut, error) {
  6308. out := models.WarehouseOut{}
  6309. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Last(&out).Error
  6310. return out, err
  6311. }
  6312. func UpdateaGoodWarehouseInfo(count int64, good_id int64, orgid int64, warehouse_info_id int64) error {
  6313. ut := writeDb.Begin()
  6314. 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
  6315. if err != nil {
  6316. ut.Rollback()
  6317. return err
  6318. }
  6319. ut.Commit()
  6320. return err
  6321. }
  6322. func ModifyGoodWarehouseOut(id int64) error {
  6323. ut := writeDb.Begin()
  6324. err := ut.Model(&models.WarehouseOut{}).Where("id = ? and status =1", id).Update(map[string]interface{}{"is_check": 2}).Error
  6325. if err != nil {
  6326. ut.Rollback()
  6327. return err
  6328. }
  6329. err = ut.Model(&models.WarehouseOutInfo{}).Where("warehouse_out_id in(?) and status = 1", id).Update(map[string]interface{}{"is_check": 2}).Error
  6330. if err != nil {
  6331. ut.Rollback()
  6332. return err
  6333. }
  6334. err = ut.Model(&models.VmStockFlow{}).Where("warehouse_out_id in(?) and status = 1", id).Update(map[string]interface{}{"status": 0, "is_check": 2}).Error
  6335. if err != nil {
  6336. ut.Rollback()
  6337. return err
  6338. }
  6339. err = ut.Model(&models.XtWarehouseFlushInfo{}).Where("warehouse_out_id in(?) and status = 1", id).Update(map[string]interface{}{"status": 0}).Error
  6340. if err != nil {
  6341. ut.Rollback()
  6342. return err
  6343. }
  6344. ut.Commit()
  6345. return err
  6346. }
  6347. func GetGoodWarehouseInfoById(waresing_id int64, orgid int64) (info []*models.VmWarehousingInfoSix, err error) {
  6348. err = XTReadDB().Where("org_id = ? and status = 1 and warehousing_id = ?", orgid, waresing_id).Preload("GoodInfo", func(db *gorm.DB) *gorm.DB {
  6349. return XTReadDB().Where("org_id=? and status = 1", orgid).Preload("GoodsType", "status = 1")
  6350. }).Find(&info).Error
  6351. return info, err
  6352. }
  6353. func FindLastWarehousing(order string) (info models.Warehousing, err error) {
  6354. err = readDb.Model(&models.Warehousing{}).Where("warehousing_order = ? AND status = 1", order).Last(&info).Error
  6355. return info, err
  6356. }
  6357. func UpdateWarehouseDetail(info *models.WarehousingInfo, id int64) error {
  6358. 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
  6359. return err
  6360. }
  6361. func UpdateCheckWarehouseInfo(id int64, checker int64) error {
  6362. tx := XTWriteDB().Begin()
  6363. err := tx.Model(&models.Warehousing{}).Where("id =? and status = 1", id).Update(map[string]interface{}{"is_check": 1, "checker": checker}).Error
  6364. if err != nil {
  6365. tx.Rollback()
  6366. return err
  6367. }
  6368. tx.Commit()
  6369. return err
  6370. }
  6371. func GetWarehouseInfoList(id int64, orgid int64) (info []*models.WarehousingInfo, err error) {
  6372. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Find(&info).Error
  6373. return info, err
  6374. }
  6375. func UpdateWarehouseInfoByIdListThree(count int64, id int64) error {
  6376. tx := XTWriteDB().Begin()
  6377. err := tx.Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"stock_count": count}).Error
  6378. if err != nil {
  6379. tx.Rollback()
  6380. return err
  6381. }
  6382. err = tx.Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6383. if err != nil {
  6384. tx.Rollback()
  6385. return err
  6386. }
  6387. tx.Commit()
  6388. return err
  6389. }
  6390. func FindLastWarehousingSix(org_id int64) (info models.Warehousing, err error) {
  6391. err = readDb.Model(&models.Warehousing{}).Where("org_id = ? AND status = 1", org_id).Last(&info).Error
  6392. return info, err
  6393. }
  6394. func FindLastWarehousingSeven(org_id int64) (info models.DrugWarehouse, err error) {
  6395. err = readDb.Model(&models.DrugWarehouse{}).Where("org_id = ? AND status = 1", org_id).Last(&info).Error
  6396. return info, err
  6397. }
  6398. func FindLastDrugWarehousingInfoTwenty(org_id int64) (info models.DrugWarehouseInfo, err error) {
  6399. err = readDb.Model(&models.DrugWarehouseInfo{}).Where("org_id = ? AND status = 1", org_id).Last(&info).Error
  6400. return info, err
  6401. }
  6402. func FindDrugWarehouseInfoListById(id int64, orgid int64) (info []*models.DrugWarehouseInfoTwenty, err error) {
  6403. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Preload("BaseDrugLib", "status = 1 and org_id =?", orgid).Find(&info).Error
  6404. return info, err
  6405. }
  6406. func CreatedWarehouseing(info *models.DrugWarehouseInfo) error {
  6407. err := XTWriteDB().Create(&info).Error
  6408. return err
  6409. }
  6410. func UpdateWarehouseing(info *models.DrugWarehouseInfo) error {
  6411. err := XTWriteDB().Save(&info).Error
  6412. return err
  6413. }
  6414. func CheckWarehousingInfo(id int64, orgid int64, checker int64) error {
  6415. tx := XTWriteDB().Begin()
  6416. 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
  6417. if err != nil {
  6418. tx.Rollback()
  6419. return err
  6420. }
  6421. tx.Commit()
  6422. return err
  6423. }
  6424. func GetWarehousingInfoByList(id int64, orgid int64) (info []*models.DrugWarehouseInfo, err error) {
  6425. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Find(&info).Error
  6426. return info, err
  6427. }
  6428. func AddDrugWarehouseStockMaxNumber(count int64, id int64) error {
  6429. tx := XTWriteDB().Begin()
  6430. err := tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  6431. if err != nil {
  6432. tx.Rollback()
  6433. return err
  6434. }
  6435. err = tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6436. if err != nil {
  6437. tx.Rollback()
  6438. return err
  6439. }
  6440. tx.Commit()
  6441. return err
  6442. }
  6443. func UpdateWarehousingInfoFlow(id int64, orgid int64) error {
  6444. tx := XTWriteDB().Begin()
  6445. 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
  6446. if err != nil {
  6447. tx.Rollback()
  6448. return err
  6449. }
  6450. tx.Commit()
  6451. return err
  6452. }
  6453. func AddDrugWarehouseStockMinNumber(count int64, id int64) error {
  6454. tx := XTWriteDB().Begin()
  6455. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  6456. if err != nil {
  6457. tx.Rollback()
  6458. return err
  6459. }
  6460. err = XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6461. tx.Commit()
  6462. return err
  6463. }
  6464. func ReturnCheckWarehouseingInfo(id int64, orgid int64) error {
  6465. tx := XTWriteDB().Begin()
  6466. err := XTWriteDB().Model(&models.DrugWarehouse{}).Where("id = ? and status = 1 and org_id = ?", id, orgid).Update(map[string]interface{}{"is_check": 2}).Error
  6467. if err != nil {
  6468. tx.Rollback()
  6469. return err
  6470. }
  6471. err = XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("warehousing_id = ? and status = 1 and org_id = ?", id, orgid).Update(map[string]interface{}{"is_check": 2}).Error
  6472. if err != nil {
  6473. tx.Rollback()
  6474. return err
  6475. }
  6476. tx.Commit()
  6477. return err
  6478. }
  6479. func AddDrugReturnWarehouseStockMaxNumber(count int64, id int64) error {
  6480. tx := XTWriteDB().Begin()
  6481. err := tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  6482. if err != nil {
  6483. tx.Rollback()
  6484. return err
  6485. }
  6486. err = tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 2}).Error
  6487. if err != nil {
  6488. tx.Rollback()
  6489. return err
  6490. }
  6491. tx.Commit()
  6492. return err
  6493. }
  6494. func AddDrugReturnWarehouseStockMinNumber(count int64, id int64) error {
  6495. tx := XTWriteDB().Begin()
  6496. err := tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number - ?", count)).Error
  6497. if err != nil {
  6498. tx.Rollback()
  6499. return err
  6500. }
  6501. err = tx.Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 2}).Error
  6502. if err != nil {
  6503. tx.Rollback()
  6504. return err
  6505. }
  6506. tx.Commit()
  6507. return err
  6508. }
  6509. func UpdateDrugWarehouseInfoTwenty(id int64, info *models.DrugWarehouseInfo) error {
  6510. 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}).Error
  6511. return err
  6512. }
  6513. func UpdatedDrugWarehouseInfo(info *models.DrugWarehouseOutInfo, id int64) error {
  6514. 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}).Error
  6515. return err
  6516. }
  6517. func GetDrugLastWarehouseOut(orgid int64) (models.DrugWarehouseOut, error) {
  6518. out := models.DrugWarehouseOut{}
  6519. err := XTReadDB().Where("org_id = ? and status = 1", orgid).Find(&out).Error
  6520. return out, err
  6521. }
  6522. func GetDrugWarehouseOutListById(warehouse_out_id int64, orgId int64) (info []*models.DrugWarehouseOutInfo, err error) {
  6523. err = XTReadDB().Where("warehouse_out_id = ? and org_id =? and status = 1", warehouse_out_id, orgId).Preload("BaseDrugLib", "status=1").Find(&info).Error
  6524. return info, err
  6525. }
  6526. func UpdateCheckDrugOut(out models.DrugWarehouseOut, id int64) error {
  6527. tx := XTWriteDB().Begin()
  6528. err := tx.Model(&models.DrugWarehouseOut{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_check": out.IsCheck}).Error
  6529. if err != nil {
  6530. tx.Rollback()
  6531. return err
  6532. }
  6533. err = XTWriteDB().Model(&models.DrugWarehouseOutInfo{}).Where("warehouse_out_id = ? and status = 1", id).Update(map[string]interface{}{"is_check": 1}).Error
  6534. if err != nil {
  6535. tx.Rollback()
  6536. return err
  6537. }
  6538. tx.Commit()
  6539. return err
  6540. }
  6541. func UpdateCheckDrugOutInfoList(info models.DrugWarehouseOutInfo, warehouse_out_id int64) error {
  6542. err := XTWriteDB().Model(&models.DrugWarehouseOutInfo{}).Where("warehouse_out_id = ? and status = 1", warehouse_out_id).Update(map[string]interface{}{"is_check": info.IsCheck}).Error
  6543. return err
  6544. }
  6545. func GetDrugWarehouseOutByLastId(id int64) (models.DrugWarehouseOut, error) {
  6546. out := models.DrugWarehouseOut{}
  6547. err := XTReadDB().Where("id = ? and status = 1", id).Find(&out).Error
  6548. return out, err
  6549. }
  6550. func UpdateDrugMaxNumber(count int64, id int64) error {
  6551. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number + ?", count)).Error
  6552. return err
  6553. }
  6554. func UpdateDrugMinNumber(count int64, id int64) error {
  6555. err := XTWriteDB().Model(&models.DrugWarehouseInfo{}).Where("id = ? and status = 1", id).UpdateColumn("stock_min_number", gorm.Expr("stock_min_number + ?", count)).Error
  6556. return err
  6557. }
  6558. func DeleteDrugOutFlow(id int64, orgid int64) error {
  6559. 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
  6560. return err
  6561. }
  6562. func GetWarehouseOutByWarehouseInfoId(warehouse_info_id int64, good_id int64, orgid int64) (outInfo []*models.WarehouseOutInfo, err error) {
  6563. 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
  6564. return outInfo, err
  6565. }
  6566. func GetDrugWarehouseOutByWarehouseInfoId(warehouse_info_id int64, drug_id int64, orgid int64) (outInfo []*models.DrugWarehouseOutInfo, err error) {
  6567. 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
  6568. return outInfo, err
  6569. }
  6570. func GetAllStockInList(id int64, orgid int64) (info []*models.VmWarehousingInfoSix, err error) {
  6571. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Preload("GoodInfo", "status = 1 and org_id =?", orgid).Find(&info).Error
  6572. return info, err
  6573. }
  6574. func GetDrugWarehouseInfoList(id int64, orgid int64) (info []*models.DrugWarehouseInfoTwenty, err error) {
  6575. err = XTReadDB().Where("warehousing_id = ? and org_id = ? and status = 1", id, orgid).Preload("BaseDrugLib", "org_id = ? and status = 1", orgid).Find(&info).Error
  6576. return info, err
  6577. }
  6578. func GetStockCountByGoodId(goodid int64, storehouse_id int64, orgId int64) (info []*models.WarehousingInfo, err error) {
  6579. 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
  6580. return info, err
  6581. }
  6582. func UpdateGoodInfoSumCount(goodid int64, sum_count int64, orgid int64) error {
  6583. 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
  6584. 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
  6585. return err
  6586. }
  6587. func UpdateGoodInfoSumCountSix(goodid int64, sum_count int64, orgid int64) error {
  6588. err := XTWriteDB().Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6589. return err
  6590. }
  6591. func UpdateGoodInfoReduceSumCount(goodid int64, sum_count int64, orgid int64) error {
  6592. tx := XTWriteDB().Begin()
  6593. err = tx.Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6594. if err != nil {
  6595. tx.Rollback()
  6596. return err
  6597. }
  6598. tx.Commit()
  6599. return err
  6600. }
  6601. func UpdateGoodInfoAddSumCount(goodid int64, sum_count int64, orgid int64, sum_in_count int64) error {
  6602. tx := XTWriteDB().Begin()
  6603. err := tx.Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6604. if err != nil {
  6605. tx.Rollback()
  6606. return err
  6607. }
  6608. err = tx.Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", goodid, orgid).Update(map[string]interface{}{"sum_in_count": sum_in_count}).Error
  6609. if err != nil {
  6610. tx.Rollback()
  6611. return err
  6612. }
  6613. tx.Commit()
  6614. return err
  6615. }
  6616. func GetCancelStockInfo(id int64, orgid int64) (stock []*models.CancelStockInfo, err error) {
  6617. 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
  6618. return stock, err
  6619. }
  6620. func ModifyCancelStockInfo(id int64, info *models.CancelStockInfo) error {
  6621. 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
  6622. return err
  6623. }
  6624. func GetCancelStockInfoListById(cancel_stock_id int64, orgid int64) (info []*models.CancelStockInfo, err error) {
  6625. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Find(&info).Error
  6626. return info, err
  6627. }
  6628. func GetWarehouseOutList(orgId int64, goodId int64, warehouseInfoId int64) (info []*models.WarehouseOutInfo, err error) {
  6629. err = XTReadDB().Where("org_id = ? and good_id = ? and warehouse_info_id = ? and status = 1", orgId, goodId, warehouseInfoId).Find(&info).Error
  6630. return info, err
  6631. }
  6632. func GetCancelWarehouseList(orgId int64, goodId int64, warehouseInfoId int64) (info []*models.CancelStockInfo, err error) {
  6633. err = XTReadDB().Where("org_id = ? and good_id = ? and warehouse_info_id = ? and status = 1", orgId, goodId, warehouseInfoId).Find(&info).Error
  6634. return info, err
  6635. }
  6636. func CheckCancelStock(stock models.CancelStock, cancel_stock_id int64, orgid int64) error {
  6637. ut := writeDb.Begin()
  6638. err := ut.Model(&models.CancelStock{}).Where("id = ? and status = 1 and org_id = ?", cancel_stock_id, orgid).Update(map[string]interface{}{"is_check": 1}).Error
  6639. if err != nil {
  6640. ut.Rollback()
  6641. return err
  6642. }
  6643. err = ut.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
  6644. if err != nil {
  6645. ut.Rollback()
  6646. return err
  6647. }
  6648. ut.Commit()
  6649. return err
  6650. }
  6651. func GetCancelStockInfoById(cancel_stock_id int64, orgid int64) (info []*models.CancelStockInfo, err error) {
  6652. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1 and is_check = 1", cancel_stock_id, orgid).Find(&info).Error
  6653. return info, err
  6654. }
  6655. func UpdateCancelStockNumber(stock_count int64, warehouse_info_id int64, orgid int64) error {
  6656. ut := writeDb.Begin()
  6657. err := ut.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
  6658. if err != nil {
  6659. ut.Rollback()
  6660. return err
  6661. }
  6662. ut.Commit()
  6663. return err
  6664. }
  6665. func UpdateGoodSumCount(sum_count int64, good_id int64, orgid int64) error {
  6666. ut := writeDb.Begin()
  6667. err := ut.Model(&models.GoodInfo{}).Where("id = ? and org_id = ? and status = 1", good_id, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  6668. if err != nil {
  6669. ut.Rollback()
  6670. return err
  6671. }
  6672. ut.Commit()
  6673. return err
  6674. }
  6675. func UpdateStockWarehouseInfo(cancel_stock_id int64, orgid int64, stock models.CancelStock) error {
  6676. ut := writeDb.Begin()
  6677. err := ut.Model(&models.CancelStock{}).Where("id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Update(map[string]interface{}{"is_check": 2}).Error
  6678. if err != nil {
  6679. ut.Rollback()
  6680. return err
  6681. }
  6682. err = ut.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
  6683. if err != nil {
  6684. ut.Rollback()
  6685. return err
  6686. }
  6687. ut.Commit()
  6688. return err
  6689. }
  6690. func UpdateStockWarehouseInfoStockFlow(id int64, orgid int64, goodid int64) error {
  6691. ut := writeDb.Begin()
  6692. err = ut.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
  6693. if err != nil {
  6694. ut.Rollback()
  6695. return err
  6696. }
  6697. ut.Commit()
  6698. return err
  6699. }
  6700. func UpdateStockNumberWarehouseInfo(warehouse_info_id int64, good_id int64, org_id int64, stock_count int64) error {
  6701. ut := writeDb.Begin()
  6702. 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
  6703. if err != nil {
  6704. ut.Rollback()
  6705. return err
  6706. }
  6707. 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
  6708. if err != nil {
  6709. ut.Rollback()
  6710. return err
  6711. }
  6712. ut.Commit()
  6713. return err
  6714. }
  6715. func UpdateDrugSumCount(drugid int64, sum_count int64, sum_in_count int64, orgid int64) error {
  6716. err := XTWriteDB().Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ?", drugid, orgid).UpdateColumn("sum_count", gorm.Expr("sum_count + ?", sum_count)).Error
  6717. 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
  6718. return err
  6719. }
  6720. func GetDrugStockWarehouseInfo(id int64, orgid int64, storehouse_id int64) (info []*models.DrugWarehouseInfo, err error) {
  6721. err = XTReadDB().Where("id = ? and org_id = ? and status = 1 and is_check = 1 and storehouse_id = ?", id, orgid, storehouse_id).Find(&info).Error
  6722. return info, err
  6723. }
  6724. func UpdateBaseDrugSum(drugid int64, orgid int64, sum_count int64, sum_in_count int64) error {
  6725. 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
  6726. 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
  6727. return err
  6728. }
  6729. func GetDrugAllStockInfo(storehouse_id int64, orgid int64, drugid int64) (info []*models.DrugWarehouseInfo, err error) {
  6730. 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
  6731. return info, err
  6732. }
  6733. func GetNewDrugAllStockInfo(storehouse_id int64, orgid int64, drugid int64, tx *gorm.DB) (info []*models.DrugWarehouseInfo, err error) {
  6734. 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
  6735. if err != gorm.ErrRecordNotFound {
  6736. if err != nil {
  6737. tx.Rollback()
  6738. return info, err
  6739. }
  6740. }
  6741. return info, err
  6742. }
  6743. func UpdateBaseDrugSumInfo(sum_count int64, drugid int64, orgid int64, sum_in_count int64) error {
  6744. ut := XTWriteDB().Begin()
  6745. err := ut.Model(&models.BaseDrugLib{}).Where("id = ? and status = 1 and org_id = ?", drugid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6746. if err != nil {
  6747. ut.Rollback()
  6748. return err
  6749. }
  6750. err = ut.Model(&models.BaseDrugLib{}).Where("id = ? and status = 1 and org_id = ?", drugid, orgid).Update(map[string]interface{}{"sum_in_count": sum_in_count}).Error
  6751. if err != nil {
  6752. ut.Rollback()
  6753. return err
  6754. }
  6755. ut.Commit()
  6756. return err
  6757. }
  6758. func UpdateBaseDrugSumTwo(drugid int64, sum_count int64, orgid int64) error {
  6759. err = writeDb.Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drugid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6760. return err
  6761. }
  6762. func UpdateNewBaseDrugSumTwo(drugid int64, sum_count int64, orgid int64, tx *gorm.DB) error {
  6763. err = tx.Model(&models.BaseDrugLib{}).Where("id = ? and org_id = ? and status = 1", drugid, orgid).Update(map[string]interface{}{"sum_count": sum_count}).Error
  6764. if err != nil {
  6765. tx.Rollback()
  6766. return err
  6767. }
  6768. return err
  6769. }
  6770. func GetLastCancelStockByList(id int64, orgid int64) (info []*models.DrugCancelStockInfo, err error) {
  6771. 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
  6772. return info, err
  6773. }
  6774. func GetCancelDrugStockList(cancel_stock_id int64, orgid int64) (info []*models.DrugCancelStockInfo, err error) {
  6775. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Find(&info).Error
  6776. return info, err
  6777. }
  6778. func ModifyCancelStock(cancel_stock_id int64, stock models.DrugCancelStock, orgid int64) error {
  6779. 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
  6780. 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
  6781. return err
  6782. }
  6783. func GetCancelDrugStock(cancel_stock_id int64, orgid int64) (models.DrugCancelStock, error) {
  6784. stock := models.DrugCancelStock{}
  6785. err := XTReadDB().Where("id = ? and org_id = ? and status = 1", cancel_stock_id, orgid).Find(&stock).Error
  6786. return stock, err
  6787. }
  6788. func GetDrugCancelCheckById(cancel_stock_id int64, orgid int64) (stock []*models.DrugCancelStockInfo, err error) {
  6789. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1 and is_check = 1", cancel_stock_id, orgid).Find(&stock).Error
  6790. return stock, err
  6791. }
  6792. func GetDrugCancelCheckByIdTwenty(cancel_stock_id int64, orgid int64) (stock []*models.DrugCancelStockInfo, err error) {
  6793. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1 ", cancel_stock_id, orgid).Find(&stock).Error
  6794. return stock, err
  6795. }
  6796. func GetDrugWarehouseOutList(batch_number_id int64, drugId int64, orgid int64) (info []*models.DrugWarehouseOutInfo, err error) {
  6797. err = XTReadDB().Where("warehouse_info_id = ? and drug_id = ? and org_id = ? and status = 1", batch_number_id, drugId, orgid).Find(&info).Error
  6798. return info, err
  6799. }
  6800. func ModifyDrugWarehouseInfoStockMaxNumber(count int64, drugid int64, orgid int64, id int64) error {
  6801. 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
  6802. return err
  6803. }
  6804. func ModifyNewDrugWarehouseInfoStockMaxNumber(count int64, drugid int64, orgid int64, id int64, tx *gorm.DB) error {
  6805. 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
  6806. if err != nil {
  6807. tx.Rollback()
  6808. return err
  6809. }
  6810. return err
  6811. }
  6812. func ModifyDrugWarehouseInfoStockMinNumber(count int64, drugid int64, orgid int64, id int64) error {
  6813. 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
  6814. return err
  6815. }
  6816. func ModifyNewDrugWarehouseInfoStockMinNumber(count int64, drugid int64, orgid int64, id int64, tx *gorm.DB) error {
  6817. 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
  6818. if err != nil {
  6819. tx.Rollback()
  6820. return err
  6821. }
  6822. return err
  6823. }
  6824. func ModifyDrugCancelStockInfo(id int64, info *models.DrugCancelStockInfo) error {
  6825. 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
  6826. return err
  6827. }
  6828. func ReturnDrugCancelStock(cancelstock_id int64, stock models.DrugCancelStock) error {
  6829. err := XTWriteDB().Model(&models.DrugCancelStock{}).Where("id = ? and status = 1", cancelstock_id).Update(map[string]interface{}{"is_check": 2}).Error
  6830. err = XTWriteDB().Model(&models.DrugCancelStockInfo{}).Where("cancel_stock_id = ? and status = 1", cancelstock_id).Update(map[string]interface{}{"is_check": 2}).Error
  6831. return err
  6832. }
  6833. func GetDrugCancelStockInfo(cancelstock_id int64, orgid int64) (info []*models.DrugCancelStockInfo, err error) {
  6834. err = XTReadDB().Where("cancel_stock_id = ? and org_id = ? and status = 1", cancelstock_id, orgid).Find(&info).Error
  6835. return info, err
  6836. }
  6837. func ModifyDrugFlowByCancelId(cancelstock_id int64, drugId int64, orgid int64) error {
  6838. 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
  6839. return err
  6840. }
  6841. func ModifyDrugMaxNumberWarehouseInfo(id int64, count int64, orgid int64) error {
  6842. ut := XTWriteDB().Begin()
  6843. err := ut.Model(&models.DrugWarehouseInfo{}).Where("id = ? and org_id = ? and status = 1", id, orgid).UpdateColumn("stock_max_number", gorm.Expr("stock_max_number - ?", count)).Error
  6844. if err != nil {
  6845. ut.Rollback()
  6846. return err
  6847. }
  6848. ut.Commit()
  6849. return err
  6850. }
  6851. func ModifyDrugMinNumberWarehouseInfo(id int64, count int64, orgid int64) error {
  6852. 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
  6853. return err
  6854. }
  6855. func GetDrugInfoSix(id int64, orgid int64) (models.DrugWarehouseInfo, error) {
  6856. info := models.DrugWarehouseInfo{}
  6857. err := XTReadDB().Where("id = ? and org_id = ? and status = 1 and is_check = 1", id, orgid).Find(&info).Error
  6858. return info, err
  6859. }
  6860. func GetPrintList(storehouse_id int64, good_name string, orgid int64, limit int64, page int64) (storeinventory []*models.XtStockInventory, err error) {
  6861. db := XTReadDB().Model(&storeinventory).Where("status = 1")
  6862. if storehouse_id > 0 {
  6863. db = db.Where("storehouse_id = ?", storehouse_id)
  6864. }
  6865. if orgid > 0 {
  6866. db = db.Where("user_org_id = ?", orgid)
  6867. }
  6868. err = XTReadDB().Preload("GoodInfo", "status = 1 and org_id = ?", orgid).Preload("WarehousingInfo", "status = 1 and org_id=?", orgid).Find(&storeinventory).Error
  6869. return storeinventory, err
  6870. }
  6871. func GetGoodDialysisOutInfo(orgid int64, patient_id int64, sys_record_time int64, good_id int64) (models.AutomaticReduceDetail, error) {
  6872. detail := models.AutomaticReduceDetail{}
  6873. 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
  6874. return detail, err
  6875. }
  6876. func GetGoodDialysisOutInfoSix(orgid int64, patient_id int64, sys_record_time int64, good_id int64) (models.WarehouseOutInfo, error) {
  6877. detail := models.WarehouseOutInfo{}
  6878. 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
  6879. return detail, err
  6880. }
  6881. func GetGoodSumCount(storehouse_id int64, good_id int64, orgid int64) (models.XtGoodStockCount, error) {
  6882. stock := models.XtGoodStockCount{}
  6883. err := XTReadDB().Where("storehouse_id = ? and good_id = ? and user_org_id = ? and status = 1", storehouse_id, good_id, orgid).Find(&stock).Error
  6884. return stock, err
  6885. }
  6886. func CreateGoodStockCount(stock models.XtGoodStockCount) error {
  6887. err := XTWriteDB().Create(&stock).Error
  6888. return err
  6889. }
  6890. func AddGoodSumInCount(storehouse_id int64, good_id int64, user_org_id int64, count int64) error {
  6891. ut := XTWriteDB().Begin()
  6892. 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
  6893. if err != nil {
  6894. ut.Rollback()
  6895. return err
  6896. }
  6897. ut.Commit()
  6898. return err
  6899. }
  6900. func ReduceGoodSumInCount(storehouse_id int64, good_id int64, user_org_id int64, count int64) error {
  6901. ut := XTWriteDB().Begin()
  6902. 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
  6903. if err != nil {
  6904. ut.Rollback()
  6905. return err
  6906. }
  6907. ut.Commit()
  6908. return err
  6909. }
  6910. func UpdateGoodFlushCount(storehouse_id int64, good_id int64, user_org_id int64, flush_count int64) error {
  6911. ut := XTWriteDB().Begin()
  6912. 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).Update(map[string]interface{}{"flush_count": flush_count}).Error
  6913. if err != nil {
  6914. ut.Rollback()
  6915. return err
  6916. }
  6917. ut.Commit()
  6918. return err
  6919. }
  6920. func UpdateNewGoodFlushCount(storehouse_id int64, good_id int64, user_org_id int64, flush_count int64, tx *gorm.DB) error {
  6921. 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
  6922. if err != nil {
  6923. tx.Rollback()
  6924. return err
  6925. }
  6926. return err
  6927. }
  6928. func CreateDrugStock(stock models.XtDrugStockCount) error {
  6929. err := XTWriteDB().Create(&stock).Error
  6930. return err
  6931. }
  6932. func UpdateDrugCount(storehouse_id int64, user_org_id int64, drug_id int64, sum_in_count int64, flush_count int64) error {
  6933. ut := XTWriteDB().Begin()
  6934. 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
  6935. if err != nil {
  6936. ut.Rollback()
  6937. return err
  6938. }
  6939. 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
  6940. if err != nil {
  6941. ut.Rollback()
  6942. return err
  6943. }
  6944. ut.Commit()
  6945. return err
  6946. }
  6947. func UpdateDrugCountOne(storehouse_id int64, user_org_id int64, drug_id int64, flush_count int64) error {
  6948. ut := XTWriteDB().Begin()
  6949. 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
  6950. if err != nil {
  6951. ut.Rollback()
  6952. return err
  6953. }
  6954. ut.Commit()
  6955. return err
  6956. }
  6957. func AddDrugSumOutCount(storehouse_id int64, sum_out_count int64, user_org_id int64, drug_id int64) error {
  6958. ut := XTWriteDB().Begin()
  6959. 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
  6960. if err != nil {
  6961. ut.Rollback()
  6962. return err
  6963. }
  6964. 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
  6965. if err != nil {
  6966. ut.Rollback()
  6967. return err
  6968. }
  6969. ut.Commit()
  6970. return err
  6971. }
  6972. func ReduceDrugSumOut(storehouse_id int64, user_org_id int64, drug_id int64, sum_out_count int64) error {
  6973. ut := XTWriteDB().Begin()
  6974. 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
  6975. if err != nil {
  6976. ut.Rollback()
  6977. return err
  6978. }
  6979. ut.Commit()
  6980. return err
  6981. }
  6982. func AddGoodSumOutCount(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_out_count", gorm.Expr("stock_out_count + ?", count)).Error
  6985. if err != nil {
  6986. ut.Rollback()
  6987. return err
  6988. }
  6989. 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
  6990. if err != nil {
  6991. ut.Rollback()
  6992. return err
  6993. }
  6994. ut.Commit()
  6995. return err
  6996. }
  6997. func ReduceGoodSumOutCount(storehouse_id int64, good_id int64, user_org_id int64, count int64) error {
  6998. ut := XTWriteDB().Begin()
  6999. 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
  7000. if err != nil {
  7001. ut.Rollback()
  7002. return err
  7003. }
  7004. 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
  7005. if err != nil {
  7006. ut.Rollback()
  7007. return err
  7008. }
  7009. ut.Commit()
  7010. return err
  7011. }
  7012. func GetInvetoryWarehouseInfoList(orgid int64, storehouse_id int64) (info []*models.WarehousingInfo, err error) {
  7013. if orgid == 10191 || orgid == 10138 || orgid == 10278 {
  7014. 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
  7015. return info, err
  7016. } else {
  7017. 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
  7018. return info, err
  7019. }
  7020. }
  7021. func GetSettleOpenConfig(user_org_id int64) (*models.HisSettleStockConfig, error) {
  7022. config := models.HisSettleStockConfig{}
  7023. err := XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7024. if err == gorm.ErrRecordNotFound {
  7025. return nil, err
  7026. }
  7027. if err != nil {
  7028. return nil, err
  7029. }
  7030. return &config, nil
  7031. }
  7032. func CreateSettleOpenConfig(config models.HisSettleStockConfig) error {
  7033. err := XTWriteDB().Create(&config).Error
  7034. return err
  7035. }
  7036. func UpdateSettleOpenConfig(id int64, config models.HisSettleStockConfig) error {
  7037. err := XTWriteDB().Model(&models.HisSettleStockConfig{}).Where("id = ? and status = 1", id).Update(map[string]interface{}{"is_open": config.IsOpen}).Error
  7038. return err
  7039. }
  7040. func UpdateDrugStockAutomaticReduceRecordOne(orgid int64, is_open int64) (models.DrugStockConfig, error) {
  7041. config := models.DrugStockConfig{}
  7042. err := XTWriteDB().Model(&config).Where("org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_open": is_open}).Error
  7043. return config, err
  7044. }
  7045. func UpdatePharyConfig(orgid int64, is_open int64) (models.PharmacyConfig, error) {
  7046. stockConfig := models.PharmacyConfig{}
  7047. err := XTWriteDB().Model(&stockConfig).Where("user_org_id = ? and status = 1", orgid).Update(map[string]interface{}{"is_open": is_open}).Error
  7048. return stockConfig, err
  7049. }
  7050. func UpdateSettleOpenConfigOne(id int64, is_open int64) error {
  7051. err := XTWriteDB().Model(&models.HisSettleStockConfig{}).Where("user_org_id = ? and status = 1", id).Update(map[string]interface{}{"is_open": is_open}).Error
  7052. return err
  7053. }
  7054. func UpdateSettleOpenConfigTwo(id int64, is_open int64) error {
  7055. err := XTWriteDB().Model(&models.HisSettleStockConfig{}).Where("user_org_id = ? and status = 1", id).Update(map[string]interface{}{"is_open": is_open}).Error
  7056. return err
  7057. }
  7058. func GetSettleOpenConfigByOrgId(user_org_id int64) (models.HisSettleStockConfig, error) {
  7059. config := models.HisSettleStockConfig{}
  7060. err = XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7061. return config, nil
  7062. }
  7063. func GetGoodInformationByGoodIdOne(good_id int64) (models.GoodInformationFourty, error) {
  7064. info := models.GoodInformationFourty{}
  7065. err := XTReadDB().Where("id = ? and status = 1", good_id).Find(&info).Error
  7066. return info, err
  7067. }
  7068. func GetHisDocById(id int64, orgid int64) (models.HisDoctorAdvice, error) {
  7069. advice := models.HisDoctorAdvice{}
  7070. err := XTReadDB().Where("id = ? and user_org_id= ? and status = 1", id, orgid).Find(&advice).Error
  7071. return advice, err
  7072. }
  7073. func GetBloodDocById(id int64, orgid int64) (models.DoctorAdvice, error) {
  7074. advice := models.DoctorAdvice{}
  7075. err := XTReadDB().Where("id = ? and user_org_id= ? and status = 1", id, orgid).Find(&advice).Error
  7076. return advice, err
  7077. }
  7078. func FindAllSettleWarehouseOut(org_id int64, warehouse_out_time int64, is_sys int64) (models.WarehouseOut, error) {
  7079. out := models.WarehouseOut{}
  7080. 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
  7081. return out, err
  7082. }
  7083. func GetGoodOutOpenConfig(user_org_id int64) (*models.XtGoodOutConfig, error) {
  7084. config := models.XtGoodOutConfig{}
  7085. err := XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7086. if err == gorm.ErrRecordNotFound {
  7087. return nil, err
  7088. }
  7089. if err != nil {
  7090. return nil, err
  7091. }
  7092. return &config, nil
  7093. }
  7094. func CreateGoodOutOpenConfig(good models.XtGoodOutConfig) error {
  7095. err := XTWriteDB().Create(&good).Error
  7096. return err
  7097. }
  7098. func UpdateGoodOutOpenConfig(id int64, good models.XtGoodOutConfig) error {
  7099. err := XTWriteDB().Model(&good).Where("id = ? and status = 1", id).Updates(map[string]interface{}{"is_open": good.IsOpen}).Error
  7100. return err
  7101. }
  7102. func FindGoodOutConfigById(user_org_id int64) (models.XtGoodOutConfig, error) {
  7103. config := models.XtGoodOutConfig{}
  7104. err := XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7105. return config, err
  7106. }
  7107. func UpdateGoodAutoConfig(user_org_id int64) error {
  7108. gobalConfig := models.GobalConfig{}
  7109. err := XTWriteDB().Model(&gobalConfig).Where("org_id = ? and status = 1", user_org_id).Updates(map[string]interface{}{"is_open": 2}).Error
  7110. return err
  7111. }
  7112. func UpdateGoodOutConfig(user_org_id int64) error {
  7113. config := models.XtGoodOutConfig{}
  7114. err := XTWriteDB().Model(&config).Where("user_org_id = ? and status = 1", user_org_id).Updates(map[string]interface{}{"is_open": 2}).Error
  7115. return err
  7116. }
  7117. func GetHisGoodList(patient_id int64, record_date int64, orgid int64) (info []*models.GoodHisPrescriptionProject, err error) {
  7118. 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
  7119. return info, err
  7120. }
  7121. func GetLastGoodWarehouseOutInfoByProjectId(good_id int64, patient_id int64, sys_record_time int64, project_id int64) (good []*models.WarehouseOutInfo, err error) {
  7122. 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
  7123. return good, err
  7124. }
  7125. func ModifyGoodWarehouseInfo(good_id int64, warehouse_info_id int64, orgid int64, count int64) error {
  7126. 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
  7127. return err
  7128. }
  7129. func DeleteGoodWarehouseOutInfo(good_id int64, sys_record_time int64, org_id int64, project_id int64) error {
  7130. 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
  7131. return err
  7132. }
  7133. func DeleteGoodFlow(good_id int64, sys_record_time int64, org_id int64, project_id int64) error {
  7134. 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
  7135. return err
  7136. }
  7137. func FindPrescriptionWarehouseOut(org_id int64, warehouse_out_time int64) (models.WarehouseOut, error) {
  7138. out := models.WarehouseOut{}
  7139. 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
  7140. return out, err
  7141. }
  7142. func FindNewPrescriptionWarehouseOut(org_id int64, warehouse_out_time int64, tx *gorm.DB) (models.WarehouseOut, error) {
  7143. out := models.WarehouseOut{}
  7144. 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
  7145. if err != gorm.ErrRecordNotFound {
  7146. if err != nil {
  7147. tx.Rollback()
  7148. return out, err
  7149. }
  7150. }
  7151. return out, err
  7152. }
  7153. func FindLastPrescriptionWarehouseOut(org_id int64, warehouse_out_time int64) (models.WarehouseOut, error) {
  7154. out := models.WarehouseOut{}
  7155. 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
  7156. return out, err
  7157. }
  7158. func FindNewLastPrescriptionWarehouseOut(org_id int64, warehouse_out_time int64, tx *gorm.DB) (models.WarehouseOut, error) {
  7159. out := models.WarehouseOut{}
  7160. 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
  7161. if err != gorm.ErrRecordNotFound {
  7162. if err != nil {
  7163. tx.Rollback()
  7164. return out, err
  7165. }
  7166. }
  7167. return out, err
  7168. }
  7169. func GetGoodTypeObj(goodid int64, org_id int64) (models.GoodsType, error) {
  7170. goodsType := models.GoodsType{}
  7171. err := XTReadDB().Where("good_id = ? and org_id = ? and status = 1", goodid, org_id).Find(&goodsType).Error
  7172. return goodsType, err
  7173. }
  7174. func GetSencondeGoodWarehouseInfo(good_id int64, org_id int64) (info []*models.WarehousingInfo, err error) {
  7175. err = XTReadDB().Where("good_id = ? and org_id= ? and status= 1 and is_check = 1", good_id, org_id).Find(&info).Error
  7176. return info, err
  7177. }
  7178. func UpdateGoodSumCountSeven(sum_count int64, good_id int64, orgid int64) error {
  7179. ut := writeDb.Begin()
  7180. 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
  7181. if err != nil {
  7182. ut.Rollback()
  7183. return err
  7184. }
  7185. ut.Commit()
  7186. return err
  7187. }
  7188. func UpdateNewGoodSumCountSeven(sum_count int64, good_id int64, orgid int64, tx *gorm.DB) error {
  7189. 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
  7190. if err != nil {
  7191. tx.Rollback()
  7192. return err
  7193. }
  7194. return err
  7195. }
  7196. func GetWarehouseOutInfoIsExistOTwo(good_id int64, patient_id int64, record_time int64, project_id int64) (*models.WarehouseOutInfo, error) {
  7197. info := models.WarehouseOutInfo{}
  7198. var err error
  7199. 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
  7200. if err == gorm.ErrRecordNotFound {
  7201. return nil, err
  7202. }
  7203. if err != nil {
  7204. return nil, err
  7205. }
  7206. return &info, nil
  7207. }
  7208. func GetWarehouseOutInfoIsExistThree(good_id int64, patient_id int64, record_time int64, project_id int64) (models.WarehouseOutInfo, error) {
  7209. info := models.WarehouseOutInfo{}
  7210. 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
  7211. return info, err
  7212. }
  7213. func GetNewWarehouseOutInfoIsExistThree(good_id int64, patient_id int64, record_time int64, project_id int64, tx *gorm.DB) (models.WarehouseOutInfo, error) {
  7214. info := models.WarehouseOutInfo{}
  7215. 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
  7216. if err != gorm.ErrRecordNotFound {
  7217. if err != nil {
  7218. tx.Rollback()
  7219. return info, err
  7220. }
  7221. }
  7222. return info, err
  7223. }
  7224. func GetWarehouseOutInfoIsExistTen(good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64) (models.WarehouseOutInfo, error) {
  7225. info := models.WarehouseOutInfo{}
  7226. 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
  7227. return info, err
  7228. }
  7229. func GetNewWarehouseOutInfoIsExistTen(good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64, tx *gorm.DB) (models.WarehouseOutInfo, error) {
  7230. info := models.WarehouseOutInfo{}
  7231. 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
  7232. if err != gorm.ErrRecordNotFound {
  7233. if err != nil {
  7234. tx.Rollback()
  7235. return info, err
  7236. }
  7237. }
  7238. return info, err
  7239. }
  7240. func GetNewWarehouseOutInfoIsExistSix(good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64) (*models.WarehouseOutInfo, error) {
  7241. info := models.WarehouseOutInfo{}
  7242. var err error
  7243. 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
  7244. if err == gorm.ErrRecordNotFound {
  7245. return nil, err
  7246. }
  7247. if err != nil {
  7248. return nil, err
  7249. }
  7250. return &info, nil
  7251. }
  7252. func GetNewNewWarehouseOutInfoIsExistSix(good_id int64, patient_id int64, record_time int64, project_id int64, warehouse_info_id int64, tx *gorm.DB) (*models.WarehouseOutInfo, error) {
  7253. info := models.WarehouseOutInfo{}
  7254. var err error
  7255. 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
  7256. if err != gorm.ErrRecordNotFound {
  7257. if err != nil {
  7258. tx.Rollback()
  7259. return &info, err
  7260. }
  7261. }
  7262. return &info, err
  7263. }
  7264. func GetNewGoodWarehouseInfo(startime int64, endtime int64, orgid int64, good_id []int64, storehouse_id int64) (info []*models.GoodWarehousingInfo, err error) {
  7265. db := XTReadDB().Model(&info).Where("status = 1")
  7266. if startime > 0 {
  7267. db = db.Where("ctime>=?", startime)
  7268. }
  7269. if endtime > 0 {
  7270. db = db.Where("ctime<=?", endtime)
  7271. }
  7272. if orgid > 0 {
  7273. db = db.Where("org_id = ?", orgid)
  7274. }
  7275. if len(good_id) > 0 {
  7276. db = db.Where("good_id in(?)", good_id)
  7277. }
  7278. if storehouse_id > 0 {
  7279. db = db.Where("storehouse_id = ?", storehouse_id)
  7280. }
  7281. err = db.Preload("GoodInfo", "org_id = ? and status= 1", orgid).Find(&info).Error
  7282. return info, err
  7283. }
  7284. func GetNewWarehouseOutInfoList(start_time int64, end_time int64, orgid int64, good_id []int64, storehouse_id int64) (info []*models.WarehouseOutInfoNight, err error) {
  7285. db := XTReadDB().Model(&info).Where("status= 1")
  7286. if start_time > 0 {
  7287. db = db.Where("ctime>=?", start_time)
  7288. }
  7289. if end_time > 0 {
  7290. db = db.Where("ctime <=?", end_time)
  7291. }
  7292. if orgid > 0 {
  7293. db = db.Where("org_id = ?", orgid)
  7294. }
  7295. if len(good_id) > 0 {
  7296. db = db.Where("good_id in(?)", good_id)
  7297. }
  7298. if storehouse_id > 0 {
  7299. db = db.Where("storehouse_id = ?", storehouse_id)
  7300. }
  7301. err = db.Preload("GoodInfo", "org_id = ? and status = 1", orgid).Find(&info).Error
  7302. return info, err
  7303. }
  7304. func GetGoodOutOpenConfigOne(user_org_id int64) (models.XtGoodOutConfig, error) {
  7305. config := models.XtGoodOutConfig{}
  7306. err := XTReadDB().Where("user_org_id = ? and status = 1", user_org_id).Find(&config).Error
  7307. return config, err
  7308. }
  7309. func UpdateDeleteAutoGood(good_id int64, record_date int64, patient_id int64) error {
  7310. 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
  7311. 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
  7312. return err
  7313. }
  7314. func UpdateWarehouseInfoMap(list []*models.WarehousingInfo, warehousing_info_id int64, orgId int64) error {
  7315. tx := XTWriteDB().Begin()
  7316. for _, item := range list {
  7317. err := tx.Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", item.ID).UpdateColumn("stock_count", gorm.Expr("stock_count - ?", item.WarehousingCount)).Error
  7318. if err != nil {
  7319. tx.Rollback()
  7320. return err
  7321. }
  7322. err = tx.Model(&models.WarehousingInfo{}).Where("id = ? and status = 1", item.ID).Update(map[string]interface{}{"is_check": 2}).Error
  7323. if err != nil {
  7324. tx.Rollback()
  7325. return err
  7326. }
  7327. err = tx.Model(models.VmStockFlow{}).Where("warehousing_detail_id = ?", item.ID).Update(map[string]interface{}{"status": 0, "is_check": 2}).Error
  7328. if err != nil {
  7329. tx.Rollback()
  7330. return err
  7331. }
  7332. var goodList []*models.WarehousingInfo
  7333. 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
  7334. var flush_count int64
  7335. for _, it := range goodList {
  7336. flush_count += it.StockCount
  7337. }
  7338. 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
  7339. if err != nil {
  7340. tx.Rollback()
  7341. return err
  7342. }
  7343. 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
  7344. if err != nil {
  7345. tx.Rollback()
  7346. return err
  7347. }
  7348. storeHouseConfig := models.XtStorehouseConfig{}
  7349. err = tx.Where("user_org_id = ? and status = 1", orgId).First(&storeHouseConfig).Error
  7350. var stockList []*models.WarehousingInfo
  7351. //查询该耗材剩余多少库存
  7352. 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
  7353. var sum_count int64
  7354. var sum_in_count int64
  7355. for _, it := range stockList {
  7356. sum_count += it.StockCount
  7357. sum_in_count += it.WarehousingCount
  7358. }
  7359. 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
  7360. if err != nil {
  7361. tx.Rollback()
  7362. return err
  7363. }
  7364. 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
  7365. if err != nil {
  7366. tx.Rollback()
  7367. return err
  7368. }
  7369. }
  7370. err := tx.Model(&models.Warehousing{}).Where("id = ? and status = 1", warehousing_info_id).Update(map[string]interface{}{"is_check": 2}).Error
  7371. if err != nil {
  7372. tx.Rollback()
  7373. return err
  7374. }
  7375. err = tx.Model(&models.WarehousingInfo{}).Where("warehousing_id = ? and status = 1", warehousing_info_id).Update(map[string]interface{}{"is_check": 2}).Error
  7376. tx.Commit()
  7377. return err
  7378. }
  7379. func FindFirstWarehousingInfoByStockThree(good_id int64, storehouse_id int64) (info models.WarehousingInfo, err error) {
  7380. if storehouse_id == 0 {
  7381. err = readDb.Model(&models.WarehousingInfo{}).Where("good_id = ? AND status = 1 and stock_count > 0", good_id).Order("ctime").First(&info).Error
  7382. }
  7383. if storehouse_id > 0 {
  7384. 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
  7385. }
  7386. return info, err
  7387. }
  7388. func GetHisPrescriptionNumberList(project_id int64, record_date int64, orgid int64, patient_id int64) (list []*models.HisPrescriptionProject, err error) {
  7389. 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
  7390. return list, err
  7391. }
  7392. func GetWarehouseOutnfoByProjectId(project_id int64, record_date int64, orgid int64, patient_id int64) (infor []*models.WarehouseOutInfo, err error) {
  7393. 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
  7394. return infor, err
  7395. }
  7396. func UpdateWarehouseInfoByPatientId(project_id int64, record_date int64, orgid int64, patient_id int64) (models.WarehouseOutInfo, error) {
  7397. info := models.WarehouseOutInfo{}
  7398. 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
  7399. return info, err
  7400. }
  7401. func UpdateWarehouseInfoByProject(good_id int64, id int64, user_org_id int64, count int64) (models.WarehousingInfo, error) {
  7402. info := models.WarehousingInfo{}
  7403. 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
  7404. return info, err
  7405. }
  7406. func GetHisPrescripionProjectList(good_id int64, user_org_id int64) (list []*models.HisPrescriptionProjectTemplate, err error) {
  7407. err = XTReadDB().Where("project_id=? and status=1 and type =3 and user_org_id=?", good_id, user_org_id).Find(&list).Error
  7408. return list, err
  7409. }
  7410. func GetHisPrescripionProjectListOne(good_id int64, user_org_id int64) (list []*models.HisPrescriptionProjectTemplate, err error) {
  7411. err = XTReadDB().Where("project_id=? and status=1 and type =2 and user_org_id=?", good_id, user_org_id).Find(&list).Error
  7412. return list, err
  7413. }
  7414. func UpdateHisPrescriptionProjectList(id int64, price float64) (models.HisPrescriptionProjectTemplateL, error) {
  7415. templateL := models.HisPrescriptionProjectTemplateL{}
  7416. err := XTWriteDB().Model(&templateL).Where("id =? and status=1", id).Updates(map[string]interface{}{"price": price}).Error
  7417. return templateL, err
  7418. }