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

--- Comment #14 from Jonathan Druart <[email protected]> 
---
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;
+-------------+------------+
| template_id | profile_id |
+-------------+------------+
|          22 |          0 |
|          24 |          0 |
|           1 |          1 |
|           7 |         13 |
|          12 |         14 |
|          23 |         16 |
+-------------+------------+

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to