mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
@@ -41,7 +41,7 @@
|
|||||||
# 'app_web_one2many_multi_add',
|
# 'app_web_one2many_multi_add',
|
||||||
'purchase',
|
'purchase',
|
||||||
],
|
],
|
||||||
'images': ['static/description/purchase1.gif'],
|
'images': ['static/description/banner.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/purchase_order_views.xml',
|
'views/purchase_order_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<h2 class='oe_mt32'>One Click to add multi product to Purchase Order.</h2>
|
<h2 class='oe_mt32'>One Click to add multi product to Purchase Order.</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_demo oe_screenshot">
|
<div class="oe_demo oe_screenshot">
|
||||||
<img src="purchase1.gif" style="border:1px solid black"/>
|
<img src="banner.gif" style="border:1px solid black"/>
|
||||||
<br/>
|
<br/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
# 'app_web_one2many_multi_add',
|
# 'app_web_one2many_multi_add',
|
||||||
'sale_management',
|
'sale_management',
|
||||||
],
|
],
|
||||||
'images': ['static/description/sale1.gif'],
|
'images': ['static/description/banner.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/sale_order_views.xml',
|
'views/sale_order_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user