[Koha-bugs] [Bug 23929] Invoice adjustments should filter inactive funds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 26 21:53:28 CET 2021


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

Blou <philippe.blouin at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97399|0                           |1
        is obsolete|                            |

--- Comment #8 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 115836
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115836&action=edit
Bug 23929 - Invoice adjustments should filter inactive funds

Looking at invoice details, this makes the Adjustments Fund dropdown act
exactly like the Shipping Fund dropdown above, with a Show inactive
checkbox to help filter (by default) the inactive funds out of the list.

Test plan:
0) requires a database with inactive (old) funds along with active ones.
1) Go to invoice details page
2) Click "Add adjustment"
3) Open the drop down beside the Fund label, you should see EVERY fund in
database.
4) Compare with behavior of Shipping fund dropdown above.  Not every fund is
listed there
5) Apply patch
6) Now behavior is the same, only active fund are listed by default.
7) click "Show inactive" checkbox and see all the funds in the dropdown.

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


More information about the Koha-bugs mailing list