OA用印自动同步,完善确认书来源标识
This commit is contained in:
@@ -58,6 +58,7 @@ namespace YLErp.Modules.TradeModule.DocGenerateModule
|
||||
contractRecord.ContractVersion = contractVersion;
|
||||
contractRecord.FileType = FileTypeEnum.Pdf;
|
||||
contractRecord.Status = ContractStatusEnum.Draft;
|
||||
contractRecord.SourceType = 1; // 系统生成
|
||||
contractRecord.Paths = outPath;
|
||||
contractRecord.FileName = outPath.Replace(".xlsx", ".pdf");
|
||||
contractRecord.Type = ContractTypeEnum.Trade;
|
||||
|
||||
Reference in New Issue
Block a user