Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jared Camins-Esakov a537a60bd4 Bug 10402 follow-up: choose contacts for claims
This patch makes it possible to choose a particular contact for
acquisitions and serials claims. To test:

1) Select a contact to use for claiming late orders and a contact
   to use for claiming late issues.
2) Send a claim for a late order and a claim for a late issue.
3) Note that the claims went out to the proper people.
4) Run the unit test with:
    > prove t/db_dependent/Letters.t
5) Sign off.

Note: the claim messages are recorded in the logs in the *Acquisitions*
module, not the Letters module as you might expect

This patch also fixes several perlcritic violations and centralizes
contact-related unit testing in Bookseller.t.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-08-26 11:45:59 -03:00
..
acqui Bug 10402 follow-up: choose contacts for claims 2014-08-26 11:45:59 -03:00
admin Bug 10212: (qa followup) accordion collapsed by default 2014-08-26 10:26:50 -03:00
authorities Bug 12708 - Unexpected behaviour in IE 9 and lower when using openWindow 2014-08-19 09:31:25 -03:00
basket Bug 11357 - biblioitems.size value not correctly displayed in list emails sent from OPAC and intranet 2014-07-01 15:29:29 +12:00
batch
catalogue Bug 12675: Remove CGI::scrolling_list from labeledMARCdetail.pl 2014-08-03 16:53:00 -03:00
cataloguing Bug 1561: Typo gut was not good; should be get ! 2014-08-21 09:56:43 -03:00
circ Bug 12744 - Set language in staff client should have 'Cancel' link 2014-08-24 13:23:41 -03:00
course_reserves Bug 12635 - Course reserves item list should use "Checked out" instead of "On Loan" 2014-08-07 11:03:56 -03:00
errors
help Bug 12749 - Better translatability for list module 2014-08-14 20:05:26 -03:00
installer Bug 12658: Wording of link text and translatability inside JavaScript 2014-08-15 15:36:11 -03:00
labels Bug 12589 - Manage label batch view should show item type description instead of code 2014-08-19 12:44:55 -03:00
members Bug 12222: members-update.tt has a giant hash variable 2014-08-26 10:28:41 -03:00
offline_circ
patron_lists ug 11857 - Number of patrons on a patron list not accurate 2014-07-02 15:44:14 -03:00
patroncards Bug 5502 - Patron card category search field should be menu 2014-08-10 09:30:47 -03:00
plugins
reports Bug 12432 [QA Followup] - Make "All" tab work when switching back to it 2014-08-19 09:54:33 -03:00
reserve Bug 4231 - Placing holds from cart fails silently 2014-08-15 15:33:01 -03:00
reviews
rotating_collections
serials Bug 12673: (followup) fix Supplemental issue too 2014-08-14 20:19:06 -03:00
services Bug 12673: Remove CGI::scrolling_list from C4::Items.pm 2014-08-03 17:21:08 -03:00
sms
suggestion
tags
test
tools Bug 4162 The inventory tool lacks validation for barcodes 2014-08-20 17:55:11 -03:00
virtualshelves Bug 12749 - Better translatability for list module 2014-08-14 20:05:26 -03:00
z3950
about.tt Bug 10212: Add Colvis to the about page 2014-08-26 09:28:51 -03:00
auth.tt
intranet-main.tt