diff --git a/README.md b/README.md index 02efe19c3ff6..c8b134c37771 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ addon | version | maintainers | summary [stock_search_supplierinfo_code](stock_search_supplierinfo_code/) | 16.0.1.0.1 | | Allows to search for picking from supplierinfo code [stock_storage_category_capacity_name](stock_storage_category_capacity_name/) | 16.0.1.0.0 | | Allows to have a better display name for Stock Storage Category Capacity model [stock_valuation_layer_accounting_date](stock_valuation_layer_accounting_date/) | 16.0.1.0.0 | | Stock Valuation Layer Accounting Date +[stock_valuation_layer_total_value](stock_valuation_layer_total_value/) | 16.0.1.0.0 | | Show total value on tree and form view [stock_warehouse_calendar](stock_warehouse_calendar/) | 16.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index b4d459aa5c2e..ebad2dff69f4 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20240619.0 \ No newline at end of file +16.0.20240621.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 8a048196db47..7ccda2364289 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -54,6 +54,7 @@ 'odoo-addon-stock_search_supplierinfo_code>=16.0dev,<16.1dev', 'odoo-addon-stock_storage_category_capacity_name>=16.0dev,<16.1dev', 'odoo-addon-stock_valuation_layer_accounting_date>=16.0dev,<16.1dev', + 'odoo-addon-stock_valuation_layer_total_value>=16.0dev,<16.1dev', 'odoo-addon-stock_warehouse_calendar>=16.0dev,<16.1dev', ], classifiers=[ diff --git a/stock_valuation_layer_total_value/README.rst b/stock_valuation_layer_total_value/README.rst index e321bdc0cfcc..bbe403f1f4e0 100644 --- a/stock_valuation_layer_total_value/README.rst +++ b/stock_valuation_layer_total_value/README.rst @@ -1,11 +1,14 @@ -==================== -Stock Secondary Unit -==================== +================================= +Stock Valuation Layer Total Value +================================= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:92aae1e17c8cb18555c49bb1dd9b962b3e5d58205fc9033f2eb00b8ef8f4da40 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png :target: https://odoo-community.org/page/development-status @@ -14,14 +17,14 @@ Stock Secondary Unit :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/14.0/stock_secondary_unit + :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_valuation_layer_total_value :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-14-0/stock-logistics-warehouse-14-0-stock_secondary_unit + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_valuation_layer_total_value :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/153/14.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/stock-logistics-warehouse&target_branch=16.0 + :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -42,14 +45,13 @@ To use this module you need to: 2.- Generate another valuation layer that is linked to the first one (This can be done using landed cost) 3.- Now you have on the original valuation the original cost and the updated cost (the one generated on the second valuation) - 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. @@ -59,7 +61,7 @@ Credits Authors ~~~~~~~ -* ForgeFlow +* Forgeflow Contributors ~~~~~~~~~~~~ @@ -80,6 +82,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/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/stock_valuation_layer_total_value/static/description/icon.png b/stock_valuation_layer_total_value/static/description/icon.png new file mode 100644 index 000000000000..3a0328b516c4 Binary files /dev/null and b/stock_valuation_layer_total_value/static/description/icon.png differ diff --git a/stock_valuation_layer_total_value/static/description/index.html b/stock_valuation_layer_total_value/static/description/index.html new file mode 100644 index 000000000000..2551beabcf42 --- /dev/null +++ b/stock_valuation_layer_total_value/static/description/index.html @@ -0,0 +1,430 @@ + + + + + +Stock Valuation Layer Total Value + + + +
+

Stock Valuation Layer Total Value

+ + +

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

+

This module shows the value of the original valuation layer after doing +a landed cost.

+

Table of contents

+ +
+

Usage

+

To use this module you need to:

+

1.- Generate a stock valuation layer (ex: create a purchase of the product) +2.- Generate another valuation layer that is linked to the first one (This can be done using landed cost) +3.- Now you have on the original valuation the original cost and the updated cost (the one generated on the second valuation)

+
+
+

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.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Forgeflow
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

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/stock-logistics-warehouse project on GitHub.

+

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

+
+
+
+ +