Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3 Antwoorden
4422 Weergaven

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
Annuleer
Auteur

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

Beste antwoord

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
Annuleer
Auteur

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

Beste antwoord

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
Annuleer

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.

Auteur Beste antwoord

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
Annuleer