diff --git a/account_move_line_product/README.rst b/account_move_line_product/README.rst index 43669c7bc..6e671bec7 100644 --- a/account_move_line_product/README.rst +++ b/account_move_line_product/README.rst @@ -1,5 +1,5 @@ -.. image:: https://img.shields.io/badge/license-AGPLv3-blue.svg - :target: https://www.gnu.org/licenses/agpl.html +.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png + :target: https://www.gnu.org/licenses/agpl :alt: License: AGPL-3 ========================= @@ -17,15 +17,15 @@ 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/10.0 + :target: https://runbot.odoo-community.org/runbot/92/11.0 Bug Tracker =========== Bugs are tracked on `GitHub Issues -`_. In case of trouble, please +`_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, -help us smashing it by providing a detailed and welcomed feedback. +help us smash it by providing detailed and welcomed feedback. Credits ======= @@ -33,7 +33,7 @@ Credits Images ------ -* Odoo Community Association: `Icon `_. +* Odoo Community Association: `Icon `_. Contributors ------------ diff --git a/account_move_line_product/__init__.py b/account_move_line_product/__init__.py index d0544920a..c71289ab1 100644 --- a/account_move_line_product/__init__.py +++ b/account_move_line_product/__init__.py @@ -1,4 +1 @@ -# -*- coding: utf-8 -*- -# © 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/__manifest__.py b/account_move_line_product/__manifest__.py index 04ef5225f..377c0eca3 100644 --- a/account_move_line_product/__manifest__.py +++ b/account_move_line_product/__manifest__.py @@ -1,11 +1,10 @@ -# -*- coding: utf-8 -*- # © 2016-17 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": "10.0.1.0.0", + "version": "11.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", @@ -16,5 +15,4 @@ "views/account_move_line_view.xml", ], 'installable': True, - 'active': False, } diff --git a/account_move_line_product/readme/CONTRIBUTORS.rst b/account_move_line_product/readme/CONTRIBUTORS.rst new file mode 100644 index 000000000..6860affe2 --- /dev/null +++ b/account_move_line_product/readme/CONTRIBUTORS.rst @@ -0,0 +1 @@ +* Jordi Ballester Alomar diff --git a/account_move_line_product/readme/DESCRIPTION.rst b/account_move_line_product/readme/DESCRIPTION.rst new file mode 100644 index 000000000..59dc13feb --- /dev/null +++ b/account_move_line_product/readme/DESCRIPTION.rst @@ -0,0 +1,5 @@ +This module enhances the views associated to account moves and account move +lines to display the product that is associated to the move line. + +This will be relevant in perpetual inventory, for inventory-related account +moves. 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 7989f6959..afc043f05 100644 --- a/account_move_line_product/views/account_move_line_view.xml +++ b/account_move_line_product/views/account_move_line_view.xml @@ -18,20 +18,6 @@ - - account.move.line.form2 - account.move.line - - - - - - - False - - - - account.move.line.tree account.move.line