Accounting transactions Entries

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

Accounting transactions Entries

salmant
May someone give some explanations about the way the accounting
transactions entries are generated from an invoice : when and which
services makes it happen and contains the dispatching of the invoice
into the concerned GlAccounts ?
Thank you by advance
Reply | Threaded
Open this post in threaded view
|

Re: Accounting transactions Entries

Christian Geisert
salmant schrieb:
> May someone give some explanations about the way the accounting
> transactions entries are generated from an invoice : when and which
> services makes it happen and contains the dispatching of the invoice
> into the concerned GlAccounts ?

The service is called createAcctgTransForSalesInvoice and is triggerd by
a SECA for setInvoiceStatus (See
applications/accounting/servicedef/secas_ledger.xml)

Some documentation is available at http://docs.ofbiz.org/x/sgw and
http://docs.ofbiz.org/x/Qw0 (work in progress ;-)

--
Christian

Reply | Threaded
Open this post in threaded view
|

Re: Accounting transactions Entries

BJ Freeman
In reply to this post by salmant
If your using the trunk you can use
https://localhost:8443/webtools/control/ArtifactInfo
it will show you all the things that are related.

salmant sent the following on 4/29/2008 7:51 AM:
> May someone give some explanations about the way the accounting
> transactions entries are generated from an invoice : when and which
> services makes it happen and contains the dispatching of the invoice
> into the concerned GlAccounts ?
> Thank you by advance
>
>
>