[Koha] Delete Authorized values category

Alvaro Cornejo cornejo.alvaro at gmail.com
Thu Mar 22 02:20:47 NZDT 2018


Hi

If you have the wrong name and have assigned values and others, you might
prefer to change/edit the category name in sql using the UPDATE command
instead of DELETE

Regards,

Alvaro





|-----------------------------------------------------------------------------------------------------------------|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS
y GPRS online
              Visitenos en www.perusms.com

2018-03-21 1:09 GMT-05:00 Katrin Fischer <katrin.fischer.83 at web.de>:

> Check if you have any values for the category first, but if you haven't
> used it yet, it should be safe.
>
>
>
> On 20.03.2018 10:47, Narcis Garcia wrote:
>
>> 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 <informatica at actiu.net
>>> <mailto:informatica at actiu.net>> 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
>>>      Koha at lists.katipo.co.nz <mailto:Koha at lists.katipo.co.nz>
>>>      https://lists.katipo.co.nz/mailman/listinfo/koha
>>>      <https://lists.katipo.co.nz/mailman/listinfo/koha>
>>>
>>>
>>> _______________________________________________
>> Koha mailing list  http://koha-community.org
>> Koha at lists.katipo.co.nz
>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>
>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list