diff --git a/pos_order_remove_line/README.rst b/pos_order_remove_line/README.rst index 11310cc2..85d66c8c 100644 --- a/pos_order_remove_line/README.rst +++ b/pos_order_remove_line/README.rst @@ -14,18 +14,18 @@ POS Order Remove Line :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github - :target: https://github.com/OCA/pos/tree/10.0/pos_order_remove_line + :target: https://github.com/OCA/pos/tree/12.0/pos_order_remove_line :alt: OCA/pos .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/pos-10-0/pos-10-0-pos_order_remove_line + :target: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_order_remove_line :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/184/10.0 + :target: https://runbot.odoo-community.org/runbot/184/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| -The module adds a the possibility to delete a POS Order Line from the POS interface. +The module adds the possibility to delete a POS Order Line from the POS interface. **Table of contents** @@ -38,7 +38,7 @@ Bug Tracker 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, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -76,6 +76,6 @@ Current `maintainer `__: |maintainer-robyf70| -This module is part of the `OCA/pos `_ project on GitHub. +This module is part of the `OCA/pos `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/pos_order_remove_line/__init__.py b/pos_order_remove_line/__init__.py index 48a90926..a11d700b 100644 --- a/pos_order_remove_line/__init__.py +++ b/pos_order_remove_line/__init__.py @@ -1,3 +1,2 @@ -# -*- coding: utf-8 -*- # Copyright 2019 LevelPrime # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl) diff --git a/pos_order_remove_line/__manifest__.py b/pos_order_remove_line/__manifest__.py index e0a0ae3f..3a55b55f 100644 --- a/pos_order_remove_line/__manifest__.py +++ b/pos_order_remove_line/__manifest__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # Copyright 2019 LevelPrime # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl) @@ -9,7 +8,7 @@ 'website': 'https://www.github.com/OCA/pos', 'category': 'Point of Sale', "maintainers": ["robyf70"], - 'version': '10.0.1.0.0', + 'version': '12.0.1.0.0', 'license': 'LGPL-3', 'depends': ['point_of_sale'], 'data': [ diff --git a/pos_order_remove_line/readme/DESCRIPTION.rst b/pos_order_remove_line/readme/DESCRIPTION.rst index 34c5c5af..450df8df 100644 --- a/pos_order_remove_line/readme/DESCRIPTION.rst +++ b/pos_order_remove_line/readme/DESCRIPTION.rst @@ -1 +1 @@ -The module adds a the possibility to delete a POS Order Line from the POS interface. +The module adds the possibility to delete a POS Order Line from the POS interface. diff --git a/pos_order_remove_line/static/description/index.html b/pos_order_remove_line/static/description/index.html index 6a91857a..b703ecd2 100644 --- a/pos_order_remove_line/static/description/index.html +++ b/pos_order_remove_line/static/description/index.html @@ -367,8 +367,8 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: LGPL-3 OCA/pos Translate me on Weblate Try me on Runbot

-

The module adds a the possibility to delete a POS Order Line from the POS interface.

+

Beta License: LGPL-3 OCA/pos Translate me on Weblate Try me on Runbot

+

The module adds the possibility to delete a POS Order Line from the POS interface.

Table of contents

    @@ -386,7 +386,7 @@ ul.auto-toc {

    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, help us smashing it by providing a detailed and welcomed -feedback.

    +feedback.

    Do not contact contributors directly about support or help with technical issues.

@@ -412,7 +412,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

robyf70

-

This module is part of the OCA/pos project on GitHub.

+

This module is part of the OCA/pos project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.