Bug 40356

Summary: SyndeticsAwards doesn't appear to do anything
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2025-07-11 19:29:13 UTC
Working on Bug 32432 I noticed that SyndeticsAwards doesn't seem to do anything.


I see checks like:

[% IF ( SyndeticsAwards && SyndeticsAWARDS1Exists ) %]


But SyndeticsAWARDS1Exists doesn't seem to be anything? 

There is no mention of awards in C4/External/Syndetics.pm.