应收单下推发票时报错,提示尝试除以零。
金蝶云社区-FBJ_bing
FBJ_bing
0人赞赏了该文章 2,065次浏览 未经作者许可,禁止转载编辑于2015年04月08日 10:56:57

应收单下推发票的时候报错,提示尝试除以零
请问是什么原因?
5.0


发生时间:10:55:14
错误来源: mscorlib
错误信息:尝试除以零。
===================================================
调用堆栈:
Server stack trace:
在 System.Decimal.FCallDivide(Decimal& d1, Decimal& d2)
在 CallSite.Target(Closure , CallSite , Object , Object )
在 Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
在 Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
在 Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1)
在 IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx)
在 IronPython.Compiler.PythonScriptCode.EvalWrapper(CodeContext ctx)
在 IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope)
在 Kingdee.BOS.Scripting.PyExpressionEvaluator.Run(Expression expression, ExpressionContext context)
在 Kingdee.BOS.App.Core.Convertible.GetSourceFieldValue.FormulaMode.GetExpressionValue(List`1 dynamicRows, Dictionary`2 dicFieldAlias, BusinessInfo businessInfo, Context context, BOSExpression expression)
在 Kingdee.BOS.App.Core.Convertible.GetSourceFieldValue.FormulaMode.SoureValue()
在 Kingdee.BOS.App.Core.Convertible.DefaultPolicy.FieldMappingAction.Do()
在 Kingdee.BOS.Core.BusinessPolicyModel.BusinessPolicyEngine.Do(OperateOption context)
在 Kingdee.BOS.App.Core.Convertible.ConvertEngine.OnCreating(PushArgs pushArgs, OperateOption option)
在 Kingdee.BOS.App.Core.ConvertService.Push(Context ctx, PushArgs serviceArgs, OperateOption option, Boolean validPermission)
Exception rethrown at [0]:
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
在 Kingdee.BOS.Contracts.IConvertService.Push(Context ctx, PushArgs serviceArgs, OperateOption option, Boolean validPermission)
在 Kingdee.BOS.ServiceHelper.ConvertServiceHelper.Push(Context ctx, PushArgs serviceArgs, OperateOption option)
在 Kingdee.BOS.Business.Bill.Operation.Push.DoPush(OpFormReturnInfo retInfo, ListSelectedRow[] selectedRows)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.DoCallBackAction(Object returnData, Action`1 action)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.FormClosedCallBack(String id, Boolean isSyncCall)
在 Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.CloseWindow()
在 Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.OnClose()
在 Kingdee.BOS.Business.DynamicForm.ConvertPlugIn.ConvertOpFormEdit.ButtonClick(ButtonClickEventArgs e)
在 Kingdee.BOS.Core.DynamicForm.PlugIn.DynamicFormViewPlugInProxy.FireButtonClick(ButtonClickEventArgs e)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.ButtonClick(String key, String menuKey)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.ButtonClick(String buttonKey, String menuKey, JSONArray postDatas)
错误数据: System.Collections.ListDictionaryInternal