acqui/vendor_issues.pl:if ( $op eq 'add_form' || $op eq 'cud-show' ) { Should be "show" not "cud-show"
Created attachment 165038 [details] [review] Bug 36635: Fix vendor's issue show view Should be "show" not "cud-show" Test plan: Create an issue for a vendor, click on the issue's id on the issue list table Notice that with the patch applied the issue is displayed. Without the patch the "show" view is empty
Trivial, skipping SO.
Created attachment 165162 [details] [review] Bug 36635: Fix vendor's issue show view Should be "show" not "cud-show" Test plan: Create an issue for a vendor, click on the issue's id on the issue list table Notice that with the patch applied the issue is displayed. Without the patch the "show" view is empty Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed for 24.05! Well done everyone, thank you!
No backport to 23.11.x, it is not affected
This looks like a bug fix, nothing to add/edit in the Koha manual.