金蝶KIS專業版 反過賬指令碼

2021-07-28 03:25:21 字數 653 閱讀 9318

建議大家通過應用商店新增反過賬外掛程式,這樣方便解除安裝,如果無法開啟應用商店,請檢查下瀏覽器是不是ie8及以上版本。

話不多說,送上指令碼:

delete from t_systemprofile  where fkey='unposkey'

insert into t_systemprofile (fcategory, fkey, fvalue, freadonly, fdescription, flevel, fexplanation, fformat, fsort, fdescription_cht, fdescription_en)

values ('general', 'unposkey', '1', 0, '', ' ', ' ', '', 1, '', '')

goupdate t_objectaccesstype set fobjectid=0 where fobjecttype=4 and fobjectid=-1 and fname='反過賬'

go

注意事項:請將以上指令碼複製到txt文件,然後修改字尾名為.sql,備份賬套,在系統管理--賬套管理--更多--執行命令(kis專業版v14.0及以前版本在賬套管理--操作--執行命令),開啟對應的指令碼檔案,執行即可。

資料無價,記得一定先要備份賬套喲~~~

金蝶KIS專業版 反過賬指令碼

建議大家通過應用商店新增反過賬外掛程式,這樣方便解除安裝,如果無法開啟應用商店,請檢查下瀏覽器是不是ie8及以上版本。話不多說,送上指令碼 delete from t systemprofile where fkey unposkey insert into t systemprofile fcat...

金蝶KIS專業版 反過賬指令碼

建議大家通過應用商店新增反過賬外掛程式,這樣方便解除安裝,如果無法開啟應用商店,請檢查下瀏覽器是不是ie8及以上版本。話不多說,送上指令碼 delete from t systemprofile where fkey unposkey insert into t systemprofile fcat...

金蝶KIS專業版 反過賬指令碼

建議大家通過應用商店新增反過賬外掛程式,這樣方便解除安裝,如果無法開啟應用商店,請檢查下瀏覽器是不是ie8及以上版本。話不多說,送上指令碼 delete from t systemprofile where fkey unposkey insert into t systemprofile fcat...