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

CreditMemos and RefundPayment appears in different order in admin order summary UI #231

Closed
diimpp opened this issue Nov 24, 2020 · 0 comments · Fixed by #240
Closed

CreditMemos and RefundPayment appears in different order in admin order summary UI #231

diimpp opened this issue Nov 24, 2020 · 0 comments · Fixed by #240
Labels
Bug Confirmed bugs or bugfixes.

Comments

@diimpp
Copy link
Member

diimpp commented Nov 24, 2020

image

Credit memos appearing not in the order they were made. I don't see how they sorted at all, possibly artifact of doctrine.
Refund payments are in correct order as they were made.

As there is not relation between credit memos and refund payment, we should at least try to sort them in same way

@Zales0123 Zales0123 added the Bug Confirmed bugs or bugfixes. label Nov 24, 2020
GSadee added a commit that referenced this issue Jan 12, 2021
…rder (clem21)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Fixes #231 

Commits
-------

1f96d2e Create CreditMemo repository to find order by Id and order them correctly
5160572 Add behat scenario
87eb341 Add return type to CreditMemoRepositoryInterface
cf32dc9 Fix typo
8666f26 Fix typo
c3a01cd applied Grzegorz's comments
e8f4d0f Create new behat feature file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bugs or bugfixes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants