public bool DeleteCreatedAdjustmentVoucher(string avId) { scservice.DeleteCreatedAdjustmentVoucher(avId); return(true); }