|
From: peter g. <pc...@ai...> - 2001-09-29 17:13:30
|
Trying to enter an invoice, enter part 101, which bring up the selection
screen with parts 101, 1011, and 1012. Select 101, which is what I want, and
hit continue. The resulting page has no header, and is raw HTML, starting
with ``<H2></H2>'' (with no title).
I've looked in the code, but can't figure it out off-hand. Any thoughts on
how to isolate and test this?
BTW, I was able to add the new routine to save and HTML invoice *and* email
the text version of the invoice, inserted a link to the HTML in the text. I
*did* end up using a couple of add'l variables (invoicespath and invoicesurl
in sql-ledger.conf, $form->{invoiceurl} for the form) because that seemed
more elegant than hardcoding a location in the script and templates. It's
working great! :-)
Thanks,
/pg
--
Peter Green : Architekton Internet Services, LLC : pc...@ai...
-------------------------------------------------------------
chmod a+x /bin/laden
|