[Bug 9101] New: Add REPORT_GROUP to authorised values sample data
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Bug ID: 9101 Summary: Add REPORT_GROUP to authorised values sample data Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: katrin.fischer@bsz-bw.de Reporter: katrin.fischer@bsz-bw.de CC: gmcharlt@gmail.com In 3.10 there is a new feature to group and subgroup reports. In order to make this easier to use we should add some REPORT_GROUP values to the sample data. I took the modules from the updatedatabase script: $dbh->do("INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CIRC', 'Circulation'), ('REPORT_GROUP', 'CAT', 'Catalog'), ('REPORT_GROUP', 'PAT', 'Patrons'), ('REPORT_GROUP', 'ACQ', 'Acquisitions'), ('REPORT_GROUP', 'ACC', 'Accounts');"); -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 13500 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13500&action=edit Bug 9101: Add REPORT_GROUP to sample data To test: Option 1) Run the English and German web installer and check authorised values have been added correctly. Option 2) Run SQL code from auth_val.sql for German and English against your database and check the authorised values have been added correctly. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13500|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 13501 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13501&action=edit Bug 9101: Add REPORT_GROUP to sample data To test: Option 1) Run the English and German web installer and check authorised values have been added correctly. Option 2) Run SQL code from auth_val.sql for German and English against your database and check the authorised values have been added correctly. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13501|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 13596 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13596&action=edit Bug 9101: Add REPORT_GROUP to sample data To test: Option 1) Run the English and German web installer and check authorised values have been added correctly. Option 2) Run SQL code from auth_val.sql for German and English against your database and check the authorised values have been added correctly. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13596|0 |1 is obsolete| | --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> --- Created attachment 14007 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14007&action=edit Bug 9101: Add REPORT_GROUP to sample data To test: Option 1) Run the English and German web installer and check authorised values have been added correctly. Option 2) Run SQL code from auth_val.sql for German and English against your database and check the authorised values have been added correctly. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com Patch complexity|--- |Trivial patch QA Contact| |paul.poulain@biblibre.com --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: * tiny patch, only changes something during installation * I've fixed a conflict problem in german file, and tested the file can be loaded passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris@bigballofwax.co.nz> --- Pushed to 3.10.x, will be in 3.10.1 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org