diff options
Diffstat (limited to 'om_hr_payroll/static/description/index.html')
| -rw-r--r-- | om_hr_payroll/static/description/index.html | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/om_hr_payroll/static/description/index.html b/om_hr_payroll/static/description/index.html new file mode 100644 index 0000000..4b88492 --- /dev/null +++ b/om_hr_payroll/static/description/index.html @@ -0,0 +1,61 @@ +<section class="oe_container oe_dark"> + <div class="col-md-12"> + <h2 class="oe_slogan" style="font-size: 35px;color:#2C0091"><b>Odoo 14 Payroll For Community Edition</b></h2> + </div> +</section> + + +<section class="oe_container"> + <div class="oe_row oe_spaced"> + <div class="oe_centeralign oe_websiteonly"> + <h4 class="oe_slogan"><a href="https://apps.odoo.com/apps/modules/14.0/om_hr_payroll_account/" target="_blank" style="color: #FFFFFF !important; border-radius: 0; background-color: #9c676e; border-color: #005ca7; padding: 15px; font-weight: bold;"> + <i class="fa fa-youtube"></i> + For Payroll-Accounting Module Click + </a></h4> + </div> + </div> +</section> + + +<section class="oe_container"> + <div class="oe_row oe_spaced"> + <div class="oe_span12"> + <h3 class="oe_slogan" style="color:#332c3c;font-size: 28px;">Payslip Generation</h3> + <div class="oe_demo oe_picture oe_screenshot"> + <img src="odoo14_payslip.png" style="height:400px;"> + </div> + </div> + </div> +</section> + +<hr style="width: 100%;height: 4px;background: #2C0091;margin: 0px 0px;"> +<hr style="width: 100%;height: 4px;background: #148963;margin: 0px 0px;"> +<section class="oe_container oe_dark"> + <div class="oe_row "> + <div class="oe_slogan text-center"> + <img src="odoo_mates.png"/> + <div style="color:#269900;"> + <h3 style="color:#2C0091;font-size: 25px;">If you need any help or support, just contact us:</h3><br> + <h3 style="color:#2C0091;font-size: 20px;">Email: <a href="odoomates@gmail.com">odoomates@gmail.com</a> <br></h3> + </div> + <div class="oe_slogan"> + <h2> + <a target="_blank" href="https://www.facebook.com/odoomate/" target="new"> + <i class="fa fa-facebook-square" style="font-size:38px;"></i> + </a> + <a target="_blank" href="https://twitter.com/odoomates/" target="new"> + <i class="fa fa-twitter" style="font-size:38px;"></i> + </a> + <a href="#" target="_blank"> + <i class="fa fa-linkedin" style="font-size:38px;"></i> + </a> + <a target="_blank" href="https://www.youtube.com/channel/UCVKlUZP7HAhdQgs-9iTJklQ"> + <i class="fa fa-youtube-play" style="font-size:38px;"></i> + </a> + </h2> + </div> + </div> + </div> +</section> +<hr style="width: 100%;height: 4px;background: #148963;margin: 0px 0px;"> +<hr style="width: 100%;height: 4px;background: #2C0091;margin: 0px 0px;"> |
