发布时间:2024-6-24
特价活动:>>>> 畅云管家新购、续费7折优惠,畅捷通T+cloud、好会计、易代账、好业财、好生意云产品8折优惠。
有两张凭证,出纳签字的操作员删除了,现在取消不了出纳签字了。
问题回复:
执行以下脚本修复凭证上的出纳签字,只处理casherid在eap_user中不存在的记录
declare @userid int select @userid=id from eap_user where [personname]='***' if (@userid is not null) begin update gl_doc set cashierid=@userid ,cashiername='***' from gl_doc where cashierid is not null and cashierid not in (select id from eap_user) end(注:***为人名)
客服电话:400-665-0028
关键字:用友财务软件,畅捷通软件,财务软件,进销存软件,U9官网,用友U8,用友T1,用友T+,用友T3,用友T6,畅捷通好会计,好生意,智+好业财,用友培训服务售后公司,畅捷通运营培训服务公司
版权所有:用友畅捷通软件 Copyright © 2025 All rights reserved.