[Koha-bugs] [Bug 28064] Transits are not created at check in despite user responding 'Yes, print slip' to the prompt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 31 18:10:13 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28064

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #119045|0                           |1
        is obsolete|                            |

--- Comment #5 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 119056
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119056&action=edit
Bug 28064: (follow-up) Do not re-trigger transfer if it already exists

For some unknown reason the 'Print slip' button for when a transfer has
already been triggered also had the 'dotransfer' name attribute. It
won't have been getting passed to the form on submission due to the bug
with JS submissions and that this particular button was always a button
and not a submit in the past.  However, it does need removing to prevent
the re-triggering now.

Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list