diff --git a/beesdoo_stock/__openerp__.py b/beesdoo_stock/__openerp__.py index 9670b09..076ae51 100644 --- a/beesdoo_stock/__openerp__.py +++ b/beesdoo_stock/__openerp__.py @@ -3,7 +3,7 @@ # Nicolas Jamoulle, # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { - "name": "Action on products in receipt", + "name": "BEES coop Stock", "version": "9.0.1.0", "depends": [ 'stock', @@ -12,7 +12,7 @@ "license": "AGPL-3", "website": "www.coopiteasy.be", "description": """ - Enable action on multiple lines of a receipt via checkboxes + Enable action on multiple products of a stock receipt """, "data": [ 'views/stock_view.xml',