diff --git a/sale_stock_product_pack/README.rst b/sale_stock_product_pack/README.rst index 7474954fb..b68cb52a6 100644 --- a/sale_stock_product_pack/README.rst +++ b/sale_stock_product_pack/README.rst @@ -2,10 +2,13 @@ Sale Stock Product Pack ======================= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:c81e7b28f443c2245ae020a601f05690394a2d93dbdcd6da083db3bc63784d4e + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,21 +17,22 @@ Sale Stock Product Pack :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--pack-lightgray.png?logo=github - :target: https://github.com/OCA/product-pack/tree/13.0/sale_stock_product_pack + :target: https://github.com/OCA/product-pack/tree/17.0/sale_stock_product_pack :alt: OCA/product-pack .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/product-pack-13-0/product-pack-13-0-sale_stock_product_pack + :target: https://translation.odoo-community.org/projects/product-pack-17-0/product-pack-17-0-sale_stock_product_pack :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/286/13.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/product-pack&target_branch=17.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| -This modules adds compatibility of product packs with sales and stock altogether: +This modules adds compatibility of product packs with sales and stock +altogether: -- Correctly compute delivered quantities for the different types of packs so they - can be properly invoiced when the pack is storable. +- Correctly compute delivered quantities for the different types of + packs so they can be properly invoiced when the pack is storable. **Table of contents** @@ -38,16 +42,16 @@ This modules adds compatibility of product packs with sales and stock altogether Known issues / Roadmap ====================== -* Non detailed packs aren't yet supported by stock_product_pack, so no support for them - either in this module. +- Non detailed packs aren't yet supported by stock_product_pack, so no + support for them either in this module. 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 `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -55,20 +59,20 @@ Credits ======= Authors -~~~~~~~ +------- * Tecnativa Contributors -~~~~~~~~~~~~ +------------ -* `Tecnativa `_: +- `Tecnativa `__: - * Ernesto Tejeda - * Pedro M. Baeza + - Ernesto Tejeda + - Pedro M. Baeza Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -88,6 +92,6 @@ Current `maintainer `__: |maintainer-chienandalu| -This module is part of the `OCA/product-pack `_ project on GitHub. +This module is part of the `OCA/product-pack `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/sale_stock_product_pack/pyproject.toml b/sale_stock_product_pack/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/sale_stock_product_pack/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/sale_stock_product_pack/readme/CONTRIBUTORS.md b/sale_stock_product_pack/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..dc534b9df --- /dev/null +++ b/sale_stock_product_pack/readme/CONTRIBUTORS.md @@ -0,0 +1,3 @@ +- [Tecnativa](https://www.tecnativa.com): + - Ernesto Tejeda + - Pedro M. Baeza diff --git a/sale_stock_product_pack/readme/CONTRIBUTORS.rst b/sale_stock_product_pack/readme/CONTRIBUTORS.rst deleted file mode 100644 index b31cef321..000000000 --- a/sale_stock_product_pack/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,4 +0,0 @@ -* `Tecnativa `_: - - * Ernesto Tejeda - * Pedro M. Baeza diff --git a/sale_stock_product_pack/readme/DESCRIPTION.rst b/sale_stock_product_pack/readme/DESCRIPTION.md similarity index 58% rename from sale_stock_product_pack/readme/DESCRIPTION.rst rename to sale_stock_product_pack/readme/DESCRIPTION.md index e2013009c..114678ae3 100644 --- a/sale_stock_product_pack/readme/DESCRIPTION.rst +++ b/sale_stock_product_pack/readme/DESCRIPTION.md @@ -1,4 +1,5 @@ -This modules adds compatibility of product packs with sales and stock altogether: +This modules adds compatibility of product packs with sales and stock +altogether: -- Correctly compute delivered quantities for the different types of packs so they - can be properly invoiced when the pack is storable. +- Correctly compute delivered quantities for the different types of + packs so they can be properly invoiced when the pack is storable. diff --git a/sale_stock_product_pack/readme/ROADMAP.md b/sale_stock_product_pack/readme/ROADMAP.md new file mode 100644 index 000000000..82508c0b5 --- /dev/null +++ b/sale_stock_product_pack/readme/ROADMAP.md @@ -0,0 +1,2 @@ +- Non detailed packs aren't yet supported by stock_product_pack, so no + support for them either in this module. diff --git a/sale_stock_product_pack/readme/ROADMAP.rst b/sale_stock_product_pack/readme/ROADMAP.rst deleted file mode 100644 index 71fa3fc06..000000000 --- a/sale_stock_product_pack/readme/ROADMAP.rst +++ /dev/null @@ -1,2 +0,0 @@ -* Non detailed packs aren't yet supported by stock_product_pack, so no support for them - either in this module. diff --git a/sale_stock_product_pack/static/description/index.html b/sale_stock_product_pack/static/description/index.html index d3b967144..c9ea2c306 100644 --- a/sale_stock_product_pack/static/description/index.html +++ b/sale_stock_product_pack/static/description/index.html @@ -1,20 +1,19 @@ - - + Sale Stock Product Pack