]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1921057 - Expand reporter.demographic to include detailed age breakdown
authorChris Sharp <csharp@georgialibraries.org>
Tue, 23 Mar 2021 23:03:32 +0000 (19:03 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 23 Sep 2021 14:31:26 +0000 (10:31 -0400)
commit4cce82764668745c49b18f08f6210e1d75793d26
treefec2834e4ab738ef940ed4fe2497f6979bcb3879
parentbb33a078c5d4272f2c6f787df42c59e737b4c6b7
LP#1921057 - Expand reporter.demographic to include detailed age breakdown

Add "age_division" column to reporter.demographic.  Expose the new
column to the reporter as "Detailed Age Division" resulting in the following
options:

Child 0-5 Years Old
Child 6-12 Years Old
Teen 13-17 Years Old
Adult 18-25 Years Old
Adult 50-59 Years Old
Adult 50-59 Years Old
Adult 60-69 Years Old
Adult 70+

If no DOB is present, say so.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/reporter-schema.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.reporter-demographic-expansion.sql [new file with mode: 0644]