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, 9 May 2017 18:53:18 +0000 (14:53 -0400)
commit161003cd25cb12108559956e13a532b2da92e70e
treeccf24c12b1ac6745c8a01b84da8a8215b8b12afc
parentd6cea88a0745dc21b4b87f66d859369c8ab1bb46
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]