Commit 1872fa2 1 parent f7f95aa commit 1872fa2 Copy full SHA for 1872fa2
File tree 4 files changed +4
-4
lines changed
stock_account_valuation_report
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
24
[ delivery_line_sale_line_position] ( delivery_line_sale_line_position/ ) | 16.0.1.1.0 | | Adds the sale line position to the delivery report lines
25
25
[ stock_account_valuation_discrepancy_adjust] ( stock_account_valuation_discrepancy_adjust/ ) | 16.0.1.0.0 | [ ![ AaronHForgeFlow] ( https://github.com/AaronHForgeFlow.png?size=30px )] ( https://github.com/AaronHForgeFlow ) | Implements Wizard for Adjust Discrepancies on Account Inventory Valuation
26
- [ stock_account_valuation_report] ( stock_account_valuation_report/ ) | 16.0.1.1.0 | | Improves logic of the Inventory Valuation Report
26
+ [ stock_account_valuation_report] ( stock_account_valuation_report/ ) | 16.0.1.1.1 | | Improves logic of the Inventory Valuation Report
27
27
[ stock_average_daily_sale] ( stock_average_daily_sale/ ) | 16.0.1.1.0 | | Allows to gather delivered products average on daily basis
28
28
[ stock_card_report] ( stock_card_report/ ) | 16.0.1.0.2 | | Add stock card report on Inventory Reporting.
29
29
[ stock_move_value_report] ( stock_move_value_report/ ) | 16.0.1.0.0 | | Stock Move Cost Value Report
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Stock Account Valuation Report
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:b1f81917b0accae08bada8e71de30df05d6a6701d8916dc2f719b6a623f70250
10
+ !! source digest: sha256:7d9ee4fcf72ccfefb33cf5ae9c009c61735e0edcad11f274915f1e17a7cdb020
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 4
4
5
5
{
6
6
"name" : "Stock Account Valuation Report" ,
7
- "version" : "16.0.1.1.0 " ,
7
+ "version" : "16.0.1.1.1 " ,
8
8
"summary" : "Improves logic of the Inventory Valuation Report" ,
9
9
"author" : "ForgeFlow S.L., Odoo Community Association (OCA)" ,
10
10
"website" : "https://github.com/OCA/stock-logistics-reporting" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Stock Account Valuation Report</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:b1f81917b0accae08bada8e71de30df05d6a6701d8916dc2f719b6a623f70250
370
+ !! source digest: sha256:7d9ee4fcf72ccfefb33cf5ae9c009c61735e0edcad11f274915f1e17a7cdb020
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_account_valuation_report "> < img alt ="OCA/stock-logistics-reporting " src ="https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/stock-logistics-reporting-16-0/stock-logistics-reporting-16-0-stock_account_valuation_report "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > When you trigger a report of inventory valuation, and you use
You can’t perform that action at this time.
0 commit comments