跳至内容
菜单
此问题已终结
3 回复
4418 查看

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

形象
丢弃
编写者

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

最佳答案

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

形象
丢弃
编写者

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

最佳答案

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/

形象
丢弃

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.

编写者 最佳答案

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

形象
丢弃