Duplicate customer name on tax invoice

David Muir davidkmuir at gmail.com
Mon Mar 21 00:51:14 EDT 2011


I'm trying to use taxinvoice.scm, but the customer contact name shows up
multiple times. I want to keep the first one, but remove the second one.
How do I go about doing that?

|(owneraddr  (gnc:owner-get-name-and-address-dep owner))  <-- includes
customer contact name, company name and address|

Basically what I'm after is:
|(ownername (???))<-- Just the company name
(owneraddr (???))<-- Just the address|

Cheers,
David



More information about the gnucash-user mailing list