Duplicate customer name on tax invoice

Derek Atkins warlord at MIT.EDU
Tue Mar 22 09:22:51 EDT 2011


Hi,

David Muir <davidkmuir at gmail.com> writes:

> 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.

Which report is this?

Why can't you use gnc:owner-get-address-dep?

> Cheers,
> David

-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