[Koha-bugs] [Bug 10402] Add multiple contacts for vendors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 25 17:31:40 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10402

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24565|0                           |1
        is obsolete|                            |
  Attachment #24566|0                           |1
        is obsolete|                            |
  Attachment #24567|0                           |1
        is obsolete|                            |
  Attachment #24568|0                           |1
        is obsolete|                            |

--- Comment #62 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 29227
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29227&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list