Re: [OPEN-ILS-GENERAL] Check Out Print Template

2019-05-24 Thread Garry Collum
As to the tear off block, a couple of years ago we set up the checkout receipt 
to print a raffle ticket at the bottom of the receipt.

We used the following  with the raffle ticket information, I believe it 
was patron id below this 



Then we set up the printer driver to cut at a page break.



From: Terran McCanna
Sent: Friday, May 24, 2019 10:26 AM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] Check Out Print Template

I think having access to the juvenile flag is a great idea. I've created a wish 
list request for it in launchpad: 

https://bugs.launchpad.net/evergreen/+bug/1830387




Terran McCanna, PINES Program Manager

Georgia Public Library Service | University System of Georgia
1800 Century Place NE Suite 580 l Atlanta, GA 30345
(404) 235-7138 | tmcca...@georgialibraries.org 
http://help.georgialibraries.org | h...@help.georgialibraries.org

  
Join our email list for stories of Georgia libraries making an impact in our 
communities.


On Fri, May 24, 2019 at 10:14 AM Lindsay Stratton  wrote:
The problem is, apparently, that the juvenile field isn't available to the 
checkout receipt. 

I successfully used the last family_name field (which is available) and it 
printed for my "Nybody" test user, but not for me,  "Stratton". Attempting 
"patron.juvenile == '[any variation on false]'" did not work.

Also an issue - using the ngIf form (as found in Angular documentation), vs the 
ng-if form (as used in EG templates). If ngIf is used, the block displays in 
the preview and prints regardless of the if condition. Using ng-if, the block 
does not display in the template preview, but prints according to the condition.

Enter our raffle!
Name:__
Contact:  
Drawing on Tuesday, June 4


This is a fun idea, and useful for a lot of things... I'm now wondering if 
there could be a way to use the slip or a tear-off block as a way to track 
books for summer reading

Lindsay Stratton 
Library Automation Services Manager 
Pioneer Library System 
2557 State Rte 21 
Canandaigua, NY 14424 



From: "Elizabeth Davis" 
To: "Evergreen Discussion Group" 
Sent: Thursday, May 23, 2019 10:07:29 AM
Subject: [OPEN-ILS-GENERAL] Check Out Print Template
Hello
 
Has anyone tried to use the ngIF directives in a Check Out Print Template?  I 
want to print a raffle entry form at the bottom of check out receipts, but only 
if the juvenile flag is false. 
 
Any ideas or suggestions to test? 
 
Thanks, 
Elizabeth Davis
Head of Digital Services 
Scranton Public Library
500 Vine Street
Scranton, PA 18509
570-348-3000 ext. 3050
eda...@albright.org
pronouns: she/her/hers
 




Re: [OPEN-ILS-GENERAL] Check Out Print Template

2019-05-24 Thread Elizabeth Davis
Hi Lindsay

Thanks so much. I had similar experiences and am glad I was on the right track. 
  We would love to use the juvenile flag for our libraries.

Sidenote- can anyone get the phone number to print on the checkout receipts?  I 
have the raffle slip auto populate the name and phone number and it’s not 
printing the phone number.

Elizabeth

From: Open-ils-general 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of 
Lindsay Stratton
Sent: Friday, May 24, 2019 10:08 AM
To: Evergreen Discussion Group 
Subject: Re: [OPEN-ILS-GENERAL] Check Out Print Template

The problem is, apparently, that the juvenile field isn't available to the 
checkout receipt.

I successfully used the last family_name field (which is available) and it 
printed for my "Nybody" test user, but not for me,  "Stratton". Attempting 
"patron.juvenile == '[any variation on false]'" did not work.

Also an issue - using the ngIf form (as found in Angular documentation), vs the 
ng-if form (as used in EG templates). If ngIf is used, the block displays in 
the preview and prints regardless of the if condition. Using ng-if, the block 
does not display in the template preview, but prints according to the condition.

Enter our raffle!
Name:__
Contact:  
Drawing on Tuesday, June 4


This is a fun idea, and useful for a lot of things... I'm now wondering if 
there could be a way to use the slip or a tear-off block as a way to track 
books for summer reading

Lindsay Stratton
Library Automation Services Manager
Pioneer Library System
2557 State Rte 21
Canandaigua, NY 14424



From: "Elizabeth Davis" mailto:eda...@albright.org>>
To: "Evergreen Discussion Group" 
mailto:open-ils-general@list.georgialibraries.org>>
Sent: Thursday, May 23, 2019 10:07:29 AM
Subject: [OPEN-ILS-GENERAL] Check Out Print Template
Hello

Has anyone tried to use the ngIF directives in a Check Out Print Template?  I 
want to print a raffle entry form at the bottom of check out receipts, but only 
if the juvenile flag is false.

Any ideas or suggestions to test?

Thanks,
Elizabeth Davis
Head of Digital Services
Scranton Public Library
500 Vine Street
Scranton, PA 18509
570-348-3000 ext. 3050
eda...@albright.org<mailto:eda...@albright.org>
pronouns: she/her/hers




Re: [OPEN-ILS-GENERAL] Check Out Print Template

2019-05-24 Thread Terran McCanna
I think having access to the juvenile flag is a great idea. I've created a
wish list request for it in launchpad:

https://bugs.launchpad.net/evergreen/+bug/1830387



Terran McCanna, PINES Program Manager
--

Georgia Public Library Service | University System of Georgia

1800 Century Place NE Suite 580 l Atlanta, GA 30345

(404) 235-7138 | tmcca...@georgialibraries.org

http://help.georgialibraries.org | h...@help.georgialibraries.org

<https://www.facebook.com/georgialibraries>
<https://www.twitter.com/georgialibs>

Join our email list <http://georgialibraries.org> for stories of Georgia
libraries making an impact in our communities.



On Fri, May 24, 2019 at 10:14 AM Lindsay Stratton 
wrote:

> The problem is, apparently, that the juvenile field isn't available to the
> checkout receipt.
>
> I successfully used the last family_name field (which is available) and it
> printed for my "Nybody" test user, but not for me,  "Stratton". Attempting
> "patron.juvenile == '[any variation on false]'" did not work.
>
> Also an issue - using the ngIf form (as found in Angular documentation),
> vs the ng-if form (as used in EG templates). If ngIf is used, the block
> displays in the preview and prints regardless of the if condition. Using
> ng-if, the block does not display in the template preview, but prints
> according to the condition.
>
> Enter our raffle!
> Name:__
> Contact:  
> Drawing on Tuesday, June 4
>
>
> This is a fun idea, and useful for a lot of things... I'm now wondering if
> there could be a way to use the slip or a tear-off block as a way to track
> books for summer reading
>
> Lindsay Stratton
> Library Automation Services Manager
> Pioneer Library System
> 2557 State Rte 21
> Canandaigua, NY 14424
>
>
> --
>
> *From: *"Elizabeth Davis" 
> *To: *"Evergreen Discussion Group" <
> open-ils-general@list.georgialibraries.org>
> *Sent: *Thursday, May 23, 2019 10:07:29 AM
> *Subject: *[OPEN-ILS-GENERAL] Check Out Print Template
>
> Hello
>
>
>
> Has anyone tried to use the ngIF directives in a Check Out Print
> Template?  I want to print a raffle entry form at the bottom of check out
> receipts, but only if the juvenile flag is false.
>
>
>
> Any ideas or suggestions to test?
>
>
>
> Thanks,
>
> Elizabeth Davis
>
> Head of Digital Services
>
> Scranton Public Library
>
> 500 Vine Street
>
> Scranton, PA 18509
>
> 570-348-3000 ext. 3050
>
> eda...@albright.org
>
> pronouns: she/her/hers
>
>
>
>


Re: [OPEN-ILS-GENERAL] Check Out Print Template

2019-05-24 Thread Lindsay Stratton
The problem is, apparently, that the juvenile field isn't available to the 
checkout receipt. 

I successfully used the last family_name field (which is available) and it 
printed for my "Nybody" test user, but not for me, "Stratton". Attempting 
"patron.juvenile == '[any variation on false]'" did not work. 

Also an issue - using the ngIf form (as found in Angular documentation), vs the 
ng-if form (as used in EG templates). If ngIf is used, the block displays in 
the preview and prints regardless of the if condition. Using ng-if, the block 
does not display in the template preview, but prints according to the 
condition. 

Enter our raffle! 
Name:__ 
Contact:   
Drawing on Tuesday, June 4 

This is a fun idea, and useful for a lot of things... I'm now wondering if 
there could be a way to use the slip or a tear-off block as a way to track 
books for summer reading 

Lindsay Stratton 
Library Automation Services Manager 
Pioneer Library System 
2557 State Rte 21 
Canandaigua, NY 14424 

> From: "Elizabeth Davis" 
> To: "Evergreen Discussion Group" 
> Sent: Thursday, May 23, 2019 10:07:29 AM
> Subject: [OPEN-ILS-GENERAL] Check Out Print Template

> Hello

> Has anyone tried to use the ngIF directives in a Check Out Print Template? I
> want to print a raffle entry form at the bottom of check out receipts, but 
> only
> if the juvenile flag is false.

> Any ideas or suggestions to test?

> Thanks,

> Elizabeth Davis

> Head of Digital Services

> Scranton Public Library

> 500 Vine Street

> Scranton, PA 18509

> 570-348-3000 ext. 3050

> eda...@albright.org

> pronouns: she/her/hers


Re: [OPEN-ILS-GENERAL] Check Out Print Template

2019-05-23 Thread Marisa Clark
Hello Elizabeth,
I’m also very interested in seeing the responses!

Thank you,
Marisa Clark

On Thu, May 23, 2019 at 3:27 PM Carlos Chuquizuta 
wrote:

> Good evening Elizabeth
>
> I would also be interested in seeing the responses this generates.
>
> Thank you
>
> Carlos Chuquizuta
> Willimantic Public Library
> Children's Department
>
>
> On Thu, May 23, 2019 at 3:00 PM Victoria Sandin <
> victoriasan...@rodgerslibrary.org> wrote:
>
>> Good afternoon Elizabeth,
>>
>> Could you share your responses? I'm curious as well about using ng-if
>> directive but using it only for kids (juvenile=true).
>>
>> Thank you,
>>
>>
>> *Victoria Sandin, M.L.S.*
>>
>> Technology Librarian
>>
>> Rodgers Memorial Library
>>
>> 194 Derry Road
>> 
>>
>> Hudson, NH 03051
>> 
>>
>> 603-886-6030
>>
>> www.rodgerslibrary.org
>>
>>
>> *Librarian. Genetically predisposed to answer questions and correct
>> misconceptions - whether asked or not.*
>>
>>
>> On Thu, May 23, 2019 at 10:43 AM Elizabeth Davis 
>> wrote:
>>
>>> Hello
>>>
>>>
>>>
>>> Has anyone tried to use the ngIF directives in a Check Out Print
>>> Template?  I want to print a raffle entry form at the bottom of check out
>>> receipts, but only if the juvenile flag is false.
>>>
>>>
>>>
>>> Any ideas or suggestions to test?
>>>
>>>
>>>
>>> Thanks,
>>>
>>> Elizabeth Davis
>>>
>>> Head of Digital Services
>>>
>>> Scranton Public Library
>>>
>>> 500 Vine Street
>>> 
>>>
>>> 
>>>
>>> Scranton, PA 18509
>>> 
>>>
>>> 570-348-3000 ext. 3050
>>>
>>> eda...@albright.org
>>>
>>> pronouns: she/her/hers
>>>
>>>
>>>
>> --
Marisa Clark
Circulation Clerk
mcl...@cwmars.org


Re: [OPEN-ILS-GENERAL] Check Out Print Template

2019-05-23 Thread Victoria Sandin
Good afternoon Elizabeth,

Could you share your responses? I'm curious as well about using ng-if
directive but using it only for kids (juvenile=true).

Thank you,


*Victoria Sandin, M.L.S.*

Technology Librarian

Rodgers Memorial Library

194 Derry Road

Hudson, NH 03051

603-886-6030

www.rodgerslibrary.org


*Librarian. Genetically predisposed to answer questions and correct
misconceptions - whether asked or not.*


On Thu, May 23, 2019 at 10:43 AM Elizabeth Davis 
wrote:

> Hello
>
>
>
> Has anyone tried to use the ngIF directives in a Check Out Print
> Template?  I want to print a raffle entry form at the bottom of check out
> receipts, but only if the juvenile flag is false.
>
>
>
> Any ideas or suggestions to test?
>
>
>
> Thanks,
>
> Elizabeth Davis
>
> Head of Digital Services
>
> Scranton Public Library
>
> 500 Vine Street
>
> Scranton, PA 18509
>
> 570-348-3000 ext. 3050
>
> eda...@albright.org
>
> pronouns: she/her/hers
>
>
>


[OPEN-ILS-GENERAL] Check Out Print Template

2019-05-23 Thread Elizabeth Davis
Hello

Has anyone tried to use the ngIF directives in a Check Out Print Template?  I 
want to print a raffle entry form at the bottom of check out receipts, but only 
if the juvenile flag is false.

Any ideas or suggestions to test?

Thanks,
Elizabeth Davis
Head of Digital Services
Scranton Public Library
500 Vine Street
Scranton, PA 18509
570-348-3000 ext. 3050
eda...@albright.org
pronouns: she/her/hers