Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Nick Clemens a64c8cd1a4
Bug 23416: Add PreserveSerialNotes system preference
Bug 11492 intended to pass routinglists forward. It also passed forward serial notes.
This may or not me desired behvaiour, to avoid changing functionality twice I add a syspref
to control this behaviour.

To test:
 1 - Have or create a subscription in the serials module
 2 - Recieve an issue, making sure ot ad a note
 3 - Go to receive again, note the note from the last serial is set for the expected issue
 4 - Apply patch
 5 - Update database, restart all the things
 6 - Receive the issue leaving the note in place
 7 - Note the next expected issue has the note
 8 - Find the syspref PreserveSerialNotes
 9 - Confirm it defaulted to Do
10 - Set it to 'Do not'
11 - Receive the expected serial leavign the note
12 - Note the newly generated expected serial has no note
13 - prove -v t/db_dependent/Serials.t

Signed-off-by: Nadine Pierre <nadine.pierre@inLibro.com>
Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-08-12 14:35:18 +01:00
..
preferences Bug 23416: Add PreserveSerialNotes system preference 2019-08-12 14:35:18 +01:00
searchengine/elasticsearch
additional-fields.tt Bug 22764: Change marcfield to MARC field in alert message 2019-04-25 11:36:23 +00:00
admin-home.tt Bug 11529: (follow-up) Remove manage_keywords2koha_mappings permission. 2019-08-05 15:03:19 +01:00
adveditorshortcuts.tt Bug 21411: (follow-up) Clean up for QA 2019-05-10 18:59:39 +00:00
aqbudgetperiods.tt
aqbudgets.tt
aqcontract.tt
aqplan.tt
audio_alerts.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt
authtypes.tt
biblio_framework.tt Bug 8558: Improve confirmation message for importing frameworks 2019-06-06 15:47:28 +01:00
branch_transfer_limits.tt
branches.tt
categories.tt
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt Bug 21783: Reindent admin/columns_settings.tt 2019-04-19 14:38:50 +00:00
currency.tt
didyoumean.tt Bug 14457: (QA follow-up) Fix QA script complaints and amend system preference text 2019-04-16 13:17:33 +00:00
edi_accounts.tt
edi_ean_accounts.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt
koha2marclinks.tt
library_groups.tt
localization.tt
marc_subfields_structure.tt
marctagstructure.tt Bug 23179: Add 'edit subfields' button to framework management 2019-06-25 17:14:29 +01:00
matching-rules.tt
oai_set_mappings.tt
oai_sets.tt
overdrive.tt
patron-attr-types.tt
preferences.tt Bug 8000: (QA follow-up) Add email validation to system preferences 2019-04-29 15:08:47 +00:00
printers.tt
share_content.tt Bug 22210: (QA follow-up) Tiny gramatical correction 2019-06-18 12:23:10 +01:00
smart-rules.tt Bug 18930: (follow-up) Change variable used in refund select for default options 2019-07-15 11:28:00 +01:00
sms_providers.tt
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt
transport-cost-matrix.tt
usage_statistics.tt
z3950servers.tt