mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update ver
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name' : 'App Sales Order Weight',
|
'name' : 'App Sales Order Weight',
|
||||||
'version' : '11.1.6.17',
|
'version' : '11.1.7.21',
|
||||||
'summary': 'Add sku weight in Sale Order',
|
'summary': 'Add sku weight in Sale Order',
|
||||||
'sequence': 10,
|
'sequence': 10,
|
||||||
'license':'LGPL-3',
|
'license':'LGPL-3',
|
||||||
|
|||||||
@@ -9,21 +9,18 @@ This module from BroadTech IT Solutions manages to calculate total weight of a s
|
|||||||
<p class='oe_mt32'>
|
<p class='oe_mt32'>
|
||||||
The product form has a field 'Weight', which stores the weight of the product in Kg.
|
The product form has a field 'Weight', which stores the weight of the product in Kg.
|
||||||
</p>
|
</p>
|
||||||
<div class="oe_span11">
|
<div class="oe_demo oe_screenshot">
|
||||||
<div class="oe_row_img oe_centered">
|
<img class="oe_picture oe_screenshot" src="product_weight.jpg">
|
||||||
<img class="oe_picture oe_screenshot" src="sale_weight_product.png">
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<p class='oe_span12 oe_mt32'>
|
<p class='oe_span12 oe_mt32'>
|
||||||
The module adds a field 'Net Weight' in sale order line, which calculates the Order line weight based on Order line Quantity and Unit of Measure. The new field 'Total Weight' in Sale Order would be the sum of sale order line weights.
|
The module adds a field 'Net Weight' in sale order line, which calculates the Order line weight based on Order line Quantity and Unit of Measure. The new field 'Total Weight' in Sale Order would be the sum of sale order line weights.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="oe_span11">
|
<div class="oe_demo oe_screenshot">
|
||||||
<div class="oe_row_img oe_centered">
|
<img class="oe_picture oe_screenshot" src="banner.jpg">
|
||||||
<img class="oe_picture oe_screenshot" src="sale_weight.png">
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<p class='oe_span12 oe_mt32'>
|
<p class='oe_span12 oe_mt32'>
|
||||||
The calculation uses the following formula:
|
The calculation uses the following formula:
|
||||||
@@ -33,11 +30,39 @@ Sale_order_line_net_weight = (line_product_weight * line_product_uom_qty / line_
|
|||||||
<br/>
|
<br/>
|
||||||
Total_weight = sum(Sale_order_line_net_weight)
|
Total_weight = sum(Sale_order_line_net_weight)
|
||||||
</p>
|
</p>
|
||||||
<br/>
|
|
||||||
<p class='oe_mt32 oe_spaced'>
|
|
||||||
For any assistance please feel free to contact us: contact@broadtech-innovations.com
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="oe_container oe_dark">
|
||||||
|
<div class="oe_row oe_spaced text-center">
|
||||||
|
<div class="oe_span12">
|
||||||
|
<h2 class="oe_slogan">Technical Help & Support</h2>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-12 pad0">
|
||||||
|
<div class="oe_mt16">
|
||||||
|
<p><h4>
|
||||||
|
For any type of technical help & support requests, Feel free to contact us</h4></p>
|
||||||
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
||||||
|
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:guohuadeng@hotmail.com"><span
|
||||||
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
||||||
|
<i class="fa fa-envelope"></i> guohuadeng@hotmail.com</a>
|
||||||
|
<p><h4>
|
||||||
|
Via QQ: 300883</h4></p>
|
||||||
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
||||||
|
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:300883@qq.com"><span
|
||||||
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
||||||
|
<i class="fa fa-envelope"></i> 300883@qq.com</a>
|
||||||
|
</div>
|
||||||
|
<div class="oe_mt16">
|
||||||
|
<p><h4>
|
||||||
|
Visit our website for more support.</h4></p>
|
||||||
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
||||||
|
class="btn btn-warning btn-lg" rel="nofollow" href="http://www.sunpop.cn" target="_blank"><span
|
||||||
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
||||||
|
<i class="fa fa-web"></i>http://www.sunpop.cn</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|||||||
BIN
app_product_weight_sale/static/description/product_weight.jpg
Normal file
BIN
app_product_weight_sale/static/description/product_weight.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 58 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user