Mistake in InvoiceService.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Mistake in InvoiceService.xml

jonatan soto
I am almost sure that there are two mistakes in
'createAcctgTransForPurchaseInvoice' simple method, concretely in lines 1984
and 2002 (<set field="debitEntry.organizationPartyId"
from-field="invoice.partyIdFrom"/>) where partyIdFrom should be partyId.
This is related to the sales tax posting.

I am right?

--
-----

Jonatan Soto
Reply | Threaded
Open this post in threaded view
|

Re: Mistake in InvoiceService.xml

jonatan soto
Sorry, I forgot to mention that I'm not using the latest svn trunk revision
(mine is 3 months old) so probably the lines doesn't match witch the ones I
said.

On Tue, Sep 14, 2010 at 8:35 PM, Jonatan Soto <[hidden email]>wrote:

> I am almost sure that there are two mistakes in
> 'createAcctgTransForPurchaseInvoice' simple method, concretely in lines 1984
> and 2002 (<set field="debitEntry.organizationPartyId"
> from-field="invoice.partyIdFrom"/>) where partyIdFrom should be partyId.
> This is related to the sales tax posting.
>
> I am right?
>
> --
> -----
>
> Jonatan Soto
>



--
-----

Jonatan Soto