黃島用友2023新年福利活動4折
委外訂單如何控制來源訂單號必輸
正常情況下,委外訂單的來源訂單是不允許設(shè)置為必輸?shù)模?br>但有時候用戶為了實現(xiàn)特定的目的,希望實現(xiàn)來源訂單號設(shè)置為必輸!
此時我們可以在數(shù)據(jù)庫的賬套庫中執(zhí)行以下腳本來實現(xiàn):
update voucheritems_base set canmodify=1,isnull=1,candelete=1 where cardnum=n‘om01‘ and fieldname=n‘csoordercode‘
update vouchertemplates set vt_id=vt_id where vt_cardnumber =n‘om01‘