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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 10 13:40:51 CET 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21804|0                           |1
        is obsolete|                            |

--- Comment #47 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 23376
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23376&action=edit
Bug 10402 follow-up: choose contacts for serials and acq 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

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


More information about the Koha-bugs mailing list