http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13593
Bug ID: 13593
Summary: 'Stock number' should be 'Inventory number'
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
We should be consistent in how we use terms in Koha, there are some cases where
we use 'stock number' instead of 'inventory number'. Jonathan identified some
places that need to be fixed in bug 13564:
2 for the item search feature:
koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc:
[% INCLUDE itemsearch_header name='stocknumber' label='stock number'
text='Stock number' %]
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.csv.tt:Title,
Publication Date, Publisher, Collection, Barcode, Call number, Home library,
Current location, Shelving location, Stock number, Status, Checkouts
and 3 others:
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt:
<th>Stock number</th>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt:
<th>Stock number</th>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt:
<th>Stock number</th>
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/