新增部门报错(未做二次开发)
金蝶云社区-yeluoxinchen
yeluoxinchen
0人赞赏了该文章 489次浏览 未经作者许可,禁止转载编辑于2016年10月25日 09:21:35

新增部门报错,部门未二开,报错如下,请问老师是什么问题:
错误信息:'BaseFieldDynamicRow' object has no attribute 'FNumber'
===================================================
调用堆栈:
在 CallSite.Target(Closure , CallSite , Object )
在 Microsoft.Scripting.Interpreter.DynamicInstruction`2.Run(InterpretedFrame frame)
在 Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
在 Microsoft.Scripting.Interpreter.LightLambda.Run3[T0,T1,T2,TRet](T0 arg0, T1 arg1, T2 arg2)
在 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 sco