Is it safe for data consistency to run this SQL command? DELETE FROM koha_LibraryName.authorised_value_categories WHERE category_name = "EmptyCategory";
El 20/03/18 a les 03:00, Irma Birchall ha escrit: > Hi Narcis, > > At the moment there is no possibility to delete a category from the > staff interface GUI. > Only from the command line. > Just leave / ignore the one with the wrong name and create a new > category with the correct name. > > Hope this helps. > Irma > CALYX > > > > > > On 20 March 2018 at 07:41, Narcis Garcia <[email protected] > <mailto:[email protected]>> wrote: > > (Koha 17.11) > > In Administration -> Authorized values I've created a category with a > wrong name. > How can I remove it? > > Thanks. > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] <mailto:[email protected]> > https://lists.katipo.co.nz/mailman/listinfo/koha > <https://lists.katipo.co.nz/mailman/listinfo/koha> > > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

