add multi add suit

This commit is contained in:
ivan deng
2018-08-18 20:43:13 +08:00
parent e28cc0b382
commit 380da86601
101 changed files with 1245 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View File

@@ -0,0 +1,138 @@
<section class="oe_container">
<div class="oe_row oe_spaced" style="max-width: 95%;">
<h2 class="oe_slogan" style="color:#875A7B;">App Purchase Order Product Multi Add</h2>
<h3>One Click to add multi product to Purchase Order.</h3>
<h2>Important: This app is depends on a Paid App.
<a class="btn btn-danger mb4" href="http://www.odoo.com/apps/modules/11.0/app_web_one2many_multi_add/" target="_blank">app_web_one2many_multi_add</a>
</h2>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%; ">
<h2 class='oe_mt32'>One Click to add multi product to Purchase Order.</h2>
</div>
<div class="oe_demo oe_screenshot">
<img src="purchase1.gif" style="border:1px solid black"/>
<br/>
</div>
</div>
<h3>You may also like these free Apps for odoo.</h3>
<ul>
<li>1. One Click to add multi product to Sale Order.
<a class="btn btn-primary mb4" href="http://www.odoo.com/apps/modules/11.0/app_sale_product_multi_add/" target="_blank">Free Download from here.</a></li>
<li>2. One Click to add multi product to Purchase Order.
<a class="btn btn-primary mb4" href="http://www.odoo.com/apps/modules/11.0/app_purchase_product_multi_add/" target="_blank">Free Download from here.</a></li>
<li>3. One Click to add multi product to MRP Bom.
<a class="btn btn-primary mb4" href="http://www.odoo.com/apps/modules/11.0/app_mrp_bom_product_multi_add/" target="_blank">Free Download from here.</a></li>
<li>4. One Click to add multi product to Stock Picking Order.
<a class="btn btn-primary mb4" href="http://www.odoo.com/apps/modules/11.0/app_stock_picking_product_multi_add/" target="_blank">Free Download from here.</a></li>
<li>5. One Click to add multi product to Account Customer Invoice, Vendor Bill.
<a class="btn btn-primary mb4" href="http://www.odoo.com/apps/modules/11.0/app_account_invoice_product_multi_add/" target="_blank">Free Download from here.</a></li>
<li>6. You can also make any one2many field to get this feature by config the xml.</li>
<li>7. You can filter or group the product / object, in the pop windows, and the multi select and add to the order</li>
</ul>
<div class="oe_demo oe_screenshot">
<img src="cnreadme.jpg" style="border:1px solid black"/>
<br/>
</div>
<h3 class="oe_slogan">Easy to Use. Click "Multi Add Items" in the one2many tree view.</h3>
<div class="oe_demo oe_screenshot">
<img src="use1.jpg" style="border:1px solid black"/>
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%; ">
<h2 class='oe_mt32'>1. One Click to add multi product to Sale Order.</h2>
</div>
<div class="oe_demo oe_screenshot">
<img src="sale1.gif" style="border:1px solid black"/>
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%; ">
<h2 class='oe_mt32'>2. One Click to add multi product to Purchase Order.</h2>
</div>
<div class="oe_demo oe_screenshot">
<img src="purchase1.gif" style="border:1px solid black"/>
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%; ">
<h2 class='oe_mt32'>3. One Click to add multi product to MRP Bom.</h2>
</div>
<div class="oe_demo oe_screenshot">
<img src="mrp1.gif" style="border:1px solid black"/>
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%; ">
<h2 class='oe_mt32'>4. One Click to add multi product to Stock Picking Order.</h2>
</div>
<div class="oe_demo oe_screenshot">
<img src="stock1.gif" style="border:1px solid black"/>
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%; ">
<h2 class='oe_mt32'>5. One Click to add multi product to Account Customer Invoice, Vendor Bill.</h2>
</div>
<div class="oe_demo oe_screenshot">
<img src="account1.gif" style="border:1px solid black"/>
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%; ">
<h2 class='oe_mt32'>6. You can also make any one2many field to get this feature by config the xml.</h2>
</div>
<div class="oe_demo oe_screenshot">
<p>Check this example.</p>
<img src="guide1.jpg" style="border:1px solid black"/>
<br/>
</div>
</div>
</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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB