| Summary: | Cancelling some payments/writeoffs redirects to unexpected page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
| Component: | Fines and fees | Assignee: | helene <hickeyhe> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, hickeyhe, josef.moravec, martin.renvoize, nick |
| Version: | unspecified | Keywords: | Academy |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 22148: Changed where user is redirected by cancelling payment
Bug 22148: Changed where user is redirected by cancelling payment Bug 22148: Changed where user is redirected by cancelling payment Bug 22148: Changed where user is redirected by cancelling payment |
||
|
Description
Aleisha Amohia
2019-01-16 21:47:52 UTC
Created attachment 84102 [details] [review] Bug 22148: Changed where user is redirected by cancelling payment To test: 1) Create a manual invoice and save 2) Go to Make a payment tab 3) Click 'Pay amount', then cancel 4) Notice you are redirected to the Transactions tab, rather than back to Make a payment 5) Also try this with Pay selected and write off selected result when cancelling should be the same 6) Apply patch and try steps 2-6 again 7) Verify that you are now redirected to the 'make a payment tab' Created attachment 84132 [details] [review] Bug 22148: Changed where user is redirected by cancelling payment To test: 1) Create a manual invoice and save 2) Go to Make a payment tab 3) Click 'Pay amount', then cancel 4) Notice you are redirected to the Transactions tab, rather than back to Make a payment 5) Also try this with Pay selected and write off selected result when cancelling should be the same 6) Apply patch and try steps 2-6 again 7) Verify that you are now redirected to the 'make a payment tab' Signed-off-by: David Nind <david@davidnind.com> Created attachment 84439 [details] [review] Bug 22148: Changed where user is redirected by cancelling payment To test: 1) Create a manual invoice and save 2) Go to Make a payment tab 3) Click 'Pay amount', then cancel 4) Notice you are redirected to the Transactions tab, rather than back to Make a payment 5) Also try this with Pay selected and write off selected result when cancelling should be the same 6) Apply patch and try steps 2-6 again 7) Verify that you are now redirected to the 'make a payment tab' Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jose-Mario Monteiro-Santos <jose-mario.monteiro-santos@inLibro.com> Created attachment 84446 [details] [review] Bug 22148: Changed where user is redirected by cancelling payment To test: 1) Create a manual invoice and save 2) Go to Make a payment tab 3) Click 'Pay amount', then cancel 4) Notice you are redirected to the Transactions tab, rather than back to Make a payment 5) Also try this with Pay selected and write off selected result when cancelling should be the same 6) Apply patch and try steps 2-6 again 7) Verify that you are now redirected to the 'make a payment tab' Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jose-Mario Monteiro-Santos <jose-mario.monteiro-santos@inLibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 19.05 Enhancement, will not be backported to 18.11.x series. |