Koha/admin
Emily Lamancusa e1b660303f
Bug 37823: Remove unreachable code in vendor contract page
The vendor contract management page has a few sections of code that are
meant to display a minimal confirmation message ("Data recorded") after
saving a new or edited vendor contract.

However, aqcontract.pl redirects back to the vendor details page after
saving, so this code is never reached and should be removed.

Test plan:
1. Apply patch
2. Go to the Acquisitions module and find a vendor
3. Click + New > Contract
4. Fill in the information and click Save
5. Click the "Contracts" link in the navigation menu on the left
--> Confirm that the contract was saved correctly
6. Click the Edit button and make changes to all fields
7. Save the information and click "Contracts" again
--> Confirm that the new information saved correctly

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-09-13 13:54:16 +02:00
..
searchengine/elasticsearch Bug 37319: Move mappings for 752ad (MARC21) and 210a/214a (UNIMARC) to pl index 2024-07-12 10:21:24 +02:00
additional-fields.pl Bug 35044: Admin: New additional fields 'repeatable' field 2024-08-23 18:21:20 +02:00
admin-home.pl
adveditorshortcuts.pl
aqbudgetperiods.pl Bug 36739: Correct CSRF change to budget deletions 2024-05-17 12:03:53 +02:00
aqbudgets.pl Bug 37089: cud-delete_confirm should not be cud 2024-06-21 15:02:48 +02:00
aqcontract.pl Bug 37823: Remove unreachable code in vendor contract page 2024-09-13 13:54:16 +02:00
aqplan.pl Bug 37411: Fixed exporting to CSV file 2024-08-01 18:22:34 +02:00
audio_alerts.pl
auth_subfields_structure.pl
auth_tag_structure.pl Bug 37163: Fix the redirect after deleting a tag from an authority framework to load the right page 2024-06-27 11:50:02 +02:00
authorised_values.pl Bug 28869: (follow-up) Switch to cud-edit_category for CSRF 2024-05-17 10:36:25 +02:00
authtypes.pl Bug 37080: Cannot delete MARC bibliographic frameworks or authority types 2024-06-21 15:02:47 +02:00
background_jobs.pl
biblio_framework.pl Bug 37080: Cannot delete MARC bibliographic frameworks or authority types 2024-06-21 15:02:47 +02:00
branch_transfer_limits.pl
branches.pl
cash_registers.pl
categories.pl Bug 37366: Patron category "Password change in OPAC" setting only follows system preference 2024-07-26 13:56:33 +01:00
check_budget_parent.pl
check_parent_total.pl
checkmarc.pl
cities.pl
classsources.pl
clone-rules.pl
columns_settings.pl
columns_settings.yml Bug 37574: Add visual indicator that bookings are expired 2024-08-26 17:39:52 +02:00
credit_types.pl
curbside_pickup.pl
currency.pl Bug 37089: cud-delete_confirm should not be cud 2024-06-21 15:02:48 +02:00
debit_types.pl
desks.pl
didyoumean.pl
edi_accounts.pl Bug 36767: Add a hint to show the new default of 22 2024-06-27 17:24:42 +02:00
edi_ean_accounts.pl Bug 36995: Correct parameter name for library EAN deletion 2024-06-06 15:18:44 +01:00
identity_providers.pl Bug 36276: Fix editing of identity provider and domains 2024-07-11 13:40:53 +02:00
ill_batch_statuses.pl
import_export_authtype.pl
import_export_framework.pl
item_circulation_alerts.pl
items_search_field.pl
items_search_fields.pl
itemtypes.pl
koha2marclinks.pl
library_groups.pl Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
localization.pl
marc-overlay-rules.pl Bug 36880: Record overlay rules are not validated 2024-06-27 11:50:06 +02:00
marc_subfields_structure.pl
marctagstructure.pl Bug 34346: Show error message instead of 500 for duplicate tags 2024-08-19 17:29:53 +02:00
matching-rules.pl
oai_set_mappings.pl
oai_sets.pl
overdrive.pl
patron-attr-types.pl
preferences.pl
record_sources.pl
restrictions.pl
search_filters.pl
share_content.pl
smart-rules.pl Bug 34440: Add lead and trail time to circulation rules 2024-08-30 16:41:26 +02:00
sms_providers.pl
smtp_servers.pl
sru_modmapping.pl
systempreferences.pl Bug 37765: Fix forms that POST without an op in systemprefernces 2024-09-13 12:02:47 +02:00
transfer_limits.pl
transport-cost-matrix.pl
usage_statistics.pl
z3950servers.pl