發(fā)布時(shí)間:2025-7-26 瀏覽:36次
存貨與總賬對(duì)賬表有三個(gè)存貨顯示對(duì)賬不平,可以參照上傳的圖片。
這個(gè)問題是因?yàn)?月份的出庫成本有問題,這個(gè)建議客戶將核算模塊反到期初,重新記賬,然后重新生成憑證再傳到總賬即可。
給您一個(gè)查詢腳本: select * from (select md,mc,coutno_id,ino_id from dbo.GL_accvouch where ccode='123000003' and iperiod=1) B left join(select sum(iainprice) as iainprice,sum(iaoutprice)as iaoutprice,cpzid from ia_subsidiary where imonth=1 and cpzid is not null and cinvhead='123000003' group by cpzid ) A on A.cpzid=B.coutno_id where isnull(A.iainprice,0)<>isnull(md,0) or isnull(A.iaoutprice,0)<>isnull(mc,0) order by coutno_id
以上腳本可以查到那些單據(jù)有問題,可以根據(jù)單據(jù)的憑證號(hào)查到哪些單據(jù): select cvouCode,* from ia_subsidiary where cPZID = '2017IA0000000000018'
-- 這條腳本可以查詢到那張單據(jù)成本有問題。 單個(gè)修改比較麻煩,建議客戶重新從1月份從新制單操作即可。
客服電話:400-665-0028
用友好會(huì)計(jì)、用友易代賬、用友好業(yè)財(cái)、用友好生意、用友T+Cloud試用地址__用友暢捷通公司網(wǎng)站
關(guān)鍵字:用友軟件,暢捷通軟件,財(cái)務(wù)軟件,進(jìn)銷存軟件,U9官網(wǎng),用友U8,用友T1,用友T+,用友T3,用友T6,暢捷通好會(huì)計(jì),好生意,好業(yè)財(cái),用友培訓(xùn)服務(wù)售后公司,暢捷通運(yùn)營培訓(xùn)服務(wù)公司