From 04634268368601ec7fd7a186c0a96c6abae114c1 Mon Sep 17 00:00:00 2001 From: Ajmalcybrosys Date: Mon, 2 Sep 2019 10:13:06 +0530 Subject: [PATCH] [CHG] Manifest Changed 'cash_flow_statement' --- cash_flow_statement/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cash_flow_statement/__manifest__.py b/cash_flow_statement/__manifest__.py index e87779b4c..aade7c388 100644 --- a/cash_flow_statement/__manifest__.py +++ b/cash_flow_statement/__manifest__.py @@ -24,7 +24,7 @@ '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 """, + 'description': """Print pdf reports of cash flow statements,Cashflow statement""", 'author': "Cybrosys Techno Solutions", 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions',