This commit is contained in:
@@ -3165,10 +3165,7 @@ namespace AyaNova.Biz
|
|||||||
if (ayaEvent != AyaEvent.Created && ayaEvent != AyaEvent.Modified)
|
if (ayaEvent != AyaEvent.Created && ayaEvent != AyaEvent.Modified)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
//SNAPSHOT PRICING
|
//SNAPSHOT PRICING
|
||||||
|
|
||||||
//by default apply all automatic actions with further restrictions possible below
|
|
||||||
bool ApplyTax = true;
|
|
||||||
bool ApplyPricingUpdate = true;
|
bool ApplyPricingUpdate = true;
|
||||||
|
|
||||||
//if modifed, see what has changed and should be re-applied
|
//if modifed, see what has changed and should be re-applied
|
||||||
|
|||||||
Reference in New Issue
Block a user