Merge remote-tracking branch 'origin/11.0' into 11.0

# Conflicts:
#	app_account_invoice_product_multi_add/__manifest__.py
This commit is contained in:
ivan deng
2018-08-19 21:07:32 +08:00
6 changed files with 16 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
2. 可对产品进行过滤、分组,然后批量加入 2. 可对产品进行过滤、分组,然后批量加入
""", """,
'depends': [ 'depends': [
# 'app_web_one2many_multi_add',
'account', 'account',
], ],
'images': ['static/description/banner.gif'], 'images': ['static/description/banner.gif'],

View File

@@ -2,6 +2,9 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<h2 class="oe_slogan" style="color:#875A7B;">Account Invoice Product Multi Add</h2> <h2 class="oe_slogan" style="color:#875A7B;">Account Invoice Product Multi Add</h2>
<h3>One Click to add multi product to Account Customer Invoice, Vendor Bill.</h3> <h3>One Click to add multi product to Account Customer Invoice, Vendor Bill.</h3>
<p>This is not a paid App, Just a Sync Bug of odoo.com , you can get this
<a target="_blank" href="https://github.com/guohuadeng/app-odoo/tree/11.0"> "Free App from Github".</a>
</p>
<h2>Important: This app is depends on a Paid App. <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> <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> </h2>

View File

@@ -2,6 +2,9 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<h2 class="oe_slogan" style="color:#875A7B;">App MRP Bom Product Multi Add</h2> <h2 class="oe_slogan" style="color:#875A7B;">App MRP Bom Product Multi Add</h2>
<h3>One Click to add multi product to MRP Bom.</h3> <h3>One Click to add multi product to MRP Bom.</h3>
<p>This is not a paid App, Just a Sync Bug of odoo.com , you can get this
<a target="_blank" href="https://github.com/guohuadeng/app-odoo/tree/11.0"> "Free App from Github".</a>
</p>
<h2>Important: This app is depends on a Paid App. <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> <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> </h2>

View File

@@ -2,6 +2,9 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<h2 class="oe_slogan" style="color:#875A7B;">App Purchase Order Product Multi Add</h2> <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> <h3>One Click to add multi product to Purchase Order.</h3>
<p>This is not a paid App, Just a Sync Bug of odoo.com , you can get this
<a target="_blank" href="https://github.com/guohuadeng/app-odoo/tree/11.0"> "Free App from Github".</a>
</p>
<h2>Important: This app is depends on a Paid App. <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> <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> </h2>

View File

@@ -2,6 +2,9 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<h2 class="oe_slogan" style="color:#875A7B;">App Sale Order Product Multi Add</h2> <h2 class="oe_slogan" style="color:#875A7B;">App Sale Order Product Multi Add</h2>
<h3>One Click to add multi product to Sale Order.</h3> <h3>One Click to add multi product to Sale Order.</h3>
<p>This is not a paid App, Just a Sync Bug of odoo.com , you can get this
<a target="_blank" href="https://github.com/guohuadeng/app-odoo/tree/11.0"> "Free App from Github".</a>
</p>
<h2>Important: This app is depends on a Paid App. <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> <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> </h2>

View File

@@ -1,6 +1,9 @@
<section class="oe_container"> <section class="oe_container">
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<h2 class="oe_slogan" style="color:#875A7B;">App Stock Picking Order Product Multi Add</h2> <h2 class="oe_slogan" style="color:#875A7B;">App Stock Picking Order Product Multi Add</h2>
<p>This is not a paid App, Just a Sync Bug of odoo.com , you can get this
<a target="_blank" href="https://github.com/guohuadeng/app-odoo/tree/11.0"> "Free App from Github".</a>
</p>
<h3>One Click to add multi product to Stock Picking Order.</h3> <h3>One Click to add multi product to Stock Picking Order.</h3>
<h2>Important: This app is depends on a Paid App. <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> <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>