Skip to content

Conversation

@shreyanshdwivedi
Copy link
Member

Fixes #3411

Short description of what this resolves:

Currently, we use filter to get a particular event invoice. Also we are not redirecting request from review to paid even if it is paid

Changes proposed in this pull request:

  • fix event invoice query
  • fix redirection of event invoice
  • made minor changes to review page

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@auto-label auto-label bot added the fix label Aug 14, 2019
mrsaicharan1
mrsaicharan1 previously approved these changes Aug 14, 2019
@fossasia fossasia deleted a comment Aug 14, 2019
@fossasia fossasia deleted a comment Aug 14, 2019
uds5501
uds5501 previously approved these changes Aug 14, 2019
Copy link
Contributor

@uds5501 uds5501 left a comment

Choose a reason for hiding this comment

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

LGTM

@fossasia fossasia deleted a comment Aug 16, 2019
@mrsaicharan1 mrsaicharan1 merged commit 9c995ff into fossasia:development Aug 16, 2019
@shreyanshdwivedi shreyanshdwivedi deleted the invoiceB1 branch August 16, 2019 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Event invoices are not fetched properly in /review route

5 participants