https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26323

--- Comment #6 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
(In reply to Katrin Fischer from comment #5)
> All our documentation lists the authorised values, they are used in the
> default frameworks you are not supposed to change etc. Do we really need to
> support that they can be anything? I think we would make developer's and
> support staff's life easier if we kept expecting specific codes. Even with
> this patch, we will still do that in a lot of other places where there is no
> mapping table for lookup (TERM, SUGG, etc.)

Yes but TERM, SUGG, etc. are not linked with a DB fields. That's not the same
problematic.
The UI let you modify it, so I think we should go toward supporting it. And
this second patch goes to this direction.
Also it seems that we should remove the ability to edit the AV mapping for non
default frameworks (but that's definitely out of the scope here).

> My first thought here would actually be to fix the ETAT ones to be NOT_LOAN
> instead.

Ok but the patch is written already :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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