Bug 11443

Summary: Refactoring code sending basket from OPAC/intra
Product: Koha Reporter: Frédéric Demians <f.demians>
Component: Architecture, internals, and plumbingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: ephetteplace, eric.begin, francois.charbonnier, katrin.fischer, liz, marjorie.barry-vila, patrick.robitaille, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 10605    
Bug Blocks:    

Description Frédéric Demians 2013-12-24 11:01:15 UTC
opac-sendbasket.pl and sendbasket.pl contain duplicate code which can be
re-factored in a unique module.

See also if sending list code couldn't be re-factored also.
Comment 1 Eric Bégin 2014-01-29 11:43:54 UTC
I think that we could use the notifications in order to edit the content of the email sent by the cart / lists.
Comment 2 Liz Rea 2014-07-24 04:48:45 UTC
Using the user editable notice feature for this would be awesome.
Comment 3 Katrin Fischer 2016-12-28 14:07:46 UTC
(In reply to Liz Rea from comment #2)
> Using the user editable notice feature for this would be awesome.

We had a lot of libraries ask about this by now - I didn't like the idea at the beginning because it would mean losing translatability. But there seems to be some recent work on making notices translatable - so that would be great.
Comment 4 Marjorie Barry-Vila 2020-12-10 20:18:42 UTC
+1
Comment 5 Katrin Fischer 2023-07-09 08:31:20 UTC
(In reply to Liz Rea from comment #2)
> Using the user editable notice feature for this would be awesome.

Done :)

*** This bug has been marked as a duplicate of bug 3150 ***