[Koha-bugs] [Bug 24001] Cannot edit card template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 19 20:43:31 CET 2019


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

--- Comment #15 from Chris Nighswonger <cnighswonger at foundations.edu> ---
(In reply to Jonathan Druart from comment #14)
> It has a printers_profile.profile_id = 22, but I think here we are talking
> about creator_templates.profile_id
> 
> MySQL [koha_kohadev]> select template_id, profile_id from creator_templates;

The error occurs on attempting to execute the following on your system in the
script:

SELECT * FROM printers_profile WHERE profile_id = 22 AND creator =
'Patroncards';

What does that say in the client?

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


More information about the Koha-bugs mailing list