diff --git a/app_account_invoice_product_multi_add/__manifest__.py b/app_account_invoice_product_multi_add/__manifest__.py
index f001caf8..ecc0c794 100644
--- a/app_account_invoice_product_multi_add/__manifest__.py
+++ b/app_account_invoice_product_multi_add/__manifest__.py
@@ -38,6 +38,7 @@
2. 可对产品进行过滤、分组,然后批量加入
""",
'depends': [
+ # 'app_web_one2many_multi_add',
'account',
],
'images': ['static/description/banner.gif'],
diff --git a/app_account_invoice_product_multi_add/static/description/index.html b/app_account_invoice_product_multi_add/static/description/index.html
index ab0a8b8f..04d0911c 100644
--- a/app_account_invoice_product_multi_add/static/description/index.html
+++ b/app_account_invoice_product_multi_add/static/description/index.html
@@ -2,6 +2,9 @@
Account Invoice Product Multi Add
One Click to add multi product to Account Customer Invoice, Vendor Bill.
+
This is not a paid App, Just a Sync Bug of odoo.com , you can get this
+ "Free App from Github".
+
diff --git a/app_mrp_bom_product_multi_add/static/description/index.html b/app_mrp_bom_product_multi_add/static/description/index.html
index 82a01270..0cb39d9d 100644
--- a/app_mrp_bom_product_multi_add/static/description/index.html
+++ b/app_mrp_bom_product_multi_add/static/description/index.html
@@ -2,6 +2,9 @@
App MRP Bom Product Multi Add
One Click to add multi product to MRP Bom.
+
This is not a paid App, Just a Sync Bug of odoo.com , you can get this
+ "Free App from Github".
+
diff --git a/app_purchase_product_multi_add/static/description/index.html b/app_purchase_product_multi_add/static/description/index.html
index db072c68..b0b0c76c 100644
--- a/app_purchase_product_multi_add/static/description/index.html
+++ b/app_purchase_product_multi_add/static/description/index.html
@@ -2,6 +2,9 @@
App Purchase Order Product Multi Add
One Click to add multi product to Purchase Order.
+
This is not a paid App, Just a Sync Bug of odoo.com , you can get this
+ "Free App from Github".
+
diff --git a/app_sale_product_multi_add/static/description/index.html b/app_sale_product_multi_add/static/description/index.html
index 9e16860b..294f908d 100644
--- a/app_sale_product_multi_add/static/description/index.html
+++ b/app_sale_product_multi_add/static/description/index.html
@@ -2,6 +2,9 @@
App Sale Order Product Multi Add
One Click to add multi product to Sale Order.
+
This is not a paid App, Just a Sync Bug of odoo.com , you can get this
+ "Free App from Github".
+
diff --git a/app_stock_picking_product_multi_add/static/description/index.html b/app_stock_picking_product_multi_add/static/description/index.html
index 7cf81b22..fde72fc6 100644
--- a/app_stock_picking_product_multi_add/static/description/index.html
+++ b/app_stock_picking_product_multi_add/static/description/index.html
@@ -1,6 +1,9 @@
App Stock Picking Order Product Multi Add
+
This is not a paid App, Just a Sync Bug of odoo.com , you can get this
+ "Free App from Github".
+
One Click to add multi product to Stock Picking Order.