Koha/koha-tmpl/intranet-tmpl/prog/en
Kyle M Hall 2d32ab3814 Bug 9533: batch item modification form now shows default field values only by request
This patch makes the pre-population of the fields for the batch
item editor with the default values from the default framework
optional and off by default.

Test Plan:
1) Apply patch
2) Add default values for cost and replacement cost to the
   default framework.
3) Browse to Tools / Batch item modification
4) Choose a file, or entire some barcodes in the text area
5) Ensure that the 'Populate fields with default values from default
   framework' is *not* checked
6) Click 'Continue'
7) Observe that the fields for cost and replacement cost are blank
8) Click the 'back' button on your browser
9) Check the checkbox to enable the default value
10) Click 'Continue'
11) Observe that the fields for cost and replacement cost now contain
    the default values you assigned them in the default MARC framework

Signed-off-by: David Cook <dcook@prosentient.com.au>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Switch works correctly, all tests and QA script pass.

Note: there is a bug with default values for all non text input
fields. Default values won't be applied for those fields as the
pull downs are not preselected correctly with the default values
defined in the framework.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-05 15:52:26 +00:00
..
css Bug 9757: Make staff client list contents view more like search results 2013-06-26 09:04:04 -07:00
includes Bug 9665: add RIS and BIBTEXT bibliographic record export to staff interface 2013-06-17 11:24:31 -07:00
js Bug 9113: fix handling of certain characters by item batch modification tool 2013-07-05 15:35:25 +00:00
lib
modules Bug 9533: batch item modification form now shows default field values only by request 2013-07-05 15:52:26 +00:00
xslt Bug 10284: Add missing spaces between label and content in XSLT view (780/785) 2013-05-28 07:44:05 -07:00
columns.def