Koha/tools
Jonathan Druart 5c4fdcf78a Bug 11742: A letter code should be unique.
This patch is a dirty way to fix a design issue on notices.
Currently the code assumes that a letter code is unique. Which is wrong,
the primary key is module, code, branchcode.

Maybe we should add a primary key (id) for the letter table in order to
pass the id to the template and correctly manage the letter code
duplication.

Test plan:
Try to duplicate a letter code using edit, add and copy actions.
If you manage to do it, please describe how you did.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
2014-06-23 15:19:55 -03:00
..
csv-profiles
quotes Bug 9048 - fix quote editor under Plack 2014-05-08 16:15:27 +00:00
ajax-inventory.pl Bug 7684: QA Followup and bugfixes 2013-11-01 00:11:45 +00:00
background-job-progress.pl
batch_records_ajax.pl Bug 10558 [QA Follow-up] 2014-03-10 15:48:32 +00:00
batchMod.pl Bug 11493: Revert "Bug 6869 Batch item modification fails whit accented characters" 2014-03-12 17:31:28 +00:00
cleanborrowers.pl Bug 11975: (follow-up) simplify construction of params for GetBorrowersToExpunge() 2014-05-09 14:32:30 +00:00
copy-holidays.pl
csv-profiles.pl
exceptionHolidays.pl
export.pl Bug 12238: (follow-up) tweak descriptions of the ID list 2014-05-23 15:53:21 +00:00
holidays.pl
import_borrowers.pl Bug 11287: make patron import tool take new restrictions system into account 2014-05-05 22:37:12 +00:00
inventory.pl Bug 12115: follow-up fix for tools/inventory's output_pref issues 2014-04-28 16:33:17 +00:00
koha-news.pl Bug 7567: QA followup: remove useless $parameters hashref 2014-04-07 18:14:20 +00:00
letter.pl Bug 11742: A letter code should be unique. 2014-06-23 15:19:55 -03:00
manage-marc-import.pl Bug 10558 [QA Follow-up] 2014-03-10 15:48:32 +00:00
marc_modification_templates.pl
modborrowers.pl
newHolidays.pl
overduerules.pl Bug 11742: Change return type for GetLetters 2014-06-23 15:19:55 -03:00
picture-upload.pl
quotes-upload.pl
quotes.pl
scheduler.pl
stage-marc-import.pl Bug 8970 - fix MARC import under plack 2014-05-25 23:51:12 +00:00
tools-home.pl
upload-cover-image.pl Bug 11473 - add 'biblio' and 'item' to cataloguing logging info 2014-01-17 05:42:44 +00:00
upload-file-progress.pl
upload-file.pl
viewlog.pl Bug 11477 - Add names for librarian and borrowers in the logs 2014-01-17 06:06:53 +00:00