Summary: | Clicking on shipping cost invoice link from spent.pl causes internal server error | ||
---|---|---|---|
Product: | Koha | Reporter: | Liz Rea <wizzyrea> |
Component: | Acquisitions | Assignee: | Liz Rea <wizzyrea> |
Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, josef.moravec, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.11.00,19.05.03
|
|
Circulation function: | |||
Attachments: |
Bug 23363 - Fix Internal Server Error when clicking on shipment cost invoice link
Bug 23363 - Fix Internal Server Error when clicking on shipment cost invoice link Bug 23363: Fix Internal Server Error when clicking on shipment cost invoice link Bug 23363: (QA follow-up) Fix indentation |
Description
Liz Rea
2019-07-23 14:50:44 UTC
Created attachment 91748 [details] [review] Bug 23363 - Fix Internal Server Error when clicking on shipment cost invoice link To test: On the fund detail page, have some shipment costs associated with a fund an example would be cgi-bin/koha/acqui/spent.pl?fund=<your fund>&fund_code=<your code> Click the link for the fund, without this patch it will give an internal server error. With this patch, the shipment invoice will be loaded. Created attachment 91749 [details] [review] Bug 23363 - Fix Internal Server Error when clicking on shipment cost invoice link To test: On the fund detail page, have some shipment costs associated with a fund an example would be cgi-bin/koha/acqui/spent.pl?fund=<your fund>&fund_code=<your code> Click the link for the fund, without this patch it will give an internal server error. With this patch, the shipment invoice will be loaded. Signed-off-by: Jason DeShaw <JDeShaw@fargolibrary.org> Signed-off-by: Laurel Moran <lmoran@sdlawlibrary.org> Created attachment 91772 [details] [review] Bug 23363: Fix Internal Server Error when clicking on shipment cost invoice link To test: On the fund detail page, have some shipment costs associated with a fund an example would be cgi-bin/koha/acqui/spent.pl?fund=<your fund>&fund_code=<your code> Click the link for the fund, without this patch it will give an internal server error. With this patch, the shipment invoice will be loaded. Signed-off-by: Jason DeShaw <JDeShaw@fargolibrary.org> Signed-off-by: Laurel Moran <lmoran@sdlawlibrary.org> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 91773 [details] [review] Bug 23363: (QA follow-up) Fix indentation Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.03 backported to 18.11.x for 18.11.09 |