[Koha-bugs] [Bug 18351] No warning when deleting budgets that have funds attached

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 7 17:18:02 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18351

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #61871|0                           |1
        is obsolete|                            |
  Attachment #64405|0                           |1
        is obsolete|                            |
  Attachment #64664|0                           |1
        is obsolete|                            |
  Attachment #65440|0                           |1
        is obsolete|                            |

--- Comment #15 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 65569
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65569&action=edit
[SIGNED-OFF] Bug 18351: Able to delete budget with funds

To test:
1) Create a budget, add a fund
2) Delete budget. Notice this is successful and triggers no warning
message etc.
3) Go to Funds. Notice the funds appear as if they are not there
4) Go into mysql and view the aqbudgetperiods table - notice the funds
are still there and are now inaccessible.
5) Apply patch
6) Create a budget, add a fund
7) Attempt to delete budget. Notice you can't click Delete button.
Confirm number of funds in hover message is correct.
8) Delete fund
9) Confirm you can now delete budget.

Sponsored-by: Catalyst IT

Signed-off-by: Felix Hemme <felix.hemme at thulb.uni-jena.de>

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list