diff --git a/account_move_line_product/README.rst b/account_move_line_product/README.rst index c18c12381..2967ea352 100644 --- a/account_move_line_product/README.rst +++ b/account_move_line_product/README.rst @@ -18,14 +18,10 @@ Usage .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/92/7.0 + :target: https://runbot.odoo-community.org/runbot/92/9.0 Bug Tracker =========== - -Bugs are tracked on `GitHub Issues -`_. - Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, diff --git a/account_move_line_product/__init__.py b/account_move_line_product/__init__.py index d50fa8138..d0544920a 100644 --- a/account_move_line_product/__init__.py +++ b/account_move_line_product/__init__.py @@ -1,3 +1,4 @@ # -*- coding: utf-8 -*- -# © 2016 Eficent (http://www.eficent.com) +# © 2016 Eficent Business and IT Consulting Services, S.L. +# () # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). diff --git a/account_move_line_product/__openerp__.py b/account_move_line_product/__openerp__.py index 67c1806a4..200fee93a 100644 --- a/account_move_line_product/__openerp__.py +++ b/account_move_line_product/__openerp__.py @@ -1,18 +1,16 @@ # -*- coding: utf-8 -*- -# © 2016 Eficent (http://www.eficent.com) +# © 2016 Eficent Business and IT Consulting Services, S.L. +# () # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Account Move Line Product", - "version": "8.0.1.0.0", + "version": "9.0.1.0.0", + "summary": "Displays the product in the journal entries and items", "author": "Eficent, Odoo Community Association (OCA)", "website": "http://www.eficent.com", "category": "Generic", "depends": ["account"], - "description": """ -Account Move Line Product -========================= - """, "license": "AGPL-3", "data": [ "views/account_move_line_view.xml", diff --git a/account_move_line_product/views/account_move_line_view.xml b/account_move_line_product/views/account_move_line_view.xml index e11d9d601..14d4ba5d4 100644 --- a/account_move_line_product/views/account_move_line_view.xml +++ b/account_move_line_product/views/account_move_line_view.xml @@ -1,8 +1,5 @@ - - - - + account.move.line.form account.move.line @@ -52,22 +49,11 @@ - + - - - - - - account.move.line - - - - - - + @@ -76,18 +62,11 @@ account.move - - - - - + - - +