[Koha-bugs] [Bug 13564] Items search: rename Stock number to Inventory number

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 13 10:11:20 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13564

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
It seems that some occurrences still exist.

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.


More information about the Koha-bugs mailing list