diff --git a/base_product_merge/README.rst b/base_product_merge/README.rst index f507d2760..ecc3363d6 100644 --- a/base_product_merge/README.rst +++ b/base_product_merge/README.rst @@ -17,13 +17,13 @@ Base Products Merge :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/base_product_merge + :target: https://github.com/OCA/stock-logistics-warehouse/tree/17.0/base_product_merge :alt: OCA/stock-logistics-warehouse .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-base_product_merge + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-0-base_product_merge :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/stock-logistics-warehouse&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -35,12 +35,17 @@ We can merge duplicates products into single product .. contents:: :local: +Configuration +============= + + + Usage ===== -Select products or templates then click on Merge products in Action menu. -Select Destination product in which need to merge all other products -Then click on Merge Product, it will merge all the products. +Select products or templates then click on Merge products in Action +menu. Select Destination product in which need to merge all other +products Then click on Merge Product, it will merge all the products. Bug Tracker =========== @@ -48,7 +53,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. @@ -56,17 +61,17 @@ Credits ======= Authors -~~~~~~~ +------- * ForgeFlow Contributors -~~~~~~~~~~~~ +------------ -* Jasmin Solanki +- Jasmin Solanki Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -86,6 +91,6 @@ Current `maintainer `__: |maintainer-JasminSForgeFlow| -This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/base_product_merge/pyproject.toml b/base_product_merge/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/base_product_merge/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/base_product_merge/readme/CONFIGURE.md b/base_product_merge/readme/CONFIGURE.md new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/base_product_merge/readme/CONFIGURE.md @@ -0,0 +1 @@ + diff --git a/base_product_merge/readme/CONFIGURE.rst b/base_product_merge/readme/CONFIGURE.rst deleted file mode 100644 index e69de29bb..000000000 diff --git a/base_product_merge/readme/CONTRIBUTORS.md b/base_product_merge/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..88b3ed521 --- /dev/null +++ b/base_product_merge/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Jasmin Solanki \<\> diff --git a/base_product_merge/readme/CONTRIBUTORS.rst b/base_product_merge/readme/CONTRIBUTORS.rst deleted file mode 100644 index 205106e55..000000000 --- a/base_product_merge/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1 +0,0 @@ -* Jasmin Solanki diff --git a/base_product_merge/readme/DESCRIPTION.rst b/base_product_merge/readme/DESCRIPTION.md similarity index 100% rename from base_product_merge/readme/DESCRIPTION.rst rename to base_product_merge/readme/DESCRIPTION.md diff --git a/base_product_merge/readme/USAGE.md b/base_product_merge/readme/USAGE.md new file mode 100644 index 000000000..ebe4a7d41 --- /dev/null +++ b/base_product_merge/readme/USAGE.md @@ -0,0 +1,3 @@ +Select products or templates then click on Merge products in Action +menu. Select Destination product in which need to merge all other +products Then click on Merge Product, it will merge all the products. diff --git a/base_product_merge/readme/USAGE.rst b/base_product_merge/readme/USAGE.rst deleted file mode 100644 index e5276c949..000000000 --- a/base_product_merge/readme/USAGE.rst +++ /dev/null @@ -1,3 +0,0 @@ -Select products or templates then click on Merge products in Action menu. -Select Destination product in which need to merge all other products -Then click on Merge Product, it will merge all the products. diff --git a/base_product_merge/static/description/index.html b/base_product_merge/static/description/index.html index 2ef5dc143..a01d4cefd 100644 --- a/base_product_merge/static/description/index.html +++ b/base_product_merge/static/description/index.html @@ -369,51 +369,55 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:39c99918ef7570bdf32ae851c1dfbfc9f4d1181d86b11c012460c8769b80771b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

We can merge duplicates products into single product

Table of contents

+
-

Usage

-

Select products or templates then click on Merge products in Action menu. -Select Destination product in which need to merge all other products -Then click on Merge Product, it will merge all the products.

+

Usage

+

Select products or templates then click on Merge products in Action +menu. Select Destination product in which need to merge all other +products Then click on Merge Product, it will merge all the products.

-

Bug Tracker

+

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.

-

Credits

+

Credits

-

Authors

+

Authors

  • ForgeFlow
-

Maintainers

+

Maintainers

This module is maintained by the OCA.

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

Current maintainer:

JasminSForgeFlow

-

This module is part of the OCA/stock-logistics-warehouse project on GitHub.

+

This module is part of the OCA/stock-logistics-warehouse 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 000000000..180fc4978 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +# generated from manifests external_dependencies +openupgradelib