12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- <section class="oe_container">
- <div>
- <div class="text-center">
- <a target="new" href="http://www.acespritech.com">
- <img src="ace_logo.png">
- </a>
- </div>
- </div>
- </section>
- <br/>
- <section class="oe_container oe_dark">
- <div class="oe_row">
- <div class="oe_span12">
- <h2 class="oe_slogan">Odoo 8 Point of Sale Extension</h2>
- <h3 class="oe_slogan">User can use shortcuts in POS Interface.</h3>
- <br/>
- <div><font style="color:red;font-weight:bold;"><b>Note: </b>This module is tested and working in Odoo community edition but not tested in Enterprise version. And we are supporting Ubuntu OS and not Windows OS.</font></div>
- <h4 class="oe_slogan">How to use</h4>
- <div class="oe_screenshot" style="text-align: left;">
- <ul>
- <li style="color:#30054D;font-weight:bold;"><a style="color: blue; font-weight: 600;" href="https://www.youtube.com/watch?v=meNK9aENoO8" target="new">Let's see the video</a>
- </li>
- <li style="color:#30054D;font-weight:bold;">There are multiple shortcuts which user can use as mentioned below.</li>
- </ul>
- <img style="max-width: 100%;" src="main_screenshot.png"><br /><br />
- <img style="max-width: 100%;" src="pos_config.png"/><br /><br />
- </div>
- </div>
- </div>
- </section>
- <section class="oe_container">
- <div class="oe_row" style="background-color: #008000;">
- <div style="margin-bottom:10px;" class="oe_slogan text-center">
- <div class="oe_span12">
- <h3 class="text-center" style="color:#FFFFFF; font-size:20px"><b>NOTE:</b> We give 60 days support for our customers. Before trying in your live db, please ask us to provide you for test link. If any other custom modules are installed and because of that some errors occurs then we charge extra.</h3>
- </div>
- </div>
- </div>
- <div class="oe_row" style="background-color: #004CFF;">
- <div style="margin-bottom:10px;" class="oe_slogan text-center">
- <div class="oe_span12">
- <h3 class="text-center" style="color:#FFFFFF; font-size:20px">Contact us for support, query, customization</h3>
- </div>
- <span>
- <a target="new" href="http://www.acespritech.com" style="color: yellow !important;font-weight:bold;">Website</a> |
- <a target="new" href="http://www.acespritechblog.com" style="color: yellow !important;font-weight:bold;">Blog</a> |
- <a href="mailto:info@acespritech.com" style="color: yellow !important;font-weight:bold;">Email us</a>
- | <a style="color: yellow !important;font-weight:bold;">Skype: acespritech</a>
- </span>
- </div>
- </div>
- </section>
|