diff --git a/intaro.retailcrm/updater.php b/intaro.retailcrm/updater.php index 60a990fb..73170836 100644 --- a/intaro.retailcrm/updater.php +++ b/intaro.retailcrm/updater.php @@ -1181,6 +1181,8 @@ function update() Loader::includeModule('sale'); Loader::includeModule('highloadblock'); + COption::SetOptionString('intaro.retailcrm', 'api_version', 'v5'); + (new LoyaltyProgramUpdater()) ->updateBonusInfoFieldForLp() ->updateBonusFieldsTypeInHl()