1 / 37

Receipts

Customizing Evergreen’s Receipt Templates Terran McCanna PINES Program Manager Georgia Public Library Service tmccanna@georgialibraries.org. Receipts. Windows Printer Settings. Evergreen Printer Settings. Evergreen Receipt Templates. Overall Steps for Setting Up Receipts. Receipts.

yahto
Télécharger la présentation

Receipts

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Customizing Evergreen’s Receipt TemplatesTerran McCannaPINES Program ManagerGeorgia Public Library Servicetmccanna@georgialibraries.org

  2. Receipts Windows Printer Settings Evergreen Printer Settings Evergreen Receipt Templates

  3. Overall Steps for Setting Up Receipts Receipts • Install Printer Drivers for Laser and Receipt Printers and Set Up Paper Size / Properties • Set Windows Default Printer to the Laser Printer • Configure Evergreen Printer Settings • Default Settings = Laser Printer • Receipt Settings = Receipt Printer • Offline Settings = Receipt Printer • Instructions at: http://pines.georgialibraries.org/printers • Customize Receipt Templates

  4. Receipt Template Editor Receipts > Admin > Workstation Administration > Receipt Template Editor

  5. Macros Receipts

  6. Macros Receipts

  7. Macros Receipts

  8. Macros Receipts

  9. HTML Receipts

  10. HTML Receipts

  11. Numbered List of Items or Bills Receipts

  12. Bulleted List of Items or Bills Receipts

  13. Add an Image Receipts Upload an image to your web site and note the URL. Add code to receipt template header or footer: <imgsrc=“my image path” />Example:<imgsrc="http://pines.georgialibraries.org/sites/default/files/PINESLogo.gif" />

  14. Add an Image Receipts

  15. Adjust Image Size Receipts If image size is too large for the receipt, you can shrink the size it prints at with HTML: <imgsrc="http://pines.georgialibraries.org/sites/default/files/PINESLogo.gif" width="100%" /><br/>

  16. Tables Receipts

  17. Font Changes with CSS Receipts

  18. Font Changes with CSS Receipts

  19. Date Format for Due Date Receipts

  20. Date Format for Today’s Date Receipts

  21. Trim Strings Receipts

  22. Sort List of Items Alphabetically Receipts

  23. Example: Large Transit Info Receipts

  24. Example: Add Balance Owed Receipts This only works on checkout, not on items_out.

  25. Example: Show Total Value Receipts

  26. Includes Receipts Use Includes to store and update standard text that will be used on multiple receipts and/or workstations. Permissions needed: UPDATE_ORG_UNIT_SETTING.circ.staff_client.receipt.alert_text UPDATE_ORG_UNIT_SETTING.circ.staff_client.receipt.event_text UPDATE_ORG_UNIT_SETTING.circ.staff_client.receipt.footer_text UPDATE_ORG_UNIT_SETTING.circ.staff_client.receipt.header_text UPDATE_ORG_UNIT_SETTING.circ.staff_client.receipt.notice_text

  27. Includes Receipts First, Edit Text in the Library Settings Editor: Go to the Library Settings Editor (Admin > Local Administration > Library Settings Editor). Choose your Context Location (local branch or local system). After the list loads, filter by "include" to display the list of options: alert_text, notice_text, event_text, header_text, footer_text.

  28. Includes Receipts

  29. Includes Receipts

  30. Includes Receipts Next, Update Receipt Template: Go to the Receipt Template Editor Choose a template you'd like to add the Include to (for example, checkout). Add the macro: %INCLUDE(x)%

  31. Includes Receipts Test Results:

  32. Sharing Receipt Templates Receipts Receipt templates must be updated on each workstation individually, but you can export and import to make the job easier.

  33. Export Customized Receipt Templates Receipts Update and save all of the receipt templates you wish to modify on one workstation. In the Receipt Template Editor on that workstation, click the Export button (it does not matter which template you are viewing, as it will export all of them). Save it to a convenient location (flash drive, network drive, etc.)

  34. Import Customized Receipt Templates Receipts Go to a workstation you want to add the receipt templates to - open the Receipt Template Editor. Click the Import button (it does not matter which template you are viewing, as it will import all templates). Navigate to the location of your exported template file and either double-click on the file name or click the Open button on the pop-up window. Click the Save Locally button.

  35. For Further Information: Receipts http://pines.georgialibraries.org/receipt-templates

More Related