Commit c986ce4b authored by liudong1993's avatar liudong1993

1

parent 311e66a9
...@@ -7253,7 +7253,7 @@ namespace Mall.Module.Product ...@@ -7253,7 +7253,7 @@ namespace Mall.Module.Product
RB_Branch_Id = Config.ExpendBranchId, RB_Branch_Id = Config.ExpendBranchId,
TemplateId = item.WorkFlowId, TemplateId = item.WorkFlowId,
OrderSource = 16, OrderSource = 16,
OtherType = 22, OtherType = 23,
ReFinanceId = dmodel.ReOrderId, ReFinanceId = dmodel.ReOrderId,
Remark = "名称:" + umodel.Name + "(" + umodel.Id + ")" + " " + System.DateTime.Now.ToString("yyyy年MM月dd日") + "自动生成财务单据(erp订单)", Remark = "名称:" + umodel.Name + "(" + umodel.Id + ")" + " " + System.DateTime.Now.ToString("yyyy年MM月dd日") + "自动生成财务单据(erp订单)",
detailList, detailList,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment