|
From: Dieter S. <dsi...@sq...> - 2001-09-24 16:46:53
|
You can save the invoice from your browser. To use plain text invoices copy the invoice.html to invoice.txt and edit the file. Then edit email_invoice.html and <%include invoice.txt%> instead. If you want to keep these when you setup new templates add the template in the master directory (that is the templates directory) To add the template to the Default set call the file Default_invoice.txt Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Sun, 23 Sep 2001, peter green wrote: > I'd like to be able to send a plaintext email, simultaneously exporting the > HTML invoice to a file on the filesystem, and point a link to the URL in the > text email. Is anyone else doing this? Does it make sense to do it this way? > Or am I missing something about the way users work in sql-ledger that would > make this kind of web access to invoices easier? > > Sorry if this appears in the archive; the searching is turning up 0 hits for > all queries. (As is the alternate engine someone posted a while back...) > > Thanks, > > /pg > |