account_reports_india vertical balance sheet problem

Asked by mm alam

Hi Every one,

There are few problems that i am facing with account_reports_india.

The first one is that:

Every time, i used create vertical balance sheet reports using the account_reports_india module, i get the following error and server is also stuck in executing this loop:

[2010-06-01 07:54:30,415] ERROR:report:[16]: report :
[2010-06-01 07:54:30,415] ERROR:report:[17]: Traceback (most recent call last):
[2010-06-01 07:54:30,416] ERROR:report:[18]: File "/home/alam/Desktop/Data/server/bin/report/render/rml2pdf/utils.py", line 114, in _process_text
[2010-06-01 07:54:30,416] ERROR:report:[19]: txt = eval(expr,self.localcontext)
[2010-06-01 07:54:30,422] ERROR:report:[20]: File "<string>", line 1, in <module>
[2010-06-01 07:54:30,423] ERROR:report:[21]: KeyError: 'outer'
[2010-06-01 07:54:30,423] ERROR:report:[22]:
[2010-06-01 07:54:30,423] ERROR:report:[23]: 'outer'
[2010-06-01 07:54:30,424] ERROR:report:[24]: expr: a['outer'] == '0' and abs(a['balance'])
bzr: ERROR: Not a branch: "/home/alam/Desktop/Data/server/bin/".

Problem#2:

The trial balance give, blank reports with no values in it. Same is the case with Profit&Loss statement.

Please guide, where i am wrong. I have downloaded the latest module using bzr.

Regards,
MM Alam

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#1

Hello Masoom,

This reports are only for Indian accounting chart (l10n_chart_in).
So if you are using indian chart from stable extra addons , you can easily work with these reports.

Thanks.

Revision history for this message
mm alam (masoom-alam) said :
#2

Hi,

Many thanks for your response.

You were right, we made the chart of account through the openerp "account" module, so we used the following menu:

Financial Management --> Configurations --> Financial Accounting ---> Financial Accounts --->Chart of accounts.

However, even after installing the l10n_chart_in, we get the same error.

I suppose, the reason behind is that, we use the openerp module convention for making the chart of account, through the account module. In this regard, the first question is that how to make the chart of account, using the l10n_chart_in, so that the reports are according to Indian format.

What is exactly the purpose of the l10n_chart_in, does it provide a guide line, and where this module effects openerp, after the installation.

Thanking you in advance.

Regards,
MM Alam

Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#3

Hello MM Alam,

We are already implement final account report for generalize purpose. It will work with all account charts but you need to wait for the next version - 6.0 of OpenERP.

Regarding stable if you installed l10n_chart_in module from module list , in the configuration wizard it will call a account chart template wizard. With the help of this template wizard you will easily create the chart of account for number of company.

Hope this will help you.

Thanks.

Can you help with this problem?

Provide an answer of your own, or ask mm alam for more information if necessary.

To post a message you must log in.