diff --git a/packaging_uom/README.rst b/packaging_uom/README.rst index b9991eb7c..8e626e7a8 100644 --- a/packaging_uom/README.rst +++ b/packaging_uom/README.rst @@ -1,8 +1,8 @@ .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg :alt: License: AGPL-3 -Packaging Extended -=========== +Packaging UOM +============= This module was written to use unit of measure instead of quantity by package in the definition of packaging. diff --git a/packaging_uom/__openerp__.py b/packaging_uom/__openerp__.py index 04c546571..31de96b1f 100755 --- a/packaging_uom/__openerp__.py +++ b/packaging_uom/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { - "name": "Packaging Extended", + "name": "Packaging UOM", "version": "0.1", 'author': "Acsone, Odoo Community Association (OCA)", "category": "Other",