This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user