use cmsql go insert into configtag values( 'mustovrallowif0pay' ,'Must Override Allow for zero pay' ,'1' ,'YN' , 0 , 0 , 'SQLPAY' , 'Y = Error if zero paid and no deductible and no custom field 2 payment override. Default is N' ,0) insert into configtag values( 'billovrallowforline' ,'Use Bill Custom 2 as Override Allowed' ,'1' ,'YN' , 0 , 0 , 'SQLPAY' , 'Y = Use bill custom field 2 as override allowed on each line. This only works for single line bills. Default is N' ,0)