register.go 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135
  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. "strconv"
  24. "strings"
  25. "time"
  26. )
  27. // RegisterController 合同登记
  28. type RegisterController struct{}
  29. // List
  30. // @Title 合同登记列表
  31. // @Description 合同登记列表
  32. // @Param Keyword query string false "关键词"
  33. // @Param StartDate query string false "合同开始日期"
  34. // @Param EndDate query string false "合同结束日期"
  35. // @Param ServiceType query int false "套餐类型"
  36. // @Param ContractType query int false "合同类型"
  37. // @Param RegisterStatus query int false "登记状态"
  38. // @Success 200 {object} fms.ContractRegisterItem
  39. // @router /contract/register/list [get]
  40. func (rg *RegisterController) List(c *gin.Context) {
  41. var req fms.ContractRegisterListReq
  42. if e := c.BindQuery(&req); e != nil {
  43. err, ok := e.(validator.ValidationErrors)
  44. if !ok {
  45. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  46. return
  47. }
  48. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  49. return
  50. }
  51. cond := `1 = 1`
  52. pars := make([]interface{}, 0)
  53. // 合同编号/客户姓名/销售/实际使用方
  54. if req.Keyword != "" {
  55. kw := "%" + req.Keyword + "%"
  56. cond += ` AND (company_name LIKE ? OR contract_code LIKE ? OR seller_name LIKE ? OR actual_company_name LIKE ?)`
  57. pars = append(pars, kw, kw, kw, kw)
  58. }
  59. if req.StartDate != "" && req.EndDate != "" {
  60. st := fmt.Sprint(req.StartDate, " 00:00:00")
  61. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  62. cond += ` AND (create_time BETWEEN ? AND ?)`
  63. pars = append(pars, st, ed)
  64. }
  65. if req.ContractType != 0 {
  66. cond += ` AND contract_type = ?`
  67. pars = append(pars, req.ContractType)
  68. }
  69. if req.RegisterStatus != 0 {
  70. cond += ` AND register_status = ?`
  71. pars = append(pars, req.RegisterStatus)
  72. }
  73. // 套餐筛选
  74. if req.ServiceType != 0 {
  75. registerIds, e := fms.GetContractRegisterIdsByTempId(req.ServiceType)
  76. if e != nil {
  77. resp.FailMsg("获取失败", "获取合同登记IDs失败, Err: "+e.Error(), c)
  78. return
  79. }
  80. if len(registerIds) > 0 {
  81. cond += ` AND contract_register_id IN ?`
  82. pars = append(pars, registerIds)
  83. } else {
  84. cond += ` AND 1 = 2`
  85. }
  86. }
  87. page := new(base.Page)
  88. page.SetPageSize(req.PageSize)
  89. page.SetCurrent(req.Current)
  90. page.AddOrderItem(base.OrderItem{Column: "create_time", Asc: false})
  91. total, list, e := fms.GetContractRegisterItemPageList(page, cond, pars)
  92. if e != nil {
  93. resp.FailMsg("获取失败", "获取合同登记列表失败, Err: "+e.Error(), c)
  94. return
  95. }
  96. registerIds := make([]int, 0)
  97. for i := range list {
  98. registerIds = append(registerIds, list[i].ContractRegisterId)
  99. }
  100. serviceMap := make(map[int]string, 0)
  101. invoiceMap := make(map[int][]*fms.ContractInvoiceItem, 0)
  102. paymentMap := make(map[int][]*fms.ContractInvoiceItem, 0)
  103. if len(registerIds) > 0 {
  104. // 获取服务套餐
  105. servicesNameList, e := fms.GetContractRegisterServicesNameByRegisterIds(registerIds)
  106. if e != nil {
  107. resp.FailMsg("获取失败", "获取套餐拼接字符串失败, Err: "+e.Error(), c)
  108. return
  109. }
  110. for i := range servicesNameList {
  111. serviceMap[servicesNameList[i].ContractRegisterId] = servicesNameList[i].ServicesName
  112. }
  113. // 获取开票/到款列表
  114. invoiceCond := `contract_register_id IN ?`
  115. invoicePars := make([]interface{}, 0)
  116. invoicePars = append(invoicePars, registerIds)
  117. invoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  118. if e != nil {
  119. resp.FailMsg("获取失败", "获取开票/到款列表失败, Err: "+e.Error(), c)
  120. return
  121. }
  122. for i := range invoiceList {
  123. if invoiceMap[invoiceList[i].ContractRegisterId] == nil {
  124. invoiceMap[invoiceList[i].ContractRegisterId] = make([]*fms.ContractInvoiceItem, 0)
  125. }
  126. if paymentMap[invoiceList[i].ContractRegisterId] == nil {
  127. paymentMap[invoiceList[i].ContractRegisterId] = make([]*fms.ContractInvoiceItem, 0)
  128. }
  129. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypeMake {
  130. invoiceMap[invoiceList[i].ContractRegisterId] = append(invoiceMap[invoiceList[i].ContractRegisterId], invoiceList[i])
  131. }
  132. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypePay {
  133. paymentMap[invoiceList[i].ContractRegisterId] = append(paymentMap[invoiceList[i].ContractRegisterId], invoiceList[i])
  134. }
  135. }
  136. }
  137. respList := make([]*fms.ContractRegisterList, 0)
  138. for i := range list {
  139. v := new(fms.ContractRegisterList)
  140. v.ContractRegisterItem = list[i]
  141. v.ServicesName = serviceMap[list[i].ContractRegisterId]
  142. v.InvoiceList = invoiceMap[list[i].ContractRegisterId]
  143. v.PaymentList = paymentMap[list[i].ContractRegisterId]
  144. respList = append(respList, v)
  145. }
  146. page.SetTotal(total)
  147. baseData := new(base.BaseData)
  148. baseData.SetPage(page)
  149. baseData.SetList(respList)
  150. resp.OkData("获取成功", baseData, c)
  151. }
  152. // Add
  153. // @Title 新增合同登记
  154. // @Description 新增合同登记
  155. // @Param request body fms.ContractRegisterAddReq true "type json string"
  156. // @Success 200 string "操作成功"
  157. // @router /contract/register/add [post]
  158. func (rg *RegisterController) Add(c *gin.Context) {
  159. req := new(fms.ContractRegisterAddReq)
  160. err := c.ShouldBind(&req)
  161. if err != nil {
  162. errs, ok := err.(validator.ValidationErrors)
  163. if !ok {
  164. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  165. return
  166. }
  167. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  168. return
  169. }
  170. claims, _ := c.Get("adminInfo")
  171. adminInfo := claims.(*system.SysAdmin)
  172. // 日期校验
  173. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  174. if e != nil {
  175. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  176. return
  177. }
  178. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  179. if e != nil {
  180. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  181. return
  182. }
  183. signDate, _ := time.ParseInLocation(utils.FormatDate, "0000-00-00", time.Local)
  184. if req.SignDate != "" {
  185. signDateTime, e := time.ParseInLocation(utils.FormatDate, req.SignDate, time.Local)
  186. if e != nil {
  187. resp.FailMsg("合同签订日期格式有误", "合同签订日期格式有误, Err: "+e.Error(), c)
  188. return
  189. }
  190. signDate = signDateTime
  191. }
  192. // 是否存在相同合同编号的登记
  193. ob := new(fms.ContractRegister)
  194. existCond := `contract_code = ?`
  195. existPars := make([]interface{}, 0)
  196. existPars = append(existPars, req.ContractCode)
  197. exist, e := ob.FetchByCondition(existCond, existPars)
  198. if e != nil && e != utils.ErrNoRow {
  199. resp.FailMsg("操作失败", "获取相同登记号失败, Err: "+e.Error(), c)
  200. return
  201. }
  202. if exist != nil && exist.ContractRegisterId > 0 {
  203. resp.Fail("合同编号已存在", c)
  204. return
  205. }
  206. // 货币及汇率
  207. rateList, e := fmsService.GetTodayCurrencyRateList()
  208. if e != nil {
  209. resp.FailMsg("操作失败", "获取今日货币汇率失败, Err: "+e.Error(), c)
  210. return
  211. }
  212. var rate float64
  213. for i := range rateList {
  214. if req.CurrencyUnit == rateList[i].Code {
  215. rate = rateList[i].RMBRate
  216. break
  217. }
  218. }
  219. if rate <= 0 {
  220. resp.FailMsg("操作失败", "货币汇率信息有误", c)
  221. return
  222. }
  223. nowTime := time.Now().Local()
  224. ob.ContractCode = req.ContractCode
  225. ob.RelateContractCode = req.RelateContractCode
  226. ob.CrmContractId = req.CrmContractId
  227. ob.ContractSource = req.ContractSource
  228. ob.CompanyName = req.CompanyName
  229. ob.ActualCompanyName = req.ActualCompanyName
  230. ob.ProductId = req.ProductId
  231. ob.SellerId = req.SellerId
  232. ob.SellerName = req.SellerName
  233. ob.ContractType = req.ContractType
  234. ob.ContractAmount = req.ContractAmount
  235. ob.CurrencyUnit = req.CurrencyUnit
  236. ob.RMBRate = rate
  237. ob.StartDate = startDate
  238. ob.EndDate = endDate
  239. ob.SignDate = signDate
  240. ob.AgreedPayTime = req.AgreedPayTime
  241. ob.ContractStatus = req.ContractStatus
  242. ob.RegisterStatus = fms.ContractRegisterStatusIng
  243. ob.Remark = req.Remark
  244. ob.ServiceRemark = req.ServiceRemark
  245. ob.HasPayment = req.HasPayment
  246. ob.NewCompany = req.NewCompany
  247. ob.Set()
  248. // 存在代付的直接完成登记, 且不允许进行开票/到款登记
  249. if req.HasPayment == 1 {
  250. ob.RegisterStatus = fms.ContractRegisterStatusComplete
  251. }
  252. // 套餐信息
  253. serviceList, e := fmsService.HandleContractServiceAndDetail(req.ProductId, req.Services, true)
  254. if e != nil {
  255. resp.FailMsg("操作失败", "获取合同套餐详情失败, Err: "+e.Error(), c)
  256. return
  257. }
  258. // 新增合同及套餐
  259. if e = fms.CreateContractRegisterAndServices(ob, serviceList); e != nil {
  260. resp.FailMsg("操作失败", "新增合同及套餐失败, Err: "+e.Error(), c)
  261. return
  262. }
  263. // 操作日志
  264. go func() {
  265. opData := ""
  266. opDataByte, e := json.Marshal(req)
  267. if e != nil {
  268. return
  269. }
  270. opData = string(opDataByte)
  271. logItem := new(fms.ContractRegisterLog)
  272. logItem.ContractRegisterId = ob.ContractRegisterId
  273. logItem.AdminId = int(adminInfo.AdminId)
  274. logItem.AdminName = adminInfo.RealName
  275. logItem.OpData = opData
  276. logItem.OpType = fms.ContractRegisterOpTypeSave
  277. logItem.CreateTime = nowTime
  278. logItem.Remark = req.Remark
  279. if e = logItem.Create(); e != nil {
  280. return
  281. }
  282. }()
  283. resp.Ok("操作成功", c)
  284. }
  285. // Edit
  286. // @Title 编辑合同登记
  287. // @Description 编辑合同登记
  288. // @Param request body fms.ContractRegisterEditReq true "type json string"
  289. // @Success 200 string "操作成功"
  290. // @router /contract/register/edit [post]
  291. func (rg *RegisterController) Edit(c *gin.Context) {
  292. req := new(fms.ContractRegisterEditReq)
  293. err := c.ShouldBind(&req)
  294. if err != nil {
  295. errs, ok := err.(validator.ValidationErrors)
  296. if !ok {
  297. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  298. return
  299. }
  300. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  301. return
  302. }
  303. claims, _ := c.Get("adminInfo")
  304. adminInfo := claims.(*system.SysAdmin)
  305. // 日期校验
  306. startDate, e := time.ParseInLocation(utils.FormatDate, req.StartDate, time.Local)
  307. if e != nil {
  308. resp.FailMsg("合同开始日期格式有误", "合同开始日期格式有误, Err: "+e.Error(), c)
  309. return
  310. }
  311. endDate, e := time.ParseInLocation(utils.FormatDate, req.EndDate, time.Local)
  312. if e != nil {
  313. resp.FailMsg("合同结束日期格式有误", "合同结束日期格式有误, Err: "+e.Error(), c)
  314. return
  315. }
  316. signDate, _ := time.ParseInLocation(utils.FormatDate, "0000-00-00", time.Local)
  317. if req.SignDate != "" {
  318. signDateTime, e := time.ParseInLocation(utils.FormatDate, req.SignDate, time.Local)
  319. if e != nil {
  320. resp.FailMsg("合同签订日期格式有误", "合同签订日期格式有误, Err: "+e.Error(), c)
  321. return
  322. }
  323. signDate = signDateTime
  324. }
  325. ob := new(fms.ContractRegister)
  326. item, e := ob.Fetch(req.ContractRegisterId)
  327. if e != nil {
  328. if e == utils.ErrNoRow {
  329. resp.Fail("登记记录不存在或已被删除", c)
  330. return
  331. }
  332. resp.FailMsg("操作失败", "获取合同登记信息失败, Err:"+e.Error(), c)
  333. return
  334. }
  335. // 是否存在相同合同编号的登记
  336. existCond := `contract_code = ?`
  337. existPars := make([]interface{}, 0)
  338. existPars = append(existPars, req.ContractCode)
  339. exist, e := ob.FetchByCondition(existCond, existPars)
  340. if e != nil && e != utils.ErrNoRow {
  341. resp.FailMsg("操作失败", "获取相同登记号失败, Err: "+e.Error(), c)
  342. return
  343. }
  344. if exist != nil && exist.ContractRegisterId > 0 && exist.ContractRegisterId != item.ContractRegisterId {
  345. resp.Fail("合同编号已存在", c)
  346. return
  347. }
  348. originHasPayment := item.HasPayment
  349. updateCols := []string{
  350. "ContractCode", "RelateContractCode", "CrmContractId", "ContractSource", "CompanyName", "ActualCompanyName",
  351. "SellerId", "SellerName", "ContractType", "ContractAmount", "StartDate", "EndDate", "SignDate", "AgreedPayTime",
  352. "ContractStatus", "RegisterStatus", "Remark", "ServiceRemark", "HasPayment", "NewCompany", "ModifyTime",
  353. }
  354. nowTime := time.Now().Local()
  355. item.ContractCode = req.ContractCode
  356. item.RelateContractCode = req.RelateContractCode
  357. item.CrmContractId = req.CrmContractId
  358. item.ContractSource = req.ContractSource
  359. item.CompanyName = req.CompanyName
  360. item.ActualCompanyName = req.ActualCompanyName
  361. item.SellerId = req.SellerId
  362. item.SellerName = req.SellerName
  363. item.ContractType = req.ContractType
  364. item.ContractAmount = req.ContractAmount
  365. item.StartDate = startDate
  366. item.EndDate = endDate
  367. item.SignDate = signDate
  368. item.AgreedPayTime = req.AgreedPayTime
  369. item.ContractStatus = req.ContractStatus
  370. item.RegisterStatus = fms.ContractRegisterStatusIng
  371. item.Remark = req.Remark
  372. item.ServiceRemark = req.ServiceRemark
  373. item.HasPayment = req.HasPayment
  374. item.NewCompany = req.NewCompany
  375. item.ModifyTime = nowTime
  376. // 存在代付的直接完成登记, 且不允许进行开票/到款登记
  377. if req.HasPayment == 1 {
  378. item.RegisterStatus = fms.ContractRegisterStatusComplete
  379. updateCols = append(updateCols, "RegisterStatus")
  380. }
  381. // 开票到款信息
  382. invoiceOB := new(fms.ContractInvoice)
  383. invoiceCond := `contract_register_id = ?`
  384. invoicePars := make([]interface{}, 0)
  385. invoicePars = append(invoicePars, req.ContractRegisterId)
  386. invoiceList, e := invoiceOB.List(invoiceCond, invoicePars, "")
  387. if e != nil {
  388. resp.FailMsg("操作失败", "获取合同开票到款列表失败, Err: "+e.Error(), c)
  389. return
  390. }
  391. invoiceUpdateCols := make([]string, 0)
  392. // 开票到款操作类型: 0-无; 1-更新; 2-删除;
  393. invoiceHandleType := 0
  394. if originHasPayment == 0 && req.HasPayment == 1 {
  395. // 若从无代付修改为有代付, 则删除无代付期间新增的所有开票到款登记
  396. invoiceHandleType = 2
  397. } else {
  398. // 修改了货币单位后,同步更新汇率及开票到款的换算金额
  399. if req.CurrencyUnit != item.CurrencyUnit {
  400. rateList, e := fmsService.GetTodayCurrencyRateList()
  401. if e != nil {
  402. resp.FailMsg("操作失败", "获取货币列表及汇率失败, Err: "+e.Error(), c)
  403. return
  404. }
  405. var rate float64
  406. for i := range rateList {
  407. if rateList[i].Code == req.CurrencyUnit {
  408. rate = rateList[i].RMBRate
  409. break
  410. }
  411. }
  412. if rate < 0 {
  413. resp.FailMsg("操作失败", "货币汇率有误", c)
  414. return
  415. }
  416. item.CurrencyUnit = req.CurrencyUnit
  417. item.RMBRate = rate
  418. updateCols = append(updateCols, "CurrencyUnit", "RMBRate")
  419. // 调整开票到款换算后的金额, 保留两位小数
  420. for i := range invoiceList {
  421. invoiceList[i].CurrencyUnit = req.CurrencyUnit
  422. a, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", invoiceList[i].OriginAmount/rate), 64)
  423. invoiceList[i].Amount = a
  424. }
  425. invoiceUpdateCols = append(invoiceUpdateCols, "CurrencyUnit", "Amount")
  426. invoiceHandleType = 1
  427. }
  428. }
  429. // 套餐信息
  430. serviceList, e := fmsService.HandleContractServiceAndDetail(req.ProductId, req.Services, true)
  431. if e != nil {
  432. resp.FailMsg("操作失败", "获取合同套餐详情失败, Err: "+e.Error(), c)
  433. return
  434. }
  435. // 更新合同登记、套餐、开票到款
  436. if e = fms.UpdateContractRegister(item, updateCols, serviceList, invoiceList, invoiceUpdateCols, invoiceHandleType); e != nil {
  437. resp.FailMsg("操作失败", "更新合同及套餐失败, Err: "+e.Error(), c)
  438. return
  439. }
  440. // 校验金额-是否修改状态
  441. go fmsService.CheckContractRegisterAmount(item.ContractRegisterId)
  442. // 操作日志
  443. go func() {
  444. opData := ""
  445. opDataByte, e := json.Marshal(req)
  446. if e != nil {
  447. return
  448. }
  449. opData = string(opDataByte)
  450. logItem := new(fms.ContractRegisterLog)
  451. logItem.ContractRegisterId = item.ContractRegisterId
  452. logItem.AdminId = int(adminInfo.AdminId)
  453. logItem.AdminName = adminInfo.RealName
  454. logItem.OpData = opData
  455. logItem.OpType = fms.ContractRegisterOpTypeEdit
  456. logItem.CreateTime = nowTime
  457. logItem.Remark = req.Remark
  458. if e = logItem.Create(); e != nil {
  459. return
  460. }
  461. }()
  462. resp.Ok("操作成功", c)
  463. }
  464. // Del
  465. // @Title 删除合同登记
  466. // @Description 删除合同登记
  467. // @Param request body fms.ContractRegisterDelReq true "type json string"
  468. // @Success 200 string "操作成功"
  469. // @router /contract/register/del [post]
  470. func (rg *RegisterController) Del(c *gin.Context) {
  471. req := new(fms.ContractRegisterDelReq)
  472. err := c.ShouldBind(&req)
  473. if err != nil {
  474. errs, ok := err.(validator.ValidationErrors)
  475. if !ok {
  476. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  477. return
  478. }
  479. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  480. return
  481. }
  482. claims, _ := c.Get("adminInfo")
  483. adminInfo := claims.(*system.SysAdmin)
  484. ob := new(fms.ContractRegister)
  485. item, e := ob.Fetch(req.ContractRegisterId)
  486. if e != nil {
  487. if e == utils.ErrNoRow {
  488. resp.Fail("合同登记不存在或已被删除", c)
  489. return
  490. }
  491. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  492. return
  493. }
  494. nowTime := time.Now().Local()
  495. item.IsDeleted = 1
  496. item.ModifyTime = nowTime
  497. updateCols := []string{"IsDeleted", "ModifyTime"}
  498. if e = item.Update(updateCols); e != nil {
  499. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  500. return
  501. }
  502. // 删除对应的开票到款登记
  503. go func() {
  504. if e = fms.DeleteContractInvoicesByRegisterId(item.ContractRegisterId); e != nil {
  505. alarm_msg.SendAlarmMsg("删除合同登记后, 删除开票到款记录失败, ErrMsg: "+err.Error(), 3)
  506. }
  507. }()
  508. // 操作日志
  509. go func() {
  510. opData := ""
  511. opDataByte, e := json.Marshal(req)
  512. if e != nil {
  513. return
  514. }
  515. opData = string(opDataByte)
  516. logItem := new(fms.ContractRegisterLog)
  517. logItem.ContractRegisterId = req.ContractRegisterId
  518. logItem.AdminId = int(adminInfo.AdminId)
  519. logItem.AdminName = adminInfo.RealName
  520. logItem.OpData = opData
  521. logItem.OpType = fms.ContractRegisterOpTypeDel
  522. logItem.CreateTime = nowTime
  523. if e = logItem.Create(); e != nil {
  524. return
  525. }
  526. }()
  527. resp.Ok("操作成功", c)
  528. }
  529. // Detail
  530. // @Title 合同登记详情
  531. // @Description 合同登记详情
  532. // @Param ContractRegisterId query int false "合同登记ID"
  533. // @Success 200 {object} fms.ContractRegisterDetail
  534. // @router /contract/register/detail [get]
  535. func (rg *RegisterController) Detail(c *gin.Context) {
  536. var req fms.ContractRegisterDetailReq
  537. if e := c.BindQuery(&req); e != nil {
  538. err, ok := e.(validator.ValidationErrors)
  539. if !ok {
  540. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  541. return
  542. }
  543. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  544. return
  545. }
  546. result := new(fms.ContractRegisterDetail)
  547. // 合同登记信息
  548. item, e := fms.GetContractRegisterItemById(req.ContractRegisterId)
  549. if e != nil {
  550. resp.FailData("获取失败", "获取合同登记详情失败, Err:"+e.Error(), c)
  551. return
  552. }
  553. result.ContractRegisterItem = item
  554. // 套餐信息
  555. serviceList, e := fmsService.GetContractServiceAndDetail(req.ContractRegisterId)
  556. if e != nil {
  557. resp.FailData("获取失败", "获取合同套餐信息失败, Err: "+e.Error(), c)
  558. return
  559. }
  560. result.ServiceList = serviceList
  561. // 开票/到款信息
  562. invoiceCond := `contract_register_id = ?`
  563. invoicePars := make([]interface{}, 0)
  564. invoicePars = append(invoicePars, req.ContractRegisterId)
  565. invoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  566. if e != nil {
  567. resp.FailData("获取失败", "获取合同开票/到款信息失败, Err: "+e.Error(), c)
  568. return
  569. }
  570. result.InvoiceList = make([]*fms.ContractInvoiceItem, 0)
  571. result.PaymentList = make([]*fms.ContractInvoiceItem, 0)
  572. for i := range invoiceList {
  573. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypeMake {
  574. result.InvoiceList = append(result.InvoiceList, invoiceList[i])
  575. continue
  576. }
  577. if invoiceList[i].InvoiceType == fms.ContractInvoiceTypePay {
  578. result.PaymentList = append(result.PaymentList, invoiceList[i])
  579. }
  580. }
  581. // 合同登记进度
  582. logCond := `contract_register_id = ?`
  583. logPars := make([]interface{}, 0)
  584. logPars = append(logPars, req.ContractRegisterId)
  585. logList, e := fms.GetContractRegisterLogItemList(logCond, logPars)
  586. if e != nil {
  587. resp.FailData("获取失败", "获取合同登记进度失败, Err: "+e.Error(), c)
  588. return
  589. }
  590. result.Logs = logList
  591. resp.OkData("获取成功", result, c)
  592. }
  593. // UpdateStatus
  594. // @Title 修改合同状态
  595. // @Description 修改合同状态
  596. // @Param request body fms.ContractRegisterUpdateStatusReq true "type json string"
  597. // @Success 200 string "操作成功"
  598. // @router /contract/register/update_status [post]
  599. func (rg *RegisterController) UpdateStatus(c *gin.Context) {
  600. req := new(fms.ContractRegisterUpdateStatusReq)
  601. err := c.ShouldBind(&req)
  602. if err != nil {
  603. errs, ok := err.(validator.ValidationErrors)
  604. if !ok {
  605. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  606. return
  607. }
  608. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  609. return
  610. }
  611. claims, _ := c.Get("adminInfo")
  612. adminInfo := claims.(*system.SysAdmin)
  613. ob := new(fms.ContractRegister)
  614. item, e := ob.Fetch(req.ContractRegisterId)
  615. if e != nil {
  616. if e == utils.ErrNoRow {
  617. resp.Fail("合同登记不存在或已被删除", c)
  618. return
  619. }
  620. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  621. return
  622. }
  623. nowTime := time.Now().Local()
  624. item.ContractStatus = req.ContractStatus
  625. item.ModifyTime = nowTime
  626. updateCols := []string{"ContractStatus", "ModifyTime"}
  627. if e = item.Update(updateCols); e != nil {
  628. resp.FailMsg("操作失败", "更新合同登记失败, Err:"+e.Error(), c)
  629. return
  630. }
  631. // 校验金额-是否修改状态
  632. go fmsService.CheckContractRegisterAmount(req.ContractRegisterId)
  633. // 操作日志
  634. go func() {
  635. opData := ""
  636. opDataByte, e := json.Marshal(req)
  637. if e != nil {
  638. return
  639. }
  640. opData = string(opDataByte)
  641. logItem := new(fms.ContractRegisterLog)
  642. logItem.ContractRegisterId = req.ContractRegisterId
  643. logItem.AdminId = int(adminInfo.AdminId)
  644. logItem.AdminName = adminInfo.RealName
  645. logItem.OpData = opData
  646. logItem.OpType = fms.ContractRegisterOpTypeStatus
  647. logItem.CreateTime = nowTime
  648. if e = logItem.Create(); e != nil {
  649. return
  650. }
  651. }()
  652. resp.Ok("操作成功", c)
  653. }
  654. // Invoice
  655. // @Title 开票/到款登记
  656. // @Description 开票/到款登记
  657. // @Param request body fms.ContractInvoiceSaveReq true "type json string"
  658. // @Success 200 string "操作成功"
  659. // @router /contract/register/invoice [post]
  660. func (rg *RegisterController) Invoice(c *gin.Context) {
  661. req := new(fms.ContractInvoiceSaveReq)
  662. err := c.ShouldBind(&req)
  663. if err != nil {
  664. errs, ok := err.(validator.ValidationErrors)
  665. if !ok {
  666. resp.FailData("参数解析失败", "Err:"+err.Error(), c)
  667. return
  668. }
  669. resp.FailData("参数解析失败", errs.Translate(global.Trans), c)
  670. return
  671. }
  672. claims, _ := c.Get("adminInfo")
  673. adminInfo := claims.(*system.SysAdmin)
  674. registerOB := new(fms.ContractRegister)
  675. item, e := registerOB.Fetch(req.ContractRegisterId)
  676. if e != nil {
  677. if e == utils.ErrNoRow {
  678. resp.Fail("合同登记不存在或已被删除", c)
  679. return
  680. }
  681. resp.FailMsg("获取合同登记失败", "Err:"+e.Error(), c)
  682. return
  683. }
  684. // 合同存在代付不允许开票/到款登记
  685. if item.HasPayment == 1 {
  686. resp.Fail("合同存在代付不允许添加开票/到款登记", c)
  687. return
  688. }
  689. noChangeInvoiceIds := make([]int, 0)
  690. newInvoice := make([]*fms.ContractInvoice, 0)
  691. if len(req.AmountList) > 0 {
  692. // 合同有效时长(计算付款方式)
  693. dayDiff := item.EndDate.Sub(item.StartDate).Hours() / 24
  694. // 获取销售分组信息
  695. sellerList, e := crmService.GetSellerDepartmentListWithGroupAndTeam()
  696. if e != nil {
  697. resp.FailData("获取销售失败", "Err:"+e.Error(), c)
  698. return
  699. }
  700. sellerMap := make(map[int]*crm.SellerAdminWithGroupTeam)
  701. for i := range sellerList {
  702. sellerMap[sellerList[i].SellerId] = sellerList[i]
  703. }
  704. for i := range req.AmountList {
  705. if req.AmountList[i].Amount <= 0 {
  706. resp.Fail("登记金额有误", c)
  707. return
  708. }
  709. if req.AmountList[i].InvoiceDate == "" {
  710. resp.Fail("请选择日期", c)
  711. return
  712. }
  713. // 开票登记销售必填
  714. if req.InvoiceType == fms.ContractInvoiceTypeMake && req.AmountList[i].SellerId <= 0 {
  715. resp.Fail("请选择销售", c)
  716. return
  717. }
  718. t, e := time.ParseInLocation(utils.FormatDate, req.AmountList[i].InvoiceDate, time.Local)
  719. if e != nil {
  720. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  721. return
  722. }
  723. if req.AmountList[i].InvoiceId > 0 {
  724. noChangeInvoiceIds = append(noChangeInvoiceIds, req.AmountList[i].InvoiceId)
  725. continue
  726. }
  727. if req.AmountList[i].InvoiceId == 0 {
  728. v := &fms.ContractInvoice{
  729. ContractRegisterId: req.ContractRegisterId,
  730. ContractCode: item.ContractCode,
  731. Amount: req.AmountList[i].Amount,
  732. OriginAmount: req.AmountList[i].OriginAmount,
  733. CurrencyUnit: item.CurrencyUnit,
  734. InvoiceType: req.InvoiceType,
  735. InvoiceDate: t,
  736. AdminId: int(adminInfo.AdminId),
  737. AdminName: adminInfo.RealName,
  738. Remark: req.AmountList[i].Remark,
  739. }
  740. v.Set()
  741. // 开票登记-销售信息
  742. if req.InvoiceType == fms.ContractInvoiceTypeMake {
  743. sellerItem := sellerMap[req.AmountList[i].SellerId]
  744. if sellerItem == nil {
  745. resp.Fail("销售信息异常", c)
  746. return
  747. }
  748. v.SellerId = sellerItem.SellerId
  749. v.SellerName = sellerItem.SellerName
  750. v.SellerGroupId = sellerItem.GroupId
  751. v.SellerGroupName = sellerItem.GroupName
  752. v.SellerTeamId = sellerItem.TeamId
  753. v.SellerTeamName = sellerItem.TeamName
  754. }
  755. // 到款登记-付款方式
  756. if req.InvoiceType == fms.ContractInvoiceTypePay {
  757. v.PayType = fmsService.CalculateContractPaymentType(req.AmountList[i].Amount, item.ContractAmount, dayDiff)
  758. }
  759. newInvoice = append(newInvoice, v)
  760. }
  761. }
  762. }
  763. // 获取原有的登记信息
  764. invoiceCond := `contract_register_id = ? AND invoice_type = ?`
  765. invoicePars := make([]interface{}, 0)
  766. invoicePars = append(invoicePars, req.ContractRegisterId, req.InvoiceType)
  767. originInvoiceList, e := fms.GetContractInvoiceItemList(invoiceCond, invoicePars)
  768. if e != nil {
  769. resp.FailMsg("获取失败", "获取开票/到款列表失败, Err: "+e.Error(), c)
  770. return
  771. }
  772. // 比对原有和现有的登记信息
  773. logList := make([]*fms.ContractRegisterLog, 0)
  774. opData := ""
  775. opDataByte, e := json.Marshal(req)
  776. if e != nil {
  777. return
  778. }
  779. opData = string(opDataByte)
  780. opType := fms.ContractRegisterOpTypeInvoice
  781. if req.InvoiceType == fms.ContractInvoiceTypePay {
  782. opType = fms.ContractRegisterOpTypePayment
  783. }
  784. nowTime := time.Now().Local()
  785. // 需要删除的记录
  786. deleteInvoiceIds := make([]int, 0)
  787. for i := range originInvoiceList {
  788. if !utils.InArrayByInt(noChangeInvoiceIds, originInvoiceList[i].ContractInvoiceId) {
  789. deleteInvoiceIds = append(deleteInvoiceIds, originInvoiceList[i].ContractInvoiceId)
  790. logList = append(logList, &fms.ContractRegisterLog{
  791. ContractRegisterId: req.ContractRegisterId,
  792. AdminId: int(adminInfo.AdminId),
  793. AdminName: adminInfo.RealName,
  794. OpData: opData,
  795. OpType: opType,
  796. CreateTime: nowTime,
  797. AmountRemark: fmt.Sprint("删除", fms.ContractInvoiceKeyNameMap[opType], "金额", originInvoiceList[i].Amount, "元"),
  798. })
  799. }
  800. }
  801. // 新增的记录
  802. if len(newInvoice) > 0 {
  803. newAmount := decimal.NewFromFloat(0).Round(2)
  804. for i := range newInvoice {
  805. a := decimal.NewFromFloat(newInvoice[i].Amount).Round(2)
  806. newAmount = newAmount.Add(a)
  807. }
  808. ia, _ := newAmount.Round(2).Float64()
  809. logList = append(logList, &fms.ContractRegisterLog{
  810. ContractRegisterId: req.ContractRegisterId,
  811. AdminId: int(adminInfo.AdminId),
  812. AdminName: adminInfo.RealName,
  813. OpData: opData,
  814. OpType: opType,
  815. CreateTime: nowTime,
  816. AmountRemark: fmt.Sprint("新增", fms.ContractInvoiceKeyNameMap[opType], "金额", ia, "元"),
  817. })
  818. }
  819. // 删除并新增登记
  820. ob := new(fms.ContractInvoice)
  821. if e := ob.DeleteAndCreateNewInvoice(req.ContractRegisterId, req.InvoiceType, deleteInvoiceIds, newInvoice); e != nil {
  822. resp.FailData("日期格式有误", "Err:"+e.Error(), c)
  823. return
  824. }
  825. // 校验金额-是否修改状态
  826. go fmsService.CheckContractRegisterAmount(req.ContractRegisterId)
  827. // 操作日志
  828. go func() {
  829. logOB := new(fms.ContractRegisterLog)
  830. if e := logOB.AddInBatches(logList); e != nil {
  831. return
  832. }
  833. }()
  834. resp.Ok("操作成功", c)
  835. }
  836. // Export
  837. // @Title 合同登记-导出
  838. // @Description 合同登记-导出
  839. // @Param Keyword query string false "关键词"
  840. // @Param StartDate query string false "合同开始日期"
  841. // @Param EndDate query string false "合同结束日期"
  842. // @Param ServiceType query int false "套餐类型"
  843. // @Param ContractType query int false "合同类型"
  844. // @Param RegisterStatus query int false "登记状态"
  845. // @Success 200 string "操作成功"
  846. // @router /contract/register/export [get]
  847. func (rg *RegisterController) Export(c *gin.Context) {
  848. var req fms.ContractRegisterListReq
  849. if e := c.BindQuery(&req); e != nil {
  850. err, ok := e.(validator.ValidationErrors)
  851. if !ok {
  852. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  853. return
  854. }
  855. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  856. return
  857. }
  858. cond := `1 = 1`
  859. pars := make([]interface{}, 0)
  860. // 合同编号/客户姓名/销售/实际使用方
  861. if req.Keyword != "" {
  862. kw := "%" + req.Keyword + "%"
  863. cond += ` AND (company_name LIKE ? OR contract_code LIKE ? OR seller_name LIKE ? OR actual_company_name LIKE ?)`
  864. pars = append(pars, kw, kw, kw, kw)
  865. }
  866. if req.StartDate != "" && req.EndDate != "" {
  867. st := fmt.Sprint(req.StartDate, " 00:00:00")
  868. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  869. cond += ` AND (create_time BETWEEN ? AND ?)`
  870. pars = append(pars, st, ed)
  871. }
  872. if req.ContractType != 0 {
  873. cond += ` AND contract_type = ?`
  874. pars = append(pars, req.ContractType)
  875. }
  876. if req.RegisterStatus != 0 {
  877. cond += ` AND register_status = ?`
  878. pars = append(pars, req.RegisterStatus)
  879. }
  880. if req.ServiceType != 0 {
  881. registerIds, e := fms.GetContractRegisterIdsByTempId(req.ServiceType)
  882. if e != nil {
  883. resp.FailMsg("获取失败", "获取合同登记IDs失败, Err: "+e.Error(), c)
  884. return
  885. }
  886. if len(registerIds) > 0 {
  887. cond += ` AND contract_register_id IN ?`
  888. pars = append(pars, registerIds)
  889. } else {
  890. cond += ` AND 1 = 2`
  891. }
  892. }
  893. // 获取列表数据
  894. cr := new(fms.ContractRegister)
  895. list, e := cr.List(cond, pars)
  896. if e != nil {
  897. resp.FailData("获取合同列表失败", "Err:"+e.Error(), c)
  898. return
  899. }
  900. if len(list) == 0 {
  901. resp.Fail("无有效数据可导出", c)
  902. return
  903. }
  904. registerIds := make([]int, 0)
  905. for i := range list {
  906. registerIds = append(registerIds, list[i].ContractRegisterId)
  907. }
  908. // 获取小套餐品种
  909. cpCond := `product_id = ? AND permission_name <> ?`
  910. cpPars := make([]interface{}, 0)
  911. cpPars = append(cpPars, crm.CompanyProductFicc, crm.ChartPermissionStrategyName)
  912. cp := new(crm.ChartPermission)
  913. permissionList, e := cp.List(cpCond, cpPars)
  914. if e != nil {
  915. resp.FailData("获取小套餐品种失败", "Err:"+e.Error(), c)
  916. return
  917. }
  918. permissionLen := len(permissionList)
  919. permissionNameIdMap := make(map[string]int)
  920. for i := range permissionList {
  921. permissionNameIdMap[permissionList[i].PermissionName] = permissionList[i].ChartPermissionId
  922. }
  923. // 获取套餐服务
  924. serviceList, e := fms.GetContractServiceTemplateMapByProductId(crm.CompanyProductFicc)
  925. if e != nil {
  926. resp.FailData("获取套餐服务失败", "Err:"+e.Error(), c)
  927. return
  928. }
  929. // 除大小套餐外的其他套餐(下面的导出需要以此动态处理)
  930. otherService := make([]*fms.ContractServiceTemplateItem, 0)
  931. for i := range serviceList {
  932. if serviceList[i].Title != "FICC大套餐" && serviceList[i].Title != "FICC小套餐" {
  933. otherService = append(otherService, serviceList[i])
  934. }
  935. }
  936. otherServiceLen := len(otherService)
  937. // 套餐/开票/到款列表
  938. serviceMap := make(map[int][]*fms.ContractService)
  939. serviceChartPermissionsMap := make(map[int][]int)
  940. invoiceMap := make(map[int][]*fms.ContractInvoice)
  941. paymentMap := make(map[int][]*fms.ContractInvoice)
  942. maxInvoice := 0
  943. maxPayment := 0
  944. if len(registerIds) > 0 {
  945. // 获取套餐信息
  946. csCond := `contract_register_id IN ?`
  947. csPars := make([]interface{}, 0)
  948. csPars = append(csPars, registerIds)
  949. cs := new(fms.ContractService)
  950. serviceList, e := cs.List(csCond, csPars)
  951. if e != nil {
  952. resp.FailData("获取合同套餐列表失败", "Err:"+e.Error(), c)
  953. return
  954. }
  955. for i := range serviceList {
  956. cid := serviceList[i].ContractRegisterId
  957. if serviceMap[cid] == nil {
  958. serviceMap[cid] = make([]*fms.ContractService, 0)
  959. }
  960. serviceMap[cid] = append(serviceMap[cid], serviceList[i])
  961. // 小套餐权限
  962. if serviceChartPermissionsMap[cid] == nil {
  963. serviceChartPermissionsMap[cid] = make([]int, 0)
  964. }
  965. if serviceList[i].ChartPermissionIds != "" {
  966. ids := utils.JoinStr2IntArr(serviceList[i].ChartPermissionIds, ",")
  967. serviceChartPermissionsMap[cid] = append(serviceChartPermissionsMap[cid], ids...)
  968. }
  969. }
  970. // 获取开票/到款详情, 并取最大的开票/到款数(用于动态扩展第二列表头)
  971. ci := new(fms.ContractInvoice)
  972. invoiceList, e := ci.List(csCond, csPars, "")
  973. if e != nil {
  974. resp.FailData("获取开票/到款列表失败", "Err:"+e.Error(), c)
  975. return
  976. }
  977. for k := range invoiceList {
  978. cid := invoiceList[k].ContractRegisterId
  979. if invoiceMap[cid] == nil {
  980. invoiceMap[cid] = make([]*fms.ContractInvoice, 0)
  981. }
  982. if paymentMap[cid] == nil {
  983. paymentMap[cid] = make([]*fms.ContractInvoice, 0)
  984. }
  985. if invoiceList[k].InvoiceType == fms.ContractInvoiceTypeMake {
  986. invoiceMap[cid] = append(invoiceMap[cid], invoiceList[k])
  987. continue
  988. }
  989. if invoiceList[k].InvoiceType == fms.ContractInvoiceTypePay {
  990. paymentMap[cid] = append(paymentMap[cid], invoiceList[k])
  991. continue
  992. }
  993. }
  994. // 取最大开票/到款数
  995. for j := range invoiceMap {
  996. if len(invoiceMap[j]) > maxInvoice {
  997. maxInvoice = len(invoiceMap[j])
  998. }
  999. }
  1000. for p := range paymentMap {
  1001. if len(paymentMap[p]) > maxPayment {
  1002. maxPayment = len(paymentMap[p])
  1003. }
  1004. }
  1005. }
  1006. // 生成Excel文件
  1007. xlsxFile := xlsx.NewFile()
  1008. style := xlsx.NewStyle()
  1009. alignment := xlsx.Alignment{
  1010. Horizontal: "center",
  1011. Vertical: "center",
  1012. WrapText: true,
  1013. }
  1014. style.Alignment = alignment
  1015. style.ApplyAlignment = true
  1016. sheetName := "财务列表"
  1017. sheet, err := xlsxFile.AddSheet(sheetName)
  1018. if err != nil {
  1019. resp.FailData("新增Sheet失败", "Err:"+err.Error(), c)
  1020. return
  1021. }
  1022. // 1行表头
  1023. titleRow := sheet.AddRow()
  1024. titleRow.SetHeight(40)
  1025. // 1行1列-右合并两格
  1026. cell1 := titleRow.AddCell()
  1027. cell1.HMerge = 3
  1028. cell1.SetString("FICC客户签约表 2022")
  1029. cell1.SetStyle(style)
  1030. // 右增两列空白格用于第一列合并, 否则后续单元格合并会有问题
  1031. titleRow.AddCell().SetString("")
  1032. titleRow.AddCell().SetString("")
  1033. titleRow.AddCell().SetString("")
  1034. // 1行2列
  1035. cell2 := titleRow.AddCell()
  1036. cell2.SetString("FICC大套餐")
  1037. cell2.SetStyle(style)
  1038. // 1行3列-右合并小套餐数
  1039. if permissionLen >= 1 {
  1040. cell3 := titleRow.AddCell()
  1041. cell3.HMerge = permissionLen - 1
  1042. cell3.SetString("FICC小套餐")
  1043. cell3.SetStyle(style)
  1044. // 同上右增单元格小套餐数-1的空白单元格用于合并
  1045. for i := 0; i < permissionLen-1; i++ {
  1046. titleRow.AddCell().SetString("")
  1047. }
  1048. }
  1049. for i := range otherService {
  1050. cellOther := titleRow.AddCell()
  1051. cellOther.SetString(otherService[i].Title)
  1052. cellOther.SetStyle(style)
  1053. }
  1054. // 第二行表头
  1055. titleRow2 := sheet.AddRow()
  1056. titleRow2.SetHeight(60)
  1057. row2Title := make([]string, 0)
  1058. row2Title = append(row2Title, "客户名称", "新客户\n0-是\n1-否", "合同类型\n续约-0\n新增-1\n代付-2\n补充协议-3", "销售", "FICC大套餐")
  1059. for i := range permissionList {
  1060. row2Title = append(row2Title, permissionList[i].PermissionName)
  1061. }
  1062. // 其他套餐
  1063. for i := range otherService {
  1064. row2Title = append(row2Title, otherService[i].Title)
  1065. }
  1066. row2Title = append(row2Title, "套餐备注", "开始时间", "到期时间", "2022年合同金额", "金额单位", "约定付款时间", "签订日", "合同状态",
  1067. "合同编号", "合规备注")
  1068. // 设置表头
  1069. for i := range row2Title {
  1070. v := titleRow2.AddCell()
  1071. v.SetString(row2Title[i])
  1072. v.SetStyle(style)
  1073. }
  1074. // 第二行表头-开票/收款(动态添加)
  1075. invoiceTitle := []string{"开票日", "开票金额", "销售", "备注"}
  1076. for i := 0; i < maxInvoice; i++ {
  1077. n := i + 1
  1078. for ii := range invoiceTitle {
  1079. c := titleRow2.AddCell()
  1080. t := fmt.Sprintf("%s%d", invoiceTitle[ii], n)
  1081. c.SetString(t)
  1082. c.SetStyle(style)
  1083. row2Title = append(row2Title, t)
  1084. }
  1085. }
  1086. paymentTitle := []string{"到款日", "到款金额", "备注"}
  1087. for i := 0; i < maxPayment; i++ {
  1088. n := i + 1
  1089. for ii := range paymentTitle {
  1090. c := titleRow2.AddCell()
  1091. t := fmt.Sprintf("%s%d", paymentTitle[ii], n)
  1092. c.SetString(t)
  1093. c.SetStyle(style)
  1094. row2Title = append(row2Title, t)
  1095. }
  1096. }
  1097. // 此处取第二行标题NameKeyMap, 后面的动态匹配
  1098. row2NameKeyMap := make(map[string]int)
  1099. for i := range row2Title {
  1100. row2NameKeyMap[row2Title[i]] = i
  1101. }
  1102. newCompanyMap := map[int]string{0: "1", 1: "0"}
  1103. contractTMap := map[int]int{
  1104. fms.ContractTypeNew: 1,
  1105. fms.ContractTypeRenew: 0,
  1106. fms.ContractTypeAgentPay: 2, // 代付合同
  1107. fms.ContractTypePlus: 3, // 补充协议
  1108. }
  1109. for _, v := range list {
  1110. k := -1 // 套餐匹配用
  1111. dataRow := sheet.AddRow()
  1112. dataRow.SetHeight(20)
  1113. k += 4
  1114. dataRow.AddCell().SetString(v.CompanyName)
  1115. dataRow.AddCell().SetString(newCompanyMap[v.NewCompany])
  1116. dataRow.AddCell().SetString(fmt.Sprint(contractTMap[v.ContractType]))
  1117. dataRow.AddCell().SetString(v.SellerName)
  1118. // 大套餐
  1119. k += 1
  1120. col4Name := row2Title[k]
  1121. svList := serviceMap[v.ContractRegisterId]
  1122. col4 := ""
  1123. if svList != nil && len(svList) > 0 {
  1124. for isv := range svList {
  1125. if svList[isv].Title == col4Name {
  1126. col4 = "是"
  1127. break
  1128. }
  1129. }
  1130. }
  1131. dataRow.AddCell().SetString(col4)
  1132. // 小套餐
  1133. serviceChartPermissionIds := serviceChartPermissionsMap[v.ContractRegisterId]
  1134. for i := 0; i < permissionLen; i++ {
  1135. k += 1
  1136. colName := row2Title[k]
  1137. chartPermissionId := permissionNameIdMap[colName]
  1138. if utils.InArray(chartPermissionId, serviceChartPermissionIds) {
  1139. dataRow.AddCell().SetString("是")
  1140. } else {
  1141. dataRow.AddCell().SetString("")
  1142. }
  1143. }
  1144. // 除大小套餐外的其他套餐(处理方式其实跟上面的大套餐一样, 只是中间隔了小套餐按照顺序要这么处理=_=!)
  1145. for i := 0; i < otherServiceLen; i++ {
  1146. k += 1
  1147. otherColName := row2Title[k]
  1148. otherCol := ""
  1149. if svList != nil && len(svList) > 0 {
  1150. for isv := range svList {
  1151. if svList[isv].Title == otherColName {
  1152. otherCol = "是"
  1153. break
  1154. }
  1155. }
  1156. }
  1157. dataRow.AddCell().SetString(otherCol)
  1158. }
  1159. // 其他信息
  1160. dataRow.AddCell().SetString(v.ServiceRemark) // 套餐备注
  1161. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.StartDate)) // 开始时间
  1162. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.EndDate)) // 到期时间
  1163. dataRow.AddCell().SetString(fmt.Sprint("¥", v.ContractAmount)) // 2022年合同金额
  1164. dataRow.AddCell().SetString(v.CurrencyUnit) // 货币单位
  1165. dataRow.AddCell().SetString(v.AgreedPayTime) // 约定付款时间
  1166. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", v.SignDate)) // 签订日
  1167. dataRow.AddCell().SetString(fms.ContractStatusKeyNameMap[v.ContractStatus]) // 合同状态
  1168. dataRow.AddCell().SetString(v.ContractCode) // 合同编号
  1169. dataRow.AddCell().SetString(v.Remark) // 合规备注
  1170. // 开票/到款信息
  1171. ivList := invoiceMap[v.ContractRegisterId]
  1172. ivListLen := len(ivList)
  1173. if ivList != nil && len(ivList) > 0 {
  1174. for ia := 0; ia < maxInvoice; ia++ {
  1175. if ia < ivListLen {
  1176. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", ivList[ia].InvoiceDate)) // 开票日
  1177. dataRow.AddCell().SetString(fmt.Sprint(ivList[ia].Amount)) // 开票金额
  1178. dataRow.AddCell().SetString(ivList[ia].SellerName) // 销售名称
  1179. dataRow.AddCell().SetString(ivList[ia].Remark) // 开票备注
  1180. } else {
  1181. // 这里要把不够的填充为空
  1182. dataRow.AddCell().SetString("")
  1183. dataRow.AddCell().SetString("")
  1184. dataRow.AddCell().SetString("")
  1185. dataRow.AddCell().SetString("")
  1186. }
  1187. }
  1188. }
  1189. pyList := paymentMap[v.ContractRegisterId]
  1190. pyListLen := len(pyList)
  1191. if pyList != nil && pyListLen > 0 {
  1192. for ib := 0; ib < maxPayment; ib++ {
  1193. if ib < pyListLen {
  1194. dataRow.AddCell().SetString(utils.TimeTransferString("2006/01/02", pyList[ib].InvoiceDate)) // 收款日
  1195. dataRow.AddCell().SetString(fmt.Sprint(pyList[ib].Amount)) // 收款金额
  1196. dataRow.AddCell().SetString(pyList[ib].Remark) // 收款备注
  1197. } else {
  1198. // 已经是最后的几列了其实可以不用填充空, 万一后面要加列此处还是填充上吧
  1199. dataRow.AddCell().SetString("")
  1200. dataRow.AddCell().SetString("")
  1201. dataRow.AddCell().SetString("")
  1202. }
  1203. }
  1204. }
  1205. }
  1206. // 输出文件
  1207. var buffer bytes.Buffer
  1208. _ = xlsxFile.Write(&buffer)
  1209. content := bytes.NewReader(buffer.Bytes())
  1210. randStr := time.Now().Format(utils.FormatDateTimeUnSpace)
  1211. fileName := sheetName + randStr + ".xlsx"
  1212. c.Writer.Header().Add("Content-Disposition", fmt.Sprintf(`attachment; filename="%s"`, fileName))
  1213. c.Writer.Header().Add("Content-Type", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet")
  1214. http.ServeContent(c.Writer, c.Request, fileName, time.Now(), content)
  1215. }
  1216. // InvoiceList
  1217. // @Title 开票/到款列表
  1218. // @Description 开票/到款列表
  1219. // @Param InvoiceType query int false "类型: 1-开票登记; 2-到款登记"
  1220. // @Param ContractCode query string false "合同编号"
  1221. // @Param StartDate query string false "开始日期"
  1222. // @Param EndDate query string false "结束日期"
  1223. // @Param MinAmount query float64 false "开票金额区间-最小值"
  1224. // @Param MaxAmount query float64 false "开票金额区间-最大值"
  1225. // @Param IsExport query int false "是否导出: 0-否; 1-是"
  1226. // @Success 200 {object} fms.ContractInvoiceItem
  1227. // @router /contract/register/invoice_list [get]
  1228. func (rg *RegisterController) InvoiceList(c *gin.Context) {
  1229. var req fms.ContractInvoiceListReq
  1230. if e := c.BindQuery(&req); e != nil {
  1231. err, ok := e.(validator.ValidationErrors)
  1232. if !ok {
  1233. resp.FailData("参数解析失败", "Err:"+e.Error(), c)
  1234. return
  1235. }
  1236. resp.FailData("参数解析失败", err.Translate(global.Trans), c)
  1237. return
  1238. }
  1239. pageSize := req.PageSize
  1240. pageIndex := req.Current
  1241. if pageSize <= 0 {
  1242. pageSize = utils.PageSize20
  1243. }
  1244. if pageIndex <= 0 {
  1245. pageIndex = 1
  1246. }
  1247. cond := `invoice_type = ?`
  1248. pars := make([]interface{}, 0)
  1249. pars = append(pars, req.InvoiceType)
  1250. // 合同编号
  1251. if req.ContractCode != "" {
  1252. kw := fmt.Sprint("%", req.ContractCode, "%")
  1253. pars = append(pars, kw)
  1254. // 开票列表同时模糊查询销售名称
  1255. if req.InvoiceType == fms.ContractInvoiceTypeMake {
  1256. cond += ` AND (contract_code LIKE ? OR seller_name LIKE ?)`
  1257. pars = append(pars, kw)
  1258. } else {
  1259. cond += ` AND contract_code LIKE ?`
  1260. }
  1261. }
  1262. if req.StartDate != "" && req.EndDate != "" {
  1263. st := fmt.Sprint(req.StartDate, " 00:00:00")
  1264. ed := fmt.Sprint(req.EndDate, " 23:59:59")
  1265. cond += ` AND (invoice_time BETWEEN ? AND ?)`
  1266. pars = append(pars, st, ed)
  1267. }
  1268. if req.MinAmount > 0 {
  1269. cond += ` AND amount >= ?`
  1270. pars = append(pars, req.MinAmount)
  1271. }
  1272. if req.MaxAmount > 0 {
  1273. cond += ` AND amount <= ?`
  1274. pars = append(pars, req.MaxAmount)
  1275. }
  1276. // 货币列表
  1277. currencyOB := new(fms.CurrencyUnit)
  1278. currencyCond := `enable = 1`
  1279. currencyPars := make([]interface{}, 0)
  1280. currencyList, e := currencyOB.List(currencyCond, currencyPars)
  1281. if e != nil {
  1282. resp.FailMsg("获取失败", "获取货币列表失败, Err: "+e.Error(), c)
  1283. return
  1284. }
  1285. unitMap := make(map[string]string)
  1286. currencyTotals := make([]*fms.InvoiceListCurrencyTotal, 0)
  1287. for i := range currencyList {
  1288. unitMap[currencyList[i].Code] = currencyList[i].UnitName
  1289. currencyTotals = append(currencyTotals, &fms.InvoiceListCurrencyTotal{
  1290. Name: currencyList[i].Name,
  1291. UnitName: currencyList[i].UnitName,
  1292. Code: currencyList[i].Code,
  1293. FlagImg: currencyList[i].FlagImg,
  1294. })
  1295. }
  1296. page := new(base.Page)
  1297. page.SetPageSize(pageSize)
  1298. page.SetCurrent(pageIndex)
  1299. page.AddOrderItem(base.OrderItem{Column: "invoice_time", Asc: false})
  1300. if req.IsExport == 1 {
  1301. page.SetPageSize(10000)
  1302. page.SetCurrent(1)
  1303. }
  1304. total, list, e := fms.GetContractInvoiceItemPageList(page, cond, pars)
  1305. if e != nil {
  1306. resp.FailMsg("获取失败", "获取合同开票/到款列表失败, Err: "+e.Error(), c)
  1307. return
  1308. }
  1309. page.SetTotal(total)
  1310. for i := range list {
  1311. list[i].UnitName = unitMap[list[i].CurrencyUnit]
  1312. }
  1313. // 分币种合计金额
  1314. var amountTotal float64
  1315. sumList, e := fms.GetInvoiceListCurrencySum(cond, pars, "currency_unit")
  1316. if e != nil {
  1317. resp.FailMsg("获取失败", "获取开票/到款列表合计金额失败, Err: "+e.Error(), c)
  1318. return
  1319. }
  1320. sumMap := make(map[string]float64)
  1321. for i := range sumList {
  1322. amountTotal += sumList[i].AmountTotal
  1323. sumMap[sumList[i].CurrencyUnit] = sumList[i].OriginAmountTotal
  1324. }
  1325. for i := range currencyTotals {
  1326. currencyTotals[i].Amount = sumMap[currencyTotals[i].Code]
  1327. }
  1328. respData := &fms.InvoiceListRespData{
  1329. Page: page,
  1330. List: list,
  1331. AmountTotal: amountTotal,
  1332. CurrencyTotal: currencyTotals,
  1333. }
  1334. // 是否导出
  1335. if req.IsExport == 1 {
  1336. ExportInvoiceList(c, req, respData)
  1337. return
  1338. }
  1339. resp.OkData("获取成功", respData, c)
  1340. }
  1341. // ExportInvoiceList 导出开票/到款列表
  1342. func ExportInvoiceList(c *gin.Context, req fms.ContractInvoiceListReq, results *fms.InvoiceListRespData) {
  1343. list := make([]*fms.ContractInvoiceItem, 0)
  1344. if val, ok := results.List.([]*fms.ContractInvoiceItem); ok {
  1345. list = val
  1346. } else {
  1347. resp.Fail("列表数据有误", c)
  1348. return
  1349. }
  1350. if len(list) == 0 {
  1351. resp.Fail("列表数据为空", c)
  1352. return
  1353. }
  1354. listName := "开票"
  1355. if req.InvoiceType == fms.ContractInvoiceTypePay {
  1356. listName = "到款"
  1357. }
  1358. // 生成Excel文件
  1359. xlsxFile := xlsx.NewFile()
  1360. style := xlsx.NewStyle()
  1361. alignment := xlsx.Alignment{
  1362. Horizontal: "center",
  1363. Vertical: "center",
  1364. WrapText: true,
  1365. }
  1366. style.Alignment = alignment
  1367. style.ApplyAlignment = true
  1368. sheet, err := xlsxFile.AddSheet(fmt.Sprintf("%s列表", listName))
  1369. if err != nil {
  1370. resp.FailData("新增Sheet失败", "Err:"+err.Error(), c)
  1371. return
  1372. }
  1373. // 前两行显示合计金额, 第三行空出与列表数据隔一行
  1374. rowA := sheet.AddRow()
  1375. cellAA := rowA.AddCell()
  1376. cellAA.SetString(fmt.Sprintf("已开票合计金额(换算后):%.2f(元)", results.AmountTotal))
  1377. rowBData := "已开票金额:"
  1378. for _, v := range results.CurrencyTotal {
  1379. rowBData += fmt.Sprintf("%s%.2f(%s) ", v.Name, v.Amount, v.UnitName)
  1380. }
  1381. rowB := sheet.AddRow()
  1382. rowB.AddCell().SetString(rowBData)
  1383. sheet.AddRow()
  1384. // 列表数据表头
  1385. titles := []string{"合同编号", fmt.Sprintf("%s金额", listName), "金额单位", "换算金额(元)",
  1386. fmt.Sprintf("%s日期", listName), "销售", "备注"}
  1387. titleRow := sheet.AddRow()
  1388. titleRow.SetHeight(40)
  1389. for i := range titles {
  1390. c := titleRow.AddCell()
  1391. c.SetString(titles[i])
  1392. c.SetStyle(style)
  1393. }
  1394. // 单元格赋值
  1395. for _, v := range list {
  1396. dataRow := sheet.AddRow()
  1397. dataRow.SetHeight(20)
  1398. dataRow.AddCell().SetString(v.ContractCode) // 合同编号
  1399. dataRow.AddCell().SetString(fmt.Sprint(v.OriginAmount)) // 开票金额
  1400. dataRow.AddCell().SetString(v.UnitName) // 金额单位
  1401. dataRow.AddCell().SetString(fmt.Sprint(v.Amount)) // 换算金额(元)
  1402. dataRow.AddCell().SetString(v.InvoiceDate) // 开票日
  1403. dataRow.AddCell().SetString(v.SellerName) // 销售
  1404. dataRow.AddCell().SetString(v.Remark) // 备注
  1405. }
  1406. // 输出文件
  1407. var buffer bytes.Buffer
  1408. _ = xlsxFile.Write(&buffer)
  1409. content := bytes.NewReader(buffer.Bytes())
  1410. randStr := time.Now().Format(utils.FormatDateTimeUnSpace)
  1411. fileName := fmt.Sprintf("%s列表_%s.xlsx", listName, randStr)
  1412. c.Writer.Header().Add("Content-Disposition", fmt.Sprintf(`attachment; filename="%s"`, fileName))
  1413. c.Writer.Header().Add("Content-Type", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet")
  1414. http.ServeContent(c.Writer, c.Request, fileName, time.Now(), content)
  1415. }
  1416. // Import
  1417. // @Title 合同登记-导入
  1418. // @Description 合同登记-导入
  1419. // @Success 200 string "操作成功"
  1420. // @router /contract/register/import [post]
  1421. func (rg *RegisterController) Import(c *gin.Context) {
  1422. h, err := c.FormFile("File")
  1423. if err != nil {
  1424. resp.FailData("获取文件失败", "Err:"+err.Error(), c)
  1425. return
  1426. }
  1427. ext := path.Ext(h.Filename)
  1428. if ext != ".xlsx" && ext != ".xls" {
  1429. resp.Fail("请上传Excel文件", c)
  1430. return
  1431. }
  1432. uploadDir := "static/xls"
  1433. err = os.MkdirAll(uploadDir, 766)
  1434. if err != nil {
  1435. resp.FailData("存储目录创建失败", "Err:"+err.Error(), c)
  1436. return
  1437. }
  1438. uploadPath := uploadDir + "/" + time.Now().Format(utils.FormatDateTimeUnSpace) + h.Filename
  1439. err = c.SaveUploadedFile(h, uploadPath)
  1440. if err != nil {
  1441. resp.FailData("保存本地文件失败", "Err:"+err.Error(), c)
  1442. return
  1443. }
  1444. defer func() {
  1445. _ = os.Remove(uploadPath)
  1446. }()
  1447. xlFile, err := xlsx.OpenFile(uploadPath)
  1448. if err != nil {
  1449. resp.FailData("打开文件失败", "Err:"+err.Error(), c)
  1450. return
  1451. }
  1452. // 获取所有已登记,根据合同编号去重
  1453. contractCodeArr := make([]string, 0)
  1454. registerOB := new(fms.ContractRegister)
  1455. registerCond := ``
  1456. registerPars := make([]interface{}, 0)
  1457. registerList, e := registerOB.List(registerCond, registerPars)
  1458. if e != nil {
  1459. resp.FailData("获取合同登记列表失败", "Err:"+e.Error(), c)
  1460. return
  1461. }
  1462. for i := range registerList {
  1463. contractCodeArr = append(contractCodeArr, registerList[i].ContractCode)
  1464. }
  1465. // 获取所有销售Map
  1466. sellerList, e := crmService.GetSellerDepartmentListWithGroupAndTeam()
  1467. if e != nil {
  1468. resp.FailData("获取销售列表失败", "Err:"+e.Error(), c)
  1469. return
  1470. }
  1471. sellerMap := make(map[string]*crm.SellerAdminWithGroupTeam)
  1472. for i := range sellerList {
  1473. sellerMap[sellerList[i].SellerName] = sellerList[i]
  1474. }
  1475. // 获取品种权限Map
  1476. chartPermissionNameIdMap := make(map[string]int)
  1477. cpCond := `product_id = ?`
  1478. cpPars := make([]interface{}, 0)
  1479. cpPars = append(cpPars, crm.CompanyProductFicc)
  1480. cp := new(crm.ChartPermission)
  1481. permissionList, e := cp.List(cpCond, cpPars)
  1482. if e != nil {
  1483. resp.FailData("获取权限列表失败", "Err:"+e.Error(), c)
  1484. return
  1485. }
  1486. for i := range permissionList {
  1487. chartPermissionNameIdMap[permissionList[i].PermissionName] = permissionList[i].ChartPermissionId
  1488. }
  1489. // 获取所有套餐模板
  1490. serviceTempCond := ``
  1491. serviceTempPars := make([]interface{}, 0)
  1492. serviceTempOB := new(fms.ContractServiceTemplate)
  1493. serviceTempList, e := serviceTempOB.List(serviceTempCond, serviceTempPars)
  1494. if e != nil {
  1495. resp.FailData("获取套餐模板列表失败", "Err:"+e.Error(), c)
  1496. return
  1497. }
  1498. serviceTempNameMap := make(map[string]*fms.ContractServiceTemplate)
  1499. for i := range serviceTempList {
  1500. serviceTempNameMap[serviceTempList[i].Title] = serviceTempList[i]
  1501. }
  1502. // 获取货币列表及汇率(汇率为导入日的汇率)
  1503. rateList, e := fmsService.GetTodayCurrencyRateList()
  1504. if e != nil {
  1505. resp.FailData("获取货币列表及汇率失败", "Err:"+e.Error(), c)
  1506. return
  1507. }
  1508. rateMap := make(map[string]float64)
  1509. for i := range rateList {
  1510. rateMap[rateList[i].Code] = rateList[i].RMBRate
  1511. }
  1512. titleMap := make(map[int]string)
  1513. newIds := make([]int, 0)
  1514. newCompanyArr := []string{"0", "1"}
  1515. newCompanyMap := map[string]int{"0": 1, "1": 0}
  1516. contractTypeArr := []string{"0", "1", "2", "3"}
  1517. contractTypeMap := map[string]int{
  1518. "0": fms.ContractTypeRenew,
  1519. "1": fms.ContractTypeNew,
  1520. "2": fms.ContractTypeAgentPay,
  1521. "3": fms.ContractTypePlus,
  1522. }
  1523. // 更新登记状态
  1524. defer func() {
  1525. if len(newIds) > 0 {
  1526. go func() {
  1527. for i := range newIds {
  1528. fmsService.CheckContractRegisterAmount(newIds[i])
  1529. }
  1530. }()
  1531. }
  1532. }()
  1533. invoiceMax := 3
  1534. checkDate := time.Date(1900, 1, 1, 0, 0, 0, 0, time.Local)
  1535. for _, sheet := range xlFile.Sheets {
  1536. // 遍历行读取
  1537. maxRow := sheet.MaxRow
  1538. for i := 0; i < maxRow; i++ {
  1539. // 第二行开始读取表头
  1540. if i == 1 {
  1541. row := sheet.Row(i)
  1542. cells := row.Cells
  1543. for k, cell := range cells {
  1544. text := cell.String()
  1545. titleMap[k] = text
  1546. // 只检验前面部分表头, 后面很多动态列
  1547. if k == 0 {
  1548. if text != "客户名称" {
  1549. resp.Fail("【客户名称】列名称有误, 请参考模板导入", c)
  1550. return
  1551. }
  1552. }
  1553. if k == 1 {
  1554. if !strings.Contains(text, "新客户") {
  1555. resp.Fail("【新客户】列名称有误, 请参考模板导入", c)
  1556. return
  1557. }
  1558. }
  1559. if k == 2 {
  1560. if !strings.Contains(text, "合同类型") {
  1561. resp.Fail("【合同类型】列名称有误, 请参考模板导入", c)
  1562. return
  1563. }
  1564. }
  1565. if k == 3 {
  1566. if text != "销售" {
  1567. resp.Fail("【销售】列名称有误, 请参考模板导入", c)
  1568. return
  1569. }
  1570. }
  1571. if k == 4 {
  1572. if text != "FICC大套餐" {
  1573. resp.Fail("【FICC大套餐】列名称有误, 请参考模板导入", c)
  1574. return
  1575. }
  1576. }
  1577. }
  1578. }
  1579. // 数据行
  1580. if i >= 2 {
  1581. row := sheet.Row(i)
  1582. cells := row.Cells
  1583. // 登记信息
  1584. rowRegister := new(fms.ContractRegister)
  1585. // 套餐
  1586. rowServices := make([]*fms.ContractService, 0)
  1587. // 开票/到款
  1588. rowInvoices := make([]*fms.ContractInvoice, 0)
  1589. for ir := 0; ir < invoiceMax; ir++ {
  1590. rowInvoices = append(rowInvoices, new(fms.ContractInvoice))
  1591. }
  1592. rowPayments := make([]*fms.ContractInvoice, 0)
  1593. for ir := 0; ir < invoiceMax; ir++ {
  1594. rowPayments = append(rowPayments, new(fms.ContractInvoice))
  1595. }
  1596. // 小套餐权限
  1597. rowChartPermissionIdArr := make([]string, 0)
  1598. isSkip := false
  1599. for k, cell := range cells {
  1600. v := utils.TrimStr(cell.String())
  1601. // 客户名称
  1602. if k == 0 {
  1603. if v == "" {
  1604. resp.Fail(fmt.Sprintf("第%d行客户名称不可为空, 请按模板导入", i+1), c)
  1605. return
  1606. }
  1607. rowRegister.CompanyName = v
  1608. continue
  1609. }
  1610. // 是否新客户
  1611. if k == 1 {
  1612. if !utils.InArrayByStr(newCompanyArr, v) {
  1613. resp.Fail(fmt.Sprintf("第%d行新客户有误, 请按模板导入", i+1), c)
  1614. return
  1615. }
  1616. rowRegister.NewCompany = newCompanyMap[v]
  1617. continue
  1618. }
  1619. // 合同类型
  1620. if k == 2 {
  1621. if !utils.InArrayByStr(contractTypeArr, v) {
  1622. resp.Fail(fmt.Sprintf("第%d行合同类型有误, 请按模板导入", i+1), c)
  1623. return
  1624. }
  1625. rowRegister.ContractType = contractTypeMap[v]
  1626. if rowRegister.ContractType == 0 {
  1627. resp.Fail(fmt.Sprintf("第%d行合同类型匹配有误, 请按模板导入", i+1), c)
  1628. return
  1629. }
  1630. continue
  1631. }
  1632. // 销售
  1633. if k == 3 {
  1634. if v == "" {
  1635. resp.Fail(fmt.Sprintf("第%d行销售名称不可为空, 请按模板导入", i+1), c)
  1636. return
  1637. }
  1638. sellerItem := sellerMap[v]
  1639. if sellerItem == nil {
  1640. resp.Fail(fmt.Sprintf("第%d行销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  1641. return
  1642. }
  1643. rowRegister.SellerId = sellerItem.SellerId
  1644. rowRegister.SellerName = sellerItem.SellerName
  1645. continue
  1646. }
  1647. // FICC大套餐
  1648. if k == 4 {
  1649. if v == "是" {
  1650. tempItem := serviceTempNameMap[titleMap[k]]
  1651. if tempItem == nil {
  1652. resp.Fail(fmt.Sprintf("第%d行套餐名称不匹配, 请按模板导入", i+1), c)
  1653. return
  1654. }
  1655. cs := &fms.ContractService{
  1656. ProductId: crm.CompanyProductFicc,
  1657. ServiceTemplateId: tempItem.ServiceTemplateId,
  1658. Title: tempItem.Title,
  1659. Value: tempItem.Value,
  1660. TableValue: tempItem.TableValue,
  1661. ChartPermissionId: tempItem.ChartPermissionId,
  1662. }
  1663. cs.Set()
  1664. rowServices = append(rowServices, cs)
  1665. }
  1666. continue
  1667. }
  1668. // FICC小套餐
  1669. if k >= 5 && k <= 25 {
  1670. // 小套餐权限
  1671. if v == "是" {
  1672. rowChartPermissionIdArr = append(rowChartPermissionIdArr, strconv.Itoa(chartPermissionNameIdMap[titleMap[k]]))
  1673. }
  1674. continue
  1675. }
  1676. // 其他类型套餐
  1677. if k >= 26 && k <= 32 {
  1678. if v == "是" {
  1679. tempItem := serviceTempNameMap[titleMap[k]]
  1680. if tempItem == nil {
  1681. resp.Fail(fmt.Sprintf("第%d行套餐名称不匹配, 请按模板导入", i+1), c)
  1682. return
  1683. }
  1684. cs := &fms.ContractService{
  1685. ProductId: crm.CompanyProductFicc,
  1686. ServiceTemplateId: tempItem.ServiceTemplateId,
  1687. Title: tempItem.Title,
  1688. Value: tempItem.Value,
  1689. TableValue: tempItem.TableValue,
  1690. ChartPermissionId: tempItem.ChartPermissionId,
  1691. }
  1692. cs.Set()
  1693. rowServices = append(rowServices, cs)
  1694. }
  1695. continue
  1696. }
  1697. // 套餐备注
  1698. if k == 33 {
  1699. rowRegister.ServiceRemark = v
  1700. continue
  1701. }
  1702. // 开始时间/到期时间
  1703. if k == 34 {
  1704. // 转换失败可能是因为格式为Excel日期格式, 读取出来会是一串数字, 将其转换成日期字符串再处理
  1705. va := cell.Value
  1706. if va == "" {
  1707. resp.Fail(fmt.Sprintf("第%d行开始时间不可为空, 请按模板导入", i+1), c)
  1708. return
  1709. }
  1710. startDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  1711. if e != nil {
  1712. d := utils.ConvertToFormatDay(va, "2006/01/02")
  1713. startDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  1714. if e != nil {
  1715. resp.Fail(fmt.Sprintf("第%d行开始时间格式转换有误, 请按模板导入", i+1), c)
  1716. return
  1717. }
  1718. }
  1719. // 转换后的日期小于1900-01-01表示当前生成的日期是有问题的
  1720. if startDate.Before(checkDate) {
  1721. resp.Fail(fmt.Sprintf("第%d行开始时间格式有误, 请按模板导入", i+1), c)
  1722. return
  1723. }
  1724. rowRegister.StartDate = startDate
  1725. continue
  1726. }
  1727. if k == 35 {
  1728. va := cell.Value
  1729. if va == "" {
  1730. resp.Fail(fmt.Sprintf("第%d行到期时间不可为空, 请按模板导入", i+1), c)
  1731. return
  1732. }
  1733. endDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  1734. if e != nil {
  1735. d := utils.ConvertToFormatDay(va, "2006/01/02")
  1736. endDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  1737. if e != nil {
  1738. resp.Fail(fmt.Sprintf("第%d行到期时间格式转换有误, 请按模板导入", i+1), c)
  1739. return
  1740. }
  1741. }
  1742. if endDate.Before(checkDate) {
  1743. resp.Fail(fmt.Sprintf("第%d行到期时间格式有误, 请按模板导入", i+1), c)
  1744. return
  1745. }
  1746. rowRegister.EndDate = endDate
  1747. continue
  1748. }
  1749. // 合同金额
  1750. if k == 36 {
  1751. amountStr := v
  1752. amount, e := strconv.ParseFloat(amountStr, 64)
  1753. if e != nil {
  1754. resp.Fail(fmt.Sprintf("第%d行合同金额有误, 请按模板导入", i+1), c)
  1755. return
  1756. }
  1757. rowRegister.ContractAmount = amount
  1758. continue
  1759. }
  1760. // 金额单位
  1761. if k == 37 {
  1762. rate := rateMap[v]
  1763. if rate <= 0 {
  1764. resp.Fail(fmt.Sprintf("第%d行金额单位有误, 请按模板导入", i+1), c)
  1765. return
  1766. }
  1767. rowRegister.CurrencyUnit = v
  1768. rowRegister.RMBRate = rate
  1769. continue
  1770. }
  1771. // 约定付款日期
  1772. if k == 38 {
  1773. rowRegister.AgreedPayTime = v
  1774. continue
  1775. }
  1776. // 签订日
  1777. if k == 39 {
  1778. va := cell.Value
  1779. if va == "" {
  1780. continue
  1781. }
  1782. signDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  1783. if e != nil {
  1784. d := utils.ConvertToFormatDay(va, "2006/01/02")
  1785. signDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  1786. if e != nil {
  1787. resp.Fail(fmt.Sprintf("第%d行签订日格式转换有误, 请按模板导入", i+1), c)
  1788. return
  1789. }
  1790. }
  1791. if signDate.Before(checkDate) {
  1792. resp.Fail(fmt.Sprintf("第%d行签订日格式有误, 请按模板导入", i+1), c)
  1793. return
  1794. }
  1795. rowRegister.SignDate = signDate
  1796. continue
  1797. }
  1798. // 合同状态
  1799. if k == 40 {
  1800. rowRegister.ContractStatus = fms.ContractStatusNameKeyMap[v]
  1801. if rowRegister.ContractStatus == 0 {
  1802. resp.Fail(fmt.Sprintf("第%d行合同状态不匹配, 请按模板导入", i+1), c)
  1803. return
  1804. }
  1805. continue
  1806. }
  1807. // 合同编号
  1808. if k == 41 {
  1809. rowContractCode := v
  1810. if rowContractCode == "" {
  1811. resp.Fail(fmt.Sprintf("第%d行合同编号不可为空, 请按模板导入", i+1), c)
  1812. return
  1813. }
  1814. if utils.InArrayByStr(contractCodeArr, rowContractCode) {
  1815. // 此合同已登记, 跳过本行的读取
  1816. isSkip = true
  1817. break
  1818. }
  1819. rowRegister.ContractCode = rowContractCode
  1820. continue
  1821. }
  1822. // 合规备注
  1823. if k == 42 {
  1824. rowRegister.Remark = v
  1825. continue
  1826. }
  1827. // 开票列表
  1828. k2 := 42
  1829. for ir := 0; ir < invoiceMax; ir++ {
  1830. n := ir + 1
  1831. // 开票日
  1832. k2 += 1
  1833. if k == k2 {
  1834. if v != "" {
  1835. va := cell.Value
  1836. invoiceDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  1837. if e != nil {
  1838. d := utils.ConvertToFormatDay(va, "2006/01/02")
  1839. invoiceDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  1840. if e != nil {
  1841. resp.Fail(fmt.Sprintf("第%d行开票时间%d格式转换有误, 请按模板导入", i+1, n), c)
  1842. return
  1843. }
  1844. }
  1845. if invoiceDate.Before(checkDate) {
  1846. resp.Fail(fmt.Sprintf("第%d行开票时间%d格式有误, 请按模板导入", i+1, n), c)
  1847. return
  1848. }
  1849. rowInvoices[ir].InvoiceDate = invoiceDate
  1850. rowInvoices[ir].ContractCode = rowRegister.ContractCode
  1851. rowInvoices[ir].InvoiceType = fms.ContractInvoiceTypeMake
  1852. }
  1853. continue
  1854. }
  1855. // 开票金额
  1856. k2 += 1
  1857. if k == k2 {
  1858. if v != "" {
  1859. amountStr := v
  1860. amount, e := strconv.ParseFloat(amountStr, 64)
  1861. if e != nil {
  1862. resp.Fail(fmt.Sprintf("第%d行开票金额%d有误, 请按模板导入", i+1, n), c)
  1863. return
  1864. }
  1865. rowInvoices[ir].Amount = amount
  1866. }
  1867. continue
  1868. }
  1869. // 开票销售
  1870. k2 += 1
  1871. if k == k2 {
  1872. if v != "" {
  1873. sellerItem := sellerMap[v]
  1874. if sellerItem == nil {
  1875. resp.Fail(fmt.Sprintf("第%d行开票销售名称与系统销售不匹配, 请核对名称后导入", i+1), c)
  1876. return
  1877. }
  1878. rowInvoices[ir].SellerId = sellerItem.SellerId
  1879. rowInvoices[ir].SellerName = sellerItem.SellerName
  1880. rowInvoices[ir].SellerGroupId = sellerItem.GroupId
  1881. rowInvoices[ir].SellerGroupName = sellerItem.GroupName
  1882. rowInvoices[ir].SellerTeamId = sellerItem.TeamId
  1883. rowInvoices[ir].SellerTeamName = sellerItem.TeamName
  1884. }
  1885. continue
  1886. }
  1887. // 备注
  1888. k2 += 1
  1889. if k == k2 {
  1890. if v != "" {
  1891. rowInvoices[ir].Remark = v
  1892. }
  1893. continue
  1894. }
  1895. }
  1896. // 到款列表
  1897. for ir := 0; ir < invoiceMax; ir++ {
  1898. n := ir + 1
  1899. // 到款日
  1900. k2 += 1
  1901. if k == k2 {
  1902. if v != "" {
  1903. va := cell.Value
  1904. invoiceDate, e := time.ParseInLocation("2006/01/02", va, time.Local)
  1905. if e != nil {
  1906. d := utils.ConvertToFormatDay(va, "2006/01/02")
  1907. invoiceDate, e = time.ParseInLocation("2006/01/02", d, time.Local)
  1908. if e != nil {
  1909. resp.Fail(fmt.Sprintf("第%d行到款时间%d格式转换有误, 请按模板导入", i+1, n), c)
  1910. return
  1911. }
  1912. }
  1913. if invoiceDate.Before(checkDate) {
  1914. resp.Fail(fmt.Sprintf("第%d行到款时间%d格式有误, 请按模板导入", i+1, n), c)
  1915. return
  1916. }
  1917. rowPayments[ir].InvoiceDate = invoiceDate
  1918. rowPayments[ir].ContractCode = rowRegister.ContractCode
  1919. rowPayments[ir].InvoiceType = fms.ContractInvoiceTypePay
  1920. }
  1921. continue
  1922. }
  1923. // 到款金额
  1924. k2 += 1
  1925. if k == k2 {
  1926. if v != "" {
  1927. amountStr := v
  1928. amount, e := strconv.ParseFloat(amountStr, 64)
  1929. if e != nil {
  1930. resp.Fail(fmt.Sprintf("第%d行到款金额%d有误, 请按模板导入", i+1, n), c)
  1931. return
  1932. }
  1933. // 付款方式
  1934. dayDiff := rowRegister.EndDate.Sub(rowRegister.StartDate).Hours() / 24
  1935. contractAmount := rowRegister.ContractAmount
  1936. payType := fmsService.CalculateContractPaymentType(amount, contractAmount, dayDiff)
  1937. rowPayments[ir].Amount = amount
  1938. rowPayments[ir].PayType = payType
  1939. }
  1940. continue
  1941. }
  1942. // 备注
  1943. k2 += 1
  1944. if k == k2 {
  1945. if v != "" {
  1946. rowPayments[ir].Remark = v
  1947. }
  1948. continue
  1949. }
  1950. }
  1951. }
  1952. if isSkip {
  1953. continue
  1954. }
  1955. // 小套餐
  1956. if len(rowChartPermissionIdArr) > 0 {
  1957. // 说明有小套餐
  1958. tempItem := serviceTempNameMap["FICC小套餐"]
  1959. if tempItem == nil {
  1960. resp.Fail(fmt.Sprintf("第%d行小套餐名称不匹配, 请按模板导入", i+1), c)
  1961. return
  1962. }
  1963. rowChartPermissionIds := strings.Join(rowChartPermissionIdArr, ",")
  1964. cs := &fms.ContractService{
  1965. ProductId: crm.CompanyProductFicc,
  1966. ServiceTemplateId: tempItem.ServiceTemplateId,
  1967. Title: tempItem.Title,
  1968. Value: tempItem.Value,
  1969. TableValue: tempItem.TableValue,
  1970. ChartPermissionId: tempItem.ChartPermissionId,
  1971. ChartPermissionIds: rowChartPermissionIds,
  1972. }
  1973. cs.Set()
  1974. rowServices = append(rowServices, cs)
  1975. }
  1976. // 如果导入的最后一条合同编号为空并且合同编号之后的字段均为空
  1977. // excel这个包读行的时候不会再往后面没数据的地方读取, 所以此处需要重新判断一次
  1978. if rowRegister.ContractCode == "" {
  1979. resp.Fail(fmt.Sprintf("第%d行合同编号为空", i+1), c)
  1980. return
  1981. }
  1982. rowRegister.RegisterStatus = fms.ContractRegisterStatusIng
  1983. lastInvoices := make([]*fms.ContractInvoice, 0)
  1984. // 过滤信息不完整的开票到款
  1985. for l := range rowInvoices {
  1986. if rowInvoices[l].ContractCode != "" && rowInvoices[l].SellerId > 0 {
  1987. lastInvoices = append(lastInvoices, rowInvoices[l])
  1988. }
  1989. }
  1990. for l := range rowPayments {
  1991. if rowPayments[l].ContractCode != "" {
  1992. lastInvoices = append(lastInvoices, rowPayments[l])
  1993. }
  1994. }
  1995. // 新增登记、套餐、开票到款信息
  1996. newId, e := fms.CreateImportContractRegister(rowRegister, rowServices, lastInvoices)
  1997. if e != nil {
  1998. resp.FailData(fmt.Sprintf("第%d行导入失败", i+1), "新增导入登记失败, Err: "+e.Error(), c)
  1999. return
  2000. }
  2001. newIds = append(newIds, newId)
  2002. }
  2003. }
  2004. }
  2005. resp.Ok("操作成功", c)
  2006. }
  2007. // CurrencyList
  2008. // @Title 货币单位列表
  2009. // @Description 货币单位列表
  2010. // @Success 200 {object} fms.CurrencyUnitItem
  2011. // @router /contract/register/currency_list [get]
  2012. func (rg *RegisterController) CurrencyList(c *gin.Context) {
  2013. list, e := fmsService.GetTodayCurrencyRateList()
  2014. if e != nil {
  2015. resp.FailData("获取失败", "获取今日货币汇率列表失败, Err: "+e.Error(), c)
  2016. return
  2017. }
  2018. resp.OkData("获取成功", list, c)
  2019. }