Browse Source

[CHNG] Images and Banner Added

pull/81/head
SHEREEF PT 8 years ago
parent
commit
c6ecb4a757
  1. 4
      event_pdf_report/__openerp__.py
  2. 6
      event_pdf_report/__openerp__.py~
  3. BIN
      event_pdf_report/static/description/banner.jpg
  4. 6
      event_pdf_report/static/description/index.html
  5. 78
      event_pdf_report/static/description/index.html~

4
event_pdf_report/__openerp__.py

@ -23,11 +23,11 @@
##############################################################################
{
'name': "Event PDF Report",
'name': "Events PDF Report",
'version': '9.0.1.0.0',
"category": "Marketing",
'summary': """Events PDF Report With Full Details""",
'description': """Event PDF Report With States & Attendees Details""",
'description': """Events PDF Report With States & Attendees Details""",
'author': "Cybrosys Techno Solutions",
'company': "Cybrosys Techno Solutions",
'website': "https://www.cybrosys.com",

6
event_pdf_report/__openerp__.py~

@ -23,11 +23,11 @@
##############################################################################
{
'name': "Event PDF Report",
'name': "Events PDF Report",
'version': '9.0.1.0.0',
"category": "Marketing",
'summary': """Event PDF Report""",
'description': """Event PDF Report With States & Attendees Details""",
'summary': """Events PDF Report With Full Details""",
'description': """Events PDF Report With States & Attendees Details""",
'author': "Cybrosys Techno Solutions",
'company': "Cybrosys Techno Solutions",
'website': "https://www.cybrosys.com",

BIN
event_pdf_report/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 120 KiB

6
event_pdf_report/static/description/index.html

@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Event PDF Report</h2>
<h3 class="oe_slogan">Event Report With States & Attendees Details</h3>
<h2 class="oe_slogan">Events PDF Report</h2>
<h3 class="oe_slogan">Events Report With States & Attendees Details</h3>
<h4 class="oe_slogan">Cybrosys Technologies , www.cybrosys.com</h4>
</div>
</section>
@ -30,7 +30,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">Event PDF Report</h3>
<h3 class="oe_slogan">Events PDF Report</h3>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<center>

78
event_pdf_report/static/description/index.html~

@ -0,0 +1,78 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Event PDF Report</h2>
<h3 class="oe_slogan">Event Report With States & Attendees Details</h3>
<h4 class="oe_slogan">Cybrosys Technologies , www.cybrosys.com</h4>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">Select The Events</h3>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="tree_view.png">
</div>
</div>
<div class="oe_span12">
<center>
<p class="oe_mt32">
Select the events From the form view or tree view of the events.
</p>
</center>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">Event PDF Report</h3>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<center>
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="report.png">
</div>
</center>
</div>
<div class="oe_span12">
<center>
<p class="oe_mt32">
PDF report with event Details including Attendees status.
</p>
</center>
</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>
<a class="btn btn-primary btn-lg mt8"
style="color: #FFFFFF !important;border-radius: 0;" href="https://www.cybrosys.com"><i
class="fa fa-envelope"></i> Email </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="https://www.cybrosys.com/contact/"><i
class="fa fa-phone"></i> Contact Us </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="https://www.cybrosys.com/odoo-customization-and-installation/"><i
class="fa fa-check-square"></i> Request Customization </a>
</div>
<br>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
<div>
<a href="https://twitter.com/cybrosys" target="_blank"><i class="fa fa-2x fa-twitter" style="color:white;background: #00a0d1;width:35px;"></i></a></td>
<a href="https://www.linkedin.com/company/cybrosys-technologies-pvt-ltd" target="_blank"><i class="fa fa-2x fa-linkedin" style="color:white;background: #31a3d6;width:35px;padding-left: 3px;"></i></a></td>
<a href="https://www.facebook.com/cybrosystechnologies" target="_blank"><i class="fa fa-2x fa-facebook" style="color:white;background: #3b5998;width:35px;padding-left: 8px;"></i></a></td>
<a href="https://plus.google.com/106641282743045431892/about" target="_blank"><i class="fa fa-2x fa-google-plus" style="color:white;background: #c53c2c;width:35px;padding-left: 3px;"></i></a></td>
<a href="https://in.pinterest.com/cybrosys" target="_blank"><i class="fa fa-2x fa-pinterest" style="color:white;background: #ac0f18;width:35px;padding-left: 3px;"></i></a></td>
</div>
</div>
</section>
Loading…
Cancel
Save