跳至內容
選單
此問題已被標幟
3 回覆
4435 瀏覽次數

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

頭像
捨棄