-
-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] stock_inventory_valuation_report: Migration to 14.0
Co-authored-by: dessanhemrayev <[email protected]> Co-authored-by: Alessandro Uffreduzzi <[email protected]>
- Loading branch information
1 parent
e6c3bbe
commit fa9e7cb
Showing
15 changed files
with
331 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ Stock Inventory Valuation Report | |
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:f52dbe5b051ec99d9ee7a63c214cf404ccafa168d8be97ae1d9af05ce83951f2 | ||
!! source digest: sha256:7e81cc55bfaa7140318103e270fb5e41e7ee0ab5c82d8ce7ae587f6586adafa0 | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
|
@@ -17,13 +17,13 @@ Stock Inventory Valuation Report | |
: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--reporting-lightgray.png?logo=github | ||
:target: https://github.com/OCA/stock-logistics-reporting/tree/12.0/stock_inventory_valuation_report | ||
:target: https://github.com/OCA/stock-logistics-reporting/tree/14.0/stock_inventory_valuation_report | ||
:alt: OCA/stock-logistics-reporting | ||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
:target: https://translation.odoo-community.org/projects/stock-logistics-reporting-12-0/stock-logistics-reporting-12-0-stock_inventory_valuation_report | ||
:target: https://translation.odoo-community.org/projects/stock-logistics-reporting-14-0/stock-logistics-reporting-14-0-stock_inventory_valuation_report | ||
: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-reporting&target_branch=12.0 | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=14.0 | ||
:alt: Try me on Runboat | ||
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
@@ -41,16 +41,16 @@ Usage | |
To use this module, you need to: | ||
|
||
#. Go to Inventory > Reporting > Inventory Valuation. | ||
#. Select Compute (Current Inventory or At a Specific Date). | ||
#. Choose Retrieve the inventory valuation or View report or Export PDF or Export XLSX or Cancel. | ||
#. Select Inventory At Date. | ||
#. You can now choose a few additional options: "View report", "Export PDF" and "Export XLSX". | ||
|
||
Bug Tracker | ||
=========== | ||
|
||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-reporting/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 <https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_inventory_valuation_report%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
`feedback <https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_inventory_valuation_report%0Aversion:%2014.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. | ||
|
||
|
@@ -65,7 +65,13 @@ Authors | |
Contributors | ||
~~~~~~~~~~~~ | ||
|
||
* Pimolnat Suntian <[email protected]> | ||
* `Pimolnat Suntian <[email protected]>`_ | ||
* `Ooops404 <https://ooops404.com>`_ | ||
* `Francesco Foresti <[email protected]>`_ | ||
* `Cetmix <https://cetmix.com>`_ | ||
* `Andrey Solodovnikov <[email protected]>`_ | ||
* `PyTech SRL <https://www.pytech.it>`_ | ||
* `Alessandro Uffreduzzi <[email protected]>`_ | ||
|
||
Maintainers | ||
~~~~~~~~~~~ | ||
|
@@ -80,6 +86,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-reporting <https://github.com/OCA/stock-logistics-reporting/tree/12.0/stock_inventory_valuation_report>`_ project on GitHub. | ||
This module is part of the `OCA/stock-logistics-reporting <https://github.com/OCA/stock-logistics-reporting/tree/14.0/stock_inventory_valuation_report>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...ry_valuation_report/data/paper_format.xml → ...aluation_report/data/paperformat_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,7 @@ | ||
* Pimolnat Suntian <[email protected]> | ||
* `Pimolnat Suntian <[email protected]>`_ | ||
* `Ooops404 <https://ooops404.com>`_ | ||
* `Francesco Foresti <[email protected]>`_ | ||
* `Cetmix <https://cetmix.com>`_ | ||
* `Andrey Solodovnikov <[email protected]>`_ | ||
* `PyTech SRL <https://www.pytech.it>`_ | ||
* `Alessandro Uffreduzzi <[email protected]>`_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
To use this module, you need to: | ||
|
||
#. Go to Inventory > Reporting > Inventory Valuation. | ||
#. Select Compute (Current Inventory or At a Specific Date). | ||
#. Choose Retrieve the inventory valuation or View report or Export PDF or Export XLSX or Cancel. | ||
#. Select Inventory At Date. | ||
#. You can now choose a few additional options: "View report", "Export PDF" and "Export XLSX". |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.