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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 22 15:37:37 CEST 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30460|0                           |1
        is obsolete|                            |
  Attachment #30461|0                           |1
        is obsolete|                            |
  Attachment #30462|0                           |1
        is obsolete|                            |
  Attachment #30463|0                           |1
        is obsolete|                            |
  Attachment #30464|0                           |1
        is obsolete|                            |

--- Comment #91 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 31091
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31091&action=edit
Bug 10402: Use an object for contacts

In preparation for adding the ability to handle multiple contacts, this
patch moves booksellers' contacts into their own class,
C4::Bookseller::Contact.

To test:
1) Apply patch.
2) Run database update.
3) Edit a bookseller, making sure to add a contact.
4) View the bookseller's information, making sure the contact
   information is there.
5) Run the unit test:
    > prove t/db_dependent/Bookseller.t

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
Signed-off-by: Paola Rossi <paola.rossi at cineca.it>

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list