用友T3普及版或者標準版、U6、T6、U8反啟用模塊工具
[重要通告]如您遇疑難雜癥,本站支持知識付費業務,掃右邊二維碼加博主微信,可節省您寶貴時間哦!
用于用友ERP軟件的各模塊反啟用,就是已啟用的模塊想取消掉不用,在用友自身不能取消的基礎上,可以隨意取消各模塊,非常實用。
功能特性:將用友通中不慎啟用的模塊反啟用。
用友T3普及版或者標準版反啟用模塊工具:
用友官方社區下載地址:https://www.chanjetvip.com/product/tool/detail?id=574e5912e881e0097074e4db
T3、U6、T6、U8反啟用模塊工具下載地址:
U8 通過后臺數據庫反啟用各模塊(通過后臺數據庫反啟用用友erp各模塊)
(一)固定資產模塊反啟用:
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")
(三)采購模塊反啟用:
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")
(五)庫存模塊反啟用:
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")
(七)應收模塊反啟用:
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")
(八)應付模塊反啟用:
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")
可以自由根據自己是否使用軟件還是使用SQL語句,看自己喜好即可!
問題未解決?付費解決問題加Q或微信 2589053300 (即Q號又微信號)右上方掃一掃可加博主微信
所寫所說,是心之所感,思之所悟,行之所得;文當無敷衍,落筆求簡潔。 以所舍,求所獲;有所依,方所成!
賞
支付寶贊助
微信贊助
免責聲明,若由于商用引起版權糾紛,一切責任均由使用者承擔。
您必須遵守我們的協議,如您下載該資源,行為將被視為對《免責聲明》全部內容的認可->聯系老梁投訴資源 LaoLiang.Net部分資源來自互聯網收集,僅供用于學習和交流,請勿用于商業用途。如有侵權、不妥之處,請聯系站長并出示版權證明以便刪除。
敬請諒解! 侵權刪帖/違法舉報/投稿等事物聯系郵箱:service@laoliang.net
意在交流學習,歡迎贊賞評論,如有謬誤,請聯系指正;轉載請注明出處: » 用友T3普及版或者標準版、U6、T6、U8反啟用模塊工具