Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Maryse Simard 2fcc16b62c
Bug 17674: Handling of special cases
This patch adds handling for those 2 particular cases:
1. Deleting the expected issue
2. Deleting a serial and it's item, but one item cannot be deleted

To test:

1.1 Create a subscription that creates items
1.2 Receive two issues
1.3 Use the new button to delete the 'Expected' issue
1.4 The issue is correctly deleted, but the new expected issue created
to replace the one which has been deleted don't have a published or
received date and is show in it's own tab.
1.5 Apply patch
1.6 Repeat steps 1.1 through 1.4
    => The new expected issue is created correctly

2.1 Use the same serial as in 1 or repeat step 1.1 and 1.2
2.2 Check out one of the items
2.3 Delete the corresponding serial and check box to delete items
2.4 The serial is deleted, but not the item.
    => No feedback is show to the user
2.5 Apply patch
2.6 Repeat step 2.1 through 2.4
    => As before, the serial is deleted, but not the item
    => This time, an error is shown to inform the user

Signed-off-by: sonia <sonia.bouis@univ-lyon3.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-19 09:31:02 +00:00
..
acqui Bug 17611: Change 'Pending order' to 'Quantity ordered' 2020-02-20 08:39:50 +00:00
admin Bug 3137: (follow-up) Rename using 'collapse', remove syspref lettering and fix guarantor section collapsing 2020-03-19 09:10:41 +00:00
authorities Bug 23777: Use To.json in authorities.tt 2020-02-21 15:41:18 +00:00
basket Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
batch Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
catalogue Bug 24847: Select AND by default in items search 2020-03-19 09:07:09 +00:00
cataloguing Bug 24789: Remove ITS macro format 2020-03-16 11:02:35 +00:00
circ Bug 24298: (follow-up) Add missing filter! 2020-03-18 18:57:57 +00:00
clubs Bug 24393: Remove event attributes from patron clubs list template 2020-01-20 14:03:51 +00:00
common Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
course_reserves Bug 15377: (QA follow-up) Fix capitalization and column heading 2020-03-02 10:54:34 +00:00
errors Bug 21790: Switch error page template to Bootstrap grid 2018-12-26 20:47:03 +00:00
ill Bug 24518: Fix IE11 partner filtering 2020-03-18 17:52:13 +00:00
installer Bug 19735: Add support for max_ver 2020-02-12 16:33:02 +00:00
labels Bug 7468: (follow-up) Add missing filters 2020-01-21 11:29:09 +00:00
mana Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
members Bug 3137: (QA follow-up) Switch hidden for collapsed in text 2020-03-19 09:10:46 +00:00
offline_circ Bug 23098: Reword success message of KOC upload process 2019-06-24 14:44:08 +01:00
onboarding Bug 22655: Adding holds rules to Onboarding tool 2020-02-21 16:01:57 +00:00
patron_lists Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patroncards Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
plugins Bug 23975: (QA follow-up) Add missing TT filters 2020-03-03 09:19:37 +00:00
pos Bug 24495: Reword change collection feature 2020-03-18 08:45:07 +00:00
reports Bug 24193: Add CodeMirror linting of JavaScript, CSS, HTML, and YAML 2020-03-02 10:44:14 +00:00
reserve Bug 24510: Add missing filter 2020-03-19 09:26:19 +00:00
reviews
rotating_collections Bug 24390: (QA follow-up) Fix capitalization and simplyfy code a bit 2020-03-02 10:12:59 +00:00
serials Bug 17674: Handling of special cases 2020-03-19 09:31:02 +00:00
services
suggestion Bug 24648: Contextualization of past tense 'Created' 2020-02-19 15:57:21 +00:00
tags Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
test
tools Bug 24846: Add new tool to batch extend due dates 2020-03-19 08:56:38 +00:00
virtualshelves Bug 24093: Sorting indicators broken on list contents view 2019-11-25 08:37:01 +00:00
about.tt Bug 24735: Remove QueryParser-related code 2020-03-02 11:13:03 +00:00
auth.tt Bug 23042: Correct shib param escaping 2019-11-27 11:30:20 +00:00
intranet-main.tt Bug 22868: Move suggestions_manage subperm out of acquisition perm 2020-01-30 08:27:00 +00:00