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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 25 15:22:09 CET 2019


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

--- Comment #20 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
MariaDB [koha_kohadev]> SELECT template_id, profile_id, template_desc, creator
FROM creator_templates;
+-------------+------------+------------------------------------------------------------+-------------+
| template_id | profile_id | template_desc                                     
        | creator     |
+-------------+------------+------------------------------------------------------------+-------------+
|           1 |          1 | 3 columns, 10 rows of labels                      
        | Labels      |
|           7 |         13 | 1" X 1.5" Spine Label | Setup for up to four lines
of text | Labels      |
|          12 |         14 | 1" X 1.5" Spine Label | Setup for five lines of
text       | Labels      |
|          22 |          0 | Default description                               
        | Labels      |
|          23 |         16 | A template for home brewed patron card forms      
        | Patroncards |
|          24 |          0 | Default description                               
        | Patroncards |
+-------------+------------+------------------------------------------------------------+-------------+
6 rows in set (0.00 sec)

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


More information about the Koha-bugs mailing list