This commit is contained in:
2021-05-25 20:32:27 +00:00
parent 5d62db13f7
commit d1d9b85263

View File

@@ -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