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: katrin.fischer@bsz-bw.de Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org 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.