public static void postSet_Items(SalesQuote obj) { obj.Recalculate("Total"); obj.Recalculate("TotalNet"); }