Accounting setup

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

Accounting setup

Scott.
I have a few questions regarding accounting and I’m wondering if someone could point me in the right direction please? Here they are;

Accounting Preferences:  (/accounting/control/AdminMain?organizationPartyId=Company)
Where can I make changes to this screen? Must it be done in the seed data? There is an update button but no edit button. Where can I set the inventory accounting method to FIFO?

Time Period For:  (/accounting/control/TimePeriods?organizationPartyId=Company)
I’ve setup time periods in accounting. Fiscal Year 1 and 4 fiscal quarters having the fiscal year as the Parent Period ID. Do I have to do this for next year (2010) and the year after (2011), etc or once set, will ofbiz continue to add?

Thanks in advance for the help.
Reply | Threaded
Open this post in threaded view
|

Re: Accounting setup

Vince Clark
Did you load demo data, or just seed? The following command loads demo data:
./ant run-install
to just load seed data:
./ant run-install-seed

If you loaded demo data an organization is setup called "Company" and the demo accounting data uses that as the internal org. If you are wanting to setup accounting in a real environment you need to do a build that only loads seed, then login and create a Party as your internal org.

Then look in the accounting/data directory for all demo data files. There will be a chart of accounts and a mapping of the accounts to an org. Replace all occurrences of "Company" with your new partyId.

Not sure where to set to FIFO, but I know I've seen it.

Regarding time periods, there is also xml in the demo data to create your initial time periods. Check this before loading it as I believe it also refers to the internal org so you will need to change that partyId before loading time periods.

I highly recommend you involve someone that understands accounting and OfBiz to use the accounting capabilities.

----- Original Message -----
From: "Scott." <[hidden email]>
To: [hidden email]
Sent: Thursday, January 29, 2009 2:28:53 PM (GMT-0700) America/Denver
Subject: Accounting setup


I have a few questions regarding accounting and I’m wondering if someone
could point me in the right direction please? Here they are;

Accounting Preferences:
(/accounting/control/AdminMain?organizationPartyId=Company)
Where can I make changes to this screen? Must it be done in the seed data?
There is an update button but no edit button. Where can I set the inventory
accounting method to FIFO?

Time Period For:
(/accounting/control/TimePeriods?organizationPartyId=Company)
I’ve setup time periods in accounting. Fiscal Year 1 and 4 fiscal quarters
having the fiscal year as the Parent Period ID. Do I have to do this for
next year (2010) and the year after (2011), etc or once set, will ofbiz
continue to add?

Thanks in advance for the help.

--
View this message in context: http://www.nabble.com/Accounting-setup-tp21736258p21736258.html 
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: Accounting setup

Jacques Le Roux
Administrator
In reply to this post by Scott.
Maybe this could prove to be useful http://docs.ofbiz.org/display/OFBIZ/Accounting-+Module+-in+progress ...

Jacques

From: "Scott." <[hidden email]>

>
> I have a few questions regarding accounting and I’m wondering if someone
> could point me in the right direction please? Here they are;
>
> Accounting Preferences:
> (/accounting/control/AdminMain?organizationPartyId=Company)
> Where can I make changes to this screen? Must it be done in the seed data?
> There is an update button but no edit button. Where can I set the inventory
> accounting method to FIFO?
>
> Time Period For:
> (/accounting/control/TimePeriods?organizationPartyId=Company)
> I’ve setup time periods in accounting. Fiscal Year 1 and 4 fiscal quarters
> having the fiscal year as the Parent Period ID. Do I have to do this for
> next year (2010) and the year after (2011), etc or once set, will ofbiz
> continue to add?
>
> Thanks in advance for the help.
>
> --
> View this message in context: http://www.nabble.com/Accounting-setup-tp21736258p21736258.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Accounting setup

Scott.
In reply to this post by Scott.
Thanks for the reply Vince.

Just to clarify things, we do in fact load the seed data but not the demo data. Our organization is setup and seems to be functioning as intended. We have our COA setup and all is well.

The time period’s setup seems to be fine and closely match those in the hotwax demo.  I just need to know if this is an ongoing requirement. In our current accounting package we set our fiscal year end (which also happens to be calendar year) and it then computes fiscal quarters without further user intervention.

The other accounting preferences that I would need to change for example would be the Tax Form for Organization Form - 1120 (US IRS), fiscal start, as well as confirming or changing the inventory accounting method to FIFO These are things recommended by our accountant.

Thanks again.

Scott. wrote
I have a few questions regarding accounting and I’m wondering if someone could point me in the right direction please? Here they are;

Accounting Preferences:  (/accounting/control/AdminMain?organizationPartyId=Company)
Where can I make changes to this screen? Must it be done in the seed data? There is an update button but no edit button. Where can I set the inventory accounting method to FIFO?

Time Period For:  (/accounting/control/TimePeriods?organizationPartyId=Company)
I’ve setup time periods in accounting. Fiscal Year 1 and 4 fiscal quarters having the fiscal year as the Parent Period ID. Do I have to do this for next year (2010) and the year after (2011), etc or once set, will ofbiz continue to add?

Thanks in advance for the help.
Reply | Threaded
Open this post in threaded view
|

Re: Accounting setup

Scott.
In reply to this post by Jacques Le Roux
Thanks Jaques. I managed to find a very old pdf but it got me going in the right direction. If anyone else is interested, the Inventory Accounting Method is located in the product stores under inventory. /catalog/control/EditProductStore?productStoreId=9000


jacques.le.roux wrote
Maybe this could prove to be useful http://docs.ofbiz.org/display/OFBIZ/Accounting-+Module+-in+progress ...

Jacques

From: "Scott." <Scott@anglolimited.com>
>
> I have a few questions regarding accounting and I’m wondering if someone
> could point me in the right direction please? Here they are;
>
> Accounting Preferences:
> (/accounting/control/AdminMain?organizationPartyId=Company)
> Where can I make changes to this screen? Must it be done in the seed data?
> There is an update button but no edit button. Where can I set the inventory
> accounting method to FIFO?
>
> Time Period For:
> (/accounting/control/TimePeriods?organizationPartyId=Company)
> I’ve setup time periods in accounting. Fiscal Year 1 and 4 fiscal quarters
> having the fiscal year as the Parent Period ID. Do I have to do this for
> next year (2010) and the year after (2011), etc or once set, will ofbiz
> continue to add?
>
> Thanks in advance for the help.
>
> --
> View this message in context: http://www.nabble.com/Accounting-setup-tp21736258p21736258.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>