mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update multiadd
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
{
|
||||
'name': "App Purchase 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',
|
||||
|
||||
@@ -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%;">
|
||||
|
||||
BIN
app_purchase_product_multi_add/static/description/use2.jpg
Normal file
BIN
app_purchase_product_multi_add/static/description/use2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
BIN
app_purchase_product_multi_add/static/description/use3.jpg
Normal file
BIN
app_purchase_product_multi_add/static/description/use3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 116 KiB |
Reference in New Issue
Block a user