[Bug 5260] New: It would be nice if Koha's Acquisition module could order by email
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Summary: It would be nice if Koha's Acquisition module could order by email Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: ef@math.uni-bonn.de QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Created attachment 2653 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2653 Patch to enable acquisition orders by email I would find it useful if Koha' Acquisition module could not only generate printed PDF orders, but also order by email to the bookseller. Attached patch is my first try at it. Comments welcome. I wrote it for my employee (Mathematisches Institut der Universität Bonn) and it's targeted towards using Koha for acquisitions at our Institute's library (Fachbibliothek Mathematik der Universität Bonn). It introduces a new notice/letter/form orders/ORDEREMAIL which may look as follows (in german): Guten Tag. <item><<orders.quantity>> Stück <<orders.full_title>> von <<orders.author>>, ISBN <<orders.isbn>> zu <<orders.ecost>> (Listenpreis <<orders.listprice>>), Summe <<orders.quantity_ecost>></item> <total>Insgesamt <<orders.total.quantity>> Poste(n), Gesamtpreis <<orders.total.ecost_gsti>> incl. <<orders.total.gstrate>>% MWSt. Der Bestellung liegt ein Rabatt von <<orders.total.discount>>% zugrunde. Alle Preise in <<orders.total.currency>>.</total> Auf Wiedersehen. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Edgar Fuß <ef@math.uni-bonn.de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |bib.math.uni-bonn.de CC| |ef@math.uni-bonn.de Change sponsored?|--- |Sponsored -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2653|0 |1 is patch| | Attachment #2653|application/octet-stream |text/plain mime type| | --- Comment #1 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-09-29 19:30:42 UTC --- Comment on attachment 2653 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2653 Patch to enable acquisition orders by email correcting mime type -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Zeno Tajoli <tajoli@cilea.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tajoli@cilea.it --- Comment #2 from Zeno Tajoli <tajoli@cilea.it> 2010-10-05 13:06:22 UTC --- A basic translation of the mail template: Hello. <item><<orders.quantity>> copies of <<orders.full_title>> by <<orders.author>>, ISBN <<orders.isbn>> for <<orders.ecost>> each (list price <<orders.listprice>>), total <<orders.quantity_ecost>></item> <total>Total <<orders.total.quantity>> item(s), total price <<orders.total.ecost_gsti>> incl. <<orders.total.gstrate>>% VAT This order is based on a rebate of <<orders.total.discount>>%. All prices in <<orders.total.currency>>.</total> Good bye. [done by Edgar Fuß] -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent CC| |katrin.fischer@bsz-bw.de Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> 2011-05-09 21:07:10 UTC --- Working on reformatting this so it applies on master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2653|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> 2011-05-09 21:12:03 UTC --- Created attachment 4067 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4067 First patch of 2, changes reformatted for master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> 2011-05-09 21:32:06 UTC --- Created attachment 4068 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4068 Follow up patch containing template changes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |--- --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-05-17 20:53:19 UTC --- The ran into some problems, will send a follow up. Also trying to make use of the message_queue. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #7 from Edgar Fuß <ef@math.uni-bonn.de> 2011-07-31 21:24:36 UTC --- Created attachment 4781 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4781 Revised patch for 3.4.3 I'll attach a revised patch for 3.4.3. This time in GIT format in order to (hopefully) make all GIT people happy. As before, written by Edgar Fuß, Mathematisches Institut der Universität Bonn. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Christophe Croullebois <christophe.croullebois@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christophe.croullebois@bibl | |ibre.com --- Comment #8 from Christophe Croullebois <christophe.croullebois@biblibre.com> 2011-08-19 10:24:31 UTC --- Hello, sorry I have tested, and when you click on "Send Mail" no requester to ask you to confirm action, and more uncomfortable IMO no popup to say "operation successfull" or "mail sent" or other... regards. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Patch Status|Needs Signoff |Does not apply --- Comment #9 from Paul Poulain <paul.poulain@biblibre.com> 2011-09-27 15:43:33 UTC --- Edgar, your patch does not seems to be in git format a git patch starts with : (for example)
From 1b633c25236c62d43e938dac02f01897ba073747 Mon Sep 17 00:00:00 2001 From: Chris Cormack <chrisc@catalyst.net.nz> Date: Tue, 10 May 2011 09:30:06 +1200 Subject: [PATCH] Bug 5260 : Patch for template changes
your revised patch #4781 starts by : diff --git a/acqui/basketgroup.pl b/acqui/basketgroup.pl index 08356f8..4a4a9f2 100755 --- a/acqui/basketgroup.pl +++ b/acqui/basketgroup.pl QA comment: I also see that there are many commented warns or print, like +#print "order_mail\n"; +#print "booksellerid: $booksellerid\n", "mail_orders: ", Dumper($mail_orders); could you remove them before submitting, otherwise it will "fail QA" later Thanks -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|henridamien@koha-fr.org |ef@math.uni-bonn.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby@univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #10 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- I don't know if somebody is still working on that, but that would be a nice improvement! M. Saby -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.6 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Silvia Simonetti <s.simonetti@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |s.simonetti@cineca.it -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #11 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Still nobody working on that? Mathieu -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #12 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Edgar Fuß wrote me. He is no working on Koha. So, could an other dev take in charge this feature? Mathieu -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #13 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to mathieu saby from comment #12)
Edgar Fuß wrote me. He is no working on Koha. So, could an other dev take in charge this feature?
If you find me some funding, I'd be more than happy to -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #14 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- (In reply to Chris Cormack from comment #13)
(In reply to mathieu saby from comment #12)
Edgar Fuß wrote me. He is no working on Koha. So, could an other dev take in charge this feature?
If you find me some funding, I'd be more than happy to
Maybe the work made here can be reused. I'm taking a look... -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4067|0 |1 is obsolete| | Attachment #4068|0 |1 is obsolete| | Attachment #4781|0 |1 is obsolete| | --- Comment #15 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Created attachment 22171 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22171&action=edit [PATCH] Bug 5260 : Send basketgroup by mail to the bookseller 2 Patchs originally written by Edgar Fuß <ef@math.uni-bonn.de> in 2011 Merged, rebased and ceaned-up by Mathieu Saby on 21st oct 2013 Do not test for the moment -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |In Discussion -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|Sponsored |--- -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ef@math.uni-bonn.de |mathieu.saby@univ-rennes2.f | |r -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #16 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- I rebased everything and clean tabs and trailing whistepaces. It applies, but probably won't work well, as master has evolved since 2011. So, setting it in dissussion for the moment. Mathieu -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Holger Meißner <h.meissner.82@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |h.meissner.82@web.de -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 mathieu saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|bib.math.uni-bonn.de | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Samuel Martin <samuel.n.martin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |samuel.n.martin@gmail.com --- Comment #17 from Samuel Martin <samuel.n.martin@gmail.com> --- (In reply to mathieu saby from comment #16)
I rebased everything and clean tabs and trailing whistepaces. It applies, but probably won't work well, as master has evolved since 2011. So, setting it in dissussion for the moment.
Mathieu
I would say that this bug is very relevant to all larger Libraries. Is it going to be released anytime soon? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Jacek Ablewicz <abl@biblos.pk.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abl@biblos.pk.edu.pl -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #18 from mathieu saby <mathsabypro@gmail.com> --- Hello I'm not working on it anymore. If you or someone else is interested, you can maybe use the existing patch as a base or a source of inspiration. Mathieu -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #19 from Marc Véron <veron@veron.ch> --- Has anybody plans to work on this enhancement? -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirko@abunchofthings.net --- Comment #20 from Mirko Tietgen <mirko@abunchofthings.net> --- I talked to Katrin about this topic recently, she said she has a proof of concept. -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org