index.html 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <section class="oe_container oe_spaced">
  2. <h2 class="oe_slogan" style="color:#875A7B;">Format Input Number</h2>
  3. </section>
  4. <section class="oe_container oe_spaced" >
  5. <div class="oe_slogan">
  6. <a style="background: #c53c2c;" href="https://youtu.be/Cg3oNFXv_a0" class="oe_button oe_big oe_tacky">Watch the video</a>
  7. </div>
  8. </section>
  9. <section class="oe_container oe_dark">
  10. <div>
  11. <h2 class="oe_slogan" style="color:#875A7B;">Happy</h2>
  12. <h3 class="oe_slogan">Automatic, Dynamic, Only digit characters</h3>
  13. </div>
  14. <div class="oe_spaced" style="padding-left: 64px; padding-right: 64px; text-align: center; font-size: 18px;">
  15. <p class="oe_mt32">
  16. This module auto thousands separator while user typing.
  17. Dynamic with user-language.
  18. </p>
  19. <p class="oe_mt16">
  20. 1000.01 => 1,000.01 - just for fun !
  21. </p>
  22. <p class="oe_mt16">
  23. 1000000000000.01 => 1,000,000,000,000.01 :-))
  24. </p>
  25. </div>
  26. <h3 class="oe_mt16" style="text-align: center;">
  27. <a href="https://apps.odoo.com/apps/browse?repo_maintainer_id=205021"
  28. style="color: #875A7B; font-weight: bold; margin-top: 16px;">
  29. <i class="fa fa-star fa-spin"></i> My Apps Published <i class="fa fa-star fa-spin"></i></a>
  30. </h3>
  31. </section>
  32. <section class="oe_container oe_spaced"></section>
  33. <section class='oe_container oe_dark'>
  34. <h2 class='oe_slogan' style="color:#875A7B;">Supports</h2>
  35. <h3 class="oe_slogan">Free 24/7</h3>
  36. <div class='oe_spaced' style="padding-left: 64px; padding-right: 64px; font-size: 18px; text-align: center;">
  37. <p class="oe_mt16">
  38. For any supports or questions, please contact me via:
  39. </p>
  40. <div class="oe_mt16" style="display: flex; flex-flow: row; justify-content: center">
  41. <div>
  42. <i class="fa fa-2x fa fa-envelope" style="color:white;background: #c53c2c;width: 60px; padding: 4px;"></i>
  43. <a href="https://mail.google.com/mail/?view=cm&amp;fs=1&amp;tf=1&amp;to=jane.odoo.sp@gmail.com" target="_blank">
  44. <b style="color: #875A7B">jane.odoo.sp@gmail.com</b></a>
  45. </div>
  46. <div style="margin-left: 16px;">
  47. <a href="https://www.linkedin.com/in/unicode2utf8/" target="_blank">
  48. <i class="fa fa-2x fa-linkedin" style="background: #0077B5; color: white; width: 60px; padding: 4px;"></i>
  49. </a>
  50. </div>
  51. </div>
  52. </div>
  53. </section>
  54. <section class="oe_container oe_spaced">
  55. <h3 class="oe_slogan">Thank you!</h3>
  56. </section>