http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12648
Kyle M Hall <k...@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34487|0 |1 is obsolete| | Attachment #34488|0 |1 is obsolete| | Attachment #34489|0 |1 is obsolete| | Attachment #34490|0 |1 is obsolete| | Attachment #34491|0 |1 is obsolete| | Attachment #34492|0 |1 is obsolete| | Attachment #34493|0 |1 is obsolete| | Attachment #34494|0 |1 is obsolete| | Attachment #34495|0 |1 is obsolete| | --- Comment #50 from Kyle M Hall <k...@bywatersolutions.com> --- Created attachment 35056 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35056&action=edit [PASSED QA] Bug 12648: Link patrons to an order This patch is the main patch. This feature adds the ability to link patrons to an order. On that way, they will be notified when the order is completely received. Test plan: 1/ Execute the updatedb entry and verify you have a new notification template in your table (tools/letter.pl). code: ACQ_NOTIF_ON_RECEIV, module: acquisition 2/ You can edit it if you want 3/ Create a basket and create an order with 1 or more items 4/ Link 1+ patrons to this order 5/ Close the basket and receive the order 6/ When you have received all items for this order, all patrons attached will be notified. Check the message_queue table to check if the letters have correctly been added to the queue. Signed-off-by: Paola Rossi <paola.ro...@cineca.it> Signed-off-by: Kyle M Hall <k...@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/