123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- <section class="oe_container">
- <div class="oe_row oe_spaced">
- <h2 class="oe_slogan">Merging Same Product Line</h2>
- <h3 class="oe_slogan">It helps to merge same products in order lines & invoice lines</h3>
- <h4 class="oe_slogan">Author : Cybrosys Techno Solutions, www.cybrosys.com</h4>
- </div>
- <div class="oe_row oe_spaced">
- <div class="oe_span12">
- <p class='oe_mt32'>
- ☛This module enables the feature to merge same products in the sale order line , purchase order line & invoice line into one on saving.
- </p>
- <div class="oe_centeralign oe_websiteonly">
- </div>
- </div>
- </div>
- </section>
- <section class="oe_container oe_dark">
- <div class="oe_row">
- <h2 class="oe_slogan">Sale Order</h2>
- <div class="oe_span6">
- <p class='oe_mt32'>
- Before saving the sale order<br>
- </p>
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="sale_before_save.png">
- </div>
- </div>
- <div class="oe_span6">
- <p class='oe_mt32'>
- After saving the sale order <br>
- </p>
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="sale_order_after.png">
- </div>
- </div>
- </div>
- </section>
- <section class="oe_container oe_dark">
- <div class="oe_row">
- <h2 class="oe_slogan">Purchase Order</h2>
- <div class="oe_span6">
- <p class='oe_mt32'>
- Before saving the order<br>
- </p>
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="purchase_before_save.png">
- </div>
- </div>
- <div class="oe_span6">
- <p class='oe_mt32'>
- After saving the order <br>
- </p>
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="purchase_after.png">
- </div>
- </div>
- </div>
- </section>
- <section class="oe_container oe_dark">
- <div class="oe_row">
- <h2 class="oe_slogan">Invoice</h2>
- <div class="oe_span6">
- <p class='oe_mt32'>
- Before saving the order<br>
- </p>
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="invoice_before_save.png">
- </div>
- </div>
- <div class="oe_span6">
- <p class='oe_mt32'>
- After saving the order <br>
- </p>
- <div class="oe_row_img oe_centered">
- <img class="oe_picture oe_screenshot" src="invoice_after.png">
- </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;">
- <a class="btn btn-primary btn-lg mt8"
- style="color: #FFFFFF !important;" href="http://www.cybrosys.com"><i
- class="fa fa-envelope"></i> Email </a> <a
- class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
- href="http://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;"
- href="http://www.cybrosys.com/odoo-customization-and-installation/"><i
- class="fa fa-check-square"></i> Request Customization </a>
- </div>
- <img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
- </section>
|