Bug 28148: Remove 'print' class from 'Print transfer slip' when transfer exists
authorNick Clemens <nick@bywatersolutions.com>
Wed, 14 Apr 2021 15:17:53 +0000 (15:17 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 28 Apr 2021 09:16:14 +0000 (11:16 +0200)
commit011ee862d375d1aceb694159cebe5b54d6e0f6b5
tree395d2342af522a1220d496185aba2c4eb5f09d72
parent680a3323fa2588b07fc034c4a9c534b1c6095065
Bug 28148: Remove 'print' class from 'Print transfer slip' when transfer exists

The 'print' class triggers JS to create the transfer and update a form

When a transfer exists we have no form and use 'openWin' to trigger the
print

Also, I remove a stray '1' in the template

To test:
1 - Set AutomaticItemReturn to "Don't"
2 - Check in an item from another branch
3 - Confirm the transfer
4 - Check it in again
5 - Click 'Print slip'
6 - Note error in console:
    Uncaught TypeError: this.form is null
7 - apply patch
8 - Repeat
9 - No error!

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt