Sascha Heilmeier
Sascha Heilmeier
I create a user on Import and want to send an E-Mail, so I use the \Oro\Bundle\CustomerBundle\Entity\CustomerUserManager::sendConfirmationEmail but it fails, cause of an empty RequestStack. Simple fix in my eys.
When I follow the setup steps i get the following error on "bin/console oro:install --env prod" ``` In DefinitionErrorExceptionPass.php line 54: You have requested a non-existent parameter "deployment_type". ```
Hi, when I run ```bin/console oro:install -vvv --env prod``` every thing works fine untill I want to load sample data. ``` Load sample data (y/n): y Loading "demo" data fixtures...
### PHP Version 8.1.23 ### Shopware Version 6.5.6.0 ### Expected behaviour When I send SalesChannel data to the *Sync API*, not only should the first request go through successfully, but...
implement supports function for BeginCheckoutEvent like ViewItemListEvent ### 1. Why is this change necessary? * Prevent errors, when the "begin-checkout-btn" gets removed from the CartOverlay. ### 2. What does this...
Please remove `//# sourceMappingURL=` form generated JS Files or add the map files. Because it leads to the following behavior: When I use my DevTools tons of errors like: `DevTools...