diff --git a/pos_lot_barcode/README.rst b/pos_lot_barcode/README.rst index 1b20c1ff1a..4a7739e408 100644 --- a/pos_lot_barcode/README.rst +++ b/pos_lot_barcode/README.rst @@ -17,19 +17,20 @@ POS Lot Barcode :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github - :target: https://github.com/OCA/pos/tree/16.0/pos_lot_barcode + :target: https://github.com/OCA/pos/tree/17.0/pos_lot_barcode :alt: OCA/pos .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_lot_barcode + :target: https://translation.odoo-community.org/projects/pos-17-0/pos-17-0-pos_lot_barcode :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module extends the point of sale functionalities to allow scanning a lot/serial number -using a barcode reader instead of having to enter it manually. +This module extends the point of sale functionalities to allow scanning +a lot/serial number using a barcode reader instead of having to enter it +manually. .. IMPORTANT:: This is an alpha version, the data model and design can change at any time without warning. @@ -47,7 +48,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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -55,17 +56,17 @@ Credits ======= Authors -~~~~~~~ +------- * Camptocamp Contributors -~~~~~~~~~~~~ +------------ -* Akim Juillerat +- Akim Juillerat Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -77,6 +78,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -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_lot_barcode/pyproject.toml b/pos_lot_barcode/pyproject.toml new file mode 100644 index 0000000000..4231d0cccb --- /dev/null +++ b/pos_lot_barcode/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/pos_lot_barcode/readme/CONTRIBUTORS.md b/pos_lot_barcode/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..e91f48d0a2 --- /dev/null +++ b/pos_lot_barcode/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Akim Juillerat \<\> diff --git a/pos_lot_barcode/readme/CONTRIBUTORS.rst b/pos_lot_barcode/readme/CONTRIBUTORS.rst deleted file mode 100644 index e31e2f0c4f..0000000000 --- a/pos_lot_barcode/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1 +0,0 @@ -* Akim Juillerat diff --git a/pos_lot_barcode/readme/DESCRIPTION.md b/pos_lot_barcode/readme/DESCRIPTION.md new file mode 100644 index 0000000000..7a2bdc08a8 --- /dev/null +++ b/pos_lot_barcode/readme/DESCRIPTION.md @@ -0,0 +1,3 @@ +This module extends the point of sale functionalities to allow scanning +a lot/serial number using a barcode reader instead of having to enter it +manually. diff --git a/pos_lot_barcode/readme/DESCRIPTION.rst b/pos_lot_barcode/readme/DESCRIPTION.rst deleted file mode 100644 index 22aab3c70f..0000000000 --- a/pos_lot_barcode/readme/DESCRIPTION.rst +++ /dev/null @@ -1,2 +0,0 @@ -This module extends the point of sale functionalities to allow scanning a lot/serial number -using a barcode reader instead of having to enter it manually. diff --git a/pos_lot_barcode/static/description/index.html b/pos_lot_barcode/static/description/index.html index 61e42ea2c8..6fdf56ae11 100644 --- a/pos_lot_barcode/static/description/index.html +++ b/pos_lot_barcode/static/description/index.html @@ -369,9 +369,10 @@

POS Lot Barcode

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:19cedcec402a34483eb66df85f0d5fd55f12a8c35ae08efe4503f321d05b5f5c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Alpha License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runboat

-

This module extends the point of sale functionalities to allow scanning a lot/serial number -using a barcode reader instead of having to enter it manually.

+

Alpha License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runboat

+

This module extends the point of sale functionalities to allow scanning +a lot/serial number using a barcode reader instead of having to enter it +manually.

Important

This is an alpha version, the data model and design can change at any time without warning. @@ -395,7 +396,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 to smash it by providing a detailed and welcomed -feedback.

+feedback.

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

@@ -419,7 +420,7 @@

Maintainers

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

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.