发布时间:2024-6-21
特价活动:>>>> 用友U8、T6、T+、T3软件产品4折优惠,畅捷通T+cloud、好会计、好业财、好生意云产品6-8折优惠,另有话费赠送。
客户在缅甸和越南的企业账套,本币是缅甸元或越南盾,面额比较大,需要用到13位整数,目前只能11位整数。
问题回复:
1、先备份账套
2、 对对应账套数据库执行一下脚本扩大可录入位数,最大支持13位整数.执行后重启服务.
update eap_VoucherTableColumn set MaxLength='15' where VoucherID=125 and Name like '%Amount%' and MaxLength<='15' update eap_edittablecolumn set MaxLength='15' where TableID in (118,119,120,121)and Name like '%Amount%' and MaxLength<='15'
截屏,微信识别二维码
客服QQ:5151867
(点击QQ号复制,添加好友)