При попытке добавить товар в корзину через каталог или админ. панель появляется такая ошибка:
[Bitrix\Main\ArgumentOutOfRangeException]
The value of an argument 'ORDER_PROPS_ID' is outside the allowable range of values (100)
/var/www/html/bitrix/modules/sale/lib/internals/entity.php:378
#0: Bitrix\Sale\Internals\Entity->setFieldNoDemand(string, string)
/var/www/html/bitrix/modules/sale/lib/internals/entity.php:533
#1: Bitrix\Sale\Internals\Entity->setFieldsNoDemand(array)
/var/www/html/bitrix/modules/sale/lib/entitypropertyvalue.php:375
#2: Bitrix\Sale\EntityPropertyValue->__construct(array, array, array)
/var/www/html/bitrix/modules/sale/lib/propertyvaluebase.php:64
#3: Bitrix\Sale\PropertyValueBase::createPropertyValueObject(array, array, array)
/var/www/html/bitrix/modules/sale/lib/entitypropertyvalue.php:297
#4: Bitrix\Sale\EntityPropertyValue::createPropertyValuesObjects(array, array, array, array)
/var/www/html/bitrix/modules/sale/lib/entitypropertyvalue.php:865
#5: Bitrix\Sale\EntityPropertyValue::loadForEntity(object)
/var/www/html/bitrix/modules/sale/lib/propertyvaluebase.php:47
#6: Bitrix\Sale\PropertyValueBase::loadForOrder(object)
/var/www/html/bitrix/modules/sale/lib/propertyvaluecollectio nbase.php:64
#7: Bitrix\Sale\PropertyValueCollectionBase::load(object)
/var/www/html/bitrix/modules/sale/lib/orderbase.php:633
#8: Bitrix\Sale\OrderBase->loadPropertyCollection()
/var/www/html/bitrix/modules/sale/lib/orderbase.php:614
#9: Bitrix\Sale\OrderBase->getPropertyCollection()
/var/www/html/bitrix/modules/sale/lib/helpers/admin/blocks/o rderbuyer.php:574
#10: Bitrix\Sale\Helpers\Admin\Blocks\OrderBuyer::getNotRelPropData(object)
/var/www/html/bitrix/modules/sale/lib/helpers/admin/blocks/o rderbuyer.php:609
#11: Bitrix\Sale\Helpers\Admin\Blocks\OrderBuyer::getOrderPropertiesByJS(object)
/var/www/html/bitrix/modules/sale/lib/helpers/admin/blocks/o rderbuyer.php:90
#12: Bitrix\Sale\Helpers\Admin\Blocks\OrderBuyer::getEdit(object, boolean, integer)
/var/www/html/bitrix/modules/sale/admin/order_create.php:959
#13: require_once(string)
/var/www/html/bitrix/admin/sale_order_create.php:2.
Ранее работал на 8.0, если вернуть на эту версию, то заказы снова будут работать, но есть необходимость использовать 8.1 т.к инсталлятор битрикса требует эту версию. Прошу помочь выявить проблему.
[Bitrix\Main\ArgumentOutOfRangeException]
The value of an argument 'ORDER_PROPS_ID' is outside the allowable range of values (100)
/var/www/html/bitrix/modules/sale/lib/internals/entity.php:378
#0: Bitrix\Sale\Internals\Entity->setFieldNoDemand(string, string)
/var/www/html/bitrix/modules/sale/lib/internals/entity.php:533
#1: Bitrix\Sale\Internals\Entity->setFieldsNoDemand(array)
/var/www/html/bitrix/modules/sale/lib/entitypropertyvalue.php:375
#2: Bitrix\Sale\EntityPropertyValue->__construct(array, array, array)
/var/www/html/bitrix/modules/sale/lib/propertyvaluebase.php:64
#3: Bitrix\Sale\PropertyValueBase::createPropertyValueObject(array, array, array)
/var/www/html/bitrix/modules/sale/lib/entitypropertyvalue.php:297
#4: Bitrix\Sale\EntityPropertyValue::createPropertyValuesObjects(array, array, array, array)
/var/www/html/bitrix/modules/sale/lib/entitypropertyvalue.php:865
#5: Bitrix\Sale\EntityPropertyValue::loadForEntity(object)
/var/www/html/bitrix/modules/sale/lib/propertyvaluebase.php:47
#6: Bitrix\Sale\PropertyValueBase::loadForOrder(object)
/var/www/html/bitrix/modules/sale/lib/propertyvaluecollectio
#7: Bitrix\Sale\PropertyValueCollectionBase::load(object)
/var/www/html/bitrix/modules/sale/lib/orderbase.php:633
#8: Bitrix\Sale\OrderBase->loadPropertyCollection()
/var/www/html/bitrix/modules/sale/lib/orderbase.php:614
#9: Bitrix\Sale\OrderBase->getPropertyCollection()
/var/www/html/bitrix/modules/sale/lib/helpers/admin/blocks/o
#10: Bitrix\Sale\Helpers\Admin\Blocks\OrderBuyer::getNotRelPropData(object)
/var/www/html/bitrix/modules/sale/lib/helpers/admin/blocks/o
#11: Bitrix\Sale\Helpers\Admin\Blocks\OrderBuyer::getOrderPropertiesByJS(object)
/var/www/html/bitrix/modules/sale/lib/helpers/admin/blocks/o
#12: Bitrix\Sale\Helpers\Admin\Blocks\OrderBuyer::getEdit(object, boolean, integer)
/var/www/html/bitrix/modules/sale/admin/order_create.php:959
#13: require_once(string)
/var/www/html/bitrix/admin/sale_order_create.php:2.
Ранее работал на 8.0, если вернуть на эту версию, то заказы снова будут работать, но есть необходимость использовать 8.1 т.к инсталлятор битрикса требует эту версию. Прошу помочь выявить проблему.