]> git.koha-community.org Git - koha.git/commit
Bug 37090: Correct op parameter in edi_accounts.pl
authorEmily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Fri, 14 Jun 2024 14:16:47 +0000 (10:16 -0400)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 18 Jul 2024 18:07:16 +0000 (18:07 +0000)
commit9edb3346f43e5a0a53da9d385a78e3b58cc7c706
treea805f2442e928f00939c0c6de21a9cf7c71eff61
parent804404ab3f55f84c94f88de1df2c0a29f321fcbe
Bug 37090: Correct op parameter in edi_accounts.pl

To test:
1. Go to Acquisitions > EDI Accounts
2. Create an EDI account if one is not already there
3. Try to delete the EDI account
--> Page refreshes and nothing happens
4. Apply patch, restart_all, and refresh the page
5. Try to delete the EDI account again
--> A confirmation page displays with correct information
6. Click "Yes, delete"
--> The EDI account is deleted

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 199b21bfc34460a5434ee0db41d98fb03b3e4b68)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
admin/edi_accounts.pl