Files
stock-logistics-reporting/README.md
2022-04-30 23:22:50 +00:00

55 lines
3.8 KiB
Markdown

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=13.0)
[![Pre-commit Status](https://github.com/OCA/stock-logistics-reporting/actions/workflows/pre-commit.yml/badge.svg?branch=13.0)](https://github.com/OCA/stock-logistics-reporting/actions/workflows/pre-commit.yml?query=branch%3A13.0)
[![Build Status](https://github.com/OCA/stock-logistics-reporting/actions/workflows/test.yml/badge.svg?branch=13.0)](https://github.com/OCA/stock-logistics-reporting/actions/workflows/test.yml?query=branch%3A13.0)
[![codecov](https://codecov.io/gh/OCA/stock-logistics-reporting/branch/13.0/graph/badge.svg)](https://codecov.io/gh/OCA/stock-logistics-reporting)
[![Translation Status](https://translation.odoo-community.org/widgets/stock-logistics-reporting-13-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/stock-logistics-reporting-13-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# Odoo Stock Logistics Reporting
Reports for the Odoo Logistics modules
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[delivery_line_sale_line_position](delivery_line_sale_line_position/) | 13.0.1.0.0 | | Adds the sale line position to the delivery report lines
[stock_account_quantity_history_location](stock_account_quantity_history_location/) | 13.0.1.0.1 | | Glue module between Stock Account and Stock Quantity History Location modules
[stock_account_valuation_report](stock_account_valuation_report/) | 13.0.1.0.0 | | Improves logic of the Inventory Valuation Report
[stock_card_report](stock_card_report/) | 13.0.1.0.0 | | Add stock card report on Inventory Reporting.
[stock_inventory_valuation_pivot](stock_inventory_valuation_pivot/) | 13.0.1.0.0 | | Add pivot view to the stock inventory valuation report
[stock_inventory_valuation_show_remaining](stock_inventory_valuation_show_remaining/) | 13.0.1.0.0 | | Remaining Inventory Valuation Report
[stock_inventory_valuation_unit_cost](stock_inventory_valuation_unit_cost/) | 13.0.1.0.0 | | Add Unit Cost on Inventory Valuation Report
[stock_move_value_report](stock_move_value_report/) | 13.0.1.0.0 | | Stock Move Cost Value Report
[stock_picking_group_by_partner_by_carrier_sale_line_position](stock_picking_group_by_partner_by_carrier_sale_line_position/) | 13.0.1.0.2 | | Glue module for sale position and delivery report grouped
[stock_picking_report_undelivered_product](stock_picking_report_undelivered_product/) | 13.0.1.0.0 | | Display on picking report delivery slip undelivered products
[stock_picking_report_valued](stock_picking_report_valued/) | 13.0.1.1.1 | | Adding Valued Picking on Delivery Slip report
[stock_picking_report_valued_sale_mrp](stock_picking_report_valued_sale_mrp/) | 13.0.1.0.2 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allow to summarize the picking related with the selled kits
[stock_quantity_history_location](stock_quantity_history_location/) | 13.0.1.1.2 | | Provides stock quantity by location on past date
[stock_report_quantity_by_location](stock_report_quantity_by_location/) | 13.0.1.1.0 | | Stock Report Quantity By Location
[//]: # (end addons)
<!-- prettier-ignore-end -->
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.