update multiadd

This commit is contained in:
ivan deng
2019-04-07 15:40:06 +08:00
parent 54d50670d3
commit 6b336963f6
20 changed files with 40 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
{
'name': "App Stock Picking Order Product Multi Batch Add",
'version': '12.19.03.14',
'version': '12.19.04.07',
'author': 'Sunpop.cn',
'category': 'Base',
'website': 'https://www.sunpop.cn',

View File

@@ -36,8 +36,15 @@
</div>
<h3 class="oe_slogan">Easy to Use. Click "Multi Add Items" in the one2many tree view.</h3>
<div class="oe_demo oe_screenshot">
<h2 class='oe_mt32'>Step1. Click "Multi Add Items" in any order form.</h2>
<img src="use1.jpg" style="border:1px solid black"/>
<br/>
<h2 class='oe_mt32'>Step2. Select product (or any item you setup in xml).</h2>
<img src="use2.jpg" style="border:1px solid black"/>
<br/>
<h2 class='oe_mt32'>Step3. Click "Select", then all product you select would add to the order.</h2>
<img src="use3.jpg" style="border:1px solid black"/>
<br/>
</div>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB