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

            Bug ID: 20798
           Summary: Client side validation for for fund selection prevents
                    adding only some records to a basket
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        Depends on: 19453

Bug 19453 "fixed" the fund validation that never actually worked. This
validation should be removed altogether instead. It is overly simplistic and
simply checks to see if each record in the batch has a fund selected regardless
of whether that record will be imported or not.

In addition, the code completely ignores items generated by
MarcItemFieldsToOrder such that even if items on that page have a fund
selected, the javascript forces the librarian to make a selection from the
left-hand fund pulldown even though it will not be used.

Considering this bad validation is basically 'new' as it never worked before,
the most sensible course of action would be to 'undo' the change and remove the
validation.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19453
[Bug 19453] Client side validation broken for "Fund" select
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to