http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6436

             Bug #: 6436
           Summary: Don't allow deletion of an itemtype used in
                    items.itype
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: System Administration
        AssignedTo: paul.poul...@biblibre.com
        ReportedBy: fridolyn.som...@gmail.com
         QAContact: koha-bugs@lists.koha-community.org
                CC: gmcha...@gmail.com


When trying to delete an item type, the code checks if its code is used in
biblioitems.itemtype and if it is, deosn't allow suppression.

But item type can also be in items.itype.

I modified code to check both locations.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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