Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Jonathan Druart e604097740 Bug 13662: Fix the serials.receive_serials permissions
There are some issues with serial permissions.
For instance it's not possible to receive serials if the
edit_subscription is not set.
Also the toolbar is empty.

Test plan:
1/ Set the serials => receive_serials permissions to a patron (and only
this one for the serials module).
2/ Verify you cannot create a new subscription, you can search
subscriptions but cannot edit them.
3/ On the serial result list, receive a serial (action > Serial
receive).
You can now change the status and receive it.
4/ On the serial collection, you can edit 1+ serials to reveice it.
5/ Set the serials => edit_subscription permission and confirm there is
no regression.

QA note: I think we should introduce a C4::Serials::can_receive_serials
subroutine, to test the IndependentBranches pref, but I don't want to
add to much processing to check permissions.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-06-05 12:53:09 -03:00
..
tables Bug 13891: DataTables server-side processing - Serial recipients 2015-04-13 10:55:21 -03:00
acqui-search-result.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
acqui-search.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
checkexpiration.tt Bug 10570: Show nonpublic note on check expiration page 2013-09-16 16:22:31 +00:00
claims.tt Bug 12852: Some unused stuffs more 2014-12-03 11:47:52 -03:00
result.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
routing-preview-slip.tt Add ids and classes to every staff page to help with customization (serials) 2012-03-22 18:12:31 +01:00
routing-preview.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
routing.tt Bug 13891: DataTables server-side processing - Serial recipients 2015-04-13 10:55:21 -03:00
serial-issues-full.tt Bug 10851: add additional "missing" statuses for serials issues 2014-02-04 17:43:49 +00:00
serial-issues.tt Bug 5357: Adds a new page for searching subscriptions 2012-09-18 22:37:11 +02:00
serials-collection.tt Bug 13662: Fix the serials.receive_serials permissions 2015-06-05 12:53:09 -03:00
serials-edit.tt Bug 13423: Remove unused JS function in serials-edit.tt 2015-05-14 11:48:17 -03:00
serials-home.tt Bug 5343: Link serial and acqui modules 2013-03-22 23:54:43 -04:00
serials-search.tt Bug 11271 - Serials table off the screen in smaller viewports 2014-11-21 20:29:52 -03:00
showpredictionpattern.tt Bug 11262: Don't require hardcoded translations for seasonal numbering pattern to work 2014-05-05 05:05:54 +00:00
subscription-add.tt Bug 9139: New subscription form - Does not check form on the first page 2015-05-14 11:42:35 -03:00
subscription-bib-search.tt Bug 11091: revamp search limit options for new subscription bib search form 2013-12-05 16:14:53 +00:00
subscription-detail.tt Bug 12003: Do not calculate next pubdate for irregular subscriptions 2014-04-18 20:57:51 +00:00
subscription-frequencies.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
subscription-history.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
subscription-numberpatterns.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
subscription-renew.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
viewalerts.tt Bug 7368: fixed subsribe typo 2012-09-03 17:54:04 +02:00