Closed Peekmo closed 4 years ago
Hi @Peekmo,
Thank you for reporting, we have implemented a fix by using the preferential exception instead of the removed class. The fix can be found in https://github.com/marellocommerce/marello/tree/3.0.8.
Thanks again,
Jaimy
Hello,
It seems that in Marello 3.0.1, in
Marello\Bundle\ReturnBundle\Controller\ReturnController
if you try to create a return from a non shipped order, you throw aOro\Bundle\SecurityBundle\Exception\ForbiddenException
, but it seems that this class doesn't exists.