Bug 10475 - Item form in acquisition not hiding subfields properly
authorOwen Leonard <oleonard@myacpl.org>
Tue, 25 Jun 2013 16:46:04 +0000 (12:46 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 12 Jul 2013 20:40:15 +0000 (20:40 +0000)
commit5e1f8caf609aa58eabf6f353d12ec25e0e8e23a0
tree03960a5dd16bcb2ba85f3820e7abc571e5384d22
parentced4ca4e2d39856b4f00411eaee406b569199c1f
Bug 10475 - Item form in acquisition not hiding subfields properly

Subfields hidden in your ACQ framework leave a gap where they used to
be in the item entry form when adding an item to an order. This patch
makes the same change made by 7116 to services/itemrecorddisplay.tt to
correct the problem.

To test:

- Edit your ACQ framework and set some item subfields to hidden in the
  editor.
- Set your  AcqCreateItem system preference to "when placing an order."
- Add a title to an existing basket from an existing record.

The item entry form should display correctly with your hidden subfields
hidden. No whitespace should be left behind where the subfields were
hidden.

Also changed: Invalid "size" attributes on hidden form fields in
neworderempty.tt, stray </li>.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely, passes all tests and QA script.
Thx Owen!

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt
koha-tmpl/intranet-tmpl/prog/en/modules/services/itemrecorddisplay.tt