İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
4424 Görünümler

How to display Cash Flow reports on openerp.Currently I have balance sheet,Trial balance and P and L reports

I want to display Cash-flow report and include it in Financial reports

Avatar
Vazgeç
Üretici

I have uploaded the cash flow report code from http://bazaar.launchpad.net/~openerp-dev/openobject-addons/qdp-l10n_us/files/head:/account_cash_flow/ and created on folder called custom_modules and place the account_cash_flow code under that folder and set the server path till custom_modules.But when try to open cashflow report its giving error called except_osv: (u'report.account.cash.flow', (, KeyError(u'report.account.cash.flow',), )) error .Can any one help me out to resolve this issue Please can any one tell me how to resolve this Please its URGENT .replay ASP

En İyi Yanıt

Hi

This find module from this link there is report will help you.

http://bazaar.launchpad.net/~openerp-dev/openobject-addons/qdp-l10n_us/files

Avatar
Vazgeç
Üretici

when I am trying to use the above mentioned module I am getting except_osv: (u'report.account.cash.flow', (<type 'exceptions.KeyError'>, KeyError(u'report.account.cash.flow',), <traceback object at 0x7f9f5086e050>)) error .Can any one help me out to resolve this issue

Add report menu in account_cash_flow_report.xml

En İyi Yanıt

Hello

This is availble for 6.1 version. U need to migrate this module from 6 to 7.0.

U can also find report

http://bazaar.launchpad.net/~openerp-dev/openobject-addons/qdp-l10n_us/files/head:/account_cash_flow/

Avatar
Vazgeç

ok , there might be some bug in rml file. I ll fix the bug. Provide me your mail id , i will mail you stable code of cash flow.

Üretici En İyi Yanıt

I am new to openerp .can you please guide me how to add the menu in .xml and i and I am using the code from .http://bazaar.launchpad.net/~openerp-dev/openobject-addons/qdp-l10n_us/files.please helo me out to resolve

Avatar
Vazgeç