Bug 17558: Fix adding manager id to patron messages in store method
authorJosef Moravec <josef.moravec@gmail.com>
Tue, 25 Oct 2016 21:52:11 +0000 (21:52 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Sat, 12 Nov 2016 02:33:14 +0000 (02:33 +0000)
commit7d28998c93e7376af972f2bd75d8c0c620749ddb
treecab5f156efc01f55a2be5db2a601e1670ac57f4b
parent8630e83ed1b0261bcffd7d4966460daca8c9a3af
Bug 17558: Fix adding manager id to patron messages in store method

Test plan:

prove t/db_dependent/Koha/Patron/Messages.t

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised. Pass OK

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Patron/Message.pm