Cash Flow Statement In Odoo

by
Odoo
v 12.0 Third Party 971
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 733
Technical Name cash_flow_statement
LicenseAGPL-3
Websitehttps://www.cybrosys.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 733
Technical Name cash_flow_statement
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Community
Enterprise

Cash Flow Statement In Odoo

Print PDF Reports of Cash Flow Statements

Overview

Currently in Odoo community edition there is no Cash-Flow Statements. A cash flow statement is a financial statement that provides aggregate data regarding all cash inflows a company receives from its ongoing operations and external investment sources, also includes all cash outflows that pay for business activities and investments during a given period.

Features

Cash-flow statements for Odoo12 community edition

Shows the amount of cash in and out flow

Can set accounts for each cash flow types

Separately views the credit and debit values of each accounts

Screenshots

Configure chart of accounts

After installation, go to Configuration > Chart of Accounts to configure chart of accounts.

Choose an account

Choose one account that you want to configure and set corresponding cash flow type.

Printing cash flow statements

Then go to Reporting > Cash Flow Statements for printing cash flow statements.

Printing Wizard

The printing wizard will be like below.

Print the cash flow statement without enabling debit/credit option

If we print the cash flow statement without enabling debit/credit option, then the report will be like below.

Print the cash flow statement with enabling debit/credit option

When enabled debit/credit option, the report print like below.

Printing with start date provided

If we provide start date while printing, then it shows some additional lines.

Printing nabled debit/credit option

Enabled debit/credit option.

Suggested Products


Our Services


Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy

Our Industries


Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Need Help?



Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Cannot Install
by
rdna-X
on 7/3/20, 11:38 PM

Element '' cannot be located in parent view Error context: View `Accounting Report` [view_id: 1053, xml_id: n/a, model: accounting.report, parent_id: 561] None" while parsing file:/c:/odoo/odoo-12.0/odoo-12.0/custom/cash_flow_statement/wizard/account_report_view.xml:3, near Accounting Report accounting.report


Error when i first install the odoo 12 accounting module that is also i get from this odoo apps
by
mohammedmorad10172427@gmail.com
on 3/28/20, 4:34 AM

Element '' cannot be located in parent view Error context: View `Accounting Report` [view_id: 714, xml_id: n/a, model: accounting.report, parent_id: 561] None" while parsing file:/c:/program files/odoo 12.0/server/odoo/addons/cash_flow_statement/wizard/account_report_view.xml:3, near Accounting Report accounting.report


Unable to install this module
by
Fred Lu
on 4/17/21, 10:31 AM

Odoo Server Error

Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/odoo/models.py", line 1128, in _validate_fields

    check(self)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 351, in _check_xml

    self.postprocess_and_fields(view.model, view_doc, view.id)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 1138, in postprocess_and_fields

    self.raise_view_error(message, view_id)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 568, in raise_view_error

    raise ValueError(message)

ValueError: Field `compacted` does not exist


error trying install
by
Miguel Cruz
on 7/17/20, 3:18 PM

Error: Odoo Server Error Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/models.py", line 1108, in _validate_fields check(self) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 345, in _check_xml view_def = view.read_combined(['arch']) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 794, in read_combined arch = self.apply_view_inheritance(arch_tree, root.id, self.model) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 742, in apply_view_inheritance source = self.apply_inheritance_specs(source, specs_tree, view_id) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 720, in apply_inheritance_specs self.raise_view_error(_("Element '%s' cannot be located in parent view") % tag, inherit_id) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 548, in raise_view_error raise ValueError(message) ValueError: Element '' cannot be located in parent view


thanks for your Reply and comments
by
MindBiz Solutions
on 1/7/20, 6:41 AM

No other modules..installed. only Odoo standard Accounting module..nothing else.Still i get this error. As per your instruction installed only odoo and tested. Pls check with this


Independent module.
by
Cybrosys Technologies
on 1/7/20, 4:49 AM Author

Hi all, This module is designed to work with pure Odoo. It may or maynot work with other accounting module. If you face any issue while installing this module along with other custom addons. Please let us know other custom addons you are using.


Error.. Only installed modules accounts and standard report of Ver12. CE
by
MindBiz Solutions
on 1/7/20, 3:50 AM

Error: Odoo Server Error Traceback (most recent call last): File "/opt/odoo12/odoo/odoo/models.py", line 1108, in _validate_fields check(self) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 345, in _check_xml view_def = view.read_combined(['arch']) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 794, in read_combined arch = self.apply_view_inheritance(arch_tree, root.id, self.model) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 742, in apply_view_inheritance source = self.apply_inheritance_specs(source, specs_tree, view_id) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 720, in apply_inheritance_specs self.raise_view_error(_("Element '%s' cannot be located in parent view") % tag, inherit_id) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 548, in raise_view_error raise ValueError(message) ValueError: Element '' cannot be located in parent view Error context: View `Accounting Report` [view_id: 705, xml_id: n/a, model: accounting.report, parent_id: 562] During handling of the above exception, another exception occurred:

Re: Error.. Only installed modules accounts and standard report of Ver12. CE
by
Cybrosys Technologies
on 1/7/20, 4:50 AM Author

Please let us know other addons you are using with this one


More error details.
by
Hock Tek Siong
on 12/11/19, 6:27 AM

odoo.exceptions.ValidationError: ('Error while validating constraint\n\nElement \'\' cannot be located in parent view\n\nError context:\nView `Accounting Report`\n[view_id: 699, xml_id: n/a, model: accounting.report, parent_id: 567]', None)


Error installing this module
by
Hock Tek Siong
on 12/11/19, 6:25 AM

Error: Odoo Server Error Traceback (most recent call last): File "C:\Users\juliu\Documents\odoo-12.0\odoo-12.0\odoo\models.py", line 1108, in _validate_fields check(self) File "c:\users\juliu\documents\odoo-12.0\odoo-12.0\odoo\addons\base\models\ir_ui_view.py", line 345, in _check_xml view_def = view.read_combined(['arch']) File "c:\users\juliu\documents\odoo-12.0\odoo-12.0\odoo\addons\base\models\ir_ui_view.py", line 784, in read_combined arch = self.apply_view_inheritance(arch_tree, root.id, self.model) File "c:\users\juliu\documents\odoo-12.0\odoo-12.0\odoo\addons\base\models\ir_ui_view.py", line 732, in apply_view_inheritance source = self.apply_inheritance_specs(source, specs_tree, view_id) File "c:\users\juliu\documents\odoo-12.0\odoo-12.0\odoo\addons\base\models\ir_ui_view.py", line 710, in apply_inheritance_specs self.raise_view_error(_("Element '%s' cannot be located in parent view") % tag, inherit_id) File "c:\users\juliu\documents\odoo-12.0\odoo-12.0\odoo\addons\base\models\ir_ui_view.py", line 548, in raise_view_error raise ValueError(message) ValueError: Element '' cannot be located in parent view


Here is the full error text.. pls have a look
by
MindBiz Solutions
on 11/27/19, 2:35 AM

Im using Cybrosys Multicolor Chameleon Theme, KsListview manager, om_accountant module with pdf reports.. odoo12 CE ubuntu 18.04LTS Error: Odoo Server Error File "/opt/odoo12/odoo/odoo/models.py", line 3782, in _load_records_create return self.create(values) File "", line 2, in create File "/opt/odoo12/odoo/odoo/api.py", line 462, in _model_create_multi return create(self, arg) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 428, in create return super(View, self).create(vals_list) File "", line 2, in create File "/opt/odoo12/odoo/odoo/api.py", line 462, in _model_create_multi return create(self, arg) File "/opt/odoo12/odoo/odoo/models.py", line 3599, in create fields[0].determine_inverse(batch_recs) File "/opt/odoo12/odoo/odoo/fields.py", line 1125, in determine_inverse getattr(records, self.inverse)() File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 275, in _inverse_arch view.write(data) File "/opt/odoo12/odoo/addons/website/models/ir_ui_view.py", line 41, in write return super(View, self).write(vals) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 444, in write return super(View, self).write(self._compute_defaults(vals)) File "/opt/odoo12/odoo/odoo/models.py", line 3324, in write self._write(store_vals) File "/opt/odoo12/odoo/odoo/models.py", line 3460, in _write self._validate_fields(vals) File "/opt/odoo12/odoo/odoo/models.py", line 1112, in _validate_fields raise ValidationError("%s\n\n%s" % (_("Error while validating constraint"), tools.ustr(e))) odoo.tools.convert.ParseError: "Error while validating constraint Element '' cannot be located in parent view Error context: View `Accounting Report` [view_id: 1601, xml_id: n/a, model: accounting.report, parent_id: 712] None" while parsing /opt/odoo12/odoo-custom-addons/cash_flow_statement/data/cash_flow_data.xml:73, near Accounting Report accounting.report

Re: Here is the full error text.. pls have a look
by
Cybrosys Technologies
on 11/27/19, 3:21 AM Author

Looks like this 'om_accountant' module and our module conflicts each other

Re: Here is the full error text.. pls have a look
by
Cybrosys Technologies
on 11/27/19, 3:22 AM Author

Looks like this 'om_accountant' module and our module conflicts each other. Please try without other other custom modules


by
Cybrosys Technologies
on 11/26/19, 11:36 PM Author

Hello, We couldn't reproduce this error. Please try in a unaccustomed database in case if you have any other custom addons installed in this database. or provide us the list of addons you are using along with this. We have removed 'date range' module from dependency.


Just tried the module..Error Throws after installation completes as follows
by
MindBiz Solutions
on 11/26/19, 4:56 AM

Error: Odoo Server Error Traceback (most recent call last): File "/opt/odoo12/odoo/odoo/models.py", line 1108, in _validate_fields check(self) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 345, in _check_xml view_def = view.read_combined(['arch']) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 794, in read_combined arch = self.apply_view_inheritance(arch_tree, root.id, self.model) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 742, in apply_view_inheritance source = self.apply_inheritance_specs(source, specs_tree, view_id) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 720, in apply_inheritance_specs self.raise_view_error(_("Element '%s' cannot be located in parent view") % tag, inherit_id) File "/opt/odoo12/odoo/odoo/addons/base/models/ir_ui_view.py", line 548, in raise_view_error Full error text content..tried to post not allowing to submit

Re: Just tried the module..Error Throws after installation completes as follows
by
Cybrosys Technologies
on 11/26/19, 10:29 PM Author

Sorry for the inconvenience. We will have a look