register.go 124 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902
  1. package contract
  2. import (
  3. "bytes"
  4. "encoding/json"
  5. "fmt"
  6. "github.com/gin-gonic/gin"
  7. "github.com/go-playground/validator/v10"
  8. "github.com/shopspring/decimal"
  9. "github.com/tealeg/xlsx"
  10. "hongze/fms_api/controller/resp"
  11. "hongze/fms_api/global"
  12. "hongze/fms_api/models/base"
  13. "hongze/fms_api/models/crm"
  14. "hongze/fms_api/models/fms"
  15. "hongze/fms_api/models/system"
  16. "hongze/fms_api/services/alarm_msg"
  17. crmService "hongze/fms_api/services/crm"
  18. fmsService "hongze/fms_api/services/fms"
  19. "hongze/fms_api/utils"
  20. "net/http"
  21. "os"
  22. "path"
  23. "sort"
  24. "strconv"
  25. "strings"
  26. "time"
  27. )
  28. // RegisterController 合同登记
  29. type RegisterController struct{}
  30. // List
  31. // @Title 合同登记列表
  32. // @Description 合同登记列表
  33. // @Param Keyword query string false "关键词"
  34. // @Param StartDate query string false "合同开始日期"
  35. // @Param EndDate query string false "合同结束日期"
  36. // @Param ServiceType query int false "套餐类型"
  37. // @Param ContractType query string false "合同类型"
  38. // @Param RegisterStatus query int false "登记状态"
  39. // @Success 200 {object} fms.ContractRegisterItem
  40. // @router /contract/register/list [get]
  41. func (rg *RegisterController) List(c *gin.Context) {
  42. var req fms.ContractRegisterListReq
  43. if e := c.BindQuery(&req); e != nil {
  44. err, ok := e.(validator.ValidationErrors)
  45. if !ok {
  46. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  47. return
  48. }
  49. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  50. return
  51. }
  52. cond := `1 = 1`
  53. pars := make([]interface{}, 0)
  54. // 合同编号/客户姓名/销售/代付方
  55. if req.Keyword != "" {
  56. kw := "%" + req.Keyword + "%"
  57. cond += ` AND (company_name LIKE ? OR contract_code LIKE ? OR seller_name LIKE ? OR rai_seller_name LIKE ? OR actual_pay_companies LIKE ?)`
  58. pars = append(pars, kw, kw, kw, kw, kw)
  59. }
  60. if req.StartDate != "" && req.EndDate != "" {
  61. st := fmt.Sprint(req.StartDate, " 00:00:00")
  62. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  63. cond += ` AND (create_time BETWEEN ? AND ?)`
  64. pars = append(pars, st, ed)
  65. }
  66. if req.ContractType != "" {
  67. newCond := ""
  68. typeSlices := strings.Split(req.ContractType, ",")
  69. for _, v := range typeSlices {
  70. if v[:1] == "0" {
  71. //自付
  72. if v[1:] == "1" {
  73. newCond += ` (contract_type = 1 AND has_payment=0) `
  74. } else if v[1:] == "2" {
  75. newCond += ` (contract_type = 2 AND has_payment=0) `
  76. } else {
  77. newCond += ` (contract_type = 4 AND has_payment=0) `
  78. }
  79. } else {
  80. //代付
  81. if v[1:] == "1" {
  82. newCond += ` (contract_type = 1 AND has_payment=1) `
  83. } else if v[1:] == "2" {
  84. newCond += ` (contract_type = 2 AND has_payment=1) `
  85. } else {
  86. newCond += ` (contract_type = 4 AND has_payment=1) `
  87. }
  88. }
  89. newCond += " OR "
  90. }
  91. newCond = strings.TrimRight(newCond, "OR ")
  92. cond += " AND " + "(" + newCond + ")"
  93. }
  94. if req.RegisterStatus != 0 {
  95. cond += ` AND register_status = ?`
  96. pars = append(pars, req.RegisterStatus)
  97. }
  98. // 套餐筛选
  99. if req.ServiceTypes != "" {
  100. serviceTypes := strings.Split(req.ServiceTypes, ",")
  101. registerIds, e := fms.GetContractRegisterIdsByTempId(serviceTypes)
  102. if e != nil {
  103. resp.FailMsg("获取失败", "获取合同登记IDs失败, Err: "+e.Error(), c)
  104. return
  105. }
  106. if len(registerIds) > 0 {
  107. cond += ` AND contract_register_id IN ?`
  108. pars = append(pars, registerIds)
  109. } else {
  110. cond += ` AND 1 = 2`
  111. }
  112. }
  113. page := new(base.Page)
  114. page.SetPageSize(req.PageSize)
  115. page.SetCurrent(req.Current)
  116. page.AddOrderItem(base.OrderItem{Column: "create_time", Asc: false})
  117. total, list, e := fms.GetContractRegisterItemPageList(page, cond, pars)
  118. if e != nil {
  119. resp.FailMsg("获取失败", "获取合同登记列表失败, Err: "+e.Error(), c)
  120. return
  121. }
  122. registerIds := make([]int, 0)
  123. for i := range list {
  124. registerIds = append(registerIds, list[i].ContractRegisterId)
  125. }
  126. serviceMap := make(map[int]string, 0)
  127. invoiceMap := make(map[int][]*fms.ContractInvoiceItem, 0)
  128. paymentMap := make(map[int][]*fms.ContractInvoiceItem, 0)
  129. if len(registerIds) > 0 {
  130. // 获取所有的服务套餐
  131. serviceMap, _, e = fmsService.GetContractServiceNameFormat(registerIds)
  132. if e != nil {
  133. resp.FailMsg("获取失败", e.Error(), c)
  134. return
  135. }
  136. // 获取开票/到款列表
  137. invoiceCond := `contract_register_id IN ?`
  138. invoicePars := make([]interface{}, 0)
  139. invoicePars = append(invoicePars, registerIds)
  140. invoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  141. if e != nil {
  142. resp.FailMsg("获取失败", "获取开票/到款列表失败, Err: "+e.Error(), c)
  143. return
  144. }
  145. for i := range invoiceList {
  146. if invoiceMap[invoiceList[i].ContractRegisterId] == nil {
  147. invoiceMap[invoiceList[i].ContractRegisterId] = make([]*fms.ContractInvoiceItem, 0)
  148. }
  149. if paymentMap[invoiceList[i].ContractRegisterId] == nil {
  150. paymentMap[invoiceList[i].ContractRegisterId] = make([]*fms.ContractInvoiceItem, 0)
  151. }
  152. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypeMake {
  153. invoiceMap[invoiceList[i].ContractRegisterId] = append(invoiceMap[invoiceList[i].ContractRegisterId], invoiceList[i])
  154. }
  155. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypePay {
  156. paymentMap[invoiceList[i].ContractRegisterId] = append(paymentMap[invoiceList[i].ContractRegisterId], invoiceList[i])
  157. }
  158. }
  159. }
  160. respList := make([]*fms.ContractRegisterList, 0)
  161. for i := range list {
  162. v := new(fms.ContractRegisterList)
  163. if list[i].HasPayment == 1 {
  164. //代付
  165. if list[i].ContractType == 1 {
  166. v.ContractTypeString = "代付合同(新签)"
  167. } else if list[i].ContractType == 2 {
  168. v.ContractTypeString = "代付合同(续约)"
  169. } else {
  170. v.ContractTypeString = "代付合同(补充)"
  171. }
  172. } else {
  173. if list[i].ContractType == 1 {
  174. v.ContractTypeString = "自付合同(新签)"
  175. } else if list[i].ContractType == 2 {
  176. v.ContractTypeString = "自付合同(续约)"
  177. } else {
  178. v.ContractTypeString = "自付合同(补充)"
  179. }
  180. }
  181. v.ContractRegisterItem = list[i]
  182. v.ServicesName = serviceMap[list[i].ContractRegisterId]
  183. v.InvoiceList = invoiceMap[list[i].ContractRegisterId]
  184. v.PaymentList = paymentMap[list[i].ContractRegisterId]
  185. respList = append(respList, v)
  186. }
  187. page.SetTotal(total)
  188. baseData := new(base.BaseData)
  189. baseData.SetPage(page)
  190. baseData.SetList(respList)
  191. resp.OkData("获取成功", baseData, c)
  192. }
  193. // Add
  194. // @Title 新增合同登记
  195. // @Description 新增合同登记
  196. // @Param request body fms.ContractRegisterAddReq true "type json string"
  197. // @Success 200 string "操作成功"
  198. // @router /contract/register/add [post]
  199. func (rg *RegisterController) Add(c *gin.Context) {
  200. req := new(fms.ContractRegisterAddReq)
  201. err := c.ShouldBind(&req)
  202. if err != nil {
  203. errs, ok := err.(validator.ValidationErrors)
  204. if !ok {
  205. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  206. return
  207. }
  208. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  209. return
  210. }
  211. claims, _ := c.Get("adminInfo")
  212. adminInfo := claims.(*system.SysAdmin)
  213. // 日期校验
  214. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  215. if e != nil {
  216. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  217. return
  218. }
  219. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  220. if e != nil {
  221. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  222. return
  223. }
  224. signDate, _ := time.ParseInLocation(utils.FormatDate, "0000-00-00", time.Local)
  225. if req.SignDate != "" {
  226. signDateTime, e := time.ParseInLocation(utils.FormatDate, req.SignDate, time.Local)
  227. if e != nil {
  228. resp.FailMsg("合同签订日期格式有误", "合同签订日期格式有误, Err: "+e.Error(), c)
  229. return
  230. }
  231. signDate = signDateTime
  232. }
  233. // 是否存在相同合同编号的登记
  234. ob := new(fms.ContractRegister)
  235. existCond := `contract_code = ?`
  236. existPars := make([]interface{}, 0)
  237. existPars = append(existPars, req.ContractCode)
  238. exist, e := ob.FetchByCondition(existCond, existPars)
  239. if e != nil && e != utils.ErrNoRow {
  240. resp.FailMsg("操作失败", "获取相同登记号失败, Err: "+e.Error(), c)
  241. return
  242. }
  243. if exist != nil && exist.ContractRegisterId > 0 {
  244. resp.Fail("合同编号已存在", c)
  245. return
  246. }
  247. // 货币及汇率
  248. rateList, e := fmsService.GetTodayCurrencyRateList()
  249. if e != nil {
  250. resp.FailMsg("操作失败", "获取今日货币汇率失败, Err: "+e.Error(), c)
  251. return
  252. }
  253. var rate float64
  254. for i := range rateList {
  255. if req.CurrencyUnit == rateList[i].Code {
  256. rate = rateList[i].RMBRate
  257. break
  258. }
  259. }
  260. if rate <= 0 {
  261. resp.FailMsg("操作失败", "货币汇率信息有误", c)
  262. return
  263. }
  264. // 查询销售信息
  265. var (
  266. sellerId int
  267. raiSellerId int
  268. sellerName string
  269. raiSellerName string
  270. )
  271. if req.SellerIds != "" {
  272. admin := new(crm.Admin)
  273. sellerIds := strings.Split(req.SellerIds, ",")
  274. if len(sellerIds) > 2 {
  275. resp.Fail("最多只能选择两个销售", c)
  276. return
  277. }
  278. var pars []interface{}
  279. cond := ` admin_id in (?) `
  280. pars = append(pars, sellerIds)
  281. sellers, e := admin.List(cond, pars)
  282. if e != nil {
  283. resp.FailMsg("获取销售信息失败", "获取销售信息失败, Err: "+e.Error(), c)
  284. return
  285. }
  286. for _, v := range sellers {
  287. if v.DepartmentId == crm.SellerDepartmentId {
  288. sellerId = v.AdminId
  289. sellerName = v.RealName
  290. } else if v.DepartmentId == crm.RaiSellerDepartmentId {
  291. raiSellerId = v.AdminId
  292. raiSellerName = v.RealName
  293. }
  294. }
  295. }
  296. //新老客户判断
  297. /*newCompany := req.NewCompany
  298. if req.ContractType == 1 {
  299. newCompany = 1
  300. }else if req.ContractType == 2 || req.ContractType == 3 {
  301. newCompany = 0
  302. }
  303. if newCompany != req.NewCompany {
  304. resp.Fail("请输入正确的客户类型", c)
  305. return
  306. }*/
  307. nowTime := time.Now().Local()
  308. ob.ContractRegisterId = req.ContractRegisterId
  309. ob.ContractCode = req.ContractCode
  310. ob.RelateContractCode = req.RelateContractCode
  311. ob.RelateContractMainCode = req.RelateContractMainCode
  312. ob.CrmContractId = req.CrmContractId
  313. ob.ContractSource = req.ContractSource
  314. ob.CompanyName = req.CompanyName
  315. ob.ProductIds = req.ProductIds
  316. ob.SellerId = sellerId
  317. ob.SellerName = sellerName
  318. ob.RaiSellerId = raiSellerId
  319. ob.RaiSellerName = raiSellerName
  320. ob.ContractType = req.ContractType
  321. ob.ContractAmount = req.ContractAmount
  322. ob.CurrencyUnit = req.CurrencyUnit
  323. ob.RMBRate = rate
  324. ob.StartDate = startDate
  325. ob.EndDate = endDate
  326. ob.SignDate = signDate
  327. ob.AgreedPayTime = req.AgreedPayTime
  328. ob.ContractStatus = req.ContractStatus
  329. ob.RegisterStatus = fms.ContractRegisterStatusIng
  330. ob.Remark = req.Remark
  331. ob.ServiceRemark = req.ServiceRemark
  332. ob.HasPayment = req.HasPayment
  333. ob.HasInvoice = req.HasInvoice
  334. ob.ActualPayCompanies = req.ActualPayCompanies
  335. ob.Set()
  336. updateCols := []string{
  337. "ContractCode", "RelateContractCode", "RelateContractMainCode", "CrmContractId", "ContractSource",
  338. "ProductIds", "CompanyName", "SellerId", "SellerName", "StartDate", "EndDate",
  339. "RaiSellerId", "RaiSellerName", "ModifyTime", "ContractType", "ContractAmount", "CurrencyUnit", "RMBRate",
  340. "SignDate", "AgreedPayTime", "ContractStatus", "RegisterStatus", "Remark", "HasPayment", "HasInvoice", "ActualPayCompanies",
  341. }
  342. // 不需要开票到款的代付直接完成登记, 且不允许进行开票/到款登记
  343. if req.HasInvoice == 0 || req.ContractStatus == fms.ContractStatusEnd {
  344. ob.RegisterStatus = fms.ContractRegisterStatusComplete
  345. }
  346. // 新增套餐金额详情内容
  347. serviceAmountMap := make(map[int]float64)
  348. serviceAmountList, e := fmsService.HandleContractServiceAmount(req.ServiceAmount, serviceAmountMap, req.CurrencyUnit)
  349. if e != nil {
  350. resp.FailMsg("操作失败", "新增合同套餐金额信息失败, Err: "+e.Error(), c)
  351. return
  352. }
  353. //判断产品信息
  354. productIds := make(map[int]struct{})
  355. productIdsStr := ""
  356. for _, v := range serviceAmountList {
  357. productIds[v.ProductId] = struct{}{}
  358. }
  359. for proId, _ := range productIds {
  360. productIdsStr += strconv.Itoa(proId) + ","
  361. }
  362. productIdsStr = strings.Trim(productIdsStr, ",")
  363. ob.ProductIds = productIdsStr
  364. // 套餐信息
  365. serviceList, e := fmsService.HandleContractServiceAndDetail(req.Services, true, serviceAmountMap)
  366. if e != nil {
  367. resp.FailMsg("操作失败", "获取合同套餐详情失败, Err: "+e.Error(), c)
  368. return
  369. }
  370. // 合同有效时长(计算付款方式)
  371. dayDiff := ob.EndDate.Sub(ob.StartDate).Hours() / 24
  372. // 新增合同及套餐
  373. logList := make([]*fms.ContractRegisterLog, 0)
  374. //是否补录合同
  375. sellerItemMap := make(map[int]*crm.SellerAdminWithGroupTeam)
  376. if req.Supplement == 1 {
  377. //新增到款信息
  378. if ob.HasInvoice == 0 {
  379. resp.Fail("合同存在代付不允许添加开票/到款登记", c)
  380. return
  381. }
  382. //修改合同信息-假合同变成真合同
  383. if e = ob.Update(updateCols); e != nil {
  384. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  385. return
  386. }
  387. invoiceOB := new(fms.ContractInvoice)
  388. invoiceCond := `contract_register_id = ?`
  389. invoicePars := make([]interface{}, 0)
  390. invoicePars = append(invoicePars, req.ContractRegisterId)
  391. invoiceList, e := invoiceOB.List(invoiceCond, invoicePars, "")
  392. if e != nil {
  393. resp.FailMsg("操作失败", "获取合同开票到款列表失败, Err: "+e.Error(), c)
  394. return
  395. }
  396. // 获取销售分组信息
  397. sellerList, e := crmService.GetSellerDepartmentListWithGroupAndTeam()
  398. if e != nil {
  399. resp.FailData("获取销售失败", "Err:"+e.Error(), c)
  400. return
  401. }
  402. sellerMap := make(map[int]*crm.SellerAdminWithGroupTeam)
  403. for i := range sellerList {
  404. sellerMap[sellerList[i].SellerId] = sellerList[i]
  405. }
  406. //处理重复公司名日期等重复的开票到款记录
  407. dupList, e := fms.GetDuplicateContractInvoiceDetailItemList(ob.CompanyName, req.StartDate, req.EndDate)
  408. if e != nil {
  409. err = fmt.Errorf("获取开票到款列表失败, Err: %s", e.Error())
  410. return
  411. }
  412. templateIds := make([]int, 0)
  413. for _, detail := range serviceList {
  414. templateIds = append(templateIds, detail.ServiceTemplateId)
  415. }
  416. sort.Ints(templateIds)
  417. ids := make([]string, 0)
  418. for _, id := range templateIds {
  419. ids = append(ids, strconv.Itoa(id))
  420. }
  421. templateIdStr := strings.Join(ids, ",")
  422. nDupList := make([]*fms.DupInvoice, 0)
  423. for _, dup := range dupList {
  424. if templateIdStr == dup.TemplateIds {
  425. nDupList = append(nDupList, dup)
  426. }
  427. }
  428. //先遍历一遍拿到开票销售信息
  429. for _, ppItem := range nDupList {
  430. if ppItem.ContractRegisterId != req.ContractRegisterId {
  431. j := 0
  432. if ppItem.InvoiceType == 3 {
  433. sellerItemMap[j] = &crm.SellerAdminWithGroupTeam{
  434. SellerId: ppItem.SellerId,
  435. SellerName: ppItem.SellerName,
  436. GroupId: ppItem.SellerGroupId,
  437. GroupName: ppItem.SellerGroupName,
  438. TeamId: ppItem.SellerTeamId,
  439. TeamName: ppItem.SellerTeamName,
  440. }
  441. j++
  442. }
  443. }
  444. }
  445. for _, ppItem := range invoiceList {
  446. j,k := 0,0
  447. v := &fms.ContractInvoice{
  448. ContractRegisterId: ob.ContractRegisterId,
  449. ContractCode: ob.ContractCode,
  450. Amount: ppItem.Amount,
  451. OriginAmount: ppItem.OriginAmount,
  452. CurrencyUnit: ppItem.CurrencyUnit,
  453. InvoiceDate: ppItem.InvoiceDate,
  454. SellerId: ppItem.SellerId,
  455. SellerName: ppItem.SellerName,
  456. SellerGroupId: ppItem.SellerGroupId,
  457. SellerGroupName: ppItem.SellerGroupName,
  458. SellerTeamId: ppItem.SellerTeamId,
  459. SellerTeamName: ppItem.SellerTeamName,
  460. AdminId: int(adminInfo.AdminId),
  461. AdminName: adminInfo.RealName,
  462. Remark: ppItem.Remark,
  463. ServiceProductId: ppItem.ServiceProductId,
  464. IsPrePay: 1,
  465. StartDate: ppItem.StartDate,
  466. EndDate: ppItem.EndDate,
  467. }
  468. if ppItem.InvoiceType == 3 {
  469. v.InvoiceType = 1
  470. sellerItemMap[j] = &crm.SellerAdminWithGroupTeam{
  471. SellerId: ppItem.SellerId,
  472. SellerName: ppItem.SellerName,
  473. GroupId: ppItem.SellerGroupId,
  474. GroupName: ppItem.SellerGroupName,
  475. TeamId: ppItem.SellerTeamId,
  476. TeamName: ppItem.SellerTeamName,
  477. }
  478. j++
  479. ob.InvoicedAmount += ppItem.Amount
  480. } else if ppItem.InvoiceType == 4 {
  481. v.InvoiceType = 2
  482. if sellerItem, ok := sellerItemMap[k]; ok {
  483. v.SellerId = sellerItem.SellerId
  484. v.SellerName = sellerItem.SellerName
  485. v.SellerGroupId = sellerItem.GroupId
  486. v.SellerGroupName = sellerItem.GroupName
  487. v.SellerTeamId = sellerItem.TeamId
  488. v.SellerTeamName = sellerItem.TeamName
  489. }
  490. k++
  491. ob.PaymentAmount += ppItem.Amount
  492. }
  493. v.Set()
  494. // 到款登记-付款方式
  495. v.PayType = fmsService.CalculateContractPaymentType(ppItem.Amount, ob.ContractAmount, dayDiff)
  496. // 新增的记录
  497. opData := ""
  498. opDataByte, e := json.Marshal(req)
  499. if e != nil {
  500. return
  501. }
  502. opData = string(opDataByte)
  503. opType := fms.ContractRegisterOpTypePrePay
  504. if ppItem.InvoiceType == 3 {
  505. opType = fms.ContractRegisterOpTypePreInvoice
  506. }
  507. newAmount := decimal.NewFromFloat(0).Round(2)
  508. a := decimal.NewFromFloat(v.Amount).Round(2)
  509. newAmount = newAmount.Add(a)
  510. ia, _ := newAmount.Round(2).Float64()
  511. logList = append(logList, &fms.ContractRegisterLog{
  512. ContractRegisterId: ob.ContractRegisterId,
  513. AdminId: int(adminInfo.AdminId),
  514. AdminName: adminInfo.RealName,
  515. OpData: opData,
  516. OpType: opType,
  517. CreateTime: nowTime,
  518. AmountRemark: fmt.Sprint("新增", fms.ContractInvoiceKeyNameMap[opType], "金额", ia, "元"),
  519. })
  520. if e := v.Create(); e != nil {
  521. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  522. return
  523. }
  524. //最后删除预到款记录
  525. e = ppItem.Delete()
  526. if e != nil {
  527. resp.FailMsg("删除预到款记录失败", "Err:"+e.Error(), c)
  528. return
  529. }
  530. }
  531. for _, ppItem := range nDupList {
  532. if ppItem.ContractRegisterId != req.ContractRegisterId {
  533. j := 0
  534. v := &fms.ContractInvoice{
  535. ContractRegisterId: ob.ContractRegisterId,
  536. ContractCode: ob.ContractCode,
  537. Amount: ppItem.Amount,
  538. OriginAmount: ppItem.OriginAmount,
  539. CurrencyUnit: ppItem.CurrencyUnit,
  540. InvoiceDate: ppItem.InvoiceDate,
  541. SellerId: ppItem.SellerId,
  542. SellerName: ppItem.SellerName,
  543. SellerGroupId: ppItem.SellerGroupId,
  544. SellerGroupName: ppItem.SellerGroupName,
  545. SellerTeamId: ppItem.SellerTeamId,
  546. SellerTeamName: ppItem.SellerTeamName,
  547. AdminId: int(adminInfo.AdminId),
  548. AdminName: adminInfo.RealName,
  549. Remark: ppItem.Remark,
  550. ServiceProductId: ppItem.ServiceProductId,
  551. IsPrePay: 1,
  552. StartDate: ppItem.StartDate,
  553. EndDate: ppItem.EndDate,
  554. }
  555. if ppItem.InvoiceType == 3 {
  556. v.InvoiceType = 1
  557. ob.InvoicedAmount += ppItem.Amount
  558. } else if ppItem.InvoiceType == 4 {
  559. v.InvoiceType = 2
  560. if sellerItem, ok := sellerItemMap[j]; ok {
  561. v.SellerId = sellerItem.SellerId
  562. v.SellerName = sellerItem.SellerName
  563. v.SellerGroupId = sellerItem.GroupId
  564. v.SellerGroupName = sellerItem.GroupName
  565. v.SellerTeamId = sellerItem.TeamId
  566. v.SellerTeamName = sellerItem.TeamName
  567. }
  568. j++
  569. ob.PaymentAmount += ppItem.Amount
  570. }
  571. v.Set()
  572. // 到款登记-付款方式
  573. v.PayType = fmsService.CalculateContractPaymentType(ppItem.Amount, ob.ContractAmount, dayDiff)
  574. // 新增的记录
  575. opData := ""
  576. opDataByte, e := json.Marshal(req)
  577. if e != nil {
  578. return
  579. }
  580. opData = string(opDataByte)
  581. opType := fms.ContractRegisterOpTypePrePay
  582. if ppItem.InvoiceType == 3 {
  583. opType = fms.ContractRegisterOpTypePreInvoice
  584. }
  585. newAmount := decimal.NewFromFloat(0).Round(2)
  586. a := decimal.NewFromFloat(v.Amount).Round(2)
  587. newAmount = newAmount.Add(a)
  588. ia, _ := newAmount.Round(2).Float64()
  589. logList = append(logList, &fms.ContractRegisterLog{
  590. ContractRegisterId: ob.ContractRegisterId,
  591. AdminId: int(adminInfo.AdminId),
  592. AdminName: adminInfo.RealName,
  593. OpData: opData,
  594. OpType: opType,
  595. CreateTime: nowTime,
  596. AmountRemark: fmt.Sprint("新增", fms.ContractInvoiceKeyNameMap[opType], "金额", ia, "元"),
  597. })
  598. if e := v.Create(); e != nil {
  599. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  600. return
  601. }
  602. //最后删除预到款记录
  603. e = ppItem.Delete()
  604. if e != nil {
  605. resp.FailMsg("删除预到款记录失败", "Err:"+e.Error(), c)
  606. return
  607. }
  608. }
  609. ppOB := new(fms.ContractPreRegister)
  610. items, e := ppOB.FetchByRegisterId(ppItem.ContractRegisterId)
  611. if e != nil {
  612. if e == utils.ErrNoRow {
  613. resp.Fail("预登记记录不存在或已被删除", c)
  614. return
  615. }
  616. resp.FailMsg("获取预登记失败", "Err:"+e.Error(), c)
  617. return
  618. }
  619. for _, item := range items {
  620. e = item.Delete()
  621. if e != nil {
  622. resp.FailMsg("删除预登记失败", "Err:"+e.Error(), c)
  623. return
  624. }
  625. }
  626. }
  627. ppOB := new(fms.ContractPreRegister)
  628. items, e := ppOB.FetchByRegisterId(req.ContractRegisterId)
  629. if e != nil {
  630. if e == utils.ErrNoRow {
  631. resp.Fail("预登记记录不存在或已被删除", c)
  632. return
  633. }
  634. resp.FailMsg("获取预登记失败", "Err:"+e.Error(), c)
  635. return
  636. }
  637. for _, item := range items {
  638. e = item.Delete()
  639. if e != nil {
  640. resp.FailMsg("删除预登记失败", "Err:"+e.Error(), c)
  641. return
  642. }
  643. }
  644. //更新合同套餐等内容
  645. if e = fms.UpdateSupplementContractPreRegister(ob, serviceAmountList, serviceList); e != nil {
  646. resp.FailMsg("操作失败", "更新合同及套餐失败, Err: "+e.Error(), c)
  647. return
  648. }
  649. // 校验金额-是否修改状态
  650. go fmsService.CheckContractRegisterAmount(ob.ContractRegisterId)
  651. // 开票到款汇总
  652. go fmsService.SummaryInvoicePaymentByContractRegisterId(ob.ContractRegisterId)
  653. // 操作日志
  654. go func() {
  655. logOB := new(fms.ContractRegisterLog)
  656. if e := logOB.AddInBatches(logList); e != nil {
  657. return
  658. }
  659. }()
  660. } else {
  661. if e = fms.CreateContractRegisterAndServices(ob, serviceList, serviceAmountList); e != nil {
  662. resp.FailMsg("操作失败", "新增合同及套餐失败, Err: "+e.Error(), c)
  663. return
  664. }
  665. //处理重复公司名日期等重复的开票到款记录
  666. dupList, e := fms.GetDuplicateContractInvoiceDetailItemList(ob.CompanyName, req.StartDate, req.EndDate)
  667. if e != nil {
  668. err = fmt.Errorf("获取开票到款列表失败, Err: %s", e.Error())
  669. return
  670. }
  671. templateIds := make([]int, 0)
  672. for _, detail := range serviceList {
  673. templateIds = append(templateIds, detail.ServiceTemplateId)
  674. }
  675. sort.Ints(templateIds)
  676. ids := make([]string, 0)
  677. for _, id := range templateIds {
  678. ids = append(ids, strconv.Itoa(id))
  679. }
  680. templateIdStr := strings.Join(ids, ",")
  681. nDupList := make([]*fms.DupInvoice, 0)
  682. for _, dup := range dupList {
  683. if templateIdStr == dup.TemplateIds {
  684. nDupList = append(nDupList, dup)
  685. }
  686. }
  687. //先遍历一遍拿到开票销售信息
  688. for _, ppItem := range nDupList {
  689. j := 0
  690. if ppItem.ContractRegisterId != req.ContractRegisterId {
  691. if ppItem.InvoiceType == 3 {
  692. sellerItemMap[j] = &crm.SellerAdminWithGroupTeam{
  693. SellerId: ppItem.SellerId,
  694. SellerName: ppItem.SellerName,
  695. GroupId: ppItem.SellerGroupId,
  696. GroupName: ppItem.SellerGroupName,
  697. TeamId: ppItem.SellerTeamId,
  698. TeamName: ppItem.SellerTeamName,
  699. }
  700. }
  701. j++
  702. }
  703. }
  704. for _, ppItem := range nDupList {
  705. j := 0
  706. if ppItem.ContractRegisterId != req.ContractRegisterId {
  707. v := &fms.ContractInvoice{
  708. ContractRegisterId: ob.ContractRegisterId,
  709. ContractCode: ob.ContractCode,
  710. Amount: ppItem.Amount,
  711. OriginAmount: ppItem.OriginAmount,
  712. CurrencyUnit: ppItem.CurrencyUnit,
  713. InvoiceDate: ppItem.InvoiceDate,
  714. SellerId: ppItem.SellerId,
  715. SellerName: ppItem.SellerName,
  716. SellerGroupId: ppItem.SellerGroupId,
  717. SellerGroupName: ppItem.SellerGroupName,
  718. SellerTeamId: ppItem.SellerTeamId,
  719. SellerTeamName: ppItem.SellerTeamName,
  720. AdminId: int(adminInfo.AdminId),
  721. AdminName: adminInfo.RealName,
  722. Remark: ppItem.Remark,
  723. ServiceProductId: ppItem.ServiceProductId,
  724. IsPrePay: 1,
  725. StartDate: ppItem.StartDate,
  726. EndDate: ppItem.EndDate,
  727. }
  728. if ppItem.InvoiceType == 3 {
  729. v.InvoiceType = 1
  730. ob.InvoicedAmount += ppItem.Amount
  731. } else if ppItem.InvoiceType == 4 {
  732. v.InvoiceType = 2
  733. if sellerItem, ok := sellerItemMap[j]; ok{
  734. v.SellerId = sellerItem.SellerId
  735. v.SellerName = sellerItem.SellerName
  736. v.SellerGroupId = sellerItem.GroupId
  737. v.SellerGroupName = sellerItem.GroupName
  738. v.SellerTeamId = sellerItem.TeamId
  739. v.SellerTeamName = sellerItem.TeamName
  740. j++
  741. }
  742. ob.PaymentAmount += ppItem.Amount
  743. }
  744. v.Set()
  745. // 到款登记-付款方式
  746. v.PayType = fmsService.CalculateContractPaymentType(ppItem.Amount, ob.ContractAmount, dayDiff)
  747. // 新增的记录
  748. opData := ""
  749. opDataByte, e := json.Marshal(req)
  750. if e != nil {
  751. return
  752. }
  753. opData = string(opDataByte)
  754. opType := fms.ContractRegisterOpTypePrePay
  755. if ppItem.InvoiceType == 3 {
  756. opType = fms.ContractRegisterOpTypePreInvoice
  757. }
  758. newAmount := decimal.NewFromFloat(0).Round(2)
  759. a := decimal.NewFromFloat(v.Amount).Round(2)
  760. newAmount = newAmount.Add(a)
  761. ia, _ := newAmount.Round(2).Float64()
  762. logList = append(logList, &fms.ContractRegisterLog{
  763. ContractRegisterId: ob.ContractRegisterId,
  764. AdminId: int(adminInfo.AdminId),
  765. AdminName: adminInfo.RealName,
  766. OpData: opData,
  767. OpType: opType,
  768. CreateTime: nowTime,
  769. AmountRemark: fmt.Sprint("新增", fms.ContractInvoiceKeyNameMap[opType], "金额", ia, "元"),
  770. })
  771. if e := v.Create(); e != nil {
  772. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  773. return
  774. }
  775. //最后删除预到款记录
  776. e = ppItem.Delete()
  777. if e != nil {
  778. resp.FailMsg("删除预到款记录失败", "Err:"+e.Error(), c)
  779. return
  780. }
  781. ppOB := new(fms.ContractPreRegister)
  782. items, e := ppOB.FetchByRegisterId(ppItem.ContractRegisterId)
  783. if e != nil {
  784. if e == utils.ErrNoRow {
  785. resp.Fail("预登记记录不存在或已被删除", c)
  786. return
  787. }
  788. resp.FailMsg("获取预登记失败", "Err:"+e.Error(), c)
  789. return
  790. }
  791. for _, item := range items {
  792. e = item.Delete()
  793. if e != nil {
  794. resp.FailMsg("删除预登记失败", "Err:"+e.Error(), c)
  795. return
  796. }
  797. }
  798. }
  799. }
  800. updateCols := []string{"InvoicedAmount", "PaymentAmount"}
  801. if e = ob.Update(updateCols); e != nil {
  802. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  803. return
  804. }
  805. // 操作日志
  806. go func() {
  807. logOB := new(fms.ContractRegisterLog)
  808. if e := logOB.AddInBatches(logList); e != nil {
  809. return
  810. }
  811. }()
  812. }
  813. // 操作日志
  814. go func() {
  815. opData := ""
  816. opDataByte, e := json.Marshal(req)
  817. if e != nil {
  818. return
  819. }
  820. opData = string(opDataByte)
  821. logItem := new(fms.ContractRegisterLog)
  822. logItem.ContractRegisterId = ob.ContractRegisterId
  823. logItem.AdminId = int(adminInfo.AdminId)
  824. logItem.AdminName = adminInfo.RealName
  825. logItem.OpData = opData
  826. logItem.OpType = fms.ContractRegisterOpTypeSave
  827. logItem.CreateTime = nowTime
  828. logItem.Remark = req.Remark
  829. if e = logItem.Create(); e != nil {
  830. return
  831. }
  832. }()
  833. resp.Ok("操作成功", c)
  834. }
  835. // Edit
  836. // @Title 编辑合同登记
  837. // @Description 编辑合同登记
  838. // @Param request body fms.ContractRegisterEditReq true "type json string"
  839. // @Success 200 string "操作成功"
  840. // @router /contract/register/edit [post]
  841. func (rg *RegisterController) Edit(c *gin.Context) {
  842. req := new(fms.ContractRegisterEditReq)
  843. err := c.ShouldBind(&req)
  844. if err != nil {
  845. errs, ok := err.(validator.ValidationErrors)
  846. if !ok {
  847. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  848. return
  849. }
  850. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  851. return
  852. }
  853. claims, _ := c.Get("adminInfo")
  854. adminInfo := claims.(*system.SysAdmin)
  855. // 日期校验
  856. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  857. if e != nil {
  858. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  859. return
  860. }
  861. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  862. if e != nil {
  863. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  864. return
  865. }
  866. signDate, _ := time.ParseInLocation(utils.FormatDate, "0000-00-00", time.Local)
  867. if req.SignDate != "" {
  868. signDateTime, e := time.ParseInLocation(utils.FormatDate, req.SignDate, time.Local)
  869. if e != nil {
  870. resp.FailMsg("合同签订日期格式有误", "合同签订日期格式有误, Err: "+e.Error(), c)
  871. return
  872. }
  873. signDate = signDateTime
  874. }
  875. ob := new(fms.ContractRegister)
  876. item, e := ob.Fetch(req.ContractRegisterId)
  877. if e != nil {
  878. if e == utils.ErrNoRow {
  879. resp.Fail("登记记录不存在或已被删除", c)
  880. return
  881. }
  882. resp.FailMsg("操作失败", "获取合同登记信息失败, Err:"+e.Error(), c)
  883. return
  884. }
  885. // 查询销售信息
  886. var (
  887. sellerId int
  888. raiSellerId int
  889. sellerName string
  890. raiSellerName string
  891. )
  892. if req.SellerIds != "" {
  893. admin := new(crm.Admin)
  894. sellerIds := strings.Split(req.SellerIds, ",")
  895. if len(sellerIds) > 2 {
  896. resp.Fail("最多只能选择两个销售", c)
  897. return
  898. }
  899. var pars []interface{}
  900. cond := ` admin_id in (?) `
  901. pars = append(pars, sellerIds)
  902. sellers, e := admin.List(cond, pars)
  903. if e != nil {
  904. resp.FailMsg("获取销售信息失败", "获取销售信息失败, Err: "+e.Error(), c)
  905. return
  906. }
  907. for _, v := range sellers {
  908. if v.DepartmentId == crm.SellerDepartmentId {
  909. sellerId = v.AdminId
  910. sellerName = v.RealName
  911. } else if v.DepartmentId == crm.RaiSellerDepartmentId {
  912. raiSellerId = v.AdminId
  913. raiSellerName = v.RealName
  914. }
  915. }
  916. }
  917. // 是否存在相同合同编号的登记
  918. existCond := `contract_code = ?`
  919. existPars := make([]interface{}, 0)
  920. existPars = append(existPars, req.ContractCode)
  921. exist, e := ob.FetchByCondition(existCond, existPars)
  922. if e != nil && e != utils.ErrNoRow {
  923. resp.FailMsg("操作失败", "获取相同登记号失败, Err: "+e.Error(), c)
  924. return
  925. }
  926. if exist != nil && exist.ContractRegisterId > 0 && exist.ContractRegisterId != item.ContractRegisterId {
  927. resp.Fail("合同编号已存在", c)
  928. return
  929. }
  930. originHasInvoice := item.HasInvoice
  931. updateCols := []string{
  932. "ProductIds", "ContractCode", "RelateContractCode", "CrmContractId", "ContractSource", "CompanyName",
  933. "SellerId", "SellerName", "ContractType", "ContractAmount", "StartDate", "EndDate", "SignDate", "AgreedPayTime", "RaiSellerId", "RaiSellerName",
  934. "ContractStatus", "RegisterStatus", "Remark", "ServiceRemark", "HasPayment", "ModifyTime", "HasInvoice", "ActualPayCompanies",
  935. }
  936. nowTime := time.Now().Local()
  937. item.ProductIds = req.ProductIds
  938. item.ContractCode = req.ContractCode
  939. item.RelateContractCode = req.RelateContractCode
  940. item.RelateContractMainCode = req.RelateContractMainCode
  941. item.CrmContractId = req.CrmContractId
  942. item.ContractSource = req.ContractSource
  943. item.CompanyName = req.CompanyName
  944. item.SellerId = sellerId
  945. item.SellerName = sellerName
  946. item.RaiSellerId = raiSellerId
  947. item.RaiSellerName = raiSellerName
  948. item.ContractType = req.ContractType
  949. item.ContractAmount = req.ContractAmount
  950. item.StartDate = startDate
  951. item.EndDate = endDate
  952. item.SignDate = signDate
  953. item.AgreedPayTime = req.AgreedPayTime
  954. item.ContractStatus = req.ContractStatus
  955. item.RegisterStatus = fms.ContractRegisterStatusIng
  956. item.Remark = req.Remark
  957. item.ServiceRemark = req.ServiceRemark
  958. item.HasPayment = req.HasPayment
  959. item.HasInvoice = req.HasInvoice
  960. item.ActualPayCompanies = req.ActualPayCompanies
  961. item.ModifyTime = nowTime
  962. // 不需要开票到款的直接完成登记, 且不允许进行开票/到款登记
  963. if req.HasInvoice == 0 {
  964. item.RegisterStatus = fms.ContractRegisterStatusComplete
  965. updateCols = append(updateCols, "RegisterStatus")
  966. }
  967. // 开票到款信息
  968. invoiceOB := new(fms.ContractInvoice)
  969. invoiceCond := `contract_register_id = ?`
  970. invoicePars := make([]interface{}, 0)
  971. invoicePars = append(invoicePars, req.ContractRegisterId)
  972. invoiceList, e := invoiceOB.List(invoiceCond, invoicePars, "")
  973. if e != nil {
  974. resp.FailMsg("操作失败", "获取合同开票到款列表失败, Err: "+e.Error(), c)
  975. return
  976. }
  977. invoiceUpdateCols := make([]string, 0)
  978. // 开票到款操作类型: 0-无; 1-更新; 2-删除;
  979. logRemark := req.Remark
  980. invoiceHandleType := 0
  981. if originHasInvoice == 1 && req.HasInvoice == 0 {
  982. // 若从需要开票改为无需开票, 则删除期间新增的所有开票到款登记
  983. invoiceHandleType = 2
  984. } else {
  985. // 修改了货币单位后,同步更新汇率及开票到款的换算金额
  986. if req.CurrencyUnit != item.CurrencyUnit {
  987. rateList, e := fmsService.GetTodayCurrencyRateList()
  988. if e != nil {
  989. resp.FailMsg("操作失败", "获取货币列表及汇率失败, Err: "+e.Error(), c)
  990. return
  991. }
  992. var rate float64
  993. for i := range rateList {
  994. if rateList[i].Code == req.CurrencyUnit {
  995. rate = rateList[i].RMBRate
  996. break
  997. }
  998. }
  999. if rate < 0 {
  1000. resp.FailMsg("操作失败", "货币汇率有误", c)
  1001. return
  1002. }
  1003. item.CurrencyUnit = req.CurrencyUnit
  1004. item.RMBRate = rate
  1005. updateCols = append(updateCols, "CurrencyUnit", "RMBRate")
  1006. // 调整开票到款换算后的金额, 保留两位小数
  1007. for i := range invoiceList {
  1008. invoiceList[i].CurrencyUnit = req.CurrencyUnit
  1009. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", invoiceList[i].OriginAmount/rate), 64)
  1010. invoiceList[i].Amount = a
  1011. }
  1012. invoiceUpdateCols = append(invoiceUpdateCols, "CurrencyUnit", "Amount")
  1013. invoiceHandleType = 1
  1014. logRemark = fmt.Sprintf("金额单位由%s修改为%s\n%s", item.CurrencyUnit, req.CurrencyUnit, logRemark)
  1015. }
  1016. }
  1017. // 新增套餐金额详情内容
  1018. serviceAmountMap := make(map[int]float64)
  1019. serviceAmountList, e := fmsService.HandleContractServiceAmount(req.ServiceAmount, serviceAmountMap, req.CurrencyUnit)
  1020. if e != nil {
  1021. resp.FailMsg("操作失败", "新增合同套餐金额信息失败, Err: "+e.Error(), c)
  1022. return
  1023. }
  1024. //判断产品信息
  1025. productIds := make(map[int]struct{})
  1026. productIdsStr := ""
  1027. for _, v := range serviceAmountList {
  1028. productIds[v.ProductId] = struct{}{}
  1029. }
  1030. for proId, _ := range productIds {
  1031. productIdsStr += strconv.Itoa(proId) + ","
  1032. }
  1033. productIdsStr = strings.Trim(productIdsStr, ",")
  1034. item.ProductIds = productIdsStr
  1035. // 套餐信息
  1036. serviceList, e := fmsService.HandleContractServiceAndDetail(req.Services, true, serviceAmountMap)
  1037. if e != nil {
  1038. resp.FailMsg("操作失败", "获取合同套餐详情失败, Err: "+e.Error(), c)
  1039. return
  1040. }
  1041. // 更新合同登记、套餐、开票到款
  1042. if e = fms.UpdateContractRegister(item, updateCols, serviceList, invoiceList, invoiceUpdateCols, invoiceHandleType, serviceAmountList); e != nil {
  1043. resp.FailMsg("操作失败", "更新合同及套餐失败, Err: "+e.Error(), c)
  1044. return
  1045. }
  1046. // 自动分配套餐金额
  1047. go fmsService.CalculatePaymentServiceAmount(item.ContractRegisterId)
  1048. // 校验金额-是否修改状态
  1049. go fmsService.CheckContractRegisterAmount(item.ContractRegisterId)
  1050. // 操作日志
  1051. go func() {
  1052. opData := ""
  1053. opDataByte, e := json.Marshal(req)
  1054. if e != nil {
  1055. return
  1056. }
  1057. opData = string(opDataByte)
  1058. logItem := new(fms.ContractRegisterLog)
  1059. logItem.ContractRegisterId = item.ContractRegisterId
  1060. logItem.AdminId = int(adminInfo.AdminId)
  1061. logItem.AdminName = adminInfo.RealName
  1062. logItem.OpData = opData
  1063. logItem.OpType = fms.ContractRegisterOpTypeEdit
  1064. logItem.CreateTime = nowTime
  1065. logItem.Remark = logRemark
  1066. if e = logItem.Create(); e != nil {
  1067. return
  1068. }
  1069. }()
  1070. resp.Ok("操作成功", c)
  1071. }
  1072. // Del
  1073. // @Title 删除合同登记
  1074. // @Description 删除合同登记
  1075. // @Param request body fms.ContractRegisterDelReq true "type json string"
  1076. // @Success 200 string "操作成功"
  1077. // @router /contract/register/del [post]
  1078. func (rg *RegisterController) Del(c *gin.Context) {
  1079. req := new(fms.ContractRegisterDelReq)
  1080. err := c.ShouldBind(&req)
  1081. if err != nil {
  1082. errs, ok := err.(validator.ValidationErrors)
  1083. if !ok {
  1084. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  1085. return
  1086. }
  1087. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  1088. return
  1089. }
  1090. claims, _ := c.Get("adminInfo")
  1091. adminInfo := claims.(*system.SysAdmin)
  1092. ob := new(fms.ContractRegister)
  1093. item, e := ob.Fetch(req.ContractRegisterId)
  1094. if e != nil {
  1095. if e == utils.ErrNoRow {
  1096. resp.Fail("合同登记不存在或已被删除", c)
  1097. return
  1098. }
  1099. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  1100. return
  1101. }
  1102. nowTime := time.Now().Local()
  1103. item.IsDeleted = 1
  1104. item.ModifyTime = nowTime
  1105. updateCols := []string{"IsDeleted", "ModifyTime"}
  1106. if e = item.Update(updateCols); e != nil {
  1107. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  1108. return
  1109. }
  1110. // 删除对应的开票到款登记
  1111. go func() {
  1112. if e = fms.DeleteContractInvoicesByRegisterId(item.ContractRegisterId); e != nil {
  1113. alarm_msg.SendAlarmMsg(fmt.Sprintf("删除合同登记%d后, 删除开票到款记录失败, ErrMsg: %s", item.ContractRegisterId, e.Error()), 3)
  1114. return
  1115. }
  1116. if e = fms.DeleteInvoicePaymentSummaryByRegisterId(item.ContractRegisterId); e != nil {
  1117. alarm_msg.SendAlarmMsg(fmt.Sprintf("删除合同登记%d后, 删除开票到款汇总数据失败, ErrMsg: %s", item.ContractRegisterId, e.Error()), 3)
  1118. return
  1119. }
  1120. }()
  1121. // 操作日志
  1122. go func() {
  1123. opData := ""
  1124. opDataByte, e := json.Marshal(req)
  1125. if e != nil {
  1126. return
  1127. }
  1128. opData = string(opDataByte)
  1129. logItem := new(fms.ContractRegisterLog)
  1130. logItem.ContractRegisterId = req.ContractRegisterId
  1131. logItem.AdminId = int(adminInfo.AdminId)
  1132. logItem.AdminName = adminInfo.RealName
  1133. logItem.OpData = opData
  1134. logItem.OpType = fms.ContractRegisterOpTypeDel
  1135. logItem.CreateTime = nowTime
  1136. if e = logItem.Create(); e != nil {
  1137. return
  1138. }
  1139. }()
  1140. resp.Ok("操作成功", c)
  1141. }
  1142. // Detail
  1143. // @Title 合同登记详情
  1144. // @Description 合同登记详情
  1145. // @Param ContractRegisterId query int false "合同登记ID"
  1146. // @Success 200 {object} fms.ContractRegisterDetail
  1147. // @router /contract/register/detail [get]
  1148. func (rg *RegisterController) Detail(c *gin.Context) {
  1149. var req fms.ContractRegisterDetailReq
  1150. if e := c.BindQuery(&req); e != nil {
  1151. err, ok := e.(validator.ValidationErrors)
  1152. if !ok {
  1153. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  1154. return
  1155. }
  1156. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  1157. return
  1158. }
  1159. result := new(fms.ContractRegisterDetail)
  1160. // 合同登记信息
  1161. item, e := fms.GetContractRegisterItemById(req.ContractRegisterId)
  1162. if e != nil {
  1163. resp.FailData("获取失败", "获取合同登记详情失败, Err:"+e.Error(), c)
  1164. return
  1165. }
  1166. if item.SellerId != 0 {
  1167. item.SellerIds = strconv.Itoa(item.SellerId)
  1168. if item.RaiSellerId != 0 {
  1169. item.SellerIds += "," + strconv.Itoa(item.RaiSellerId)
  1170. }
  1171. } else {
  1172. if item.RaiSellerId != 0 {
  1173. item.SellerIds = strconv.Itoa(item.RaiSellerId)
  1174. }
  1175. }
  1176. item.SellerIds = strings.Trim(item.SellerIds, ",")
  1177. result.ContractRegisterItem = item
  1178. // 套餐信息
  1179. serviceAmountTempList, e := fms.GetContractServiceAmountByRegisterId(req.ContractRegisterId)
  1180. if e != nil {
  1181. resp.FailData("获取失败", "获取合同套餐信息失败, Err: "+e.Error(), c)
  1182. return
  1183. }
  1184. serviceAmountList := make([]*fms.ContractServiceAmountItem, 0)
  1185. for _, v := range serviceAmountTempList {
  1186. tmp := &fms.ContractServiceAmountItem{
  1187. ContractRegisterId: v.ContractRegisterId,
  1188. ProductId: v.ProductId,
  1189. ServiceAmount: v.ServiceAmount,
  1190. CurrencyUnit: v.CurrencyUnit,
  1191. }
  1192. serviceAmountList = append(serviceAmountList, tmp)
  1193. }
  1194. result.ServiceAmountList = serviceAmountList
  1195. // 套餐金额信息
  1196. serviceList, e := fmsService.GetContractServiceAndDetail(req.ContractRegisterId)
  1197. if e != nil {
  1198. resp.FailData("获取失败", "获取合同套餐信息失败, Err: "+e.Error(), c)
  1199. return
  1200. }
  1201. result.ServiceList = serviceList
  1202. // 开票/到款信息
  1203. invoiceCond := `contract_register_id = ?`
  1204. invoicePars := make([]interface{}, 0)
  1205. invoicePars = append(invoicePars, req.ContractRegisterId)
  1206. invoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  1207. if e != nil {
  1208. resp.FailData("获取失败", "获取合同开票/到款信息失败, Err: "+e.Error(), c)
  1209. return
  1210. }
  1211. result.InvoiceList = make([]*fms.ContractInvoiceItem, 0)
  1212. result.PaymentList = make([]*fms.ContractInvoiceItem, 0)
  1213. for i := range invoiceList {
  1214. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypeMake || invoiceList[i].InvoiceType == fms.ContractInvoiceTypePreMake {
  1215. result.InvoiceList = append(result.InvoiceList, invoiceList[i])
  1216. continue
  1217. }
  1218. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypePay || invoiceList[i].InvoiceType == fms.ContractInvoiceTypePrePay {
  1219. result.PaymentList = append(result.PaymentList, invoiceList[i])
  1220. }
  1221. }
  1222. // 合同登记进度
  1223. logCond := `contract_register_id = ?`
  1224. logPars := make([]interface{}, 0)
  1225. logPars = append(logPars, req.ContractRegisterId)
  1226. logList, e := fms.GetContractRegisterLogItemList(logCond, logPars)
  1227. if e != nil {
  1228. resp.FailData("获取失败", "获取合同登记进度失败, Err: "+e.Error(), c)
  1229. return
  1230. }
  1231. result.Logs = logList
  1232. resp.OkData("获取成功", result, c)
  1233. }
  1234. // UpdateStatus
  1235. // @Title 修改合同状态
  1236. // @Description 修改合同状态
  1237. // @Param request body fms.ContractRegisterUpdateStatusReq true "type json string"
  1238. // @Success 200 string "操作成功"
  1239. // @router /contract/register/update_status [post]
  1240. func (rg *RegisterController) UpdateStatus(c *gin.Context) {
  1241. req := new(fms.ContractRegisterUpdateStatusReq)
  1242. err := c.ShouldBind(&req)
  1243. if err != nil {
  1244. errs, ok := err.(validator.ValidationErrors)
  1245. if !ok {
  1246. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  1247. return
  1248. }
  1249. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  1250. return
  1251. }
  1252. claims, _ := c.Get("adminInfo")
  1253. adminInfo := claims.(*system.SysAdmin)
  1254. ob := new(fms.ContractRegister)
  1255. item, e := ob.Fetch(req.ContractRegisterId)
  1256. if e != nil {
  1257. if e == utils.ErrNoRow {
  1258. resp.Fail("合同登记不存在或已被删除", c)
  1259. return
  1260. }
  1261. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  1262. return
  1263. }
  1264. nowTime := time.Now().Local()
  1265. item.ContractStatus = req.ContractStatus
  1266. item.ModifyTime = nowTime
  1267. updateCols := []string{"ContractStatus", "ModifyTime"}
  1268. if e = item.Update(updateCols); e != nil {
  1269. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  1270. return
  1271. }
  1272. // 校验金额-是否修改状态
  1273. fmsService.CheckContractRegisterAmount(req.ContractRegisterId)
  1274. // 操作日志
  1275. go func() {
  1276. opData := ""
  1277. opDataByte, e := json.Marshal(req)
  1278. if e != nil {
  1279. return
  1280. }
  1281. opData = string(opDataByte)
  1282. logItem := new(fms.ContractRegisterLog)
  1283. logItem.ContractRegisterId = req.ContractRegisterId
  1284. logItem.AdminId = int(adminInfo.AdminId)
  1285. logItem.AdminName = adminInfo.RealName
  1286. logItem.OpData = opData
  1287. logItem.OpType = fms.ContractRegisterOpTypeStatus
  1288. logItem.CreateTime = nowTime
  1289. if e = logItem.Create(); e != nil {
  1290. return
  1291. }
  1292. }()
  1293. resp.Ok("操作成功", c)
  1294. }
  1295. // Invoice
  1296. // @Title 开票/到款登记
  1297. // @Description 开票/到款登记
  1298. // @Param request body fms.ContractInvoiceSaveReq true "type json string"
  1299. // @Success 200 string "操作成功"
  1300. // @router /contract/register/invoice [post]
  1301. func (rg *RegisterController) Invoice(c *gin.Context) {
  1302. req := new(fms.ContractInvoiceSaveReq)
  1303. err := c.ShouldBind(&req)
  1304. if err != nil {
  1305. errs, ok := err.(validator.ValidationErrors)
  1306. if !ok {
  1307. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  1308. return
  1309. }
  1310. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  1311. return
  1312. }
  1313. claims, _ := c.Get("adminInfo")
  1314. adminInfo := claims.(*system.SysAdmin)
  1315. registerOB := new(fms.ContractRegister)
  1316. item, e := registerOB.Fetch(req.ContractRegisterId)
  1317. if e != nil {
  1318. if e == utils.ErrNoRow {
  1319. resp.Fail("合同登记不存在或已被删除", c)
  1320. return
  1321. }
  1322. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  1323. return
  1324. }
  1325. // 合同存在代付不允许开票/到款登记
  1326. if item.HasInvoice == 0 {
  1327. resp.Fail("合同存在代付不允许添加开票/到款登记", c)
  1328. return
  1329. }
  1330. noChangeInvoiceIds := make([]int, 0)
  1331. newInvoice := make([]*fms.ContractInvoice, 0)
  1332. sellerMap := make(map[int]*crm.SellerAdminWithGroupTeam)
  1333. if len(req.AmountList) > 0 {
  1334. // 合同有效时长(计算付款方式)
  1335. dayDiff := item.EndDate.Sub(item.StartDate).Hours() / 24
  1336. // 获取销售分组信息
  1337. sellerList, e := crmService.GetSellerDepartmentListWithGroupAndTeam()
  1338. if e != nil {
  1339. resp.FailData("获取销售失败", "Err:"+e.Error(), c)
  1340. return
  1341. }
  1342. for i := range sellerList {
  1343. sellerMap[sellerList[i].SellerId] = sellerList[i]
  1344. }
  1345. for i := range req.AmountList {
  1346. if req.AmountList[i].Amount <= 0 {
  1347. resp.Fail("登记金额有误", c)
  1348. return
  1349. }
  1350. if req.AmountList[i].InvoiceDate == "" {
  1351. resp.Fail("请选择日期", c)
  1352. return
  1353. }
  1354. if req.AmountList[i].ServiceProductId != 1 && req.AmountList[i].ServiceProductId != 2 {
  1355. resp.Fail("请选择套餐类型", c)
  1356. return
  1357. }
  1358. // 开票登记销售必填
  1359. if req.InvoiceType == fms.ContractInvoiceTypeMake && req.AmountList[i].SellerId <= 0 {
  1360. resp.Fail("请选择销售", c)
  1361. return
  1362. }
  1363. t, e := time.ParseInLocation(utils.FormatDate, req.AmountList[i].InvoiceDate, time.Local)
  1364. if e != nil {
  1365. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  1366. return
  1367. }
  1368. if req.AmountList[i].InvoiceId > 0 {
  1369. noChangeInvoiceIds = append(noChangeInvoiceIds, req.AmountList[i].InvoiceId)
  1370. continue
  1371. }
  1372. if req.AmountList[i].InvoiceId == 0 {
  1373. v := &fms.ContractInvoice{
  1374. ContractRegisterId: req.ContractRegisterId,
  1375. ContractCode: item.ContractCode,
  1376. Amount: req.AmountList[i].Amount,
  1377. OriginAmount: req.AmountList[i].OriginAmount,
  1378. CurrencyUnit: item.CurrencyUnit,
  1379. InvoiceType: req.InvoiceType,
  1380. ServiceProductId: req.AmountList[i].ServiceProductId,
  1381. InvoiceDate: t,
  1382. AdminId: int(adminInfo.AdminId),
  1383. AdminName: adminInfo.RealName,
  1384. Remark: req.AmountList[i].Remark,
  1385. }
  1386. v.Set()
  1387. // 开票登记-销售信息
  1388. if req.InvoiceType == fms.ContractInvoiceTypeMake {
  1389. sellerItem := sellerMap[req.AmountList[i].SellerId]
  1390. if sellerItem == nil {
  1391. resp.Fail("销售信息异常", c)
  1392. return
  1393. }
  1394. if req.AmountList[i].ServiceProductId == crm.CompanyProductRai && sellerItem.DepartmentId != crm.RaiSellerDepartmentId {
  1395. resp.Fail("销售类型和所选套餐类型不一致", c)
  1396. return
  1397. }
  1398. v.SellerId = sellerItem.SellerId
  1399. v.SellerName = sellerItem.SellerName
  1400. v.SellerGroupId = sellerItem.GroupId
  1401. v.SellerGroupName = sellerItem.GroupName
  1402. v.SellerTeamId = sellerItem.TeamId
  1403. v.SellerTeamName = sellerItem.TeamName
  1404. }
  1405. // 到款登记-付款方式
  1406. if req.InvoiceType == fms.ContractInvoiceTypePay {
  1407. sellerItem := sellerMap[req.AmountList[i].SellerId]
  1408. if sellerItem == nil {
  1409. resp.Fail("销售信息异常", c)
  1410. return
  1411. }
  1412. if req.AmountList[i].ServiceProductId == crm.CompanyProductRai && sellerItem.DepartmentId != crm.RaiSellerDepartmentId {
  1413. resp.Fail("销售类型和所选套餐类型不一致", c)
  1414. return
  1415. }
  1416. v.SellerId = sellerItem.SellerId
  1417. v.SellerName = sellerItem.SellerName
  1418. v.SellerGroupId = sellerItem.GroupId
  1419. v.SellerGroupName = sellerItem.GroupName
  1420. v.SellerTeamId = sellerItem.TeamId
  1421. v.SellerTeamName = sellerItem.TeamName
  1422. v.PayType = fmsService.CalculateContractPaymentType(req.AmountList[i].Amount, item.ContractAmount, dayDiff)
  1423. }
  1424. newInvoice = append(newInvoice, v)
  1425. }
  1426. }
  1427. }
  1428. // 获取原有的登记信息
  1429. invoiceCond := `contract_register_id = ? AND invoice_type = ? `
  1430. invoicePars := make([]interface{}, 0)
  1431. invoicePars = append(invoicePars, req.ContractRegisterId, req.InvoiceType)
  1432. originInvoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  1433. if e != nil {
  1434. resp.FailMsg("获取失败", "获取开票/到款列表失败, Err: "+e.Error(), c)
  1435. return
  1436. }
  1437. // 比对原有和现有的登记信息
  1438. logList := make([]*fms.ContractRegisterLog, 0)
  1439. opData := ""
  1440. opDataByte, e := json.Marshal(req)
  1441. if e != nil {
  1442. return
  1443. }
  1444. opData = string(opDataByte)
  1445. opType := fms.ContractRegisterOpTypeInvoice
  1446. if req.InvoiceType == fms.ContractInvoiceTypePay {
  1447. opType = fms.ContractRegisterOpTypePayment
  1448. }
  1449. nowTime := time.Now().Local()
  1450. // 需要删除的记录
  1451. deleteInvoiceIds := make([]int, 0)
  1452. for i := range originInvoiceList {
  1453. if !utils.InArrayByInt(noChangeInvoiceIds, originInvoiceList[i].ContractInvoiceId) {
  1454. deleteInvoiceIds = append(deleteInvoiceIds, originInvoiceList[i].ContractInvoiceId)
  1455. logList = append(logList, &fms.ContractRegisterLog{
  1456. ContractRegisterId: req.ContractRegisterId,
  1457. AdminId: int(adminInfo.AdminId),
  1458. AdminName: adminInfo.RealName,
  1459. OpData: opData,
  1460. OpType: opType,
  1461. CreateTime: nowTime,
  1462. AmountRemark: fmt.Sprint("删除", fms.ContractInvoiceKeyNameMap[opType], "金额", originInvoiceList[i].Amount, "元"),
  1463. })
  1464. }
  1465. }
  1466. // 新增的记录
  1467. if len(newInvoice) > 0 {
  1468. newAmount := decimal.NewFromFloat(0).Round(2)
  1469. for i := range newInvoice {
  1470. a := decimal.NewFromFloat(newInvoice[i].Amount).Round(2)
  1471. newAmount = newAmount.Add(a)
  1472. }
  1473. ia, _ := newAmount.Round(2).Float64()
  1474. logList = append(logList, &fms.ContractRegisterLog{
  1475. ContractRegisterId: req.ContractRegisterId,
  1476. AdminId: int(adminInfo.AdminId),
  1477. AdminName: adminInfo.RealName,
  1478. OpData: opData,
  1479. OpType: opType,
  1480. CreateTime: nowTime,
  1481. AmountRemark: fmt.Sprint("新增", fms.ContractInvoiceKeyNameMap[opType], "金额", ia, "元"),
  1482. })
  1483. }
  1484. // 删除并新增登记
  1485. ob := new(fms.ContractInvoice)
  1486. if e := ob.DeleteAndCreateNewInvoice(req.ContractRegisterId, req.InvoiceType, deleteInvoiceIds, newInvoice); e != nil {
  1487. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  1488. return
  1489. }
  1490. //如果是开票,强制修改到款记录的销售
  1491. if len(newInvoice) > 0 && req.InvoiceType == fms.ContractInvoiceTypeMake {
  1492. invoiceItem, err := fms.GetContractInvoiceByRegisterIdAndType(req.ContractRegisterId)
  1493. if err != nil && err != utils.ErrNoRow {
  1494. resp.FailMsg("获取到款数据失败", "获取到款数据失败, Err: "+err.Error(), c)
  1495. return
  1496. }
  1497. if err == nil {
  1498. sellerItem := sellerMap[newInvoice[0].SellerId]
  1499. if sellerItem == nil {
  1500. resp.Fail("销售信息异常", c)
  1501. return
  1502. }
  1503. invoiceItem.SellerId = sellerItem.SellerId
  1504. invoiceItem.SellerName = sellerItem.SellerName
  1505. invoiceItem.SellerGroupId = sellerItem.GroupId
  1506. invoiceItem.SellerGroupName = sellerItem.GroupName
  1507. invoiceItem.SellerTeamId = sellerItem.TeamId
  1508. invoiceItem.SellerTeamName = sellerItem.TeamName
  1509. e = invoiceItem.Update([]string{"SellerId", "SellerName", "SellerGroupId", "SellerGroupName", "SellerTeamId", "SellerTeamName"})
  1510. if e != nil {
  1511. resp.FailMsg("更新到款销售失败", "更新到款销售失败, Err: "+e.Error(), c)
  1512. return
  1513. }
  1514. }
  1515. }
  1516. // todo 判断是否符合均分金额的条件,如果符合,需要生成金额分配记录表
  1517. if req.InvoiceType == fms.ContractInvoiceTypePay {
  1518. err = fmsService.CalculatePaymentServiceAmount(req.ContractRegisterId)
  1519. if err != nil {
  1520. resp.FailMsg("自动分配金额失败", "自动分配金额失败, Err: "+err.Error(), c)
  1521. return
  1522. }
  1523. }
  1524. // 校验金额-是否修改状态
  1525. go fmsService.CheckContractRegisterAmount(req.ContractRegisterId)
  1526. // 开票到款汇总
  1527. go fmsService.SummaryInvoicePaymentByContractRegisterId(req.ContractRegisterId)
  1528. // 操作日志
  1529. go func() {
  1530. logOB := new(fms.ContractRegisterLog)
  1531. if e := logOB.AddInBatches(logList); e != nil {
  1532. return
  1533. }
  1534. }()
  1535. resp.Ok("操作成功", c)
  1536. }
  1537. // Export
  1538. // @Title 合同登记-导出
  1539. // @Description 合同登记-导出
  1540. // @Param Keyword query string false "关键词"
  1541. // @Param StartDate query string false "合同开始日期"
  1542. // @Param EndDate query string false "合同结束日期"
  1543. // @Param ServiceType query int false "套餐类型"
  1544. // @Param ContractType query string false "合同类型"
  1545. // @Param RegisterStatus query int false "登记状态"
  1546. // @Param ListParam query int false "套餐类型: 0-全部; 1-ficc; 2-权益"
  1547. // @Success 200 string "操作成功"
  1548. // @router /contract/register/export [get]
  1549. func (rg *RegisterController) Export(c *gin.Context) {
  1550. var req fms.ContractRegisterListReq
  1551. if e := c.BindQuery(&req); e != nil {
  1552. err, ok := e.(validator.ValidationErrors)
  1553. if !ok {
  1554. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  1555. return
  1556. }
  1557. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  1558. return
  1559. }
  1560. cond := `1 = 1`
  1561. pars := make([]interface{}, 0)
  1562. // 合同编号/客户姓名/销售/实际使用方
  1563. if req.Keyword != "" {
  1564. kw := "%" + req.Keyword + "%"
  1565. cond += ` AND (company_name LIKE ? OR contract_code LIKE ? OR seller_name LIKE ? OR actual_company_name LIKE ?)`
  1566. pars = append(pars, kw, kw, kw, kw)
  1567. }
  1568. if req.StartDate != "" && req.EndDate != "" {
  1569. st := fmt.Sprint(req.StartDate, " 00:00:00")
  1570. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  1571. cond += ` AND (create_time BETWEEN ? AND ?)`
  1572. pars = append(pars, st, ed)
  1573. }
  1574. if req.ContractType != "" {
  1575. newCond := ""
  1576. typeSlices := strings.Split(req.ContractType, ",")
  1577. for _, v := range typeSlices {
  1578. if v[:1] == "0" {
  1579. //自付
  1580. if v[1:] == "1" {
  1581. newCond += ` (contract_type = 1 AND has_payment=0) `
  1582. } else if v[1:] == "2" {
  1583. newCond += ` (contract_type = 2 AND has_payment=0) `
  1584. } else {
  1585. newCond += ` (contract_type = 4 AND has_payment=0) `
  1586. }
  1587. } else {
  1588. //代付
  1589. if v[1:] == "1" {
  1590. newCond += ` (contract_type = 1 AND has_payment=1) `
  1591. } else if v[1:] == "2" {
  1592. newCond += ` (contract_type = 2 AND has_payment=1) `
  1593. } else {
  1594. newCond += ` (contract_type = 4 AND has_payment=1) `
  1595. }
  1596. }
  1597. newCond += " OR "
  1598. }
  1599. newCond = strings.TrimRight(newCond, "OR ")
  1600. cond += " AND " + "(" + newCond + ")"
  1601. }
  1602. if req.RegisterStatus != 0 {
  1603. cond += ` AND register_status = ?`
  1604. pars = append(pars, req.RegisterStatus)
  1605. }
  1606. if req.ServiceTypes != "" {
  1607. serviceTypes := strings.Split(req.ServiceTypes, ",")
  1608. registerIds, e := fms.GetContractRegisterIdsByTempId(serviceTypes)
  1609. if e != nil {
  1610. resp.FailMsg("获取失败", "获取合同登记IDs失败, Err: "+e.Error(), c)
  1611. return
  1612. }
  1613. if len(registerIds) > 0 {
  1614. cond += ` AND contract_register_id IN ?`
  1615. pars = append(pars, registerIds)
  1616. } else {
  1617. cond += ` AND 1 = 2`
  1618. }
  1619. }
  1620. if req.ListParam == 1 {
  1621. cond += ` AND product_ids = '1' `
  1622. } else if req.ListParam == 2 {
  1623. cond += ` AND product_ids = '2' `
  1624. }
  1625. // 获取列表数据
  1626. cr := new(fms.ContractRegister)
  1627. list, e := cr.List(cond, pars)
  1628. if e != nil {
  1629. resp.FailData("获取合同列表失败", "Err:"+e.Error(), c)
  1630. return
  1631. }
  1632. if len(list) == 0 {
  1633. resp.Fail("无有效数据可导出", c)
  1634. return
  1635. }
  1636. registerIds := make([]int, 0)
  1637. for i := range list {
  1638. registerIds = append(registerIds, list[i].ContractRegisterId)
  1639. }
  1640. // 获取小套餐品种
  1641. cpCond := `product_id = ? AND permission_name <> ?`
  1642. cpPars := make([]interface{}, 0)
  1643. cpPars = append(cpPars, crm.CompanyProductFicc, crm.ChartPermissionStrategyName)
  1644. cp := new(crm.ChartPermission)
  1645. permissionList, e := cp.List(cpCond, cpPars)
  1646. if e != nil {
  1647. resp.FailData("获取小套餐品种失败", "Err:"+e.Error(), c)
  1648. return
  1649. }
  1650. permissionLen := len(permissionList)
  1651. permissionNameIdMap := make(map[string]int)
  1652. for i := range permissionList {
  1653. permissionNameIdMap[permissionList[i].PermissionName] = permissionList[i].ChartPermissionId
  1654. }
  1655. // 获取所有FICC套餐服务
  1656. serviceList, e := fms.GetContractServiceTemplateMapByProductId(crm.CompanyProductFicc)
  1657. if e != nil {
  1658. resp.FailData("获取套餐服务失败", "Err:"+e.Error(), c)
  1659. return
  1660. }
  1661. // 除大小套餐外的其他套餐(下面的导出需要以此动态处理)
  1662. otherService := make([]*fms.ContractServiceTemplateItem, 0)
  1663. for i := range serviceList {
  1664. if serviceList[i].Title != "FICC大套餐" && serviceList[i].Title != "FICC小套餐" {
  1665. otherService = append(otherService, serviceList[i])
  1666. }
  1667. }
  1668. otherServiceLen := len(otherService)
  1669. // 获取所有权益套餐服务
  1670. raiServiceList, e := fms.GetContractServiceTemplateAllByProductId(crm.CompanyProductRai)
  1671. if e != nil {
  1672. resp.FailData("获取权益套餐服务失败", "Err:"+e.Error(), c)
  1673. return
  1674. }
  1675. raiServiceIdMap := make(map[int]*fms.ContractServiceTemplateItem)
  1676. for i := range raiServiceList {
  1677. raiServiceIdMap[raiServiceList[i].ServiceTemplateId] = raiServiceList[i]
  1678. }
  1679. // 除大小套餐外的其他套餐(下面的导出需要以此动态处理)
  1680. raiOtherService := make([]*fms.ContractServiceTemplateItem, 0)
  1681. raiServiceNotShowMap := make(map[int]struct{})
  1682. for _, v := range raiServiceList {
  1683. if v.Pid > 0 && raiServiceIdMap[v.Pid].Pid > 0 {
  1684. raiServiceNotShowMap[v.Pid] = struct{}{}
  1685. raiServiceNotShowMap[raiServiceIdMap[v.Pid].Pid] = struct{}{}
  1686. } else if v.Pid > 0 {
  1687. raiServiceNotShowMap[v.Pid] = struct{}{}
  1688. }
  1689. }
  1690. for _, v := range raiServiceList {
  1691. if _, ok := raiServiceNotShowMap[v.ServiceTemplateId]; !ok {
  1692. if v.Pid > 0 {
  1693. v.ParentTitle = raiServiceIdMap[v.Pid].Title
  1694. }
  1695. raiOtherService = append(raiOtherService, v)
  1696. }
  1697. }
  1698. otherServiceLen += len(raiOtherService)
  1699. //套餐金额map
  1700. serviceAmountMap := make(map[int]map[int]*fms.ContractServiceAmount)
  1701. // 套餐/开票/到款列表
  1702. serviceMap := make(map[int][]*fms.ContractServiceWithParentTitle)
  1703. serviceChartPermissionsMap := make(map[int][]int)
  1704. invoiceMap := make(map[int][]*fms.ContractInvoice)
  1705. paymentMap := make(map[int][]*fms.ContractInvoice)
  1706. maxInvoice := 0
  1707. maxPayment := 0
  1708. if len(registerIds) > 0 {
  1709. // 获取套餐信息
  1710. csCond := `cv.contract_register_id IN ?`
  1711. csPars := make([]interface{}, 0)
  1712. csPars = append(csPars, registerIds)
  1713. cs := new(fms.ContractService)
  1714. serviceList, e := cs.ListWithWithParentTitle(csCond, csPars)
  1715. if e != nil {
  1716. resp.FailData("获取合同套餐列表失败", "Err:"+e.Error(), c)
  1717. return
  1718. }
  1719. for i := range serviceList {
  1720. cid := serviceList[i].ContractRegisterId
  1721. if serviceMap[cid] == nil {
  1722. serviceMap[cid] = make([]*fms.ContractServiceWithParentTitle, 0)
  1723. }
  1724. serviceMap[cid] = append(serviceMap[cid], serviceList[i])
  1725. // 小套餐权限
  1726. if serviceChartPermissionsMap[cid] == nil {
  1727. serviceChartPermissionsMap[cid] = make([]int, 0)
  1728. }
  1729. if serviceList[i].ChartPermissionIds != "" {
  1730. ids := utils.JoinStr2IntArr(serviceList[i].ChartPermissionIds, ",")
  1731. serviceChartPermissionsMap[cid] = append(serviceChartPermissionsMap[cid], ids...)
  1732. }
  1733. }
  1734. // 获取合同的套餐金额信息
  1735. serviceAmountList, e := fms.GetContractServiceAmountByContractRegisterIds(registerIds)
  1736. if e != nil {
  1737. resp.FailData("获取合同的套餐金额信息失败", "Err:"+e.Error(), c)
  1738. return
  1739. }
  1740. for _, v := range serviceAmountList {
  1741. if _, ok := serviceAmountMap[v.ContractRegisterId]; !ok {
  1742. serviceAmountMap[v.ContractRegisterId] = make(map[int]*fms.ContractServiceAmount)
  1743. }
  1744. serviceAmountMap[v.ContractRegisterId][v.ProductId] = v
  1745. }
  1746. // 获取开票/到款详情, 并取最大的开票/到款数(用于动态扩展第二列表头)
  1747. ci := new(fms.ContractInvoice)
  1748. csCond = `contract_register_id IN ?`
  1749. csPars = make([]interface{}, 0)
  1750. csPars = append(csPars, registerIds)
  1751. invoiceList, e := ci.List(csCond, csPars, "")
  1752. if e != nil {
  1753. resp.FailData("获取开票/到款列表失败", "Err:"+e.Error(), c)
  1754. return
  1755. }
  1756. for k := range invoiceList {
  1757. cid := invoiceList[k].ContractRegisterId
  1758. if invoiceMap[cid] == nil {
  1759. invoiceMap[cid] = make([]*fms.ContractInvoice, 0)
  1760. }
  1761. if paymentMap[cid] == nil {
  1762. paymentMap[cid] = make([]*fms.ContractInvoice, 0)
  1763. }
  1764. if invoiceList[k].InvoiceType == fms.ContractInvoiceTypeMake {
  1765. invoiceMap[cid] = append(invoiceMap[cid], invoiceList[k])
  1766. continue
  1767. }
  1768. if invoiceList[k].InvoiceType == fms.ContractInvoiceTypePay {
  1769. paymentMap[cid] = append(paymentMap[cid], invoiceList[k])
  1770. continue
  1771. }
  1772. }
  1773. // 取最大开票/到款数
  1774. for j := range invoiceMap {
  1775. if len(invoiceMap[j]) > maxInvoice {
  1776. maxInvoice = len(invoiceMap[j])
  1777. }
  1778. }
  1779. for p := range paymentMap {
  1780. if len(paymentMap[p]) > maxPayment {
  1781. maxPayment = len(paymentMap[p])
  1782. }
  1783. }
  1784. }
  1785. serviceProductIdMap := map[int]string{
  1786. 1: "FICC套餐",
  1787. 2: "权益套餐",
  1788. }
  1789. // 生成Excel文件
  1790. xlsxFile := xlsx.NewFile()
  1791. style := xlsx.NewStyle()
  1792. alignment := xlsx.Alignment{
  1793. Horizontal: "center",
  1794. Vertical: "center",
  1795. WrapText: true,
  1796. }
  1797. style.Alignment = alignment
  1798. style.ApplyAlignment = true
  1799. sheetName := "财务列表"
  1800. sheet, err := xlsxFile.AddSheet(sheetName)
  1801. if err != nil {
  1802. resp.FailData("新增Sheet失败", "Err:"+err.Error(), c)
  1803. return
  1804. }
  1805. // 1行表头
  1806. hInt := 0
  1807. titleRow := sheet.AddRow()
  1808. titleRow.SetHeight(40)
  1809. // 1行1列-右合并两格, 下合并1行
  1810. cell1 := titleRow.AddCell()
  1811. if req.ListParam == 0 {
  1812. cell1.HMerge = 9
  1813. } else {
  1814. cell1.HMerge = 9
  1815. }
  1816. cell1.VMerge = 1
  1817. cell1.SetString("客户签约表")
  1818. cell1.SetStyle(style)
  1819. // 右增两列空白格用于第一列合并, 否则后续单元格合并会有问题
  1820. titleRow.AddCell().SetString("")
  1821. titleRow.AddCell().SetString("")
  1822. titleRow.AddCell().SetString("")
  1823. titleRow.AddCell().SetString("")
  1824. titleRow.AddCell().SetString("")
  1825. titleRow.AddCell().SetString("")
  1826. titleRow.AddCell().SetString("")
  1827. titleRow.AddCell().SetString("")
  1828. hInt += 9
  1829. if req.ListParam == 0 {
  1830. //如果是全部的话要多一格
  1831. titleRow.AddCell().SetString("")
  1832. hInt += 1
  1833. }
  1834. // 1行2列
  1835. if req.ListParam != 2 {
  1836. cell2 := titleRow.AddCell()
  1837. cell2.VMerge = 1
  1838. cell2.SetString("FICC大套餐")
  1839. cell2.SetStyle(style)
  1840. hInt++
  1841. }
  1842. // 1行3列-右合并小套餐数
  1843. if permissionLen >= 1 && req.ListParam != 2 {
  1844. cell3 := titleRow.AddCell()
  1845. hInt++
  1846. cell3.HMerge = permissionLen - 1
  1847. cell3.VMerge = 1
  1848. cell3.SetString("FICC小套餐")
  1849. cell3.SetStyle(style)
  1850. // 同上右增单元格小套餐数-1的空白单元格用于合并
  1851. for i := 0; i < permissionLen-1; i++ {
  1852. titleRow.AddCell().SetString("")
  1853. hInt++
  1854. }
  1855. }
  1856. if req.ListParam != 2 {
  1857. for i := range otherService {
  1858. cellOther := titleRow.AddCell()
  1859. cellOther.VMerge = 1
  1860. hInt++
  1861. cellOther.SetString(otherService[i].Title)
  1862. cellOther.SetStyle(style)
  1863. }
  1864. }
  1865. if req.ListParam != 1 {
  1866. //权益大套餐
  1867. cell4 := titleRow.AddCell()
  1868. cell4.HMerge = 1
  1869. cell4.VMerge = 1
  1870. cell4.SetString("权益大套餐")
  1871. cell4.SetStyle(style)
  1872. titleRow.AddCell().SetString("")
  1873. hInt += 2
  1874. //权益分行业套餐
  1875. cell5 := titleRow.AddCell()
  1876. cell5.HMerge = 8
  1877. cell5.SetString("权益分行业套餐")
  1878. cell5.SetStyle(style)
  1879. titleRow.AddCell().SetString("")
  1880. titleRow.AddCell().SetString("")
  1881. titleRow.AddCell().SetString("")
  1882. titleRow.AddCell().SetString("")
  1883. titleRow.AddCell().SetString("")
  1884. titleRow.AddCell().SetString("")
  1885. titleRow.AddCell().SetString("")
  1886. titleRow.AddCell().SetString("")
  1887. }
  1888. //第二行,前面几个单元格用于第一行的合并
  1889. titleRow2 := sheet.AddRow()
  1890. titleRow2.SetHeight(30)
  1891. for i := 0; i < hInt; i++ {
  1892. titleRow2.AddCell().SetString("")
  1893. }
  1894. if req.ListParam != 1 {
  1895. //权益分行业套餐
  1896. row2Cell1 := titleRow2.AddCell()
  1897. row2Cell1.HMerge = 1
  1898. row2Cell1.SetString("医药")
  1899. row2Cell1.SetStyle(style)
  1900. titleRow2.AddCell().SetString("")
  1901. row2Cell2 := titleRow2.AddCell()
  1902. row2Cell2.HMerge = 1
  1903. row2Cell2.SetString("消费")
  1904. row2Cell2.SetStyle(style)
  1905. titleRow2.AddCell().SetString("")
  1906. row2Cell3 := titleRow2.AddCell()
  1907. row2Cell3.HMerge = 1
  1908. row2Cell3.SetString("科技")
  1909. row2Cell3.SetStyle(style)
  1910. titleRow2.AddCell().SetString("")
  1911. row2Cell4 := titleRow2.AddCell()
  1912. row2Cell4.HMerge = 1
  1913. row2Cell4.SetString("智造")
  1914. row2Cell4.SetStyle(style)
  1915. titleRow2.AddCell().SetString("")
  1916. row2Cell5 := titleRow2.AddCell()
  1917. row2Cell5.SetString("策略")
  1918. row2Cell5.SetStyle(style)
  1919. }
  1920. // 第三行表头
  1921. titleRow3 := sheet.AddRow()
  1922. titleRow3.SetHeight(60)
  1923. row3Title := make([]string, 0)
  1924. row3TitleParent := make([]string, 0)
  1925. row3Title = append(row3Title, "客户名称", "新客户\n0-是\n1-否", "合同类型\n0-自付合同\n1-代付合同",
  1926. "合同子类型\n续约-0\n新签-1\n补充协议-2", "合同所属方", "代付方", "关联主合同(补充协议)", "关联合同(代付合同)")
  1927. if req.ListParam == 0 {
  1928. row3Title = append(row3Title, "FICC销售", "权益销售", "FICC大套餐")
  1929. for i := range permissionList {
  1930. row3Title = append(row3Title, permissionList[i].PermissionName)
  1931. }
  1932. // 其他套餐
  1933. for i := range otherService {
  1934. row3Title = append(row3Title, otherService[i].Title)
  1935. }
  1936. // 定义二级套餐名称
  1937. for i := range row3Title {
  1938. row3TitleParent = append(row3TitleParent, row3Title[i])
  1939. }
  1940. // 权益三级套餐
  1941. for i := range raiOtherService {
  1942. row3Title = append(row3Title, raiOtherService[i].Title)
  1943. if raiOtherService[i].ParentTitle != "" {
  1944. row3TitleParent = append(row3TitleParent, raiOtherService[i].ParentTitle)
  1945. } else {
  1946. row3TitleParent = append(row3TitleParent, raiOtherService[i].Title)
  1947. }
  1948. }
  1949. } else if req.ListParam == 1 {
  1950. row3Title = append(row3Title, "FICC销售", "FICC大套餐")
  1951. for i := range permissionList {
  1952. row3Title = append(row3Title, permissionList[i].PermissionName)
  1953. }
  1954. // 其他套餐
  1955. for i := range otherService {
  1956. row3Title = append(row3Title, otherService[i].Title)
  1957. }
  1958. // 定义二级套餐名称
  1959. for i := range row3Title {
  1960. row3TitleParent = append(row3TitleParent, row3Title[i])
  1961. }
  1962. } else {
  1963. row3Title = append(row3Title, "权益销售")
  1964. // 权益三级套餐
  1965. for i := range raiOtherService {
  1966. row3Title = append(row3Title, raiOtherService[i].Title)
  1967. if raiOtherService[i].ParentTitle != "" {
  1968. row3TitleParent = append(row3TitleParent, raiOtherService[i].ParentTitle)
  1969. } else {
  1970. row3TitleParent = append(row3TitleParent, raiOtherService[i].Title)
  1971. }
  1972. }
  1973. }
  1974. row3Title = append(row3Title, "套餐备注", "开始时间", "到期时间", "合同金额", "金额单位")
  1975. if req.ListParam == 0 {
  1976. row3Title = append(row3Title, "FICC套餐总金额", "权益套餐总金额")
  1977. }
  1978. row3Title = append(row3Title, "约定付款时间", "签订日", "合同状态", "合同编号", "合规备注")
  1979. // 设置表头
  1980. for i := range row3Title {
  1981. v := titleRow3.AddCell()
  1982. v.SetString(row3Title[i])
  1983. v.SetStyle(style)
  1984. }
  1985. // 第二行表头-开票/收款(动态添加)
  1986. invoiceTitle := []string{"开票日", "开票金额", "套餐类型", "销售", "备注"}
  1987. for i := 0; i < maxInvoice; i++ {
  1988. n := i + 1
  1989. for ii := range invoiceTitle {
  1990. c := titleRow3.AddCell()
  1991. t := fmt.Sprintf("%s%d", invoiceTitle[ii], n)
  1992. c.SetString(t)
  1993. c.SetStyle(style)
  1994. row3Title = append(row3Title, t)
  1995. }
  1996. }
  1997. paymentTitle := []string{"到款日", "到款金额", "套餐类型", "销售", "备注"}
  1998. for i := 0; i < maxPayment; i++ {
  1999. n := i + 1
  2000. for ii := range paymentTitle {
  2001. c := titleRow3.AddCell()
  2002. t := fmt.Sprintf("%s%d", paymentTitle[ii], n)
  2003. c.SetString(t)
  2004. c.SetStyle(style)
  2005. row3Title = append(row3Title, t)
  2006. }
  2007. }
  2008. // 此处取第二行标题NameKeyMap, 后面的动态匹配
  2009. row2NameKeyMap := make(map[string]int)
  2010. for i := range row3Title {
  2011. row2NameKeyMap[row3Title[i]] = i
  2012. }
  2013. newCompanyMap := map[int]string{0: "1", 1: "0"}
  2014. contractTMap := map[int]int{
  2015. fms.ContractTypeSelf: 0,
  2016. fms.ContractTypebehalf: 1,
  2017. }
  2018. contractSubTMap := map[int]int{
  2019. fms.NewContractTypeNew: 1,
  2020. fms.NewContractTypeRenew: 0,
  2021. fms.NewContractTypePlus: 2, // 代付合同
  2022. }
  2023. for _, v := range list {
  2024. k := -1 // 套餐匹配用
  2025. dataRow := sheet.AddRow()
  2026. dataRow.SetHeight(20)
  2027. dataRow.AddCell().SetString(v.CompanyName)
  2028. dataRow.AddCell().SetString(newCompanyMap[v.NewCompany])
  2029. dataRow.AddCell().SetString(fmt.Sprint(contractTMap[v.HasPayment]))
  2030. dataRow.AddCell().SetString(fmt.Sprint(contractSubTMap[v.ContractType]))
  2031. if v.HasPayment == 1 {
  2032. if v.HasInvoice == 1 {
  2033. dataRow.AddCell().SetString("1")
  2034. } else {
  2035. dataRow.AddCell().SetString("0")
  2036. }
  2037. } else {
  2038. dataRow.AddCell().SetString("")
  2039. }
  2040. dataRow.AddCell().SetString(v.ActualPayCompanies)
  2041. dataRow.AddCell().SetString(v.RelateContractMainCode)
  2042. dataRow.AddCell().SetString(v.RelateContractCode)
  2043. if req.ListParam == 0 {
  2044. dataRow.AddCell().SetString(v.SellerName)
  2045. dataRow.AddCell().SetString(v.RaiSellerName)
  2046. } else if req.ListParam == 1 {
  2047. dataRow.AddCell().SetString(v.SellerName)
  2048. } else {
  2049. dataRow.AddCell().SetString(v.RaiSellerName)
  2050. }
  2051. if req.ListParam != 0 {
  2052. k += 10
  2053. } else {
  2054. k += 11
  2055. }
  2056. // 大套餐
  2057. col4Name := row3Title[k]
  2058. svList := serviceMap[v.ContractRegisterId]
  2059. col4 := ""
  2060. if svList != nil && len(svList) > 0 {
  2061. for isv := range svList {
  2062. if svList[isv].Title == col4Name {
  2063. col4 = "是"
  2064. break
  2065. }
  2066. }
  2067. }
  2068. dataRow.AddCell().SetString(col4)
  2069. // 小套餐
  2070. serviceChartPermissionIds := serviceChartPermissionsMap[v.ContractRegisterId]
  2071. for i := 0; i < permissionLen; i++ {
  2072. k += 1
  2073. colName := row3Title[k]
  2074. chartPermissionId := permissionNameIdMap[colName]
  2075. if utils.InArray(chartPermissionId, serviceChartPermissionIds) {
  2076. dataRow.AddCell().SetString("是")
  2077. } else {
  2078. dataRow.AddCell().SetString("")
  2079. }
  2080. }
  2081. // 除大小套餐外的其他套餐(处理方式其实跟上面的大套餐一样, 只是中间隔了小套餐按照顺序要这么处理=_=!)
  2082. for i := 0; i < otherServiceLen; i++ {
  2083. k += 1
  2084. otherColName := row3Title[k]
  2085. otherCol := ""
  2086. if svList != nil && len(svList) > 0 {
  2087. for isv := range svList {
  2088. if svList[isv].Title == otherColName {
  2089. // 判断权益套餐权限时,需要同时判断父级name
  2090. if otherColName == "主观" || otherColName == "客观" {
  2091. if row3TitleParent[k] == svList[isv].ParentTitle {
  2092. otherCol = "是"
  2093. break
  2094. }
  2095. } else {
  2096. otherCol = "是"
  2097. break
  2098. }
  2099. }
  2100. }
  2101. }
  2102. dataRow.AddCell().SetString(otherCol)
  2103. }
  2104. // 其他信息
  2105. ficcAmount, _ := serviceAmountMap[v.ContractRegisterId][crm.CompanyProductFicc]
  2106. raiAmount, _ := serviceAmountMap[v.ContractRegisterId][crm.CompanyProductRai]
  2107. dataRow.AddCell().SetString(v.ServiceRemark) // 套餐备注
  2108. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.StartDate)) // 开始时间
  2109. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.EndDate)) // 到期时间
  2110. dataRow.AddCell().SetString(fmt.Sprint("¥", v.ContractAmount)) // 合同金额
  2111. dataRow.AddCell().SetString(v.CurrencyUnit) // 货币单位
  2112. if ficcAmount != nil {
  2113. dataRow.AddCell().SetString(fmt.Sprint("¥", ficcAmount.ServiceAmount)) // FICC套餐总金额
  2114. if raiAmount == nil {
  2115. dataRow.AddCell().SetString("") // 权益套餐总金额
  2116. }
  2117. }
  2118. if raiAmount != nil {
  2119. if ficcAmount == nil {
  2120. dataRow.AddCell().SetString("") // 权益套餐总金额
  2121. }
  2122. dataRow.AddCell().SetString(fmt.Sprint("¥", raiAmount.ServiceAmount)) // FICC套餐总金额
  2123. }
  2124. if ficcAmount == nil && raiAmount == nil {
  2125. dataRow.AddCell().SetString("") // FICC套餐总金额
  2126. dataRow.AddCell().SetString("") // 权益套餐总金额
  2127. }
  2128. dataRow.AddCell().SetString(v.AgreedPayTime) // 约定付款时间
  2129. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.SignDate)) // 签订日
  2130. dataRow.AddCell().SetString(fms.ContractStatusKeyNameMap[v.ContractStatus]) // 合同状态
  2131. dataRow.AddCell().SetString(v.ContractCode) // 合同编号
  2132. dataRow.AddCell().SetString(v.Remark) // 合规备注
  2133. // 开票/到款信息
  2134. ivList := invoiceMap[v.ContractRegisterId]
  2135. ivListLen := len(ivList)
  2136. for ia := 0; ia < maxInvoice; ia++ {
  2137. if ia < ivListLen {
  2138. if ivList != nil && ivList[ia] != nil {
  2139. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", ivList[ia].InvoiceDate)) // 开票日
  2140. dataRow.AddCell().SetString(fmt.Sprint(ivList[ia].OriginAmount)) // 开票金额
  2141. dataRow.AddCell().SetString(serviceProductIdMap[ivList[ia].ServiceProductId]) // 套餐类型
  2142. dataRow.AddCell().SetString(ivList[ia].SellerName) // 销售名称
  2143. dataRow.AddCell().SetString(ivList[ia].Remark) // 开票备注
  2144. continue
  2145. }
  2146. }
  2147. // 这里要把不够的填充为空
  2148. dataRow.AddCell().SetString("")
  2149. dataRow.AddCell().SetString("")
  2150. dataRow.AddCell().SetString("")
  2151. dataRow.AddCell().SetString("")
  2152. dataRow.AddCell().SetString("")
  2153. }
  2154. pyList := paymentMap[v.ContractRegisterId]
  2155. pyListLen := len(pyList)
  2156. for ib := 0; ib < maxPayment; ib++ {
  2157. if ib < pyListLen {
  2158. if pyList != nil && pyList[ib] != nil {
  2159. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", pyList[ib].InvoiceDate)) // 收款日
  2160. dataRow.AddCell().SetString(fmt.Sprint(pyList[ib].OriginAmount)) // 收款金额
  2161. dataRow.AddCell().SetString(serviceProductIdMap[pyList[ib].ServiceProductId]) // 套餐类型
  2162. dataRow.AddCell().SetString(pyList[ib].SellerName) // 销售名称
  2163. dataRow.AddCell().SetString(pyList[ib].Remark) // 收款备注
  2164. continue
  2165. }
  2166. }
  2167. // 这里要把不够的填充为空
  2168. dataRow.AddCell().SetString("")
  2169. dataRow.AddCell().SetString("")
  2170. dataRow.AddCell().SetString("")
  2171. dataRow.AddCell().SetString("")
  2172. }
  2173. }
  2174. // 输出文件
  2175. var buffer bytes.Buffer
  2176. _ = xlsxFile.Write(&buffer)
  2177. content := bytes.NewReader(buffer.Bytes())
  2178. randStr := time.Now().Format(utils.FormatDateTimeUnSpace)
  2179. fileName := sheetName + randStr + ".xlsx"
  2180. c.Writer.Header().Add("Content-Disposition", fmt.Sprintf(`attachment; filename="%s"`, fileName))
  2181. c.Writer.Header().Add("Content-Type", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet")
  2182. http.ServeContent(c.Writer, c.Request, fileName, time.Now(), content)
  2183. }
  2184. // InvoiceList
  2185. // @Title 开票/到款列表
  2186. // @Description 开票/到款列表
  2187. // @Param InvoiceType query int false "类型: 1-开票登记; 2-到款登记"
  2188. // @Param Keyword query string false "查询关键字"
  2189. // @Param StartDate query string false "开始日期"
  2190. // @Param EndDate query string false "结束日期"
  2191. // @Param MinAmount query float64 false "开票金额区间-最小值"
  2192. // @Param MaxAmount query float64 false "开票金额区间-最大值"
  2193. // @Param IsExport query int false "是否导出: 0-否; 1-是"
  2194. // @Success 200 {object} fms.ContractInvoiceItem
  2195. // @router /contract/register/invoice_list [get]
  2196. func (rg *RegisterController) InvoiceList(c *gin.Context) {
  2197. var req fms.ContractInvoiceListReq
  2198. if e := c.BindQuery(&req); e != nil {
  2199. err, ok := e.(validator.ValidationErrors)
  2200. if !ok {
  2201. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  2202. return
  2203. }
  2204. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  2205. return
  2206. }
  2207. pageSize := req.PageSize
  2208. pageIndex := req.Current
  2209. if pageSize <= 0 {
  2210. pageSize = utils.PageSize20
  2211. }
  2212. if pageIndex <= 0 {
  2213. pageIndex = 1
  2214. }
  2215. cond := ``
  2216. if req.InvoiceType == 1 {
  2217. cond = `invoice_type IN (1,3)`
  2218. } else {
  2219. cond = `invoice_type IN (2,4)`
  2220. }
  2221. pars := make([]interface{}, 0)
  2222. // 搜索
  2223. if req.Keyword != "" {
  2224. kw := fmt.Sprint("%", req.Keyword, "%")
  2225. //pars = append(pars, kw)
  2226. cond += ` AND (b.company_name LIKE ? OR a.contract_code LIKE ?)`
  2227. pars = append(pars, kw, kw)
  2228. }
  2229. if req.StartDate != "" && req.EndDate != "" {
  2230. st := fmt.Sprint(req.StartDate, " 00:00:00")
  2231. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  2232. cond += ` AND (a.invoice_time BETWEEN ? AND ?)`
  2233. pars = append(pars, st, ed)
  2234. }
  2235. if req.MinAmount > 0 {
  2236. cond += ` AND a.amount >= ?`
  2237. pars = append(pars, req.MinAmount)
  2238. }
  2239. if req.MaxAmount > 0 {
  2240. cond += ` AND a.amount <= ?`
  2241. pars = append(pars, req.MaxAmount)
  2242. }
  2243. // 套餐类型
  2244. if req.ServiceProductId > 0 {
  2245. cond += ` AND a.service_product_id = ?`
  2246. pars = append(pars, req.ServiceProductId)
  2247. }
  2248. // 销售
  2249. if req.SellerIds != "" {
  2250. sellerIds := strings.Split(req.SellerIds, ",")
  2251. cond += ` AND (a.seller_id in (?))`
  2252. pars = append(pars, sellerIds)
  2253. }
  2254. // 货币列表
  2255. currencyOB := new(fms.CurrencyUnit)
  2256. currencyCond := `enable = 1`
  2257. currencyPars := make([]interface{}, 0)
  2258. currencyList, e := currencyOB.List(currencyCond, currencyPars)
  2259. if e != nil {
  2260. resp.FailMsg("获取失败", "获取货币列表失败, Err: "+e.Error(), c)
  2261. return
  2262. }
  2263. unitMap := make(map[string]string)
  2264. currencyTotals := make([]*fms.InvoiceListCurrencyTotal, 0)
  2265. for i := range currencyList {
  2266. unitMap[currencyList[i].Code] = currencyList[i].UnitName
  2267. currencyTotals = append(currencyTotals, &fms.InvoiceListCurrencyTotal{
  2268. Name: currencyList[i].Name,
  2269. UnitName: currencyList[i].UnitName,
  2270. Code: currencyList[i].Code,
  2271. FlagImg: currencyList[i].FlagImg,
  2272. })
  2273. }
  2274. page := new(base.Page)
  2275. page.SetPageSize(pageSize)
  2276. page.SetCurrent(pageIndex)
  2277. page.AddOrderItem(base.OrderItem{Column: "invoice_time", Asc: false})
  2278. if req.IsExport == 1 {
  2279. page.SetPageSize(10000)
  2280. page.SetCurrent(1)
  2281. }
  2282. total, list, e := fms.GetContractInvoiceItemPageList(page, cond, pars)
  2283. if e != nil {
  2284. resp.FailMsg("获取失败", "获取合同开票/到款列表失败, Err: "+e.Error(), c)
  2285. return
  2286. }
  2287. page.SetTotal(total)
  2288. contractRegisterIds := make([]int, 0)
  2289. contractStatusMap := make(map[int]int)
  2290. for i := range list {
  2291. list[i].UnitName = unitMap[list[i].CurrencyUnit]
  2292. contractRegisterIds = append(contractRegisterIds, list[i].ContractRegisterId)
  2293. }
  2294. if len(contractRegisterIds) > 0 {
  2295. contractRegisters, err := fms.GetContractInfoByRegisterIds(contractRegisterIds)
  2296. if err != nil {
  2297. resp.FailMsg("查询合同信息失败", "查询合同信息失败, Err: "+err.Error(), c)
  2298. return
  2299. }
  2300. for _, v := range contractRegisters {
  2301. contractStatusMap[v.ContractRegisterId] = v.ContractStatus
  2302. }
  2303. }
  2304. for i := range list {
  2305. list[i].ContractStatus = contractStatusMap[list[i].ContractRegisterId]
  2306. }
  2307. // 分币种合计金额
  2308. var amountTotal float64
  2309. sumList, e := fms.GetInvoiceListCurrencySum(cond, pars, "currency_unit")
  2310. if e != nil {
  2311. resp.FailMsg("获取失败", "获取开票/到款列表合计金额失败, Err: "+e.Error(), c)
  2312. return
  2313. }
  2314. sumMap := make(map[string]float64)
  2315. for i := range sumList {
  2316. amountTotal += sumList[i].AmountTotal
  2317. sumMap[sumList[i].CurrencyUnit] = sumList[i].OriginAmountTotal
  2318. }
  2319. amountTotal, _ = strconv.ParseFloat(fmt.Sprintf("%.2f", amountTotal), 64)
  2320. for i := range currencyTotals {
  2321. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", sumMap[currencyTotals[i].Code]), 64)
  2322. currencyTotals[i].Amount = a
  2323. }
  2324. respData := &fms.InvoiceListRespData{
  2325. Page: page,
  2326. List: list,
  2327. AmountTotal: amountTotal,
  2328. CurrencyTotal: currencyTotals,
  2329. }
  2330. // 是否导出
  2331. if req.IsExport == 1 {
  2332. ExportInvoiceList(c, req, respData)
  2333. return
  2334. }
  2335. resp.OkData("获取成功", respData, c)
  2336. }
  2337. // ExportInvoiceList 导出开票/到款列表
  2338. func ExportInvoiceList(c *gin.Context, req fms.ContractInvoiceListReq, results *fms.InvoiceListRespData) {
  2339. list := make([]*fms.ContractInvoiceItem, 0)
  2340. if val, ok := results.List.([]*fms.ContractInvoiceItem); ok {
  2341. list = val
  2342. } else {
  2343. resp.Fail("列表数据有误", c)
  2344. return
  2345. }
  2346. if len(list) == 0 {
  2347. resp.Fail("列表数据为空", c)
  2348. return
  2349. }
  2350. listName := "开票"
  2351. if req.InvoiceType == fms.ContractInvoiceTypePay {
  2352. listName = "到款"
  2353. }
  2354. // 生成Excel文件
  2355. xlsxFile := xlsx.NewFile()
  2356. style := xlsx.NewStyle()
  2357. alignment := xlsx.Alignment{
  2358. Horizontal: "center",
  2359. Vertical: "center",
  2360. WrapText: true,
  2361. }
  2362. style.Alignment = alignment
  2363. style.ApplyAlignment = true
  2364. sheet, err := xlsxFile.AddSheet(fmt.Sprintf("%s列表", listName))
  2365. if err != nil {
  2366. resp.FailData("新增Sheet失败", "Err:"+err.Error(), c)
  2367. return
  2368. }
  2369. // 前两行显示合计金额, 第三行空出与列表数据隔一行
  2370. rowA := sheet.AddRow()
  2371. cellAA := rowA.AddCell()
  2372. rowBData := ""
  2373. if req.InvoiceType == 1 {
  2374. cellAA.SetString(fmt.Sprintf("已开票合计金额(换算后):%.2f(元)", results.AmountTotal))
  2375. rowBData = "已开票金额:"
  2376. } else {
  2377. cellAA.SetString(fmt.Sprintf("已到款合计金额(换算后):%.2f(元)", results.AmountTotal))
  2378. rowBData = "已到款金额:"
  2379. }
  2380. for _, v := range results.CurrencyTotal {
  2381. rowBData += fmt.Sprintf("%s%.2f(%s) ", v.Name, v.Amount, v.UnitName)
  2382. }
  2383. rowB := sheet.AddRow()
  2384. rowB.AddCell().SetString(rowBData)
  2385. sheet.AddRow()
  2386. // 列表数据表头
  2387. titles := []string{"客户名称", "合同编号", "套餐类型", fmt.Sprintf("%s金额", listName), "金额单位", "换算金额(元)",
  2388. fmt.Sprintf("%s日期", listName), "备注"}
  2389. titleRow := sheet.AddRow()
  2390. titleRow.SetHeight(40)
  2391. for i := range titles {
  2392. c := titleRow.AddCell()
  2393. c.SetString(titles[i])
  2394. c.SetStyle(style)
  2395. }
  2396. ServiceTemplateStrMap := map[int]string{
  2397. crm.CompanyProductFicc: "FICC套餐",
  2398. crm.CompanyProductRai: "权益套餐",
  2399. }
  2400. // 单元格赋值
  2401. for _, v := range list {
  2402. dataRow := sheet.AddRow()
  2403. dataRow.SetHeight(20)
  2404. dataRow.AddCell().SetString(v.CompanyName) // 客户名称
  2405. dataRow.AddCell().SetString(v.ContractCode) // 合同编号
  2406. dataRow.AddCell().SetString(ServiceTemplateStrMap[v.ServiceProductId]) // 套餐类型
  2407. dataRow.AddCell().SetString(fmt.Sprint(v.OriginAmount)) // 开票金额
  2408. dataRow.AddCell().SetString(v.UnitName) // 金额单位
  2409. dataRow.AddCell().SetString(fmt.Sprint(v.Amount)) // 换算金额(元)
  2410. dataRow.AddCell().SetString(v.InvoiceDate) // 开票日
  2411. dataRow.AddCell().SetString(v.Remark) // 备注
  2412. }
  2413. // 输出文件
  2414. var buffer bytes.Buffer
  2415. _ = xlsxFile.Write(&buffer)
  2416. content := bytes.NewReader(buffer.Bytes())
  2417. randStr := time.Now().Format(utils.FormatDateTimeUnSpace)
  2418. fileName := fmt.Sprintf("%s列表_%s.xlsx", listName, randStr)
  2419. c.Writer.Header().Add("Content-Disposition", fmt.Sprintf(`attachment; filename="%s"`, fileName))
  2420. c.Writer.Header().Add("Content-Type", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet")
  2421. http.ServeContent(c.Writer, c.Request, fileName, time.Now(), content)
  2422. }
  2423. // Import
  2424. // @Title 合同登记-导入
  2425. // @Description 合同登记-导入
  2426. // @Success 200 string "操作成功"
  2427. // @router /contract/register/import [post]
  2428. func (rg *RegisterController) Import(c *gin.Context) {
  2429. h, err := c.FormFile("File")
  2430. if err != nil {
  2431. resp.FailData("获取文件失败", "Err:"+err.Error(), c)
  2432. return
  2433. }
  2434. ext := path.Ext(h.Filename)
  2435. if ext != ".xlsx" && ext != ".xls" {
  2436. resp.Fail("请上传Excel文件", c)
  2437. return
  2438. }
  2439. claims, _ := c.Get("adminInfo")
  2440. adminInfo := claims.(*system.SysAdmin)
  2441. uploadDir := "static/xls"
  2442. err = os.MkdirAll(uploadDir, 766)
  2443. if err != nil {
  2444. resp.FailData("存储目录创建失败", "Err:"+err.Error(), c)
  2445. return
  2446. }
  2447. uploadPath := uploadDir + "/" + time.Now().Format(utils.FormatDateTimeUnSpace) + h.Filename
  2448. err = c.SaveUploadedFile(h, uploadPath)
  2449. if err != nil {
  2450. resp.FailData("保存本地文件失败", "Err:"+err.Error(), c)
  2451. return
  2452. }
  2453. defer func() {
  2454. _ = os.Remove(uploadPath)
  2455. }()
  2456. xlFile, err := xlsx.OpenFile(uploadPath)
  2457. if err != nil {
  2458. resp.FailData("打开文件失败", "Err:"+err.Error(), c)
  2459. return
  2460. }
  2461. logList := make([]*fms.ContractRegisterLog, 0)
  2462. // 获取所有已登记,根据合同编号去重
  2463. contractCodeArr := make([]string, 0)
  2464. registerOB := new(fms.ContractRegister)
  2465. registerCond := ``
  2466. registerPars := make([]interface{}, 0)
  2467. registerList, e := registerOB.List(registerCond, registerPars)
  2468. if e != nil {
  2469. resp.FailData("获取合同登记列表失败", "Err:"+e.Error(), c)
  2470. return
  2471. }
  2472. for i := range registerList {
  2473. contractCodeArr = append(contractCodeArr, registerList[i].ContractCode)
  2474. }
  2475. // 获取所有销售Map
  2476. sellerList, e := crmService.GetSellerDepartmentListWithGroupAndTeam()
  2477. if e != nil {
  2478. resp.FailData("获取销售列表失败", "Err:"+e.Error(), c)
  2479. return
  2480. }
  2481. sellerMap := make(map[string]*crm.SellerAdminWithGroupTeam)
  2482. for i := range sellerList {
  2483. sellerMap[sellerList[i].SellerName] = sellerList[i]
  2484. }
  2485. // 获取品种权限Map
  2486. chartPermissionNameIdMap := make(map[string]int)
  2487. cpCond := `product_id = ?`
  2488. cpPars := make([]interface{}, 0)
  2489. cpPars = append(cpPars, crm.CompanyProductFicc)
  2490. cp := new(crm.ChartPermission)
  2491. permissionList, e := cp.List(cpCond, cpPars)
  2492. if e != nil {
  2493. resp.FailData("获取权限列表失败", "Err:"+e.Error(), c)
  2494. return
  2495. }
  2496. for i := range permissionList {
  2497. chartPermissionNameIdMap[permissionList[i].PermissionName] = permissionList[i].ChartPermissionId
  2498. }
  2499. // 获取所有套餐模板
  2500. serviceTempCond := ``
  2501. serviceTempPars := make([]interface{}, 0)
  2502. serviceTempOB := new(fms.ContractServiceTemplate)
  2503. serviceTempList, e := serviceTempOB.List(serviceTempCond, serviceTempPars)
  2504. if e != nil {
  2505. resp.FailData("获取套餐模板列表失败", "Err:"+e.Error(), c)
  2506. return
  2507. }
  2508. serviceTempNameMap := make(map[string]*fms.ContractServiceTemplate)
  2509. serviceTempFullNameMap := make(map[string]*fms.ContractServiceTemplate)
  2510. serviceTempIdMap := make(map[int]*fms.ContractServiceTemplate)
  2511. for i := range serviceTempList {
  2512. serviceTempIdMap[serviceTempList[i].ServiceTemplateId] = serviceTempList[i]
  2513. serviceTempNameMap[serviceTempList[i].Title] = serviceTempList[i]
  2514. }
  2515. for i := range serviceTempList {
  2516. fullName := serviceTempList[i].Title
  2517. if serviceTempList[i].Pid > 0 {
  2518. parentItem := serviceTempIdMap[serviceTempList[i].Pid]
  2519. fullName += "_" + parentItem.Title
  2520. if parentItem.Pid > 0 {
  2521. fullName += "_" + serviceTempIdMap[parentItem.Pid].Title
  2522. }
  2523. }
  2524. serviceTempFullNameMap[fullName] = serviceTempList[i]
  2525. }
  2526. //权益行业套餐名称
  2527. raiIndustryMap := map[int]string{
  2528. 43: "医药",
  2529. 44: "医药",
  2530. 45: "消费",
  2531. 46: "消费",
  2532. 47: "科技",
  2533. 48: "科技",
  2534. 49: "智造",
  2535. 50: "智造",
  2536. 51: "策略",
  2537. }
  2538. // 获取货币列表及汇率(汇率为导入日的汇率)
  2539. rateList, e := fmsService.GetTodayCurrencyRateList()
  2540. if e != nil {
  2541. resp.FailData("获取货币列表及汇率失败", "Err:"+e.Error(), c)
  2542. return
  2543. }
  2544. rateMap := make(map[string]float64)
  2545. for i := range rateList {
  2546. rateMap[rateList[i].Code] = rateList[i].RMBRate
  2547. }
  2548. titleMap := make(map[int]string)
  2549. newIds := make([]int, 0)
  2550. newCompanyArr := []string{"0", "1"}
  2551. newCompanyMap := map[string]int{"0": 1, "1": 0}
  2552. contractTypeArr := []string{"0", "1"}
  2553. contractTMap := map[string]int{
  2554. "0": fms.ContractTypeSelf,
  2555. "1": fms.ContractTypebehalf,
  2556. }
  2557. contractSubTypeArr := []string{"0", "1", "2"}
  2558. contractSubTMap := map[string]int{
  2559. "1": fms.NewContractTypeNew,
  2560. "0": fms.NewContractTypeRenew,
  2561. "2": fms.NewContractTypePlus,
  2562. }
  2563. // 更新登记状态
  2564. defer func() {
  2565. if len(newIds) > 0 {
  2566. go func() {
  2567. for i := range newIds {
  2568. fmsService.CheckContractRegisterAmount(newIds[i])
  2569. fmsService.SummaryInvoicePaymentByContractRegisterId(newIds[i])
  2570. }
  2571. }()
  2572. }
  2573. }()
  2574. invoiceMax := 3
  2575. checkDate := time.Date(1900, 1, 1, 0, 0, 0, 0, time.Local)
  2576. for _, sheet := range xlFile.Sheets {
  2577. // 遍历行读取
  2578. maxRow := sheet.MaxRow
  2579. fmt.Println("maxRow", maxRow)
  2580. var dayDiff float64
  2581. for i := 0; i < maxRow; i++ {
  2582. // 第三行开始读取表头
  2583. if i == 2 {
  2584. row := sheet.Row(i)
  2585. cells := row.Cells
  2586. for k, cell := range cells {
  2587. text := cell.String()
  2588. titleMap[k] = text
  2589. // 只检验前面部分表头, 后面很多动态列
  2590. if k == 0 {
  2591. if text != "客户名称" {
  2592. resp.Fail("【客户名称】列名称有误, 请参考模板导入", c)
  2593. return
  2594. }
  2595. continue
  2596. } else if k == 1 {
  2597. if !strings.Contains(text, "新客户") {
  2598. resp.Fail("【新客户】列名称有误, 请参考模板导入", c)
  2599. return
  2600. }
  2601. continue
  2602. } else if k == 2 {
  2603. if !strings.Contains(text, "合同类型") {
  2604. resp.Fail("【合同类型】列名称有误, 请参考模板导入", c)
  2605. return
  2606. }
  2607. continue
  2608. } else if k == 3 {
  2609. if !strings.Contains(text, "合同子类型") {
  2610. resp.Fail("【合同子类型】列名称有误, 请参考模板导入", c)
  2611. return
  2612. }
  2613. continue
  2614. } else if k == 4 {
  2615. if !strings.Contains(text, "合同所属方") {
  2616. resp.Fail("【合同所属方】列名称有误, 请参考模板导入", c)
  2617. return
  2618. }
  2619. continue
  2620. } else if k == 5 {
  2621. if text != "代付方" {
  2622. resp.Fail("【代付方】列名称有误, 请参考模板导入", c)
  2623. return
  2624. }
  2625. continue
  2626. } else if k == 6 {
  2627. if !strings.Contains(text, "关联主合同(补充协议)") {
  2628. resp.Fail("【关联主合同】列名称有误, 请参考模板导入", c)
  2629. return
  2630. }
  2631. continue
  2632. } else if k == 7 {
  2633. if !strings.Contains(text, "关联合同") {
  2634. resp.Fail("【关联合同】列名称有误, 请参考模板导入", c)
  2635. return
  2636. }
  2637. continue
  2638. } else if k == 8 {
  2639. if text != "FICC销售" {
  2640. resp.Fail("【FICC销售】列名称有误, 请参考模板导入", c)
  2641. return
  2642. }
  2643. continue
  2644. } else if k == 9 {
  2645. if text != "权益销售" {
  2646. resp.Fail("【权益销售】列名称有误, 请参考模板导入", c)
  2647. return
  2648. }
  2649. continue
  2650. } else if k == 10 {
  2651. if text != "FICC大套餐" {
  2652. resp.Fail("【FICC大套餐】列名称有误, 请参考模板导入", c)
  2653. return
  2654. }
  2655. continue
  2656. }
  2657. }
  2658. } else if i >= 3 {
  2659. // 数据行
  2660. row := sheet.Row(i)
  2661. cells := row.Cells
  2662. // 登记信息
  2663. rowRegister := new(fms.ContractRegister)
  2664. // 套餐
  2665. rowServices := make([]*fms.ContractService, 0)
  2666. // 套餐金额
  2667. rowServiceAmount := make([]*fms.ContractServiceAmount, 0)
  2668. // 开票/到款
  2669. rowInvoices := make([]*fms.ContractInvoice, 0)
  2670. for ir := 0; ir < invoiceMax; ir++ {
  2671. rowInvoices = append(rowInvoices, new(fms.ContractInvoice))
  2672. }
  2673. rowPayments := make([]*fms.ContractInvoice, 0)
  2674. for ir := 0; ir < invoiceMax; ir++ {
  2675. rowPayments = append(rowPayments, new(fms.ContractInvoice))
  2676. }
  2677. // 小套餐权限
  2678. rowChartPermissionIdArr := make([]string, 0)
  2679. productIds := make(map[int]struct{})
  2680. isSkip := false
  2681. for k, cell := range cells {
  2682. fmt.Println("k:", k)
  2683. fmt.Println("cell:", cell.Value)
  2684. v := utils.TrimStr(cell.String())
  2685. // 客户名称
  2686. if k == 0 {
  2687. //pool_474 客户名称保留空格
  2688. if cell.String() == "" {
  2689. resp.Fail(fmt.Sprintf("第%d行客户名称不可为空, 请按模板导入", i+1), c)
  2690. return
  2691. }
  2692. rowRegister.CompanyName = cell.String()
  2693. continue
  2694. }
  2695. // 是否新客户
  2696. if k == 1 {
  2697. if !utils.InArrayByStr(newCompanyArr, v) {
  2698. resp.Fail(fmt.Sprintf("第%d行新客户有误, 请按模板导入", i+1), c)
  2699. return
  2700. }
  2701. rowRegister.NewCompany = newCompanyMap[v]
  2702. continue
  2703. }
  2704. // 合同类型
  2705. if k == 2 {
  2706. if !utils.InArrayByStr(contractTypeArr, v) {
  2707. resp.Fail(fmt.Sprintf("第%d行合同类型有误, 请按模板导入", i+1), c)
  2708. return
  2709. }
  2710. rowRegister.HasPayment = contractTMap[v]
  2711. continue
  2712. }
  2713. if k == 3 {
  2714. if !utils.InArrayByStr(contractSubTypeArr, v) {
  2715. resp.Fail(fmt.Sprintf("第%d行合同类型有误, 请按模板导入", i+1), c)
  2716. return
  2717. }
  2718. rowRegister.ContractType = contractSubTMap[v]
  2719. if rowRegister.ContractType == 0 {
  2720. resp.Fail(fmt.Sprintf("第%d行合同子类型匹配有误, 请按模板导入", i+1), c)
  2721. return
  2722. }
  2723. continue
  2724. }
  2725. if k == 4 {
  2726. if rowRegister.HasPayment == 1 {
  2727. if v == "0" {
  2728. //所属方为实际使用方,不走开票到款流程
  2729. rowRegister.HasInvoice = 0
  2730. } else if v == "1" {
  2731. rowRegister.HasInvoice = 1
  2732. }
  2733. } else {
  2734. rowRegister.HasInvoice = 1
  2735. }
  2736. continue
  2737. }
  2738. if k == 5 {
  2739. rowRegister.ActualPayCompanies = v
  2740. continue
  2741. }
  2742. if k == 6 {
  2743. rowRegister.RelateContractMainCode = v
  2744. continue
  2745. }
  2746. if k == 7 {
  2747. rowRegister.RelateContractCode = v
  2748. continue
  2749. }
  2750. // FICC销售
  2751. if k == 8 {
  2752. if v != "" {
  2753. /*resp.Fail(fmt.Sprintf("第%d行销售名称不可为空, 请按模板导入", i+1), c)
  2754. return*/
  2755. sellerItem := sellerMap[v]
  2756. if sellerItem == nil {
  2757. resp.Fail(fmt.Sprintf("第%d行销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  2758. return
  2759. }
  2760. rowRegister.SellerId = sellerItem.SellerId
  2761. rowRegister.SellerName = sellerItem.SellerName
  2762. }
  2763. continue
  2764. }
  2765. // 权益销售
  2766. if k == 9 {
  2767. if v == "" && rowRegister.SellerName == "" {
  2768. resp.Fail(fmt.Sprintf("第FICC销售名称和权益销售名称不可都为空, 请按模板导入", i+1), c)
  2769. return
  2770. }
  2771. sellerItem := sellerMap[v]
  2772. if sellerItem == nil {
  2773. resp.Fail(fmt.Sprintf("第%d行权益销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  2774. return
  2775. }
  2776. rowRegister.RaiSellerId = sellerItem.SellerId
  2777. rowRegister.RaiSellerName = sellerItem.SellerName
  2778. continue
  2779. }
  2780. // FICC大套餐
  2781. if k == 10 {
  2782. if v == "是" {
  2783. tempItem := serviceTempNameMap[titleMap[k]]
  2784. if tempItem == nil {
  2785. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2786. return
  2787. }
  2788. cs := &fms.ContractService{
  2789. ProductId: crm.CompanyProductFicc,
  2790. ServiceTemplateId: tempItem.ServiceTemplateId,
  2791. Title: tempItem.Title,
  2792. Value: tempItem.Value,
  2793. TableValue: tempItem.TableValue,
  2794. ChartPermissionId: tempItem.ChartPermissionId,
  2795. }
  2796. cs.Set()
  2797. rowServices = append(rowServices, cs)
  2798. productIds[crm.CompanyProductFicc] = struct{}{}
  2799. }
  2800. continue
  2801. }
  2802. // FICC小套餐
  2803. if k >= 11 && k <= 31 {
  2804. // 小套餐权限
  2805. if v == "是" {
  2806. rowChartPermissionIdArr = append(rowChartPermissionIdArr, strconv.Itoa(chartPermissionNameIdMap[titleMap[k]]))
  2807. productIds[crm.CompanyProductFicc] = struct{}{}
  2808. }
  2809. continue
  2810. }
  2811. // 其他类型套餐
  2812. if k >= 32 && k <= 38 {
  2813. if v == "是" {
  2814. tempItem := serviceTempNameMap[titleMap[k]]
  2815. if tempItem == nil {
  2816. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2817. return
  2818. }
  2819. cs := &fms.ContractService{
  2820. ProductId: crm.CompanyProductFicc,
  2821. ServiceTemplateId: tempItem.ServiceTemplateId,
  2822. Title: tempItem.Title,
  2823. Value: tempItem.Value,
  2824. TableValue: tempItem.TableValue,
  2825. ChartPermissionId: tempItem.ChartPermissionId,
  2826. }
  2827. cs.Set()
  2828. rowServices = append(rowServices, cs)
  2829. productIds[crm.CompanyProductFicc] = struct{}{}
  2830. }
  2831. continue
  2832. }
  2833. if k >= 39 && k <= 49 {
  2834. if v == "是" {
  2835. // 权益大套餐
  2836. if k <= 42 {
  2837. //新增
  2838. parentName := "权益大套餐"
  2839. tempItem := serviceTempNameMap[titleMap[k]]
  2840. if tempItem == nil {
  2841. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2842. return
  2843. }
  2844. cs := &fms.ContractService{
  2845. ProductId: crm.CompanyProductRai,
  2846. ServiceTemplateId: tempItem.ServiceTemplateId,
  2847. Title: tempItem.Title,
  2848. Value: tempItem.Value,
  2849. TableValue: tempItem.TableValue,
  2850. ChartPermissionId: tempItem.ChartPermissionId,
  2851. }
  2852. rowServices = append(rowServices, cs)
  2853. tempItem = serviceTempNameMap[parentName]
  2854. if tempItem == nil {
  2855. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2856. return
  2857. }
  2858. cs = &fms.ContractService{
  2859. ProductId: crm.CompanyProductRai,
  2860. ServiceTemplateId: tempItem.ServiceTemplateId,
  2861. Title: tempItem.Title,
  2862. Value: tempItem.Value,
  2863. TableValue: tempItem.TableValue,
  2864. ChartPermissionId: tempItem.ChartPermissionId,
  2865. }
  2866. rowServices = append(rowServices, cs)
  2867. } else {
  2868. rootName := "行业套餐"
  2869. // 新增三条套餐信息
  2870. parentName, _ := raiIndustryMap[k]
  2871. fmt.Println("raiIndustryMap:", raiIndustryMap)
  2872. fmt.Println("titleMap:", titleMap)
  2873. childName := titleMap[k]
  2874. fullName := childName + "_" + parentName + "_" + rootName
  2875. if fullName != "" {
  2876. //增加三级权限
  2877. tempItem := serviceTempFullNameMap[fullName]
  2878. fmt.Println("fullName:", fullName)
  2879. fmt.Println("serviceTempFullNameMap:", serviceTempFullNameMap)
  2880. if tempItem == nil {
  2881. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2882. return
  2883. }
  2884. cs := &fms.ContractService{
  2885. ProductId: crm.CompanyProductRai,
  2886. ServiceTemplateId: tempItem.ServiceTemplateId,
  2887. Title: tempItem.Title,
  2888. Value: tempItem.Value,
  2889. TableValue: tempItem.TableValue,
  2890. ChartPermissionId: tempItem.ChartPermissionId,
  2891. }
  2892. rowServices = append(rowServices, cs)
  2893. //增加二级权限
  2894. tempItem = serviceTempFullNameMap[parentName+"_"+rootName]
  2895. if tempItem == nil {
  2896. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2897. return
  2898. }
  2899. cs = &fms.ContractService{
  2900. ProductId: crm.CompanyProductRai,
  2901. ServiceTemplateId: tempItem.ServiceTemplateId,
  2902. Title: tempItem.Title,
  2903. Value: tempItem.Value,
  2904. TableValue: tempItem.TableValue,
  2905. ChartPermissionId: tempItem.ChartPermissionId,
  2906. }
  2907. rowServices = append(rowServices, cs)
  2908. //增加一级权限
  2909. tempItem = serviceTempFullNameMap[rootName]
  2910. if tempItem == nil {
  2911. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2912. return
  2913. }
  2914. cs = &fms.ContractService{
  2915. ProductId: crm.CompanyProductRai,
  2916. ServiceTemplateId: tempItem.ServiceTemplateId,
  2917. Title: tempItem.Title,
  2918. Value: tempItem.Value,
  2919. TableValue: tempItem.TableValue,
  2920. ChartPermissionId: tempItem.ChartPermissionId,
  2921. }
  2922. rowServices = append(rowServices, cs)
  2923. }
  2924. }
  2925. productIds[crm.CompanyProductRai] = struct{}{}
  2926. }
  2927. continue
  2928. }
  2929. // 权益研选等套餐
  2930. if k >= 50 && k <= 54 {
  2931. if v == "是" {
  2932. tempItem := serviceTempNameMap[titleMap[k]]
  2933. if tempItem == nil {
  2934. resp.Fail(fmt.Sprintf("第%d行%d列套餐名称不匹配, 请按模板导入", i+1, k+1), c)
  2935. return
  2936. }
  2937. cs := &fms.ContractService{
  2938. ProductId: crm.CompanyProductRai,
  2939. ServiceTemplateId: tempItem.ServiceTemplateId,
  2940. Title: tempItem.Title,
  2941. Value: tempItem.Value,
  2942. TableValue: tempItem.TableValue,
  2943. ChartPermissionId: tempItem.ChartPermissionId,
  2944. }
  2945. cs.Set()
  2946. rowServices = append(rowServices, cs)
  2947. productIds[crm.CompanyProductRai] = struct{}{}
  2948. }
  2949. continue
  2950. }
  2951. // 套餐备注
  2952. if k == 55 {
  2953. rowRegister.ServiceRemark = v
  2954. continue
  2955. }
  2956. // 开始时间/到期时间
  2957. if k == 58 {
  2958. // 转换失败可能是因为格式为Excel日期格式, 读取出来会是一串数字, 将其转换成日期字符串再处理
  2959. va := cell.Value
  2960. if va == "" {
  2961. resp.Fail(fmt.Sprintf("第%d行%d列开始时间不可为空, 请按模板导入", i+1, k+1), c)
  2962. return
  2963. }
  2964. startDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  2965. if e != nil {
  2966. d := utils.ConvertToFormatDay(va, "2006/01/02")
  2967. startDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  2968. if e != nil {
  2969. resp.Fail(fmt.Sprintf("第%d行开始时间格式转换有误, 请按模板导入", i+1), c)
  2970. return
  2971. }
  2972. }
  2973. // 转换后的日期小于1900-01-01表示当前生成的日期是有问题的
  2974. if startDate.Before(checkDate) {
  2975. resp.Fail(fmt.Sprintf("第%d行开始时间格式有误, 请按模板导入", i+1), c)
  2976. return
  2977. }
  2978. rowRegister.StartDate = startDate
  2979. continue
  2980. }
  2981. if k == 59 {
  2982. va := cell.Value
  2983. if va == "" {
  2984. resp.Fail(fmt.Sprintf("第%d行到期时间不可为空, 请按模板导入", i+1), c)
  2985. return
  2986. }
  2987. endDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  2988. if e != nil {
  2989. d := utils.ConvertToFormatDay(va, "2006/01/02")
  2990. endDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  2991. if e != nil {
  2992. resp.Fail(fmt.Sprintf("第%d行到期时间格式转换有误, 请按模板导入", i+1), c)
  2993. return
  2994. }
  2995. }
  2996. if endDate.Before(checkDate) {
  2997. resp.Fail(fmt.Sprintf("第%d行到期时间格式有误, 请按模板导入", i+1), c)
  2998. return
  2999. }
  3000. rowRegister.EndDate = endDate
  3001. continue
  3002. }
  3003. // 合同金额
  3004. if k == 60 {
  3005. amountStr := v
  3006. amount, e := strconv.ParseFloat(amountStr, 64)
  3007. if e != nil {
  3008. resp.Fail(fmt.Sprintf("第%d行合同金额有误, 请按模板导入", i+1), c)
  3009. return
  3010. }
  3011. rowRegister.ContractAmount = amount
  3012. continue
  3013. }
  3014. // 金额单位
  3015. if k == 61 {
  3016. rate := rateMap[v]
  3017. if rate <= 0 {
  3018. resp.Fail(fmt.Sprintf("第%d行金额单位有误, 请按模板导入", i+1), c)
  3019. return
  3020. }
  3021. rowRegister.CurrencyUnit = v
  3022. rowRegister.RMBRate = rate
  3023. continue
  3024. }
  3025. // FICC 套餐总金额
  3026. if k == 62 {
  3027. amountStr := v
  3028. amount, _ := strconv.ParseFloat(amountStr, 64)
  3029. if amount > 0 {
  3030. tmp := &fms.ContractServiceAmount{
  3031. ProductId: crm.CompanyProductFicc,
  3032. ServiceAmount: amount,
  3033. CurrencyUnit: rowRegister.CurrencyUnit,
  3034. TimeBase: base.TimeBase{},
  3035. }
  3036. rowServiceAmount = append(rowServiceAmount, tmp)
  3037. }
  3038. continue
  3039. }
  3040. // 权益套餐总金额
  3041. if k == 63 {
  3042. amountStr := v
  3043. amount, _ := strconv.ParseFloat(amountStr, 64)
  3044. if amount > 0 {
  3045. tmp := &fms.ContractServiceAmount{
  3046. ProductId: crm.CompanyProductRai,
  3047. ServiceAmount: amount,
  3048. CurrencyUnit: rowRegister.CurrencyUnit,
  3049. TimeBase: base.TimeBase{},
  3050. }
  3051. rowServiceAmount = append(rowServiceAmount, tmp)
  3052. }
  3053. continue
  3054. }
  3055. // 约定付款日期
  3056. if k == 64 {
  3057. rowRegister.AgreedPayTime = v
  3058. continue
  3059. }
  3060. // 签订日
  3061. if k == 65 {
  3062. va := cell.Value
  3063. if va == "" {
  3064. continue
  3065. }
  3066. signDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  3067. if e != nil {
  3068. d := utils.ConvertToFormatDay(va, "2006/01/02")
  3069. signDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  3070. if e != nil {
  3071. resp.Fail(fmt.Sprintf("第%d行签订日格式转换有误, 请按模板导入", i+1), c)
  3072. return
  3073. }
  3074. }
  3075. if signDate.Before(checkDate) {
  3076. resp.Fail(fmt.Sprintf("第%d行签订日格式有误, 请按模板导入", i+1), c)
  3077. return
  3078. }
  3079. rowRegister.SignDate = signDate
  3080. continue
  3081. }
  3082. // 合同状态
  3083. if k == 66 {
  3084. rowRegister.ContractStatus = fms.ContractStatusNameKeyMap[v]
  3085. if rowRegister.ContractStatus == 0 {
  3086. resp.Fail(fmt.Sprintf("第%d行合同状态不匹配, 请按模板导入", i+1), c)
  3087. return
  3088. }
  3089. continue
  3090. }
  3091. // 合同编号
  3092. if k == 67 {
  3093. rowContractCode := v
  3094. if rowContractCode == "" {
  3095. resp.Fail(fmt.Sprintf("第%d行合同编号不可为空, 请按模板导入", i+1), c)
  3096. return
  3097. }
  3098. if utils.InArrayByStr(contractCodeArr, rowContractCode) {
  3099. // 此合同已登记, 跳过本行的读取
  3100. isSkip = true
  3101. break
  3102. }
  3103. rowRegister.ContractCode = rowContractCode
  3104. continue
  3105. }
  3106. // 合规备注
  3107. if k == 68 {
  3108. rowRegister.Remark = v
  3109. continue
  3110. }
  3111. // 开票列表
  3112. k2 := 68
  3113. for ir := 0; ir < invoiceMax; ir++ {
  3114. n := ir + 1
  3115. // 开票日
  3116. k2 += 1
  3117. if k == k2 {
  3118. if v != "" {
  3119. va := cell.Value
  3120. invoiceDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  3121. if e != nil {
  3122. d := utils.ConvertToFormatDay(va, "2006/01/02")
  3123. invoiceDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  3124. if e != nil {
  3125. resp.Fail(fmt.Sprintf("第%d行开票时间%d格式转换有误, 请按模板导入", i+1, n), c)
  3126. return
  3127. }
  3128. }
  3129. if invoiceDate.Before(checkDate) {
  3130. resp.Fail(fmt.Sprintf("第%d行开票时间%d格式有误, 请按模板导入", i+1, n), c)
  3131. return
  3132. }
  3133. rowInvoices[ir].InvoiceDate = invoiceDate
  3134. rowInvoices[ir].ContractCode = rowRegister.ContractCode
  3135. rowInvoices[ir].InvoiceType = fms.ContractInvoiceTypeMake
  3136. }
  3137. continue
  3138. }
  3139. // 开票金额
  3140. k2 += 1
  3141. if k == k2 {
  3142. if v != "" {
  3143. amountStr := v
  3144. amount, e := strconv.ParseFloat(amountStr, 64)
  3145. if e != nil {
  3146. resp.Fail(fmt.Sprintf("第%d行开票金额%d有误, 请按模板导入", i+1, n), c)
  3147. return
  3148. }
  3149. if rowRegister.RMBRate <= 0 {
  3150. resp.Fail(fmt.Sprintf("第%d行开票金额换算%d有误, 请按模板导入金额单位", i+1, n), c)
  3151. return
  3152. }
  3153. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", amount/rowRegister.RMBRate), 64)
  3154. rowInvoices[ir].OriginAmount = amount
  3155. rowInvoices[ir].Amount = a
  3156. }
  3157. continue
  3158. }
  3159. // 开票套餐类型
  3160. k2 += 1
  3161. if k == k2 {
  3162. if v != "" {
  3163. if v == "FICC套餐" {
  3164. rowInvoices[ir].ServiceProductId = crm.CompanyProductFicc
  3165. } else if v == "权益套餐" {
  3166. rowInvoices[ir].ServiceProductId = crm.CompanyProductRai
  3167. } else {
  3168. resp.Fail(fmt.Sprintf("第%d行开票套餐类型%d:%s有误, 请按模板导入", i+1, n, v), c)
  3169. return
  3170. }
  3171. }
  3172. continue
  3173. }
  3174. // 开票销售
  3175. k2 += 1
  3176. if k == k2 {
  3177. if v != "" {
  3178. sellerItem := sellerMap[v]
  3179. if sellerItem == nil {
  3180. resp.Fail(fmt.Sprintf("第%d行开票销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  3181. return
  3182. }
  3183. rowInvoices[ir].SellerId = sellerItem.SellerId
  3184. rowInvoices[ir].SellerName = sellerItem.SellerName
  3185. rowInvoices[ir].SellerGroupId = sellerItem.GroupId
  3186. rowInvoices[ir].SellerGroupName = sellerItem.GroupName
  3187. rowInvoices[ir].SellerTeamId = sellerItem.TeamId
  3188. rowInvoices[ir].SellerTeamName = sellerItem.TeamName
  3189. }
  3190. continue
  3191. }
  3192. // 备注
  3193. k2 += 1
  3194. if k == k2 {
  3195. if v != "" {
  3196. rowInvoices[ir].Remark = v
  3197. }
  3198. continue
  3199. }
  3200. }
  3201. // 到款列表
  3202. for ir := 0; ir < invoiceMax; ir++ {
  3203. n := ir + 1
  3204. // 到款日
  3205. k2 += 1
  3206. if k == k2 {
  3207. if v != "" {
  3208. va := cell.Value
  3209. invoiceDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  3210. if e != nil {
  3211. d := utils.ConvertToFormatDay(va, "2006/01/02")
  3212. invoiceDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  3213. if e != nil {
  3214. resp.Fail(fmt.Sprintf("第%d行到款时间%d格式转换有误, 请按模板导入", i+1, n), c)
  3215. return
  3216. }
  3217. }
  3218. if invoiceDate.Before(checkDate) {
  3219. resp.Fail(fmt.Sprintf("第%d行到款时间%d格式有误, 请按模板导入", i+1, n), c)
  3220. return
  3221. }
  3222. rowPayments[ir].InvoiceDate = invoiceDate
  3223. rowPayments[ir].ContractCode = rowRegister.ContractCode
  3224. rowPayments[ir].InvoiceType = fms.ContractInvoiceTypePay
  3225. }
  3226. continue
  3227. }
  3228. // 到款金额
  3229. k2 += 1
  3230. if k == k2 {
  3231. if v != "" {
  3232. amountStr := v
  3233. amount, e := strconv.ParseFloat(amountStr, 64)
  3234. if e != nil {
  3235. resp.Fail(fmt.Sprintf("第%d行到款金额%d有误, 请按模板导入", i+1, n), c)
  3236. return
  3237. }
  3238. if rowRegister.RMBRate <= 0 {
  3239. resp.Fail(fmt.Sprintf("第%d行到款金额换算%d有误, 请按模板导入金额单位", i+1, n), c)
  3240. return
  3241. }
  3242. // 付款方式
  3243. dayDiff = rowRegister.EndDate.Sub(rowRegister.StartDate).Hours() / 24
  3244. contractAmount := rowRegister.ContractAmount
  3245. payType := fmsService.CalculateContractPaymentType(amount, contractAmount, dayDiff)
  3246. rowPayments[ir].PayType = payType
  3247. rowPayments[ir].OriginAmount = amount
  3248. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", amount/rowRegister.RMBRate), 64)
  3249. rowPayments[ir].Amount = a
  3250. }
  3251. continue
  3252. }
  3253. // 到款套餐类型
  3254. k2 += 1
  3255. if k == k2 {
  3256. if v != "" {
  3257. if v == "FICC套餐" {
  3258. rowPayments[ir].ServiceProductId = crm.CompanyProductFicc
  3259. } else if v == "权益套餐" {
  3260. rowPayments[ir].ServiceProductId = crm.CompanyProductRai
  3261. } else {
  3262. resp.Fail(fmt.Sprintf("第%d行到款套餐类型%d:%s有误, 请按模板导入", i+1, n, v), c)
  3263. return
  3264. }
  3265. }
  3266. continue
  3267. }
  3268. // 到款销售
  3269. k2 += 1
  3270. if k == k2 {
  3271. if v != "" {
  3272. sellerItem := sellerMap[v]
  3273. if sellerItem == nil {
  3274. resp.Fail(fmt.Sprintf("第%d行到款销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  3275. return
  3276. }
  3277. rowPayments[ir].SellerId = sellerItem.SellerId
  3278. rowPayments[ir].SellerName = sellerItem.SellerName
  3279. rowPayments[ir].SellerGroupId = sellerItem.GroupId
  3280. rowPayments[ir].SellerGroupName = sellerItem.GroupName
  3281. rowPayments[ir].SellerTeamId = sellerItem.TeamId
  3282. rowPayments[ir].SellerTeamName = sellerItem.TeamName
  3283. }
  3284. continue
  3285. }
  3286. // 备注
  3287. k2 += 1
  3288. if k == k2 {
  3289. if v != "" {
  3290. rowPayments[ir].Remark = v
  3291. }
  3292. continue
  3293. }
  3294. }
  3295. }
  3296. if isSkip {
  3297. continue
  3298. }
  3299. // 小套餐
  3300. if len(rowChartPermissionIdArr) > 0 {
  3301. // 说明有小套餐
  3302. tempItem := serviceTempNameMap["FICC小套餐"]
  3303. if tempItem == nil {
  3304. resp.Fail(fmt.Sprintf("第%d行小套餐名称不匹配, 请按模板导入", i+1), c)
  3305. return
  3306. }
  3307. rowChartPermissionIds := strings.Join(rowChartPermissionIdArr, ",")
  3308. cs := &fms.ContractService{
  3309. ProductId: crm.CompanyProductFicc,
  3310. ServiceTemplateId: tempItem.ServiceTemplateId,
  3311. Title: tempItem.Title,
  3312. Value: tempItem.Value,
  3313. TableValue: tempItem.TableValue,
  3314. ChartPermissionId: tempItem.ChartPermissionId,
  3315. ChartPermissionIds: rowChartPermissionIds,
  3316. }
  3317. cs.Set()
  3318. rowServices = append(rowServices, cs)
  3319. }
  3320. // 如果导入的最后一条合同编号为空并且合同编号之后的字段均为空
  3321. // excel这个包读行的时候不会再往后面没数据的地方读取, 所以此处需要重新判断一次
  3322. if rowRegister.ContractCode == "" {
  3323. resp.Fail(fmt.Sprintf("第%d行合同编号为空", i+1), c)
  3324. return
  3325. }
  3326. rowRegister.RegisterStatus = fms.ContractRegisterStatusIng
  3327. rowInvoiceList := make([]*fms.ContractInvoice, 0)
  3328. // 过滤信息不完整的开票到款
  3329. for l := range rowInvoices {
  3330. if rowInvoices[l].ContractCode != "" {
  3331. if rowInvoices[l].OriginAmount <= 0 || rowInvoices[l].SellerId == 0 {
  3332. resp.Fail(fmt.Sprintf("第%d行开票信息必填项不完整", i+1), c)
  3333. return
  3334. }
  3335. rowRegister.InvoicedAmount += rowInvoices[l].Amount
  3336. rowInvoiceList = append(rowInvoiceList, rowInvoices[l])
  3337. }
  3338. }
  3339. for l := range rowPayments {
  3340. if rowPayments[l].ContractCode != "" {
  3341. if rowPayments[l].OriginAmount <= 0 {
  3342. resp.Fail(fmt.Sprintf("第%d行到款信息必填项不完整", i+1), c)
  3343. return
  3344. }
  3345. rowRegister.PaymentAmount += rowPayments[l].Amount
  3346. rowInvoiceList = append(rowInvoiceList, rowPayments[l])
  3347. }
  3348. }
  3349. // 新增登记、套餐、开票到款信息
  3350. for proId, _ := range productIds {
  3351. rowRegister.ProductIds += strconv.Itoa(proId) + ","
  3352. }
  3353. rowRegister.ProductIds = strings.Trim(rowRegister.ProductIds, ",")
  3354. newId, e := fms.CreateImportContractRegister(rowRegister, rowServices, rowInvoiceList, rowServiceAmount)
  3355. if e != nil {
  3356. resp.FailData(fmt.Sprintf("第%d行导入失败", i+1), "新增导入登记失败, Err: "+e.Error(), c)
  3357. return
  3358. }
  3359. //处理重复公司名日期等重复的开票到款记录
  3360. sellerItemMap := make(map[int]*crm.SellerAdminWithGroupTeam)
  3361. dupList, e := fms.GetDuplicateContractInvoiceDetailItemList(rowRegister.CompanyName, rowRegister.StartDate.Format(utils.FormatDate), rowRegister.EndDate.Format(utils.FormatDate))
  3362. if e != nil {
  3363. err = fmt.Errorf("获取开票到款列表失败, Err: %s", e.Error())
  3364. return
  3365. }
  3366. templateIds := make([]int, 0)
  3367. for _, detail := range rowServices {
  3368. templateIds = append(templateIds, detail.ServiceTemplateId)
  3369. }
  3370. sort.Ints(templateIds)
  3371. ids := make([]string, 0)
  3372. for _, id := range templateIds {
  3373. ids = append(ids, strconv.Itoa(id))
  3374. }
  3375. templateIdStr := strings.Join(ids, ",")
  3376. nDupList := make([]*fms.DupInvoice, 0)
  3377. for _, dup := range dupList {
  3378. if templateIdStr == dup.TemplateIds {
  3379. nDupList = append(nDupList, dup)
  3380. }
  3381. }
  3382. //先遍历一遍拿到开票销售信息
  3383. for _, ppItem := range dupList {
  3384. j := 0
  3385. if ppItem.ContractRegisterId != newId {
  3386. if ppItem.InvoiceType == 3 {
  3387. sellerItemMap[j] = &crm.SellerAdminWithGroupTeam{
  3388. SellerId: ppItem.SellerId,
  3389. SellerName: ppItem.SellerName,
  3390. GroupId: ppItem.SellerGroupId,
  3391. GroupName: ppItem.SellerGroupName,
  3392. TeamId: ppItem.SellerTeamId,
  3393. TeamName: ppItem.SellerTeamName,
  3394. }
  3395. }
  3396. j++
  3397. }
  3398. }
  3399. for _, ppItem := range dupList {
  3400. j := 0
  3401. if ppItem.ContractRegisterId != newId {
  3402. v := &fms.ContractInvoice{
  3403. ContractRegisterId: newId,
  3404. ContractCode: rowRegister.ContractCode,
  3405. Amount: ppItem.Amount,
  3406. OriginAmount: ppItem.OriginAmount,
  3407. CurrencyUnit: ppItem.CurrencyUnit,
  3408. InvoiceDate: ppItem.InvoiceDate,
  3409. SellerId: ppItem.SellerId,
  3410. SellerName: ppItem.SellerName,
  3411. SellerGroupId: ppItem.SellerGroupId,
  3412. SellerGroupName: ppItem.SellerGroupName,
  3413. SellerTeamId: ppItem.SellerTeamId,
  3414. SellerTeamName: ppItem.SellerTeamName,
  3415. AdminId: int(adminInfo.AdminId),
  3416. AdminName: adminInfo.RealName,
  3417. Remark: ppItem.Remark,
  3418. ServiceProductId: ppItem.ServiceProductId,
  3419. IsPrePay: 1,
  3420. StartDate: ppItem.StartDate,
  3421. EndDate: ppItem.EndDate,
  3422. }
  3423. if ppItem.InvoiceType == 3 {
  3424. v.InvoiceType = 1
  3425. rowRegister.InvoicedAmount += ppItem.Amount
  3426. } else if ppItem.InvoiceType == 4 {
  3427. v.InvoiceType = 2
  3428. if sellerItem, ok := sellerItemMap[j]; ok{
  3429. v.SellerId = sellerItem.SellerId
  3430. v.SellerName = sellerItem.SellerName
  3431. v.SellerGroupId = sellerItem.GroupId
  3432. v.SellerGroupName = sellerItem.GroupName
  3433. v.SellerTeamId = sellerItem.TeamId
  3434. v.SellerTeamName = sellerItem.TeamName
  3435. j++
  3436. }
  3437. rowRegister.PaymentAmount += ppItem.Amount
  3438. }
  3439. v.Set()
  3440. // 到款登记-付款方式
  3441. v.PayType = fmsService.CalculateContractPaymentType(ppItem.Amount, rowRegister.ContractAmount, dayDiff)
  3442. // 新增的记录
  3443. opData := ""
  3444. //opDataByte, e := json.Marshal(req)
  3445. if e != nil {
  3446. return
  3447. }
  3448. //opData = string(opDataByte)
  3449. opType := fms.ContractRegisterOpTypePrePay
  3450. if ppItem.InvoiceType == 3 {
  3451. opType = fms.ContractRegisterOpTypePreInvoice
  3452. }
  3453. newAmount := decimal.NewFromFloat(0).Round(2)
  3454. a := decimal.NewFromFloat(v.Amount).Round(2)
  3455. newAmount = newAmount.Add(a)
  3456. ia, _ := newAmount.Round(2).Float64()
  3457. logList = append(logList, &fms.ContractRegisterLog{
  3458. ContractRegisterId: newId,
  3459. AdminId: int(adminInfo.AdminId),
  3460. AdminName: adminInfo.RealName,
  3461. OpData: opData,
  3462. OpType: opType,
  3463. CreateTime: time.Now().Local(),
  3464. AmountRemark: fmt.Sprint("新增", fms.ContractInvoiceKeyNameMap[opType], "金额", ia, "元"),
  3465. })
  3466. if e := v.Create(); e != nil {
  3467. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  3468. return
  3469. }
  3470. updateCols := []string{"IsDeleted", "ModifyTime"}
  3471. if e = rowRegister.Update(updateCols); e != nil {
  3472. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  3473. return
  3474. }
  3475. //最后删除预到款记录
  3476. e = ppItem.Delete()
  3477. if e != nil {
  3478. resp.FailMsg("删除预到款记录失败", "Err:"+e.Error(), c)
  3479. return
  3480. }
  3481. ppOB := new(fms.ContractPreRegister)
  3482. items, e := ppOB.FetchByRegisterId(ppItem.ContractRegisterId)
  3483. if e != nil {
  3484. if e == utils.ErrNoRow {
  3485. resp.Fail("预登记记录不存在或已被删除", c)
  3486. return
  3487. }
  3488. resp.FailMsg("获取预登记失败", "Err:"+e.Error(), c)
  3489. return
  3490. }
  3491. for _, item := range items {
  3492. e = item.Delete()
  3493. if e != nil {
  3494. resp.FailMsg("删除预登记失败", "Err:"+e.Error(), c)
  3495. return
  3496. }
  3497. }
  3498. }
  3499. }
  3500. // 自动分配套餐金额
  3501. go fmsService.CalculatePaymentServiceAmount(newId)
  3502. newIds = append(newIds, newId)
  3503. }
  3504. }
  3505. }
  3506. // 操作日志
  3507. go func() {
  3508. logOB := new(fms.ContractRegisterLog)
  3509. if e := logOB.AddInBatches(logList); e != nil {
  3510. return
  3511. }
  3512. }()
  3513. resp.Ok("操作成功", c)
  3514. }
  3515. // CurrencyList
  3516. // @Title 货币单位列表
  3517. // @Description 货币单位列表
  3518. // @Success 200 {object} fms.CurrencyUnitItem
  3519. // @router /contract/register/currency_list [get]
  3520. func (rg *RegisterController) CurrencyList(c *gin.Context) {
  3521. list, e := fmsService.GetTodayCurrencyRateList()
  3522. if e != nil {
  3523. resp.FailData("获取失败", "获取今日货币汇率列表失败, Err: "+e.Error(), c)
  3524. return
  3525. }
  3526. resp.OkData("获取成功", list, c)
  3527. }
  3528. // CheckContractName
  3529. // @Title 货币单位列表
  3530. // @Description 货币单位列表
  3531. // @Success 200 {object} fms.CheckContractNameResp
  3532. // @router /contract/register/check_contract_code [get]
  3533. func (rg *RegisterController) CheckContractName(c *gin.Context) {
  3534. var req fms.CheckContractNameReq
  3535. if e := c.BindQuery(&req); e != nil {
  3536. err, ok := e.(validator.ValidationErrors)
  3537. if !ok {
  3538. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  3539. return
  3540. }
  3541. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  3542. return
  3543. }
  3544. existCond := ""
  3545. existPars := make([]interface{}, 0)
  3546. if req.CompanyName != "" {
  3547. // 是否存在相同的合同名称的登记
  3548. existCond = ` company_name = ?`
  3549. existPars = append(existPars, req.CompanyName)
  3550. }
  3551. if req.StartDate != "" && req.EndDate != "" {
  3552. // 日期校验
  3553. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  3554. if e != nil {
  3555. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  3556. return
  3557. }
  3558. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  3559. if e != nil {
  3560. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  3561. return
  3562. }
  3563. if existCond != "" {
  3564. existCond += ` AND (start_date =? and end_date=?)`
  3565. } else {
  3566. existCond = ` start_date = ? and end_date=?`
  3567. }
  3568. existPars = append(existPars, startDate, endDate)
  3569. }
  3570. if req.SellerIds != "" {
  3571. admin := new(crm.Admin)
  3572. sellerIds := strings.Split(req.SellerIds, ",")
  3573. if len(sellerIds) > 2 {
  3574. resp.Fail("最多只能选择两个销售", c)
  3575. return
  3576. }
  3577. var pars []interface{}
  3578. cond := ` admin_id in (?) `
  3579. pars = append(pars, sellerIds)
  3580. sellers, e := admin.List(cond, pars)
  3581. if e != nil {
  3582. resp.FailMsg("获取销售信息失败", "获取销售信息失败, Err: "+e.Error(), c)
  3583. return
  3584. }
  3585. var sellerId, raiSellerId int
  3586. for _, v := range sellers {
  3587. if v.DepartmentId == crm.SellerDepartmentId {
  3588. sellerId = v.AdminId
  3589. } else if v.DepartmentId == crm.RaiSellerDepartmentId {
  3590. raiSellerId = v.AdminId
  3591. }
  3592. }
  3593. existCond += ` AND (seller_id =? and rai_seller_id=?)`
  3594. existPars = append(existPars, sellerId, raiSellerId)
  3595. }
  3596. if existCond == "" {
  3597. resp.Fail("请输入合同名称或者合同有效期", c)
  3598. return
  3599. }
  3600. // 是否存在相同合同名称的登记
  3601. ob := new(fms.ContractRegister)
  3602. data := fms.CheckContractNameResp{
  3603. Exist: 0,
  3604. }
  3605. _, e := ob.FetchByCondition(existCond, existPars)
  3606. if e != nil {
  3607. if e == utils.ErrNoRow {
  3608. resp.OkData("查询成功", data, c)
  3609. return
  3610. }
  3611. resp.FailMsg("查询失败", "查询相同登记号失败, Err: "+e.Error(), c)
  3612. return
  3613. }
  3614. data.Exist = 1
  3615. resp.OkData("查询成功", data, c)
  3616. return
  3617. }
  3618. // CheckContract
  3619. // @Title 货币单位列表
  3620. // @Description 货币单位列表
  3621. // @Success 200 {object} fms.CheckContractNameResp
  3622. // @router /contract/register/check_contract_duplicate [post]
  3623. func (rg *RegisterController) CheckContractDuplicate(c *gin.Context) {
  3624. var req fms.CheckContractDuplicateReq
  3625. if e := c.ShouldBind(&req); e != nil {
  3626. err, ok := e.(validator.ValidationErrors)
  3627. if !ok {
  3628. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  3629. return
  3630. }
  3631. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  3632. return
  3633. }
  3634. existCond := ""
  3635. existPars := make([]interface{}, 0)
  3636. if req.CompanyName != "" {
  3637. // 是否存在相同的合同名称的登记
  3638. existCond = ` company_name = ?`
  3639. existPars = append(existPars, req.CompanyName)
  3640. }
  3641. if req.StartDate != "" && req.EndDate != "" {
  3642. // 日期校验
  3643. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  3644. if e != nil {
  3645. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  3646. return
  3647. }
  3648. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  3649. if e != nil {
  3650. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  3651. return
  3652. }
  3653. if existCond != "" {
  3654. existCond += ` AND (start_date =? and end_date=?)`
  3655. } else {
  3656. existCond = ` start_date = ? and end_date=?`
  3657. }
  3658. existPars = append(existPars, startDate, endDate)
  3659. }
  3660. if existCond == "" {
  3661. resp.Fail("请输入合同名称或者合同有效期", c)
  3662. return
  3663. }
  3664. data := fms.CheckContractDuplicateResp{
  3665. Exist: 0,
  3666. }
  3667. // 是否存在相同合同名称的登记
  3668. list, e := fms.CheckContractDuplicate(existCond, existPars)
  3669. if e != nil {
  3670. resp.FailMsg("操作失败", "查询重复合同失败, Err: "+e.Error(), c)
  3671. return
  3672. }
  3673. registerIds := make([]int, 0)
  3674. for i := range list {
  3675. registerIds = append(registerIds, list[i].ContractRegisterId)
  3676. }
  3677. idlist, e := fms.CheckContractServiceDuplicate(registerIds)
  3678. if e != nil {
  3679. resp.FailMsg("操作失败", "查询重复合同套餐失败, Err: "+e.Error(), c)
  3680. return
  3681. }
  3682. //校验套餐
  3683. if len(req.Services) > 0 {
  3684. serviceAmountMap := make(map[int]float64)
  3685. serviceList, e := fmsService.HandleContractServiceAndDetail(req.Services, true, serviceAmountMap)
  3686. if e != nil {
  3687. resp.FailMsg("操作失败", "获取合同套餐详情失败, Err: "+e.Error(), c)
  3688. return
  3689. }
  3690. templateIds := make([]int, 0)
  3691. for _, detail := range serviceList {
  3692. templateIds = append(templateIds, detail.ServiceTemplateId)
  3693. }
  3694. sort.Ints(templateIds)
  3695. ids := make([]string, 0)
  3696. for _, id := range templateIds {
  3697. ids = append(ids, strconv.Itoa(id))
  3698. }
  3699. templateIdStr := strings.Join(ids, ",")
  3700. for _, s := range idlist {
  3701. if templateIdStr == *s {
  3702. data.Exist = 1
  3703. }
  3704. }
  3705. }
  3706. resp.OkData("查询成功", data, c)
  3707. return
  3708. }