Duplicate customer name on tax invoice

David Muir davidkmuir at gmail.com
Mon Mar 21 20:35:58 EDT 2011


On 22/03/11 01:48, Derek Atkins wrote:
> Hi,
>
> David Muir <davidkmuir at gmail.com> writes:
>
>> 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|
> I don't understand, where is it duplicated?  Perhaps you duplicated it
> in your own datafile?  Did you enter in the Contact Name multiple times?
> If you only entered it once then it will only print it once.  If you
> entered it twice, then, there's your problem.
>

Derek,

I just tried with a new customer:

http://dl.dropbox.com/u/432464/Selection_004.png

The contact name shows up between the company name and the company
address, in addition to the "Attn:" block above the company name.

I'm using 2.4.3 from the GnuCash PPA.

Cheers,
David



More information about the gnucash-user mailing list