http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7677
--- Comment #48 from Matthias Meusburger <[email protected]> --- Paola, about your remarks: the "Item type" and "Previous item type" fields were not set to "Continuing Resources" anymore! (ERROR) => fixed in a little patch I will submit. When I received ("Arrived") an issue [in DB: table serial] of the suscription (the first issue), I saw that the default value of the: "y - Koha item type" field of the new item was set to nothing (why?). => Is your itemtype field (995$y in your case) using itemtypes authorized values in the bibliographic framework ? It does not work if authorized values are not linked. prove t/db_dependent/Serials_2.t => The tests also fail from test #3 on master, so my patch may have not broken the tests (must be fixed on master to be sure, though). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
