Add ADJUST_BILLS permission to seed data user/kmlussier/lp1494544_add_missing_adjust_perm
authorDan Wells <dbw2@calvin.edu>
Mon, 14 Sep 2015 15:12:38 +0000 (11:12 -0400)
committerKathy Lussier <klussier@masslnc.org>
Tue, 15 Sep 2015 12:46:53 +0000 (08:46 -0400)
commit6ac3f345f742dd3ccb9e9238917b3c59921b88fa
treed185ffa7ac7983cd7ff3f50154049288423c8f5c
parent000cf61a0c9182e6edb5b3fd67b09c39eeb8c647
Add ADJUST_BILLS permission to seed data

This commit adds the new ADJUST_BILLS permission to the seed data.
Note that the upgrade script only adds the perm and avoids adding it
to any groups, as that should only be done with local discretion.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.adjust_bills_perm.sql [new file with mode: 0644]