diff --git a/server/AyaNova/biz/WorkOrderBiz.cs b/server/AyaNova/biz/WorkOrderBiz.cs index 6af17bdb..e2cc71e9 100644 --- a/server/AyaNova/biz/WorkOrderBiz.cs +++ b/server/AyaNova/biz/WorkOrderBiz.cs @@ -3165,10 +3165,7 @@ namespace AyaNova.Biz if (ayaEvent != AyaEvent.Created && ayaEvent != AyaEvent.Modified) return; - //SNAPSHOT PRICING - - //by default apply all automatic actions with further restrictions possible below - bool ApplyTax = true; + //SNAPSHOT PRICING bool ApplyPricingUpdate = true; //if modifed, see what has changed and should be re-applied