stock_service.go 372KB

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