[Bug 20565] New: Clearer documentation of date, branches, itemtypes and categorycode parameters in 'Create report from SQL' help page.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20565 Bug ID: 20565 Summary: Clearer documentation of date, branches, itemtypes and categorycode parameters in 'Create report from SQL' help page. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org I write a lot of reports, and I can never remember whether to use <<foo|branches>> or <<foo|branchcode>> for instance. These *are* documented in the help page, but it would be helpful if they were in a tabular form, e.g. +-----------------+--------------------------------------------------+-----------------------------+ | parameter | what user sees | what gets inserted in query | +-----------------+--------------------------------------------------+-----------------------------+ | date | date picker | validly formatted date | | branches | drop down of branch names | branch code | | itemtypes | drop down of item type names | item type | | categorycode | drop down of patron category descriptions | borrower ctegory code | | (anything else) | drop down of auth-value descriptions in category | authorized value | +-----------------+--------------------------------------------------+-----------------------------+ This would be easier to find on the help page. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20565 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Manual CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- We are in the process of removing hte local help files, see bug 19817. Marking this for the manual. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20565 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED CC| |caroline.cyr-la-rose@inlibr | |o.com Status|NEW |RESOLVED --- Comment #2 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I've added the table to the manual. https://gitlab.com/koha-community/koha-manual/merge_requests/177/diffs?commi... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20565 --- Comment #3 from Barton Chittenden <barton@bywatersolutions.com> --- (In reply to Caroline Cyr La Rose from comment #2)
I've added the table to the manual.
https://gitlab.com/koha-community/koha-manual/merge_requests/177/ diffs?commit_id=82f5773c993eda040e1b70d091f7170b3be20b64
Very nice! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org