Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Katrin Fischer 9af64aa7d5 Bug 5260 - Add option to send an order by e-mail to the acquisition module
With this patch it will be possible to send order information
to the vendor by e-mail. For now this feature can be triggered
manually with a button before closing the basket.
The order e-mail is based on the acquisition claim feature, but
uses a new notice template.

Test plan:

1) Vendors
A new checkbox "Contact when ordering?" was added to the vendor
page.
- Add a vendor and/or edit an existing vendor
- Verify the new option is saved correctly
- Verify the new option displays on the vendor summary page
  after saving

2) Notices
The feature works with a new notice template: ACQORDER
It works with the same formatting/fields etc. as the acq claim
notice.
- Add a new notice template ACQORDER in module
  'Claim/order aquisition'
- Make sure to use fields from the various offered tables
  in your notice
- Verify it is saved correctly

3) Basket
- Turn on LetterLog system preference
- Create multiple order lines
- Click the 'Send order' button in the toolbar
- Verify error or success message
- Verify you received the e-mail
- Verify there is a new entry with about the sent
  notice in your action_logs table

4) Regression testing...
- Verify order claims still work
- Verify serial claims still work
- Verify new serial issue notices still work
...
(I can provide additional test plans if needed)

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-10-28 11:52:25 +00:00
..
automatic_item_modification_by_age.tt
batch_delete_records.tt Bug 16949: Simplify the checkbox checked condition 2016-09-13 17:24:38 +00:00
batch_record_modification.tt Bug 17147 [Revised] Streamline messages following batch record modification 2016-09-13 17:25:28 +00:00
batchMod-del.tt
batchMod-edit.tt Bug 13501: Move "Required" and checkbox after input/select 2016-09-02 16:25:04 +00:00
batchMod.tt
cleanborrowers.tt Bug 17083: Remove more event attributes from tools templates 2016-09-25 15:48:13 +00:00
csv-profiles.tt
export.tt Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
holidays.tt Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
import_borrowers.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
inventory.tt Bug 17083: Remove more event attributes from tools templates 2016-09-25 15:48:13 +00:00
koha-news.tt Bug 17183: Check if any checkboxes have been checked for 'Delete Selected' button in Koha News 2016-09-09 14:02:58 +00:00
letter.tt Bug 5260 - Add option to send an order by e-mail to the acquisition module 2016-10-28 11:52:25 +00:00
manage-marc-import.tt Bug 16937 [Revised] Remove "onclick" from the manage staged MARC records template 2016-09-09 13:17:09 +00:00
marc_modification_templates.tt
modborrowers.tt Bug 16938: Remove the use of "onclick" from batch patrons modification template 2016-09-09 13:54:48 +00:00
overduerules.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
picture-upload.tt Bug 17146: Fix CSRF in picture-upload.pl 2016-09-15 13:33:58 +00:00
quotes-upload.tt
quotes.tt
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 10407: Add marcxml import (follow-up) 2016-09-02 16:00:13 +00:00
tools-home.tt
upload-images.tt
upload.tt Bug 17083: Remove more event attributes from tools templates 2016-09-25 15:48:13 +00:00
viewlog.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00