注意事項:請將以上指令碼複製到txt文件,然後修改字尾名為.sql,備份賬套,在系統管理--賬套管理--更多--執行命令(kis專業版v14.0及以前版本在賬套管理--操作--執行命令),開啟對應的指令碼檔案,執行即可。資料無價,記得一定先要備份賬套喲
--會計資訊化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
金蝶EAS「總賬」系統召喚「反過賬」按鈕
腳步需要分段執行 1 步驟一 檢查是否存在控制引數 select 1 from t bas param where fnumber gl vch post control 如果上一句沒有查詢結果執行這一句插入控制引數 insert into t bas param fid,fdefaultval l...
金蝶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...