Bug 19357: (bug 18260 follow-up) Remove non-relevant attributes
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Sep 2017 14:09:57 +0000 (11:09 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 29 Sep 2017 15:36:59 +0000 (12:36 -0300)
commit99f6e1adf3d3236c2a08ad31d4282d429d50974b
tree18c54d3815ce7300acb63a78b1f1149749f3381b
parentc84d03c582976cb590c62b25d59505b982a71d97
Bug 19357: (bug 18260 follow-up) Remove non-relevant attributes

When created, batch_record_modification.tt has been based on
batch_delete_records.tt
These attributes are not used in the template and not set in the pl
script.
Since bug 18260, biblio is a Koha::Biblio and calling a non-existent
method will raise an error.

This patch get rid of the following error:
batch_record_modification.pl: Template process failed: undef error - The
method itemnumbers is not covered by tests!

Test plan:
Modify bibliographic records with the "Batch record modification" tool.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt