Commit Graph

84 Commits

Author SHA1 Message Date
gazebo
d01da6020a 整理京西自有PHP商城相关的代码 2019-11-06 18:20:34 +08:00
gazebo
208e836f40 整理订单调整中对于DeliveryType相关的流程 2019-11-06 14:29:13 +08:00
gazebo
444e3dadd9 尽量去除VendorIDWSC与VendorIDJX相关的无用代码 2019-11-05 17:21:21 +08:00
gazebo
aa6d673936 订单GoodsOrder添加字段InvoiceTitle,InvoiceTaxerID和InvoiceEmail表示开发票信息
GetOrders添加可选参数mustInvoice表示只查询要求开发票的订单
2019-10-21 17:44:06 +08:00
gazebo
de9bebf958 添加GoodsOrder.DeliveryFeeFrom表示三方运单计算参考起始时间
重构平台添加小费及三方配送召唤逻辑
2019-09-29 17:08:03 +08:00
gazebo
c6ae8e830d - 京西商城发送假订单消息时,不直接修改改订单状态 2019-09-23 18:26:11 +08:00
gazebo
3d9aefb411 - 调整OrderSku的索引 2019-09-19 09:57:18 +08:00
gazebo
103ab3c755 - DeleteStoreAllCategories中的任务改为可错误继续的 2019-09-19 09:28:46 +08:00
gazebo
f000f44b0d - 添加GoodsOrder.AdjustCount 2019-09-09 10:26:43 +08:00
gazebo
b1309e90ff - up 2019-09-06 18:49:20 +08:00
gazebo
f3a99cf2cd - GoodsOrder添加DiscountMoney 2019-09-06 17:25:36 +08:00
gazebo
059e563f08 - HandleOrder4Consignee 2019-09-05 14:58:31 +08:00
gazebo
a0bb7d37f0 - 将IsMobileFake用IsStringLikeMobile替换
- 添加HandleOrder4Consignee, GetRealMobile4Order和GetAuthType4Vendor
- 添加GoodsOrder.VendorUserID
2019-09-04 18:50:25 +08:00
gazebo
d54a4f569a - 京东到家自提单支持,新增API:ConfirmSelfTake, GoodsOrder新增字段DeliveryType 2019-09-03 18:18:54 +08:00
gazebo
4e617f4ef5 - 京西自营商城可以存订单了 2019-09-02 18:33:43 +08:00
gazebo
14e3594455 - GetStoresOrderSaleInfo添加售后单信息 2019-08-16 11:08:09 +08:00
gazebo
1d0aa132f9 - GoodsOrder.WaybillTipMoney的含义改为京西主动加的小费
- partner.IUpdateWaybillTip改为IAddWaybillTip
2019-08-01 18:09:23 +08:00
gazebo
adc570ee2e + GoodsOrder.WaybillTipMoney 2019-07-31 15:23:35 +08:00
gazebo
991128242a - OrderSku.StoreSubID当成活动ID来使用 2019-07-27 16:24:00 +08:00
gazebo
89c7ab2d44 + 添加GoodsOrder.DistanceFreightMoney, 商户承担的远距离配送费(当前只有京东到家有值) 2019-07-25 10:45:45 +08:00
gazebo
e2453e6832 + RefundOrder, PartRefundOrder 2019-07-22 11:08:02 +08:00
gazebo
7a4eb0cce3 + GoodsOrder添加EarningPrice表示结算给门店的金额 2019-06-19 22:46:53 +08:00
gazebo
8f382e4dec - GoodsOrder.TotalShopMoney的json修正为totalShopMoney 2019-06-19 18:07:06 +08:00
gazebo
b6303b7013 - 添加京西活动,用于记录活动商品结算价格 2019-06-18 17:44:09 +08:00
gazebo
45c14d27f2 - GoodsOrder添加PmSubsidyMoney 2019-06-18 15:02:26 +08:00
gazebo
c64140fdcf + 添加GoodsOrder.TotalShopMoney表示应结金额-第三方平台结算给京西的金额(包括了所有的补贴,扣除) 2019-06-18 10:17:24 +08:00
gazebo
7f939333df ! GoodsOrder与OrderSku添加VendorPrice表示平台价,而SalePrice表示单品优惠之后的价格 2019-06-11 23:49:21 +08:00
gazebo
af7d0d2379 - 在SelfDeliveredAndUpdateStatus中设置OrderFlagMaskSetDelivered标志位 2019-05-27 14:03:58 +08:00
gazebo
4586ede2dc - 优化DefScheduler.updateOrderByBill,避免设置bill的WaybillVendorID和VendorWaybillID 2019-05-15 23:10:47 +08:00
gazebo
9f6c978e49 - isPossibleSwitch2SelfDelivery 2019-05-10 10:23:18 +08:00
gazebo
eeb91c0724 - 添加空JD回调消息 2019-05-08 21:49:48 +08:00
gazebo
b21846f0d3 - 去掉order相关的无用的一些字段 2019-05-08 09:48:04 +08:00
gazebo
a34a812260 - 后台主动取消运单后不会再重新创建 2019-05-07 10:22:39 +08:00
gazebo
fa97e0b038 - 修复饿百调整单消息没有正确更新订单信息的BUG 2019-05-01 10:13:45 +08:00
gazebo
5ee6bf0b80 - make GoodsOrder.LockStatusTime visible 2019-04-28 17:27:34 +08:00
gazebo
1df08e9360 - 平台取消申请审核时限参数
- 一些订单操作标记
- LockStatusTime
2019-04-28 12:14:24 +08:00
gazebo
ac16fa741b ! 不缓存订单,每次订单或运单事件时都实时加载订单,状态变化立即存储 2019-04-23 11:50:32 +08:00
gazebo
227f485691 - refactor order comment 2019-03-14 09:37:48 +08:00
gazebo
c46f1597f1 - refactor bad comment 2019-03-12 15:40:08 +08:00
gazebo
3771f36617 - show GoodsOrder.ID in json result 2019-03-06 16:22:13 +08:00
gazebo
acc3cd5731 - new field GoodsOrder.Flag
- SetOrderPrintStatus
2019-03-06 12:22:41 +08:00
gazebo
61b542a822 - add Updatetime in JxBadComments 2019-02-19 10:28:55 +08:00
gazebo
a8fc0af431 - add GoodsOrder.PickDeadline 2019-02-15 11:44:48 +08:00
gazebo
0ba4068c92 - optimize PullJdOrder 2019-01-10 23:46:59 +08:00
gazebo
1f795c83c8 - index on GoodsOrder.VendorOrderID2 2019-01-09 09:07:09 +08:00
gazebo
b6f1dc8721 - GoodsOrder.ConsigneeMobile2 for real user mobile. 2019-01-08 18:21:50 +08:00
gazebo
2022436ff8 - remove OriginalData from GoodsOrder 2018-11-29 21:33:40 +08:00
gazebo
77266b8583 - new table GoodsOrderOriginal 2018-11-29 18:53:19 +08:00
gazebo
3596ae9e8e - VendorOrderID2 for ebai order 2018-11-13 22:31:56 +08:00
gazebo
920e6ba35a - GetOrderEvents
- idcard and licence for store
2018-11-12 12:00:09 +08:00