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

[WebBundle] Fix SKU Refactoring #5226

Merged
merged 1 commit into from
Jun 10, 2016
Merged

[WebBundle] Fix SKU Refactoring #5226

merged 1 commit into from
Jun 10, 2016

Conversation

ylastapis
Copy link

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related tickets
License MIT

Accessing administration/shipments/{shipmentId} currently triggers an exception :

Neither the property "sku" nor one of the methods "sku()", "getsku()"/"issku()" or "call()" exist and have public access in class "Proxies__CG\Sylius\Component\Core\Model\ProductVariant" in SyliusWebBundle:Backend/Shipment:show.html.twig at line 113

Accessing administration/shipments/{shipmentId} currently triggers an exception :
Neither the property "sku" nor one of the methods "sku()", "getsku()"/"issku()" or "__call()" exist and have public access in class "Proxies\__CG__\Sylius\Component\Core\Model\ProductVariant" in SyliusWebBundle:Backend/Shipment:show.html.twig at line 113
@lchrusciel
Copy link
Member

I have to missed that... sorry ;)

@pjedrzejewski pjedrzejewski merged commit f66133d into Sylius:master Jun 10, 2016
@pjedrzejewski
Copy link
Member

Thanks Yann! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants