用友-知识库

存货核算模块年度结转后存货与总账对账不正确

  • 问题描述:存货核算模块年度结转后存货与总账对账不正确
  • 问题原因:存货模块结转后,存货明细帐(ia_subsidiary)中cpzid为null值,在进行对账时系统无法将为null值的记录取到。需要手工更新cpzid为0 update ia_subsidiary set cpzid=0 where cpzid is null and cvoutype ='34' and imonth=0
  • 解决方案:游客无权查看
  • 相关补丁:
  • 模块:存货核算
  • 产品:U852
  • 问题名称:存货核算模块年度结转后存货与总账对账不正确
  • 更新时间:2008-04-29 00:00:00
  • 有用 没用100 浏览