用友T3普及版或者標(biāo)準(zhǔn)版、U6、T6、U8反啟用模塊工具
[重要通告]如您遇疑難雜癥,本站支持知識(shí)付費(fèi)業(yè)務(wù),掃右邊二維碼加博主微信,可節(jié)省您寶貴時(shí)間哦!
用于用友ERP軟件的各模塊反啟用,就是已啟用的模塊想取消掉不用,在用友自身不能取消的基礎(chǔ)上,可以隨意取消各模塊,非常實(shí)用。
功能特性:將用友通中不慎啟用的模塊反啟用。
用友T3普及版或者標(biāo)準(zhǔn)版反啟用模塊工具:
用友官方社區(qū)下載地址:https://www.chanjetvip.com/product/tool/detail?id=574e5912e881e0097074e4db
T3、U6、T6、U8反啟用模塊工具下載地址:
U8 通過后臺(tái)數(shù)據(jù)庫(kù)反啟用各模塊(通過后臺(tái)數(shù)據(jù)庫(kù)反啟用用友erp各模塊)
(一)固定資產(chǎn)模塊反啟用:
updateaccinformation set cvalue="" where csysid="FA" and ctype="ddate" 可省 and (cid="601"or cid="05"or cid="603"OR CID="602" OR CID="03"OR CID="06") updategl_mend set bflag_FA=0 deleteua_account_sub where (cacc_id="001") and (cSub_Id = "FA")
(二)工資模塊反啟用:
updateaccinformation set cvalue="" where csysid="wa" and ctype="ddate" 可省 and (cid="601"or cid="05"or cid="603") updategl_mend set bflag_Wa=0 deleteua_account_sub where (cacc_id="001") and (cSub_Id = "Wa")
(三)采購(gòu)模塊反啟用:
updateaccinformation set cvalue="" where csysid="PU" and ctype="ddate" 可省 and (cid="602"or cid="122"or cid="167") updategl_mend set bflag_PU=0 deleteua_account_sub where (cacc_id="001") and (cSub_Id = "PU")
(四)銷售模塊反啟用:
updateaccinformation set cvalue="" where csysid="SA" and ctype="ddate" 可省 and (cid="602"or cid="143"or cid="215") updategl_mend set bflag_SA=0 deleteua_account_sub where (cacc_id="001") and (cSub_Id = "SA")
(五)庫(kù)存模塊反啟用:
updateaccinformation set cvalue="" where csysid="st" and ctype="ddate" 可省 and (cid="602"or cid="143") updategl_mend set bflag_st=0 deleteua_account_sub where (cacc_id="001") and (cSub_Id = "st")
(六)存貨模塊反啟用:
updateaccinformation set cvalue="" where csysid="IA" and ctype="ddate" 可省 and (cid="602"or cid="104") updategl_mend set bflag_IA=0 deleteua_account_sub where (cacc_id="001") and (cSub_Id = "IA")
(七)應(yīng)收模塊反啟用:
updateaccinformation set cvalue="" where csysid="AR" and ctype="ddate" 可省 and (cid="29"or cid="11") updategl_mend set bflag_AR=0 deleteua_account_sub where (cacc_id="001") and (cSub_Id = "AR")
(八)應(yīng)付模塊反啟用:
updateaccinformation set cvalue="" where csysid="AP" and ctype="ddate" 可省 and (cid="24"or cid="09") updategl_mend set bflag_AP=0 deleteua_account_sub where (cacc_id="001") and (cSub_Id = "AP")
可以自由根據(jù)自己是否使用軟件還是使用SQL語(yǔ)句,看自己喜好即可!
問題未解決?付費(fèi)解決問題加Q或微信 2589053300 (即Q號(hào)又微信號(hào))右上方掃一掃可加博主微信
所寫所說,是心之所感,思之所悟,行之所得;文當(dāng)無(wú)敷衍,落筆求簡(jiǎn)潔。 以所舍,求所獲;有所依,方所成!
賞
支付寶贊助
微信贊助
免責(zé)聲明,若由于商用引起版權(quán)糾紛,一切責(zé)任均由使用者承擔(dān)。
您必須遵守我們的協(xié)議,如您下載該資源,行為將被視為對(duì)《免責(zé)聲明》全部?jī)?nèi)容的認(rèn)可->聯(lián)系老梁投訴資源 LaoLiang.Net部分資源來自互聯(lián)網(wǎng)收集,僅供用于學(xué)習(xí)和交流,請(qǐng)勿用于商業(yè)用途。如有侵權(quán)、不妥之處,請(qǐng)聯(lián)系站長(zhǎng)并出示版權(quán)證明以便刪除。
敬請(qǐng)諒解! 侵權(quán)刪帖/違法舉報(bào)/投稿等事物聯(lián)系郵箱:service@laoliang.net
意在交流學(xué)習(xí),歡迎贊賞評(píng)論,如有謬誤,請(qǐng)聯(lián)系指正;轉(zhuǎn)載請(qǐng)注明出處: » 用友T3普及版或者標(biāo)準(zhǔn)版、U6、T6、U8反啟用模塊工具