[OPEN-ILS-DEV] Evergreen 3.0 Receipt templates

Forrest, Stuart sforrest at bcgov.net
Fri Feb 9 14:06:30 EST 2018


Hi

I really don't know much about AngularJS but I am trying to convert the following 2.11 template to evergreen 3.0 especially the part that sums the prices of the itema and prints out the result at the end. Can anyone offer any advice please?

Thanks
Stuart

**************************************************
The following items have been examined:
<hr/>
<ol>
                <li>
                                %title%
                                <br/>Barcode: %barcode%
                                <br/>Due: <b>%due_date%</b>
                                <span style="display: none;" sum="sum1">%price%</span>
                </li>
</ol>
<hr />
%SHORTNAME% %TODAY_TRIM%<br/>
<BLOCKQUOTE>
                <div style="width:150px;height:70px;padding:10px;border:2px solid black;" align="center">
                                <font size="4">
                                <b>You saved: $<span sumout="sum1" fixed="2"></b> </span>
                                <br/> by using your
                                <br/> public library
                </div>
</BLOCKQUOTE>
***************************************************
Stuart Forrest PhD
IT Analyst
Beaufort County Library System
843 255 6450
sforrest at bcgov.net

www.beaufortcountylibrary.org

For Leisure, For Learning, For Life

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20180209/ee74a000/attachment.html>


More information about the Open-ils-dev mailing list