]> git.koha-community.org Git - koha.git/commit
Bug 13593: 'stock number' should be 'inventory number'
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 18 Jan 2015 19:04:15 +0000 (20:04 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 1 Mar 2015 02:29:42 +0000 (15:29 +1300)
commit6e1ecabbdc7d9fd03298c3199a1e10f2ee7c9731
tree704c0fd36ffc3476fb2cd811d4009d8e5dc348aa
parent4dada1ac6ac0e4224d55ec69485e29d6cfc7fc2d
Bug 13593: 'stock number' should be 'inventory number'

To make Koha easier to use, we should use terms consistently.
This patch fixes some occurrences of 'stock number' to be
'inventory number' as this is also the term used in the frameworks.

Item search, accessible via the link from staff's advanced search
1) Do a search for items, but choose CSV as output
2) Verify that the header row says 'inventory number'

Acquisition
3) Set AcqCreateItem to 'order'
4) Create a new order, check the labels on the item table in the order

5) Receive the order, check the labels on the item table on receive

6) Set AcqCreateItem to 'receive'
7) Check the item table on receiving an order

Followed test plan (including item search with JavaScipt disabled). Headers / labels display as expected.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 9cc7ac68e1c2993b7780a6fe1c361ddd434a595b)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.csv.tt