Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard 6424a3c277 Bug 10347 - Deactivate "Add item" button when "Add multiple copies" was activated
When the "Add multiple items" button is pressed the other submit buttons
should be hidden in order to eliminate confusion about which button
submits the form at that stage in the process.

This patch alters the form so that clicking the "add multiple" button
hides the other two buttons and displays form for submitting the number
of copies to add.

This patch also makes changes to accompanying text in order to make
things (hopefully) clearer. The button text has been changed (again, see
Bug 10346) to "Add multiple copies of this item."

Explanatory text has been added "The barcode you enter will be
incremented for each additional item," because that seemed non-obvious
about the process.

Unrelated change: a section of obsolete JavaScript has been removed.

To test, go to the add/edit items page for a new or existing record.
Test adding a single item, adding & duplicating, and adding multiple.
The add multiple form should be shown upon clicking 'add multiple,' and
hidden when 'cancel' is clicked.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Work as described, tried adding one, one & dup, multiple and cancel multiple
No errors

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan Gallagher <bredan@bywatersolutions.com>
2016-04-27 16:26:14 +00:00
..
value_builder Bug 16078 [Revised] Remove unused YUI CSS 2016-03-23 01:03:47 +00:00
addbiblio.tt Bug 16205 - MARC editor settings menu should use a Font Awesome icon 2016-04-06 23:58:05 +00:00
addbooks.tt Bug 15682 - Merging records from cataloguing search only allows to merge 2 records 2016-04-20 20:55:52 +00:00
additem.tt Bug 10347 - Deactivate "Add item" button when "Add multiple copies" was activated 2016-04-27 16:26:14 +00:00
editor.tt Bug 16027 - Use Font Awesome icons in the professional cataloging interface 2016-03-24 17:01:04 +00:00
linkitem.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
merge.tt Bug 15314: Use Bootstrap modal for cataloging merge MARC preview 2015-12-30 03:38:15 +00:00
moveitem.tt Bug 15959: Use Font Awesome icons for attach item confirmations 2016-03-03 22:54:05 +00:00
z3950_auth_search.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
z3950_search.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00