Browse Source

Initial Commit

pull/81/head
SHEREEF PT 8 years ago
parent
commit
b24ba8cf0c
  1. 4
      cybro_product_stock_balance/static/description/index.html
  2. 56
      cybro_product_stock_balance/static/description/index.html~

4
cybro_product_stock_balance/static/description/index.html

@ -13,7 +13,7 @@
</div>
<div class="oe_span6">
<p class="oe_mt32">
<p>&#9728; The app goal is to provide you with instant outlook of how many units of this product are stocked at internal location.</p>
<p>&#9728; This module gives total number of quantity if this product are stocked at internal location. You won't need to look at the inventory and take count of product in each location.This app give you a overall status of quantity at each location. </p>
</p>
</div>
</div>
@ -23,7 +23,7 @@
<div class="oe_row oe_spaced">
<div class="oe_span6">
<p class="oe_mt32">
<p>&#x261B; The estimation is provided right on a product form (the tab Inventory) as a table, where each line represents an internal location</p>
<p>&#x261B; This module gives you an overall status of quantity at each internal location right on product form.</p>
</p>
</div>
<div class="oe_span6">

56
cybro_product_stock_balance/static/description/index.html~

@ -0,0 +1,56 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Stock Balance by Locations</h2>
<h3 class="oe_slogan">Estimate inventory levels by warehouses in Product Form</h3>
<h4 class="oe_slogan">Author : Cybrosys Techno Solutions , www.cybrosys.com</h4>
<br/>
</div>
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<img src="dev.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
<p>&#9728; The app goal is to provide you with instant outlook of how many units of this product are stocked at internal location.</p>
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span6">
<p class="oe_mt32">
<p>&#x261B; The estimation is provided right on a product form (the tab Inventory) as a table, where each line represents an internal location</p>
</p>
</div>
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<img src="product_master.jpg">
</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>
Loading…
Cancel
Save