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

Refund list view fails if CreditMemo entity has been overridden #216

Merged
merged 3 commits into from
Jan 7, 2021

Conversation

luca-rath
Copy link
Contributor

No description provided.

@luca-rath luca-rath requested a review from a team as a code owner June 2, 2020 15:55
Co-authored-by: Łukasz Chruściel <lchrusciel@gmail.com>
@@ -62,7 +62,7 @@ sylius_grid:
driver:
name: doctrine/orm
options:
class: Sylius\RefundPlugin\Entity\CreditMemo
class: %sylius_refund.model.credit_memo.class%
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK this parameter is never set inside the plugin.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it's the SyliusResourceBundle, which sets this parameter, but I'm not sure about that. But the parameter is definitely available in the container.

Copy link
Contributor

@Nek- Nek- Jun 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luca-rath
Copy link
Contributor Author

Will this pull request ever be merged or should I close it?

@Zales0123 Zales0123 merged commit 33cdd26 into Sylius:master Jan 7, 2021
@Zales0123
Copy link
Member

Thank you, Luca, and sorry for makinging it that long 🖖

@luca-rath
Copy link
Contributor Author

No problem, mostly a little reminder is all it takes 🙂 thanks for merging!

@luca-rath luca-rath deleted the luca-rath-patch-1 branch January 7, 2021 09:02
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.

4 participants