Re: [OPEN-ILS-GENERAL] Logos on Receipt Templates

2018-02-14 Thread Forrest, Stuart
if my memory serves me right isn't there a setting in the library settings editor where you can put template code to include receipts. Would the image code work there? Stuart IT Analyst Beaufort Count Library SC From: Open-ils-general

Re: [OPEN-ILS-GENERAL] Logos on Receipt Templates

2018-02-14 Thread Geoff Sams
I was just about to post a success for Blake’s suggestion in the IRC chat, which I still will but I will definitely give that a try as well to see if I can get it to work that way. Thanks, Geoff Sams Library Manager Roanoke Public Library 817-491-2691 From: Open-ils-general

Re: [OPEN-ILS-GENERAL] Logos on Receipt Templates

2018-02-14 Thread Geoff Sams
Blake's fix from that chat actually works perfectly for me, other than the giant mess it makes in the template anyway, but beggars can't be choosers and it works. Just in case others don't want to dig: Blake recommended converting the image into code that can be inserted in place of the URL

Re: [OPEN-ILS-GENERAL] Logos on Receipt Templates

2018-02-14 Thread Terran McCanna
I copied and pasted your image src code into mine and it worked fine. I have noticed problems with receipts being overly 'sticky' though and sometimes I have to clear cache or even go into Administration > Workstation > Stored Preferences and delete the eg.print.template.checkout (or whichever one

Re: [OPEN-ILS-GENERAL] Logos on Receipt Templates

2018-02-14 Thread Geoff Sams
Yeah, we’ve hosted the image directly on our Evergreen production servers and the link is via https in the template: https://roanoke.northtexaslibraries.org/opac/images/RPLGrey.png; /> That worked just fine in the XUL client, but the new templates just won’t print it. I’m going to see if any

Re: [OPEN-ILS-GENERAL] Logos on Receipt Templates

2018-02-14 Thread Terran McCanna
Hi Geoff, We had to make sure our graphics were on a secured (https) server in order for them to work. Terran McCanna PINES Program Manager Georgia Public Library Service 1800 Century Place, Suite 150 Atlanta, GA 30345 404-235-7138 tmcca...@georgialibraries.org On Wed, Feb 14, 2018 at 3:38

Re: [OPEN-ILS-GENERAL] Logos on Receipt Templates

2018-02-14 Thread Kathy Lussier
Hi Geoff, We had a discussion about this in IRC a couple of months back. I don't know if I ever was able to get it to work because I had to move on to something else, but the discussion is here - http://irc.evergreen-ils.org/evergreen/2017-12-15#i_338518. It's unclear if we ever arrived at

[OPEN-ILS-GENERAL] Logos on Receipt Templates

2018-02-14 Thread Geoff Sams
Hello all, After the myriad receipt template related emails I thought I'd jump in with a question that has come up while replicating old receipt templates in the web client. We had a logo setup in our old templates that printed without issues, but now when we embed that logo it shows up in

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Forrest, Stuart
Just out of interest, with help from Terran McCanna and John Amundson I managed to implement this in 3.0 webclient also. Here is the code I used for that. Welcome to {{current_location.name}} You have the following items checked out: {{checkout.title}} Barcode:

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Diane Disbro
And thank you for this discussion so that the rest of us know how to implement this practice at our libraries! Diane Disbro Circulation Coordinator/Branch Manager Union Branch Scenic Regional Library 308 Hawthorne Drive Union, MO 63084 (636) 583-3224 www.scenicregional.org -Original

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Bill Coffey
That works very well!!! Thanks to everyone for their help. Bill Coffey Systems Administrator Wayne County Public Library 1001 E. Ash St Goldsboro, NC 27530   Phone:  (919) 735-6249 Fax:  (919) 731-2889 email:   bill.cof...@waynegov.com -Original Message- From: Open-ils-general

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Forrest, Stuart
Hi In 2.11 this is how we have it setup Line Item %title% Barcode: %barcode% Due: %due_date% %price% Footer %SHORTNAME% %TODAY_TRIM% You saved: $ by using your public library Not sure if there is a difference in format between 2.11 and 2.12 though Stuart

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Bill Coffey
I have yet to get a total amount on any receipt. Using: %price% And removing the style I can get the price of each book to show in the line item area. In the Footer using: Cost to buy these books: $ The total sum still does not show after the $ I did get it to show the $0.00 but that is all.

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Tina Ji
We countered some mystery with the price sum. Though using the same code, a couple of our sites did not see the total initially. Eventually it showed up, still using the same code. Very weird. It's on 2.10 and 2.12. Quoting Bill Coffey : Receipt on staff

[OPEN-ILS-GENERAL] Friendly reminder: Student Success Working Group this Friday

2018-02-14 Thread Jane Sandberg
Hi Evergreeners, A friendly reminder about the first meeting of the Evergreen Student Success Working Group, which will be at 11am Pacific / 12pm Mountain / 1pm Central / 2pm Eastern on Friday, 16 February. I put together an agenda for us; let me know if you'd like me to add anything:

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Kathy Lussier
I'm sorry Bill. I was only half reading the thread and thought you were talking about the web client. Yes, that method should continue to work on 2.12. Kathy On 02/14/2018 10:26 AM, Bill Coffey wrote y2.12 I do believe it did work on 2.9, but not sure. Electronic Circuit Board Bill

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Bill Coffey
2.12 I do believe it did work on 2.9, but not sure. [Electronic Circuit Board] Bill Coffey Systems Administrator Wayne County Public Library 1001 E. Ash St Goldsboro, NC 27530 Phone: (919) 735-6249 Fax: (919) 731-2889 email: bill.cof...@waynegov.com From: Open-ils-general

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Kathy Lussier
Hi Bill, Are you on 2.12 or 3.0? I'm not sure, but it could be an issue that didn't work in 2.12, but was eventually resolved in 3.0. Kathy On 02/14/2018 10:09 AM, Bill Coffey wrote: I have added it to (2) staff workstations and there not getting any totals. Electronic Circuit Board

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Bill Coffey
I have added it to (2) staff workstations and there not getting any totals. [Electronic Circuit Board] Bill Coffey Systems Administrator Wayne County Public Library 1001 E. Ash St Goldsboro, NC 27530 Phone: (919) 735-6249 Fax: (919) 731-2889 email: bill.cof...@waynegov.com From:

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread John Amundson
Hi, Bill: Your code seems to work for me. The summed amount will not show in the preview. To confirm it is added correctly, you can print a checkout receipt. John John Amundson | Library Applications Associate III | CW MARS jamund...@cwmars.org | 508-755-3323 x322

Re: [OPEN-ILS-GENERAL] Web Client Print Templates - "You Saved" Calculator

2018-02-14 Thread Bill Coffey
I am having a problem with the receipt for checkouts. I have tried several variants for the coding, but I can’t get the total. In the Line Item section I can get the Price of the books with the addition of the section in red. Here is the setup for my Library. Header: Welcome to %LIBRARY%!