Want to setup OpenERP Accounting module ?
I am back again after a long time to submit my one more interesting post on OpenERP Accounting module. This time I would like to show you complete implementation of the accounting module instead of discussing the individual small feature.
For that I have prepared the sample requirements specification on behalf of ABC Private Limited, Ahmedabad.
Specifications
- Company running Indian financial year with Indian chart of account
- Configurations of Journals
- Sales
- Purchase
- Expanse
- Asset
- Cash
- Bank
- Contra
- Account Charts
- Configure more accounts
- List of Opening Account
- Customers / Receivables
- China Exports – 50,000 Dr
- Asus – 36000 Dr
- Suppliers / Payable
- Axelor – 4000 Cr
- Distrub PC - 3,50,000 Cr
- Bank (IDBI) – 15,00,000
- Bank (ICICI) – 4,50,000
- Assets as per Balance sheet
- Computer & Laptops - 7,50,000
- Furniture (Chair / Tables) – 3,50,000
- Air-Conditions – 48,000
- Consumable Stationary – 4,500
- Car – 1,75,000
- Cash on Hands - 500
- Profit carry forward - 2,36,500
- Tax and Duties Payable - 20,000
- Capital Account - 20,00,000
- Bank Loan (Bank of India) as per books - 7,50,000
Look at the Balance sheet as on the 1st April after carry forward all entries to the new financial year 2010-2011
![]() |
Balance sheet as on 1st April 2010 |
You can also download the complete configured database. You can also download some of the reports printed from this database.
My plan is to explain complete implementation process for the movement we have complete the first phase, to import the opening entries as per the ABC Private Limited books as on 1st April 2010. In my next blog i will explain how to working with the transactions like customer / suppliers invoices, and their payment with respect to the payment terms and taxes. Have a look at some of the planned expanse for company
Mantavya, Thanks for the information as always. Do you have any tips on how to import "open" account receivables and "open" account payables into OpenERP that are part of an opening balance on the asset side, but have already been taken to income in a prior period? Our understanding is that workflow needs to be modified in order to properly reflect a workflow instance. Perhaps a topic for a future blog entry.
ReplyDeleteHello,
ReplyDeleteAccording to me no need to do any changes in to the workflow if you want to import the entries of the expense, income, payment in the old financial years.
Its better to prepare the file like Sample file and import that file in the Journal Items. Here are the steps
Keep your journal configuration in such a way that it should not post the entries directly
1. Open Journal Items
2. Select journal in which you want to import the entries (in my case expense journal)
3. do import the file
during the import you have to take care for the few things like id should match the name of Account, Period and Partner with in your database.
Regards,