Browse Source

[ADD]Banner Changed & Indx Updated

pull/29/head
SHEREEF PT 8 years ago
parent
commit
134cc69e3b
  1. 23
      account_pdc_payment_report/README.rst
  2. 1
      account_pdc_payment_report/report/report_payment.py
  3. BIN
      account_pdc_payment_report/static/description/banner.jpg
  4. BIN
      account_pdc_payment_report/static/description/icon.png
  5. 15
      account_pdc_payment_report/static/description/index.html

23
account_pdc_payment_report/README.rst

@ -0,0 +1,23 @@
PDC Payment Report v10
======================
This module developed to take PDF report of PDC Payments. It is a supporting module of PDC Payment.
Installation
============
Just select it from available modules to install it, there is no need to extra installations.
Configuration
=============
Nothing to configure.
Known Issues
============
*It will note work with Enterprise Edition
Credits
=======
Cybrosys Techno Solutions

1
account_pdc_payment_report/report/report_payment.py

@ -38,7 +38,6 @@ class ReportPayment(models.AbstractModel):
@api.model
def render_html(self, docids, data=None):
_logger.info("................................1..............................")
# target_move = data['form'].get('target_move', 'all')
# sort_selection = data['form'].get('sort_selection', 'date')
payment_type = data['form']['payment_type']

BIN
account_pdc_payment_report/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 68 KiB

BIN
account_pdc_payment_report/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 10 KiB

15
account_pdc_payment_report/static/description/index.html

@ -18,7 +18,22 @@
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="col-md-12"> <p class='oe_mt32' style="text-align:center;">
If you want to analyze the working of PDC Management Module, Click Here:</p>
</div>
<div class="col-md-12"> <a class="btn btn-info btn-lg mt8 center-block"
style="color: #FFFFFF !important; width: 55%;" href="https://apps.odoo.com/apps/modules/10.0/account_pdc/"><i
class="fa fa-money "></i> PDC Management </a>
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
<div class="oe_slogan" style="margin-top:10px !important;">
<div>

Loading…
Cancel
Save