diff --git a/l10n_us_partner_legal_number/README.rst b/l10n_us_partner_legal_number/README.rst index 9734e891..a5f5db9a 100644 --- a/l10n_us_partner_legal_number/README.rst +++ b/l10n_us_partner_legal_number/README.rst @@ -17,13 +17,13 @@ Add Legal Number for North American Banking & Financials :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--usa-lightgray.png?logo=github - :target: https://github.com/OCA/l10n-usa/tree/16.0/l10n_us_partner_legal_number + :target: https://github.com/OCA/l10n-usa/tree/17.0/l10n_us_partner_legal_number :alt: OCA/l10n-usa .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/l10n-usa-16-0/l10n-usa-16-0-l10n_us_partner_legal_number + :target: https://translation.odoo-community.org/projects/l10n-usa-17-0/l10n-usa-17-0-l10n_us_partner_legal_number :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/l10n-usa&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-usa&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -46,7 +46,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. @@ -54,20 +54,20 @@ Credits ======= Authors -~~~~~~~ +------- * Open Source Integrators Contributors -~~~~~~~~~~~~ +------------ -* Chankya Soni -* Maxime Chambreuil -* Serpent Consulting Services Pvt. Ltd. -* Levent Karakas +- Chankya Soni +- Maxime Chambreuil +- Serpent Consulting Services Pvt. Ltd. +- Levent Karakas Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -79,6 +79,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/l10n-usa `_ project on GitHub. +This module is part of the `OCA/l10n-usa `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/l10n_us_partner_legal_number/pyproject.toml b/l10n_us_partner_legal_number/pyproject.toml new file mode 100644 index 00000000..4231d0cc --- /dev/null +++ b/l10n_us_partner_legal_number/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/l10n_us_partner_legal_number/readme/CONTRIBUTORS.md b/l10n_us_partner_legal_number/readme/CONTRIBUTORS.md new file mode 100644 index 00000000..7fc73d9a --- /dev/null +++ b/l10n_us_partner_legal_number/readme/CONTRIBUTORS.md @@ -0,0 +1,4 @@ +- Chankya Soni \<\> +- Maxime Chambreuil \<\> +- Serpent Consulting Services Pvt. Ltd. \<\> +- Levent Karakas \<\> diff --git a/l10n_us_partner_legal_number/readme/CONTRIBUTORS.rst b/l10n_us_partner_legal_number/readme/CONTRIBUTORS.rst deleted file mode 100644 index 8f2d4232..00000000 --- a/l10n_us_partner_legal_number/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,4 +0,0 @@ -* Chankya Soni -* Maxime Chambreuil -* Serpent Consulting Services Pvt. Ltd. -* Levent Karakas diff --git a/l10n_us_partner_legal_number/readme/DESCRIPTION.rst b/l10n_us_partner_legal_number/readme/DESCRIPTION.md similarity index 100% rename from l10n_us_partner_legal_number/readme/DESCRIPTION.rst rename to l10n_us_partner_legal_number/readme/DESCRIPTION.md diff --git a/l10n_us_partner_legal_number/readme/USAGE.rst b/l10n_us_partner_legal_number/readme/USAGE.md similarity index 100% rename from l10n_us_partner_legal_number/readme/USAGE.rst rename to l10n_us_partner_legal_number/readme/USAGE.md diff --git a/l10n_us_partner_legal_number/static/description/index.html b/l10n_us_partner_legal_number/static/description/index.html index 8e869a7b..cfbe0de2 100644 --- a/l10n_us_partner_legal_number/static/description/index.html +++ b/l10n_us_partner_legal_number/static/description/index.html @@ -368,7 +368,7 @@

Add Legal Number for North American Banking & Financials -

Beta License: AGPL-3 OCA/l10n-usa Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/l10n-usa Translate me on Weblate Try me on Runboat

Add Legal Number for North American Banking & Financials

Table of contents

@@ -392,7 +392,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 +419,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/l10n-usa project on GitHub.

+

This module is part of the OCA/l10n-usa project on GitHub.

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

diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..f8f07db7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +# generated from manifests external_dependencies +python-stdnum