Summary: | Can not select any funds for invoice adjustments | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Acquisitions | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
Severity: | major | ||
Priority: | P5 - low | CC: | fridolin.somers, josef.moravec, lucas, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 14850 | ||
Bug Blocks: | 22296 | ||
Attachments: |
Bug 22498: Rename variable for budgets loop for invoice adjustments
Bug 22498: Rename variable for budgets loop for invoice adjustments Bug 22498: Rename variable for budgets loop for invoice adjustments Bug 22498: Rename variable for budgets loop for invoice adjustments |
Description
Nick Clemens (kidclamp)
2019-03-12 13:14:55 UTC
Created attachment 86531 [details] [review] Bug 22498: Rename variable for budgets loop for invoice adjustments To test: 1 - Try to add some adjustments to an invoice (receive shipments, create invoice, click 'finish receiving') 2 - Note the fund dropdown has only 'No fund' 3 - Apply patch 4 - Refresh page 5 - Note you can now select funds, hooray! Created attachment 86546 [details] [review] Bug 22498: Rename variable for budgets loop for invoice adjustments To test: 1 - Try to add some adjustments to an invoice (receive shipments, create invoice, click 'finish receiving') 2 - Note the fund dropdown has only 'No fund' 3 - Apply patch 4 - Refresh page 5 - Note you can now select funds, hooray! Created attachment 86567 [details] [review] Bug 22498: Rename variable for budgets loop for invoice adjustments To test: 1 - Try to add some adjustments to an invoice (receive shipments, create invoice, click 'finish receiving') 2 - Note the fund dropdown has only 'No fund' 3 - Apply patch 4 - Refresh page 5 - Note you can now select funds, hooray! Signed-off-by: Janet McGowan <janet.mcgowan@ptfs-europe.com> Just doing the honours of uploading Janets signed patch for her.. sandboxes don't like signing of dependants. Created attachment 86595 [details] [review] Bug 22498: Rename variable for budgets loop for invoice adjustments To test: 1 - Try to add some adjustments to an invoice (receive shipments, create invoice, click 'finish receiving') 2 - Note the fund dropdown has only 'No fund' 3 - Apply patch 4 - Refresh page 5 - Note you can now select funds, hooray! Signed-off-by: Janet McGowan <janet.mcgowan@ptfs-europe.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.04 18.05.x is missing 14850 dependency. won't backport |