热门关键词用友BIP 用友U9 用友NC 用友U8 OA T+ 好业财

    详细信息

    您现在的位置:网站首页 >> 百科问答 >> 详细信息

    用友T+单据打开报错‘’tplus”应用程序的服务器错误

    特价活动:>>>> 畅云管家新购、续费7折优惠,畅捷通T+cloud、好会计、易代账、好业财、好生意云产品6-8折优惠 

    问题现象:T+12.2普及版费用单报错,一串英文.(关键字:宽度必须是非负数)

    问题分析:造成这样的问题是由于DynPropertyString字段指的是【位置动态属性】,宽屏显示屏拖动很长后造成的<Root><DynProp><Key>labelWidth</Key><Value>760</Value></DynProp><DynProp><Key>onover</Key><Value>true</Value></DynProp></Root>修改760为100。然后进行软件重新修改移动位置。Width 字段的宽度最大可用值为1100


    DynPropertyString字段指的是位置的方位:<Root><DynProp><Key>labelWidth</Key><Value>760</Value></DynProp><DynProp><Key>onover</Key><Value>true</Value></DynProp></Root>



    解决方案:

    备份数据执行脚本:

    --labelWidth不要大于eap_Voucher的Width

    --<Root><DynProp><Key>labelWidth</Key><Value>760</Value></DynProp><DynProp><Key>onover</Key><Value>true</Value></DynProp></Root>

    --labelWidth中的值还原默认值100,

    update eap_VoucherControls

    set DynPropertyString='<Root><DynProp><Key>labelWidth</Key><Value>100</Value></DynProp><DynProp><Key>onover</Key><Value>true</Value></DynProp></Root>'

    where VoucherID =(select id from eap_Voucher where title ='费用单') and Name='Clerk'


    名称解析:

    eap_VoucherControls: 单据控件表

    DynPropertyString :单元格移动位置动态属性

    VoucherID:关联单据ID

    eap_Voucher:单据表

    name=clerk: 列名为业务员


    类似问题处理方案:

    问题现象1:打开销货单和退货单报错

    解决方案:

    UPDATE eap_VoucherControls

    SET Width=220, DynPropertyString = 'labelWidth100onovertrue'

    WHERE id IN(SELECT id FROM dbo.eap_VoucherControls

    WHERE VoucherID IN(SELECT id FROM dbo.eap_Voucher WHERE [Name]='SaleDelivery')AND [Name]='origAllowances')

    名词解释:

    Width:单元格的宽度 DynPropertyString:单元格移动位置动态属性 SaleDelivery:销货单

    origAllowances:原始标题


    问题现象2:打开销售订单界面提示“/tplus”应用程序中的服务器错误

    解决方案:

    update eap_VoucherControls set DynPropertyString='labelWidth100onovertrueRefDropDownFieldsCode:往来单位编码,Name:往来单位名称,SettlementPartner.Name:结算客户ShowTimeFalse'

    where VoucherID in (

    select id from eap_Voucher where Name='SaleOrder') and name='pubuserdefnvc1'

    名词解释:

    SaleOrder: 销售订单 pubuserdefnvc1:字符公用自定义项1


    问题现象3:销货单打开报错

    UPDATE eap_VoucherControls set DynPropertyString='<Root><DynProp><Key>labelWidth</Key><Value>100</Value></DynProp><DynProp><Key>onover</Key><Value>true</Value></DynProp></Root>'

    where VoucherID in

    (

    select id from eap_Voucher where name like 'SaleDelivery'

    ) and DynPropertyString is not null and name='Customer'

    名称解释:

    SaleDelivery:销货单 Custome:客户

     

     

    上一篇:T+往来期间对账单如何在表头查看最终余额

    客服电话:400-665-0028

    关键字:用友财务软件,畅捷通软件,财务软件,进销存软件,U9官网,用友U8,用友T1,用友T+,用友T3,用友T6,畅捷通好会计,好生意,智+好业财,用友培训服务售后公司,畅捷通运营培训服务公司

    版权所有:用友畅捷通软件 Copyright © 2024 All rights reserved.

    鲁ICP备2020041017号-6