invoice - date below the address

Derek Atkins warlord at MIT.EDU
Mon Oct 21 11:49:30 EDT 2013


Michael Hendry <hendry.michael at gmail.com> writes:

>> I am wondering if there is a way to "not" print this field.
>> 
>> See the pic for item 12.6.5 - Print
>> http://gnucash.org/docs/v2.4/C/gnucash-guide/bus-ar-invoices1.html

Ahh, yes, this code is line 630 in invoice.scm.  To add another line
just do:

  (gnc:html-table-append-row! table (list (string-expand #\newline "<br>")))

This should add an empty row.  In easy-invoice I'm not sure where the
code is; I didn't write that and can't find the code quickly.

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list