Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Jun 21, 2024
1 parent 8b50d3d commit 6fdb5ec
Show file tree
Hide file tree
Showing 6 changed files with 449 additions and 15 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.20240619.0
16.0.20240621.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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=[
Expand Down
30 changes: 16 additions & 14 deletions stock_valuation_layer_total_value/README.rst
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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|

Expand All @@ -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 <https://github.com/OCA/stock-logistics-warehouse/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 <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_secondary_unit%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_valuation_layer_total_value%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Expand All @@ -59,7 +61,7 @@ Credits
Authors
~~~~~~~

* ForgeFlow
* Forgeflow

Contributors
~~~~~~~~~~~~
Expand All @@ -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 <https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_secondary_unit>`_ project on GitHub.
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_valuation_layer_total_value>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6fdb5ec

Please sign in to comment.