发布时间:2024-7-1
特价活动:>>>> 畅云管家新购、续费7折优惠,畅捷通T+cloud、好会计、易代账、好业财、好生意云产品8折优惠。
问题回复:
这个修改的话您可能需要了解一下这个软件的机制, 比如1月份启用账套,那么他的期间为1月1号~25号,然后2月份的期间即为 1月26号~2月25号。 若是其他月份的话, 例如3月份: 1月1号~1月31号。 2月1号~2月28号。 3月1号~3月25号。 3月26号~4月25号。以此类推。 然后修改的脚本格式为:(以001账套号为例,会计年度为2019年,不一致的注意要修改) 两种 比如1月份启用账套
update UFSystem..UA_Period set dBegin='2019-01-01',dEnd='2019-01-25' where cAcc_Id='001' and iYear='2019' and iId=1 update UFSystem..UA_Period set dBegin='2019-01-26',dEnd='2019-02-25' where cAcc_Id='001' and iYear='2019' and iId=2 update UFSystem..UA_Period set dBegin='2019-02-26',dEnd='2019-03-25' where cAcc_Id='001' and iYear='2019' and iId=3 update UFSystem..UA_Period set dBegin='2019-03-26',dEnd='2019-04-25' where cAcc_Id='001' and iYear='2019' and iId=4 update UFSystem..UA_Period set dBegin='2019-04-26',dEnd='2019-05-25' where cAcc_Id='001' and iYear='2019' and iId=5 update UFSystem..UA_Period set dBegin='2019-05-26',dEnd='2019-06-25' where cAcc_Id='001' and iYear='2019' and iId=6 update UFSystem..UA_Period set dBegin='2019-06-26',dEnd='2019-07-25' where cAcc_Id='001' and iYear='2019' and iId=7 update UFSystem..UA_Period set dBegin='2019-07-26',dEnd='2019-08-25' where cAcc_Id='001' and iYear='2019' and iId=8 update UFSystem..UA_Period set dBegin='2019-08-26',dEnd='2019-09-25' where cAcc_Id='001' and iYear='2019' and iId=9 update UFSystem..UA_Period set dBegin='2019-09-26',dEnd='2019-10-25' where cAcc_Id='001' and iYear='2019' and iId=10 update UFSystem..UA_Period set dBegin='2019-10-26',dEnd='2019-11-25' where cAcc_Id='001' and iYear='2019' and iId=11 update UFSystem..UA_Period set dBegin='2019-11-26',dEnd='2019-12-31' where cAcc_Id='001' and iYear='2019' and iId=12 若是其他月份的话, 例如3月份: update UFSystem..UA_Period set dBegin='2019-01-01',dEnd='2019-01-31' where cAcc_Id='001' and iYear='2019' and iId=1 update UFSystem..UA_Period set dBegin='2019-02-01',dEnd='2019-02-28' where cAcc_Id='001' and iYear='2019' and iId=2 update UFSystem..UA_Period set dBegin='2019-03-01',dEnd='2019-03-25' where cAcc_Id='001' and iYear='2019' and iId=3 update UFSystem..UA_Period set dBegin='2019-03-26',dEnd='2019-04-25' where cAcc_Id='001' and iYear='2019' and iId=4 update UFSystem..UA_Period set dBegin='2019-04-26',dEnd='2019-05-25' where cAcc_Id='001' and iYear='2019' and iId=5 update UFSystem..UA_Period set dBegin='2019-05-26',dEnd='2019-06-25' where cAcc_Id='001' and iYear='2019' and iId=6 update UFSystem..UA_Period set dBegin='2019-06-26',dEnd='2019-07-25' where cAcc_Id='001' and iYear='2019' and iId=7 update UFSystem..UA_Period set dBegin='2019-07-26',dEnd='2019-08-25' where cAcc_Id='001' and iYear='2019' and iId=8 update UFSystem..UA_Period set dBegin='2019-08-26',dEnd='2019-09-25' where cAcc_Id='001' and iYear='2019' and iId=9 update UFSystem..UA_Period set dBegin='2019-09-26',dEnd='2019-10-25' where cAcc_Id='001' and iYear='2019' and iId=10 update UFSystem..UA_Period set dBegin='2019-10-26',dEnd='2019-11-25' where cAcc_Id='001' and iYear='2019' and iId=11 update UFSystem..UA_Period set dBegin='2019-11-26',dEnd='2019-12-31' where cAcc_Id='001' and iYear='2019' and iId=12
客服电话:400-665-0028
关键字:用友财务软件,畅捷通软件,财务软件,进销存软件,U9官网,用友U8,用友T1,用友T+,用友T3,用友T6,畅捷通好会计,好生意,智+好业财,用友培训服务售后公司,畅捷通运营培训服务公司
版权所有:用友畅捷通软件 Copyright © 2025 All rights reserved.