-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Preconditions
During checkout I get the following error:
PHP Fatal error: Uncaught Error: Call to a member function setDiscounts() on array in vendor/magento/module-sales-rule/Model/Quote/Discount.php:122
Magento Version : Commerce 2.3.5-p1
ElasticSuite for Retailer Version : 2.0.0
Environment : Default
Third party modules : No, Magento Vanilla installation
Steps to reproduce
- Create a retailer in the backend
- Create a retailer offer in the backend
- Add product to cart and proceed to checkout
- Select retailer in checkout => Error in log file
Expected result
- Checkout should be possible without errors
Actual result
- Error in log file
PHP Fatal error: Uncaught Error: Call to a member function setDiscounts() on array in vendor/magento/module-sales-rule/Model/Quote/Discount.php:122
Metadata
Metadata
Assignees
Labels
No labels