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