Notice : Please see this important update before trying to follow any of the steps described here.
This page should get you through the preparation of a chart of accounts in OpenERP, according to the examples provided in "Hour 2" of Alpha Teach Yourself Accounting in 24 Hours. Hereafter referred to as TYAi24H
If you have not yet done so, please review Lessons #0 and #1. They will explain the course and get you setup and ready to work with the special tools I've created to make your work go faster.
To understand this section you'll need to:
- read "Hour 2" of TYAi24H.
- read the OpenERP book, section 8.5.1 Configuring Accounts, which you can find in the online documentation here...
If you completed Lesson #1 with no difficulty, you should also be able to do the work of this one with no difficulty. You will spend the bulk of your time reading TYAi24H.
If you are like me you won't read the whole chapter in any case; not yet any way. I use it more as a reference to see the pattern of structure. When the time comes to work on a real world case, then I'll need it to get at some of the smaller details of the pattern. Nor will I rely on it alone, these are also very helpful:
http://www.dwmbeancounter.com/tutorial/coabal.html
http://www.dwmbeancounter.com/tutorial/coaincome.html
The task this time...
As explained yesterday, Hour 1 and Hour 2 deal with the same topic: the Chart of Accounts. TYAi24H divides the problem into two parts, according to the data requirements for the two primordial management reports:
- Balance Sheet - code range 1000 - 3999
- Profit and Loss Statement - code range 4000 - 6999
Here are the Selenium scripts to use for this lesson ...
https://github.com/martinhbramwell/SeleniumForOpenERP/tree/master/ChartOfAccounts_ProfitAndLossStatement
As before you'll see that I used a 5-digit numbering system in order to make room for properly placed View type accounts.
No comments:
Post a Comment