Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bug/redirect to invoice list page#439

Merged
supriya3105 merged 3 commits intodevelopfrom
Bug/redirect_to_invoice_list_page
Jun 3, 2022
Merged

Bug/redirect to invoice list page#439
supriya3105 merged 3 commits intodevelopfrom
Bug/redirect_to_invoice_list_page

Conversation

@Shruti-Apte
Copy link
Contributor

Notion card

https://www.notion.so/saeloun/After-sending-an-invoice-the-system-should-redirect-to-the-invoice-list-page-44dbb60466e3487d9993f769deba8f7b

Summary

Redirecting User to Invoice list page after invoice is sent successfully.

Preview

https://www.loom.com/share/17ac32fdd01a4cda9c90a11175bebde0

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • [ ]

How Has This Been Tested?

Checklist:

  • I have manually tested all workflows
  • I have performed a self-review of my own code

@github-actions
Copy link

github-actions bot commented Jun 3, 2022

Current Code Coverage Percent of this PR:

84.55 %

Files having coverage below 100%

Impacted Files Coverage
/app/controllers/subscriptions_controller.rb 66.67 %
/app/controllers/invoices_controller.rb 57.14 %
/app/models/invoice.rb 96.3 %
/app/policies/client_policy.rb 95.45 %
/app/policies/invoice_policy.rb 94.12 %
/app/policies/subscriptions_policy.rb 66.67 %
/app/policies/timezone_policy.rb 66.67 %
/app/controllers/invoices/payments_controller.rb 61.11 %
/app/services/invoice_payment/checkout.rb 44.0 %
/app/services/invoice_payment/pdf_generation.rb 70.97 %
/app/services/report/filters.rb 87.88 %
/app/controllers/internal_api/v1/timezones_controller.rb 37.5 %
/app/controllers/internal_api/v1/clients_controller.rb 94.44 %
/app/controllers/internal_api/v1/invoices_controller.rb 94.87 %
/app/controllers/internal_api/v1/payment_settings_controller.rb 93.33 %
/app/controllers/internal_api/v1/payments/providers_controller.rb 95.45 %
/lib/benchmarking/benchmarker.rb 0.0 %
/lib/countries_info.rb 0.0 %

@supriya3105 supriya3105 merged commit e12a61f into develop Jun 3, 2022
@supriya3105 supriya3105 deleted the Bug/redirect_to_invoice_list_page branch June 3, 2022 12:27
vipulnsward pushed a commit that referenced this pull request Feb 15, 2026
* Redirecting users to Invoice list page

* Redirect to Invoice list page

* Added setTimeout for Toaste visibility

Co-authored-by: Shruti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants