update cardnumber to 16 digits
[koha.git] / release_notes_200pre4.txt
1 RELEASE NOTES
2 =============
3
4 This version of Koha is still in the "unstable" directory, because some bugs are still reported. But it's fully useable and used in (at least) 4 libraries in "real world" :
5 * Nelsonville Public Library, Ohio, USA
6 * Esiee, high school, France
7 * Dombes Abbey, France
8 * Wesford school, France
9
10 This release fixes a few bugs, and MANY french translation fixes/improvements.
11
12 BUGFIXES/IMPROVEMENTS
13 ---------
14 * new script : koha/koha/misc/overduenotices.pl
15    This is a script for the use of printing, and emailing overdue notices.
16    The script must be run from the command line
17    Documentation is contained in the script
18 * fix for bug 603 : patron searches are wonky when first letter of first and last name are the same
19 * removing trailing "," in subject.
20 * fixing some bugs in charges.pl, script that fills the categoryitem table.
21    The categoryitem table contains fines for every itemtype-borrowercategory.
22    Still has to be templated and added to admin part of Koha
23 * notforloan bug fix : now, if a specific item is "notforloan" and the itemtype "forloan", the "notforloan" is used. Before this fix, it was overwritted by the itemtype info/
24 * fixing a bug that deleted the MARC part of a biblio when using full acqui system.
25    Now, when you acquire a book through full acqui system, what you enter during acqui appears in the right MARC fields in MARC editor.
26
27 FRENCH SPECIFIC
28 ---------
29 More than 30 improvements/bugfixes in french templates.