在用友畅捷通T+的T+库存管理中碰到如下问题:
畅捷易T+采购入库单-点击审核报错
具体问题现象如下:
Object reference not set to an instance of an object. at Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.NormalInvoke(MethodBase method, Object[] args, Boolean needFreeCuid) at Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.Invoke(IMessage message) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Ufida.T.BAP.Base.IVoucherService`1.Audit(M dto) at Ufida.T.BAP.Web.Voucher.VoucherServiceProvider`1.Audit(M dto) at Ufida.T.ST.UIP.NewPurchaseReceiveVoucherEdit.Audit(RDRecordDTO dto) at Ufida.T.BAP.Web.Voucher.VoucherEdit.Action.AuditAction`2.ExecuteVoucherEditAction(VoucherController`2 ctler) at Ufida.T.BAP.Web.Voucher.VoucherEdit.Action.VoucherEditActionBase`2.Execute(AjaxActionContext context) at Ufida.T.BAP.Web.Base.TemplateControllerBase.ExecuteAjaxAction(AjaxActionContext ctx) at Ufida.T.BAP.Web.Base.VoucherControllerBase`2.ExecuteAjaxAction(AjaxActionContext ctx) at Ufida.T.ST.UIP.NewPurchaseReceiveVoucherEdit.ExecuteAjaxAction(AjaxActionContext ctx) at Ufida.T.BAP.Web.Base.TemplateControllerBase.ExecuteAjaxActionInternal(String action, Dictionary`2 data)
以下列示的内容为尝试性解决方案,如若下面的方案未能解决您的问题,可以添加用友软件工程师微信号进行咨询:https://www.xlsderp.com/24239.html。
这类报错通常是数据本身有问题,补丁上也处理过这类的报错,先备份账套后打上软件对应的最新补丁包后,清除浏览器缓存再操作您好,请备份数据,更新软件最新补丁后,清楚浏览器缓存,重试
发表评论