index.html 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Merging Same Product Line</h2>
  4. <h3 class="oe_slogan">It helps to merge same products in order lines & invoice lines</h3>
  5. <h4 class="oe_slogan">Author : Cybrosys Techno Solutions, www.cybrosys.com</h4>
  6. </div>
  7. <div class="oe_row oe_spaced">
  8. <div class="oe_span12">
  9. <p class='oe_mt32'>
  10. &#x261B;This module enables the feature to merge same products in the sale order line , purchase order line & invoice line into one on saving.
  11. </p>
  12. <div class="oe_centeralign oe_websiteonly">
  13. </div>
  14. </div>
  15. </div>
  16. </section>
  17. <section class="oe_container oe_dark">
  18. <div class="oe_row">
  19. <h2 class="oe_slogan">Sale Order</h2>
  20. <div class="oe_span6">
  21. <p class='oe_mt32'>
  22. Before saving the sale order<br>
  23. </p>
  24. <div class="oe_row_img oe_centered">
  25. <img class="oe_picture oe_screenshot" src="sale_before_save.png">
  26. </div>
  27. </div>
  28. <div class="oe_span6">
  29. <p class='oe_mt32'>
  30. After saving the sale order <br>
  31. </p>
  32. <div class="oe_row_img oe_centered">
  33. <img class="oe_picture oe_screenshot" src="sale_order_after.png">
  34. </div>
  35. </div>
  36. </div>
  37. </section>
  38. <section class="oe_container oe_dark">
  39. <div class="oe_row">
  40. <h2 class="oe_slogan">Purchase Order</h2>
  41. <div class="oe_span6">
  42. <p class='oe_mt32'>
  43. Before saving the order<br>
  44. </p>
  45. <div class="oe_row_img oe_centered">
  46. <img class="oe_picture oe_screenshot" src="purchase_before_save.png">
  47. </div>
  48. </div>
  49. <div class="oe_span6">
  50. <p class='oe_mt32'>
  51. After saving the order <br>
  52. </p>
  53. <div class="oe_row_img oe_centered">
  54. <img class="oe_picture oe_screenshot" src="purchase_after.png">
  55. </div>
  56. </div>
  57. </div>
  58. </section>
  59. <section class="oe_container oe_dark">
  60. <div class="oe_row">
  61. <h2 class="oe_slogan">Invoice</h2>
  62. <div class="oe_span6">
  63. <p class='oe_mt32'>
  64. Before saving the order<br>
  65. </p>
  66. <div class="oe_row_img oe_centered">
  67. <img class="oe_picture oe_screenshot" src="invoice_before_save.png">
  68. </div>
  69. </div>
  70. <div class="oe_span6">
  71. <p class='oe_mt32'>
  72. After saving the order <br>
  73. </p>
  74. <div class="oe_row_img oe_centered">
  75. <img class="oe_picture oe_screenshot" src="invoice_after.png">
  76. </div>
  77. </div>
  78. </div>
  79. </section>
  80. <section class="oe_container oe_dark">
  81. <h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
  82. <div class="oe_slogan" style="margin-top:10px !important;">
  83. <a class="btn btn-primary btn-lg mt8"
  84. style="color: #FFFFFF !important;" href="http://www.cybrosys.com"><i
  85. class="fa fa-envelope"></i> Email </a> <a
  86. class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
  87. href="http://www.cybrosys.com/contact/"><i
  88. class="fa fa-phone"></i> Contact Us </a> <a
  89. class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
  90. href="http://www.cybrosys.com/odoo-customization-and-installation/"><i
  91. class="fa fa-check-square"></i> Request Customization </a>
  92. </div>
  93. <img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
  94. </section>