|
| 1 | +<section class="oe_container"> |
| 2 | + <div class="oe_spaced"> |
| 3 | + <h2 class="oe_slogan">Product Barcode Generator</h2> |
| 4 | + <h3 class="oe_slogan">Generates EAN13 Standard Barcode for Product </h3> |
| 5 | + |
| 6 | + <h4 class="oe_slogan"><a href="https://www.cybrosys.com">Cybrosys Technologies</a> </h4> |
| 7 | + <div style="padding-left:66px;"> |
| 8 | + <h4>Features:</h4> |
| 9 | + <ul> |
| 10 | + <li style="list-style:none !important;"><span style="color:green;"> →</span> Generates Barcode Automatically.</li> |
| 11 | + <li style="list-style:none !important;"><span style="color:green;"> →</span> Print Variant Price on Product Labels. </li> |
| 12 | + <li style="list-style:none !important;"><span style="color:green;"> →</span> Print Variant Name on Product Labels. </li> |
| 13 | + </ul> |
| 14 | + </div> |
| 15 | + </div> |
| 16 | +</section> |
| 17 | + |
| 18 | +<section class="oe_container oe_dark"> |
| 19 | + <div class="oe_spaced"> |
| 20 | + <div class="oe_picture"> |
| 21 | + <h3 class="oe_slogan">Overview</h3> |
| 22 | + <p class="oe_mt32"> |
| 23 | + The module automatically generates EAN13 standard barcode for each product while you create it. |
| 24 | + The module also introduces a new feature to print product variant price on the product label. |
| 25 | + Presently Odoo doesn’t have these features. |
| 26 | + </p> |
| 27 | + </div> |
| 28 | + </div> |
| 29 | +</section> |
| 30 | + |
| 31 | +<section class="oe_container"> |
| 32 | + <div class="oe_row oe_spaced"> |
| 33 | + <h4 class="oe_slogan">Product Master</h4> |
| 34 | + <div class="oe_span12"> |
| 35 | + <p class='oe_mt32'> |
| 36 | + ☛ Create a Product.<br> |
| 37 | + </p> |
| 38 | + <div class="oe_row_img oe_centered"> |
| 39 | + <img class="oe_picture oe_screenshot" src="barcode_generate_product.gif"> |
| 40 | + </div> |
| 41 | + </div> |
| 42 | + </div> |
| 43 | +</section> |
| 44 | +<section class="oe_container oe_dark"> |
| 45 | + <div class="oe_row oe_spaced"> |
| 46 | + <h4 class="oe_slogan">Product Labels</h4> |
| 47 | + <div class="oe_span12"> |
| 48 | + <p class='oe_mt32'> |
| 49 | + ☛ Variant name on label.<br> |
| 50 | + ☛ Variant sale price on label.<br> |
| 51 | + </p> |
| 52 | + <div class="oe_row_img oe_centered"> |
| 53 | + <img class="oe_picture oe_screenshot" src="product_label.png"> |
| 54 | + </div> |
| 55 | + </div> |
| 56 | + </div> |
| 57 | +</section> |
| 58 | +<section class="oe_container"> |
| 59 | + <h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2> |
| 60 | + <div class="oe_slogan" style="margin-top:10px !important;"> |
| 61 | + <div> |
| 62 | + <a class="btn btn-primary btn-lg mt8" |
| 63 | + style="color: #FFFFFF !important;border-radius: 0;" href="https://www.cybrosys.com"><i |
| 64 | + class="fa fa-envelope"></i> Email </a> <a |
| 65 | + class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;" |
| 66 | + href="https://www.cybrosys.com/contact/"><i |
| 67 | + class="fa fa-phone"></i> Contact Us </a> <a |
| 68 | + class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;" |
| 69 | + href="https://www.cybrosys.com/odoo-customization-and-installation/"><i |
| 70 | + class="fa fa-check-square"></i> Request Customization </a> |
| 71 | + </div> |
| 72 | + <br> |
| 73 | + <img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block"> |
| 74 | + <div> |
| 75 | + <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> |
| 76 | + <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> |
| 77 | + <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> |
| 78 | + <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> |
| 79 | + <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> |
| 80 | + </div> |
| 81 | + </div> |
| 82 | +</section> |
0 commit comments