Browse Source

[RMV] Dependency Removed

pull/150/head
Ajmalcybrosys 6 years ago
parent
commit
7f66493c9a
  1. 3
      cash_flow_statement/__manifest__.py
  2. 6
      cash_flow_statement/doc/RELEASE_NOTES.md

3
cash_flow_statement/__manifest__.py

@ -22,7 +22,7 @@
{
'name': 'Cash Flow Statement In Odoo',
'version': '12.0.1.0.0',
'version': '12.0.2.0.0',
'summary': """Print pdf reports of cash flow statements """,
'description': """Print pdf reports of cash flow statements,Cashflow statement""",
'author': "Cybrosys Techno Solutions",
@ -32,7 +32,6 @@
'category': 'Accounting',
'depends': [
'account',
'date_range',
'report_xlsx',
],
'data': [

6
cash_flow_statement/doc/RELEASE_NOTES.md

@ -6,3 +6,9 @@
- Initial commit for cash_flow_statement
#### 11.11.2019
#### Version 12.0.2.0.0
##### RMV
- DEpendency Removed

Loading…
Cancel
Save