webstaff: new table to store shared prediction pattern codes
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 9 May 2017 18:53:18 +0000 (14:53 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 30 May 2017 16:06:42 +0000 (12:06 -0400)
commit7f75512c0d53b867347875e158c5bcd05a8de61a
tree9c3db930db0d40ac51f7876de5e9b2dade239ed6
parentcb3b6b556837b13b26eb678679d46beb9c2f49b2
webstaff: new table to store shared prediction pattern codes

serial.pattern_template is a new table for establishing a
shared list of predication pattern codes. Pattern templates
have an OU owner and share depth; CUD has a new ADMIN_SERIAL_PATTERN_TEMPLATE
permission.

The share depth is meant to be advisory, so there's no pcrud
permission tied to retrieving serial.pattern_template rows.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.serial_pattern_templates.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/YYYY.data.spt_perms.sql [new file with mode: 0644]