diff --git a/cash_flow_statement/README.rst b/cash_flow_statement/README.rst index 8f08e93e2..fb90b20c0 100644 --- a/cash_flow_statement/README.rst +++ b/cash_flow_statement/README.rst @@ -1,5 +1,5 @@ -Print Cash Flow Statement -========================= +Cash Flow Statement In Odoo +=========================== Print Cash Flow Statement For Odoo V12 Community Edition Installation diff --git a/cash_flow_statement/__manifest__.py b/cash_flow_statement/__manifest__.py index c50170b41..e87779b4c 100644 --- a/cash_flow_statement/__manifest__.py +++ b/cash_flow_statement/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { - 'name': 'Print Cash Flow Statement', + 'name': 'Cash Flow Statement In Odoo', 'version': '12.0.1.0.0', 'summary': """Print pdf reports of cash flow statements """, 'description': """Print pdf reports of cash flow statements """, diff --git a/cash_flow_statement/static/description/index.html b/cash_flow_statement/static/description/index.html index ded6530fa..e02e01825 100644 --- a/cash_flow_statement/static/description/index.html +++ b/cash_flow_statement/static/description/index.html @@ -5,7 +5,7 @@
-

Cash-Flow Statements

+

Cash Flow Statement In Odoo

Print pdf reports of cash flow statements

Key Highlights