Commit Graph

83 Commits (b192d43a4c0377e189d83af71ddcaa4e5170e9bb)

Author SHA1 Message Date
Gauthier LO 7ac881f83c update by is now updated 2023-08-04 15:02:30 +02:00
Gauthier LO 255e304fd3 feature: product list page with editing feature 2023-08-04 12:43:45 +02:00
Qiuyi LI 8829c02c79
Merge pull request #16 from LQYBill/feature/deleteInvoice
feature: cancel invoice
2023-08-02 16:25:44 +02:00
Gauthier LO a7235bba36
Update PlatformOrderContentMapper.xml 2023-08-02 16:19:25 +02:00
Gauthier LO d2ddab74a1 feature: cancel invoice
fix : orders invoiced twice
2023-08-01 12:09:02 +02:00
Qiuyi LI 72f433d7b5 Hotfix: Add missing shipping invoice number checks anywhere necessary 2023-07-31 16:43:14 +02:00
Qiuyi LI 78532106a3 Create HLJob for parcel traces 2023-07-28 15:32:17 +02:00
Qiuyi LI 4de3ed4429 Add HL API models 2023-07-28 15:16:54 +02:00
Qiuyi LI aed2406c81 Add more ScanTypes 2023-07-28 15:06:14 +02:00
Qiuyi LI c4325cf75a Update DAO tracking numbers' pattern 2023-07-28 14:56:36 +02:00
Gauthier LO 7896883f11 fix: maxRows set to 1000 2023-07-06 17:04:32 +02:00
Gauthier LO cfce37e758 fix: revert some changes 2023-07-06 16:34:35 +02:00
Gauthier LO f1acfa3a3d feature : new Mabang Job to retrieve orders. 2023-07-06 16:15:48 +02:00
Gauthier LO 5b108d9ec6 fix : archiving job now works as intended, by archiving by default all orders and parcel infos before today 1 year ago 2023-07-06 16:13:27 +02:00
Gauthier LO f1473e1d94 feature : - changed list loading logic to include filter 2023-07-06 16:11:18 +02:00
Gauthier LO a4a96e4a8a fix: issue in previous merge 2023-07-04 14:15:37 +02:00
Gauthier LO 8004443d2a merge with dev 2023-07-04 12:14:07 +02:00
Gauthier LO 3f327a22c3 feature : Job that archives po, poc, parcel, parcel_traces
fix : orders with empty logistic_channel_name were not displayed in invoicing page with manual selection
2023-07-04 11:58:53 +02:00
Qiuyi LI ccd36caf72 Restore app port and file paths now that old version is no longer running 2023-07-04 11:41:41 +02:00
Qiuyi LI 76bf080344 Feature: makes excluded tracking numbers regex a parameter in ArchiveOrderJob 2023-07-04 11:10:56 +02:00
Qiuyi LI 7f9b143971 Fix: convert order time in the database from GMT+8 to GMT+2 to avoid searching mismatch 2023-06-30 10:40:54 +02:00
Qiuyi LI c61b5e373c Add missing CMK job 2023-06-30 10:34:26 +02:00
Gauthier LO 7953e9df2c feature: (WIP) archiving job for po, poc, parcel and parcel_trace 2023-06-19 16:14:21 +02:00
Gauthier LO 1c0eec21fa feat : new pages (sav_refund, shipping_calculation, billable_orders_breakdown), warehouses implementation 2023-06-14 11:37:39 +02:00
Gauthier LO fafd549d61 prod config file updated 2023-05-26 12:41:28 +02:00
Gauthier LO f501c314b6 Feat : upgrade from jeecg boot version 3.5 2023-05-26 11:59:13 +02:00
zhangdaiscott d81fa1f908 新增用户的时候设置租户无效 2023-03-15 11:34:26 +08:00
zhangdaiscott 217fe0dce4 租户邀请人改成采用手机号,租户敏感接口加权限 2023-03-15 11:34:20 +08:00
zhangdaiscott fffa7f327b 简化职位录入,职位编码自动生成 2023-03-15 11:34:11 +08:00
zhangdaiscott 5417f1285a 多租户实现逻辑功能不完善问题 #4676 2023-03-13 16:12:18 +08:00
zhangdaiscott a68f304307 补充逻辑,登录加载权限,加上租户套餐权限配置 2023-03-09 12:06:55 +08:00
zhangdaiscott e90efbb52f 解决bug,导入部门是否叶子值不对 2023-03-09 12:06:04 +08:00
zhangdaiscott 42eedcd3b3 系统接口加了权限注解@RequiresPermissions未授权会提示无权限,暂时注释掉
(无奈的修改,因为太多人问没权限的问题,请注重安全的项目,自行打开注解)
2023-03-07 13:37:02 +08:00
zhangdaiscott 3c2038ac0e 系统接口加了权限注解@RequiresPermissions未授权会提示无权限,暂时注释掉
(无奈的修改,因为太多人问没权限的问题,请注重安全的项目,自行打开注解)
2023-03-07 13:36:02 +08:00
zhangdaiscott c8323540cc 启动报错:java.lang.ArrayIndexOutOfBoundsException: -1 #3653 2023-03-07 11:56:20 +08:00
zhangdaiscott ec80530afc 系统接口加了权限注解@RequiresPermissions未授权会提示无权限,暂时注释掉,需要请自己打开 2023-03-07 11:34:30 +08:00
zhangdaiscott 420375ecab 因为系统敏感接口加了权限注解@RequiresPermissions,未执行升级sql导致会提示无权限,暂时注释掉菜单功能的权限注解 2023-03-06 20:54:04 +08:00
zhangdaiscott b679fb75ba JeecgBoot3.5.0 版本发布,开源的企业级低代码平台 2023-03-05 11:29:47 +08:00
zhangdaiscott a3c0127a7a jeecgboot3.5.0版本发布,代码生成器模板升级 2023-03-05 11:29:25 +08:00
zhangdaiscott 0fc374de47 修复 sql注入漏洞 #4393 2022-12-23 14:03:22 +08:00
zhangdaiscott c29794d07b 解决生成代码日期控件问题
RangePicker控件,第一个begin获取不到值,第二个值end取了第一个值 issues/268
2022-12-05 11:02:58 +08:00
zhangdaiscott 6ba5536554 启动报错:java.lang.ArrayIndexOutOfBoundsException: -1 #3653 2022-11-28 12:03:35 +08:00
zhangdaiscott e6b93c2fca @RequiresPermissions注解写的有问题 2022-11-24 11:41:36 +08:00
zhangdaiscott 0fdbf642d8 降低入门成本,代码生成器模板默认注释掉接口权限,需要请手工解开注释 2022-11-23 15:56:17 +08:00
zhangdaiscott 0ebd1df81d 代码生成器模板完善 2022-11-23 10:08:47 +08:00
zhangdaiscott 6f90a09558 优化代码生成器模板 2022-11-18 21:48:53 +08:00
zhangdaiscott f3b77442fc jeecgboot 3.4.4版本发布 2022-11-18 12:03:59 +08:00
zhangdaiscott 47c6a9ba6a 代码生成时判断del_flag存在自动生成逻辑删除代码 issues/4196 2022-11-16 22:39:58 +08:00
zhangdaiscott 3e96c7e376 删除不需要的引用 2022-11-16 18:31:47 +08:00
zhangdaiscott 1a902d94c9 优化vue3代码生成器模板子表高度样式 2022-11-16 18:18:22 +08:00