Koha/installer/data/mysql/en
Julian Maurice 203757e353 Bug 7304: More permissions for budgets
- Possibility to add users to a budget
- Restrictions changed to:
  - None
  - Owner
  - Owner and users
  - Owner, users and library
- Restricted users cannot spent on these budgets (they cannot modify them
  either)

Modified pages:
 - admin/aqbudgets.pl
 - admin/aqplan.pl
 - suggestion/suggestion.pl
 - acqui/acqui-home.pl
 - acqui/addorderiso2709.pl
 - acqui/basket.pl
 - acqui/neworderempty.pl

Unit tests in t/Budgets/CanUserUseBudget.t and t/Budgets/CanUserModifyBudget.t

Bug 7304 tmp

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-27 16:25:44 +02:00
..
mandatory Bug 7304: More permissions for budgets 2012-06-27 16:25:44 +02:00
marcflavour Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
optional Bug 7977: Fixing quote sample data timestamps 2012-05-24 14:14:23 +02:00