Time  Nick         Message
12:42 * mveron     is called...
12:40 mveron       http://schema.koha-community.org/master/tables/creator_templates.html
12:40 mveron       Ah, and the template table contains templates for patron cards as well, so it will be saver to do a search after the field 'creator' (Can be 'Labels' or 'Patroncards')
12:38 mveron       You have to change the second to something like my $labeltemplate
12:36 mveron       You have 2 vars $template defined, one in line 34 and one in line 50... The first is the tt template and the second one is the label template.
12:25 alexbuckley_ and am still getting the same unblessed error
12:25 alexbuckley_ I've changed it to: my $template = C4::Labels::Template->retrieve(template_id => 1);
12:22 mveron       I think it should be template_id
12:22 mveron       my $template = C4::Creators::Template->retrieve(layout_id => '1');
12:22 mveron       alexbuckley_: Maybe in label-home.pl line 50?
12:16 alexbuckley_ I am trying to implement a retrieve of any layouts and templates and if none exist then I want to display a lable onboarding tool. I have implemented a retrieval from C4::Layout however I keep getting a unblessed error
12:15 huginn_      04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18060 enhancement, P5 - low, ---, alexbuckley, ASSIGNED , Add onboarding functionality to guide users through setting up labels for the first time
12:15 alexbuckley_ mveron: I wonder could you please help me? I am working on bug 18060 and I keep getting an unblessed error and I can't work out how to fix it
12:07 mveron       hi alexbuckley_
12:07 alexbuckley_ hi mveron
12:06 mveron       Hi #koha
10:42 alexbuckley_ hi paul_p
09:51 alexbuckley_ hi everyone
02:13 sameee       hi koha