1
This commit is contained in:
parent
8a435c467c
commit
4ac5193dd0
@ -81,9 +81,9 @@ namespace Pilot.Report.Exploitation.AccountsReceivableStatements
|
||||
header.AddChild("星空退货数量", new LocaleValue("星空退货数量"), SqlStorageType.SqlDecimal);
|
||||
header.AddChild("星空退货金额", new LocaleValue("星空退货金额"), SqlStorageType.SqlDecimal);
|
||||
header.AddChild("FBillAllAmount", new LocaleValue("退货金额"), SqlStorageType.SqlDecimal);
|
||||
header.AddChild("PPBillingDate", new LocaleValue("普票开票时间"), SqlStorageType.Sqlvarchar);
|
||||
header.AddChild("PPBillingDate", new LocaleValue("普票开票日期"), SqlStorageType.Sqlvarchar);
|
||||
header.AddChild("PPFALLAmountFor", new LocaleValue("普票开票金额"), SqlStorageType.SqlDecimal);
|
||||
header.AddChild("ZPBillingDate", new LocaleValue("专票开票时间"), SqlStorageType.Sqlvarchar);
|
||||
header.AddChild("ZPBillingDate", new LocaleValue("专票开票日期"), SqlStorageType.Sqlvarchar);
|
||||
header.AddChild("ZPFALLAmountFor", new LocaleValue("专票开票金额"), SqlStorageType.SqlDecimal);
|
||||
header.AddChild("FALLAMOUNTFOR", new LocaleValue("开票金额"), SqlStorageType.SqlDecimal);
|
||||
header.AddChild("PaymentAmount", new LocaleValue("回款金额"), SqlStorageType.SqlDecimal);
|
||||
@ -147,7 +147,7 @@ namespace Pilot.Report.Exploitation.AccountsReceivableStatements
|
||||
EXEC UpdateYSDZBMX_GZTH '{0}','{1}','{2}','{3}','{4}','{5}'
|
||||
|
||||
--更新MX表中的发票金额
|
||||
EXEC GXFPJEYSDZDMX_GZTH
|
||||
EXEC GXFPJEYSDZDMX_GZTH '{0}','{1}'
|
||||
|
||||
--更新JY表
|
||||
EXEC UpdateYSDZBJY_GZTH
|
||||
|
||||
@ -158,7 +158,7 @@ namespace Pilot.Report.Exploitation.AccountsReceivableStatements
|
||||
EXEC UpdateYSDZBMX_GZTH '{0}','{1}','{2}','{3}','{4}','{5}'
|
||||
|
||||
--更新表中的发票金额
|
||||
EXEC GXFPJEYSDZDMX_GZTH
|
||||
EXEC GXFPJEYSDZDMX_GZTH '{0}','{1}'
|
||||
|
||||
|
||||
", FSDate,fDate,ZZFID,fClient,XSYFID,ZZHTH);
|
||||
|
||||
BIN
bin/Debug/Kingdee.BOS.App.dll
Normal file
BIN
bin/Debug/Kingdee.BOS.App.dll
Normal file
Binary file not shown.
BIN
bin/Debug/Kingdee.BOS.Contracts.dll
Normal file
BIN
bin/Debug/Kingdee.BOS.Contracts.dll
Normal file
Binary file not shown.
BIN
bin/Debug/Kingdee.BOS.Core.dll
Normal file
BIN
bin/Debug/Kingdee.BOS.Core.dll
Normal file
Binary file not shown.
BIN
bin/Debug/Kingdee.BOS.DataEntity.dll
Normal file
BIN
bin/Debug/Kingdee.BOS.DataEntity.dll
Normal file
Binary file not shown.
BIN
bin/Debug/Kingdee.BOS.dll
Normal file
BIN
bin/Debug/Kingdee.BOS.dll
Normal file
Binary file not shown.
BIN
bin/Debug/NPOI.OOXML.dll
Normal file
BIN
bin/Debug/NPOI.OOXML.dll
Normal file
Binary file not shown.
BIN
bin/Debug/NPOI.OpenXml4Net.dll
Normal file
BIN
bin/Debug/NPOI.OpenXml4Net.dll
Normal file
Binary file not shown.
BIN
bin/Debug/NPOI.OpenXmlFormats.dll
Normal file
BIN
bin/Debug/NPOI.OpenXmlFormats.dll
Normal file
Binary file not shown.
BIN
bin/Debug/NPOI.dll
Normal file
BIN
bin/Debug/NPOI.dll
Normal file
Binary file not shown.
BIN
bin/Debug/Oracle.DataAccess.dll
Normal file
BIN
bin/Debug/Oracle.DataAccess.dll
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user