Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

static roue coreshop_cart_create_qoute "CoreShop\\Bundle\\FrontendBundle\\Controller\\CartController:createQuoteAction" method not defined #1826

Closed
JustMe69 opened this issue Dec 23, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@JustMe69
Copy link
Contributor

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

CoreShop 3 beta 2

trying to create quote, not order on summary page
getting:

The controller for URI "/en/shop/cart/quote" is not callable: Expected method "createQuoteAction" on class "CoreShop\Bundle\FrontendBundle\Controller\CartController". Available methods: "widgetAction", "summaryAction", "shipmentCalculationAction", "addItemAction", "removeItemAction", "removePriceRuleAction", "setTemplateConfigurator", "setContainer", "getSubscribedServices".
@dkarlovi
Copy link
Contributor

Note the typo in the route name coreshop_cart_create_qoute, should be coreshop_cart_create_quote.

@dpfaffenbauer dpfaffenbauer self-assigned this Mar 24, 2022
@dpfaffenbauer dpfaffenbauer added this to the 3.0.0 milestone Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants