发货通知单删除报错
金蝶云社区-gaobiao66
gaobiao66
0人赞赏了该文章 822次浏览 未经作者许可,禁止转载编辑于2016年02月18日 14:26:16

发货通知单删除时下面的错误,无法删除。
[{"operation":"SAL_DELIVERYNOTICE_List.AfterConfirm.6"}]
发生时间:14:19:12
错误来源: mscorlib
错误信息:实体类型InStockEntry中不存在名为BaseDeliJoinQty的属性
===================================================
调用堆栈:

Server stack trace:
at Kingdee.BOS.Orm.DataEntity.DynamicObject.set_Item(String propertyName, Object value)
at Kingdee.K3.SCM.App.Sal.ServicePlugIn.DeliveryNotice.WriteBackNew.AfterCommitAmount(AfterCommitAmountEventArgs e)
at Kingdee.BOS.Core.BusinessFlow.PlugIn.BusinessFlowServicePlugInProxy.FireAfterCommitAmount(AfterCommitAmountEventArgs e)
at Kingdee.BOS.App.Core.BusinessFlow.WriteBackLogicUnit.CommitAmountLogic.DoTaskLast()
at Kingdee.BOS.App.Core.BusinessFlow.WriteBackEngine.WriteToSourceDataEntity()
at Kingdee.BOS.App.Core.BusinessFlow.WriteBackEngine.Do()
at Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowWriteBack.DoWriteBackEachRule(KeyValuePair`2 rule, WriteBackEngineContext engineContext)
at Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowWriteBack.D