Bug 16432

Summary: When you delete an item type the system preference "item-level_itypes" is not considered
Product: Koha Reporter: Christophe Croullebois <christophe.croullebois>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, sophie.meynieux
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christophe Croullebois 2016-05-03 14:51:42 UTC
i.e if item-level_itypes is on "bibio record" and if you have in items.itype an item type you want to delete via itemtypes.pl you can't do that.
And you can't change this via the interface.
The better way would be that Koha do check only in the good table depending on the system preference to allow the delete.
I will check if it is also in master.
I will propose a patch.
Thx.
Comment 1 Owen Leonard 2016-06-21 11:56:56 UTC
Christophe did you find that this bug exists in master? If so please update this bug report's version information.