Invoice

David Langer dlangerpi at gmail.com
Tue Sep 28 12:41:27 EDT 2010


Thank you , I will try that

On 9/28/10, Mike Evans <mikee at saxicola.idps.co.uk> wrote:
> On Tuesday September 28 2010 16:03:22 David Langer wrote:
>> Regarding my last statement, I meant that if the client paid a cash
>> amount after I had used the retainer, the invoice would need to show
>> each payment method in the respective row.
>>
> Fist make a backup.
>
> Depending on which version you are using.
> For version 2.2.9, in file invoice.scm at about line 399 find the lines:
>
>
> 	(if (description-col used-columns)
> 	    (addto! row (_ "Payment, thank you")))
>
> and replace with :
>
> (if (description-col used-columns)
> 	(let* ((t (xaccSplitGetParent split))
> 				(m1 (xaccSplitGetMemo split)))
> 				(addto! row  m1)))
>
>
> Make a backup first.
>
> This will put the contents of the memo box (when you made a payment) into
> the
> appropriate line.  If you want to change the memo afterwards you can do it
> in
> Accounts Receivable.
>
> Oh, and don't forget the backup.
>
> Mike E
>
> --
> GPG Key: 1024D/050895C2
> Keyserver: http://pgp.mit.edu/
> Search String: 0x050895C2
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>

-- 
Sent from my mobile device

This email is intended solely for the person(s) to whom it is
addressed, and is strictly private and confidential. Copying or
circulation of this email, and/or its attachments; and/or its
hyperlinks; and/or its embedded text, images or movies, contained in
this email or in its attachments, is not authorized by the sender. If
you have received this email in error please reply back to me ASAP and
delete what you have received so that the error may be corrected.


More information about the gnucash-user mailing list