https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22167
Bug ID: 22167
Summary: Allow itemnumber column to be labelled differently
when using bach item edit feature
Change sponsored?: ---
Product: Koha
Version: 17.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
Bug 19233 added a feature that allows you to send a list of items to the item
batch edit from a saved SQL report. At the moment this only works, if your
column is displayed as itemnumber.
Example:
Works:
show itemnumber from items;
Doesn't work:
show itemnumber as "Item#" from items;
This is not nice for translations. It would be nice if there was a different
way to mark the itemnumber and explicitly activate the feature.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/