Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Terran McCanna
Excellent! Terran McCanna PINES Program Manager Georgia Public Library Service 1800 Century Place, Suite 150 Atlanta, GA 30345 404-235-7138 tmcca...@georgialibraries.org On Tue, Apr 24, 2018 at 3:12 PM, Jennifer Bruch wrote: > Thanks Terran, > I had that part except I was

Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Jennifer Bruch
Thanks Terran, I had that part except I was leaving hold_data at the front of the fields. Once I took those out it worked! *Jennifer Bruch* Bethlehem Area Public Library 11 W. Church Street Bethlehem, PA 18018 610-867-3761 x232 On Tue, Apr 24, 2018 at 2:19 PM, Terran McCanna <

Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Terran McCanna
You would put your sorting code inside the ng-repeat tag like this: You can also sort first by one field, then by a second field like this: http://copy.location.name>','volume.label']*"> Terran McCanna PINES Program Manager Georgia Public Library Service 1800 Century Place, Suite 150 Atlanta,

Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Benjamin Kalish
In Webby you are using Angular style templates and Javascript which is great and gives you a lot of flexibility. Once you've realized that the hardest part is figuring out what variables are available in a given template. If anyone has a tip for figuring that out I'd love to hear it! Benjamin

Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Jennifer Bruch
Formatting Overview: https://pines.georgialibraries.org/dokuwiki/doku.php?id=circ:workstations:receipts Substrings To print just a substring of a variable, you can use a *limitTo* function: {{variable | limitTo:limit}} where limit is the number of characters you want. Original Code Result The

Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Kathy Lussier
Hi Diane, This thread might help you out: https://markmail.org/message/dc6bmdeuv6dqneqd Kathy On 04/24/2018 12:09 PM, Diane Disbro wrote: Thank you! Something like this*http://docs.evergreen-ils.org/3.0/_receipt_template_editor.html* for Webby is what those of us who aren't programmer

Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Diane Disbro
Thank you! Something like this* http://docs.evergreen-ils.org/3.0/_receipt_template_editor.html * for Webby is what those of us who aren't programmer need. My most pressing need is language for Hold_Slip #2. Hold_Slip #2 This is

Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Jennifer Bruch
One thing I have not gotten down yet is sorting, I was able to sort the Holds Pull List by Shelving Location Etc and items in a Check Out slip by Due Date. However, I have not got it working in Webby yet. *Jennifer Bruch* Bethlehem Area Public Library 11 W. Church Street Bethlehem, PA 18018

Re: [OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Jennifer Bruch
Here is where to start, PINES documentation. Then after that it is html and a lot of tinkering. https://pines.georgialibraries.org/dokuwiki/doku.php?id=circ:workstations:receipt-content *Jennifer Bruch* Bethlehem Area Public Library 11 W. Church Street Bethlehem, PA 18018 610-867-3761 x232 On

[OPEN-ILS-GENERAL] receipt templates

2018-04-24 Thread Diane Disbro
*Good morning -* *When we migrate to Webby, we will need to set up our receipt templates again. I couldn't find instructions for doing that in the official documentation. All I can see is that XUL template language (hold transit slip below)* * doesn't look like the Webby template language.*

Re: [OPEN-ILS-GENERAL] Receipt Templates Quirkiness in 2.0.6

2011-06-30 Thread Cynthia Williamson
Hi Melissa - We upgraded to 2.0.6 last month and indeed, our receipt templates were back at the defaults. We reset them all locally - I don't know of a way to set them all centrally. If someone does, please let us know. Regards, Cynthia Mohawk College Library Hamilton, ON On Wed, Jun 29, 2011

Re: [OPEN-ILS-GENERAL] Receipt Templates Quirkiness in 2.0.6

2011-06-30 Thread Thomas Berezansky
If you mean 100% centrally, across all libraries using the server: http://paste.lisp.org/display/114689 If you mean just your library you may be out of luck. Thomas Berezansky Merrimack Valley Library Consortium Quoting Cynthia Williamson crwbookg...@gmail.com: Hi Melissa - We upgraded to

Re: [OPEN-ILS-GENERAL] Receipt Templates Quirkiness in 2.0.6

2011-06-30 Thread Thomas Berezansky
-GENERAL] Receipt Templates Quirkiness in 2.0.6 Hi Melissa - We upgraded to 2.0.6 last month and indeed, our receipt templates were back at the defaults. We reset them all locally - I don't know of a way to set them all centrally. If someone does, please let us know. Regards, Cynthia Mohawk College

[OPEN-ILS-GENERAL] Receipt Templates Quirkiness in 2.0.6

2011-06-29 Thread Melissa Lefebvre
Hi Everyone, We were wondering if anyone else on 2.0.6 has experienced where custom receipt templates that have been imported and saved locally, randomly reset themselves back to the Evergreen receipt defaults without actually clicking the Default button. If so what did you do to resolve this

[OPEN-ILS-GENERAL] Receipt Templates

2011-04-01 Thread Geoff Brown
Hi All, We are getting a long run of blank paper after receipts print. Is there a macros that will force the printer to cut the roll once the information is printed ? Thanks, Geoff

Re: [OPEN-ILS-GENERAL] Receipt Templates

2011-04-01 Thread Thomas Berezansky
By default xulrunner thinks you are on a normal size letter sheet. You should adjust that in the printer setup area. Also, Epson drivers have a don't print trailing blank space option that can help that as well. Thomas Berezansky Merrimack Valley Library Consortium Quoting Geoff Brown