Browse Source

[CHG] Name Chnaged 'cash_flow_statement'

pull/124/head
Ajmalcybrosys 6 years ago
parent
commit
d8cf56224f
  1. 4
      cash_flow_statement/README.rst
  2. 2
      cash_flow_statement/__manifest__.py
  3. 2
      cash_flow_statement/static/description/index.html

4
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

2
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 """,

2
cash_flow_statement/static/description/index.html

@ -5,7 +5,7 @@
<div class="row" style="margin:75px 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4; padding-bottom: 30px;">
<div class="col-md-7 col-sm-12 col-xs-12" style="padding: 0px">
<div style=" margin: 0 0 0px;padding: 20px 0 10;font-size: 23px;line-height: 35px;font-weight: 400;color: #000;border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.11);text-align: left;">
<h1 style="font-size: 39px;font-weight: 600;margin: 0px !important;">Cash-Flow Statements</h1>
<h1 style="font-size: 39px;font-weight: 600;margin: 0px !important;">Cash Flow Statement In Odoo</h1>
<h3 style="font-size: 21px;margin-top: 8px;position: relative;">Print pdf reports of cash flow statements</h3>
</div>
<h2 style="font-weight: 600;font-size: 1.8rem;margin-top: 15px;">Key Highlights</h2>

Loading…
Cancel
Save