diff --git a/README.md b/README.md index b1c5ab5fc..0a57e882c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ addon | version | maintainers | summary [stock_reserve](stock_reserve/) | 15.0.1.2.0 | | Stock reservations on products [stock_reserve_rule](stock_reserve_rule/) | 15.0.1.0.1 | | Configure reservation rules by location [stock_secondary_unit](stock_secondary_unit/) | 15.0.2.1.0 | | Get product quantities in a secondary unit +[stock_valuation_layer_accounting_date](stock_valuation_layer_accounting_date/) | 15.0.1.0.0 | | Stock Valuation Layer Accounting Date [stock_warehouse_calendar](stock_warehouse_calendar/) | 15.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse [//]: # (end addons) diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 721319ba7..ddc2691af 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -15.0.20230914.0 \ No newline at end of file +15.0.20240314.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 5321504a4..5bad7678e 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -53,6 +53,7 @@ setuptools.setup( 'odoo-addon-stock_reserve>=15.0dev,<15.1dev', 'odoo-addon-stock_reserve_rule>=15.0dev,<15.1dev', 'odoo-addon-stock_secondary_unit>=15.0dev,<15.1dev', + 'odoo-addon-stock_valuation_layer_accounting_date>=15.0dev,<15.1dev', 'odoo-addon-stock_warehouse_calendar>=15.0dev,<15.1dev', ], classifiers=[ diff --git a/stock_valuation_layer_accounting_date/README.rst b/stock_valuation_layer_accounting_date/README.rst index 6a8befb23..fd45bdc82 100644 --- a/stock_valuation_layer_accounting_date/README.rst +++ b/stock_valuation_layer_accounting_date/README.rst @@ -2,10 +2,13 @@ Stock Valuation Layer Accounting Date ===================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:c941589d4e9fb4ab363df3a214f37ff87ec927e3b96da96e2b1ffbf60cfc000d + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Stock Valuation Layer Accounting Date .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_valuation_layer_accounting_date :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/15.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=15.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds Accounting Date field in stock.valuation.layer, enabling the report output based on this field. @@ -53,7 +56,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 smashing it by providing a detailed and welcomed +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. @@ -70,6 +73,7 @@ Contributors ~~~~~~~~~~~~ * `Quartile Limited `_: + * Aung Ko Ko lin * Yoshi Tashiro diff --git a/stock_valuation_layer_accounting_date/static/description/icon.png b/stock_valuation_layer_accounting_date/static/description/icon.png new file mode 100644 index 000000000..3a0328b51 Binary files /dev/null and b/stock_valuation_layer_accounting_date/static/description/icon.png differ diff --git a/stock_valuation_layer_accounting_date/static/description/index.html b/stock_valuation_layer_accounting_date/static/description/index.html index f7d3b6dd7..a9fd54dd2 100644 --- a/stock_valuation_layer_accounting_date/static/description/index.html +++ b/stock_valuation_layer_accounting_date/static/description/index.html @@ -1,20 +1,19 @@ - - + Stock Valuation Layer Accounting Date