Koha/installer/data/mysql
Jonathan Druart d3c8b8fe54 Bug 24157: New permission - edit_invoices
Add a new permission to edit invoices

Test plan:
- Remove the new permission "edit_invoices" for a given patron,
use it to log in into Koha
- Create an invoice, edit it (click "detail")
=> You can see the detail of the invoice, but cannot edit it. It's a read-only view.
- Add the permission
=> The form is back and you can modify the invoices and save the changes.
Also, you are able to create adjustments.

Sponsored-by: Galway-Mayo Institute of Technology

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-30 17:30:23 +02:00
..
atomicupdate Bug 24157: New permission - edit_invoices 2020-07-30 17:30:23 +02:00
de-DE Bug 23148: Fix bridge image paths in de-DE installer files 2020-07-20 16:16:37 +02:00
en Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
fr-CA Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
fr-FR Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
it-IT Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
mandatory Bug 17355: DB changes - set is_system for categories 2020-05-04 07:57:21 +01:00
nb-NO Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
pl-PL Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
ru-RU Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
uk-UA Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
account_credit_types.sql
account_debit_types.sql Bug 25010: Fix typo 'rewewal' in debit types 2020-04-03 14:26:35 +01:00
account_offset_types.sql Bug 24081: (QA follow-up) Fix small typo 2020-03-04 14:46:25 +00:00
audio_alerts.sql
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 24840: Replace DateTime->now with dt_from_string 2020-04-08 11:54:23 +01:00
kohastructure.sql Bug 23092: Add 'daterequested' to branchtransfers table 2020-07-24 14:09:30 +02:00
labels_upgrade.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
patroncards_upgrade.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
sysprefs.sql Bug 25709: Rename systempreference to NotesToHide 2020-07-29 10:08:43 +02:00
update22to30.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
updatedatabase.pl Bug 25709: DBRev 20.06.00.017 2020-07-30 17:30:23 +02:00
userflags.sql Bug 4461: Adding user flags for managing OPAC problem reports 2020-04-06 11:18:13 +01:00
userpermissions.sql Bug 24157: New permission - edit_invoices 2020-07-30 17:30:23 +02:00