Files
stock-logistics-reporting/README.md
2023-03-29 22:56:37 +00:00

54 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=15.0)
[![Pre-commit Status](https://github.com/OCA/stock-logistics-reporting/actions/workflows/pre-commit.yml/badge.svg?branch=15.0)](https://github.com/OCA/stock-logistics-reporting/actions/workflows/pre-commit.yml?query=branch%3A15.0)
[![Build Status](https://github.com/OCA/stock-logistics-reporting/actions/workflows/test.yml/badge.svg?branch=15.0)](https://github.com/OCA/stock-logistics-reporting/actions/workflows/test.yml?query=branch%3A15.0)
[![codecov](https://codecov.io/gh/OCA/stock-logistics-reporting/branch/15.0/graph/badge.svg)](https://codecov.io/gh/OCA/stock-logistics-reporting)
[![Translation Status](https://translation.odoo-community.org/widgets/stock-logistics-reporting-15-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/stock-logistics-reporting-15-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# stock-logistics-reporting
TODO: add repo description.
<!-- /!\ 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/) | 15.0.1.0.0 | | Adds the sale line position to the delivery report lines
[stock_account_quantity_history_location](stock_account_quantity_history_location/) | 15.0.1.0.0 | | Glue module between Stock Account and Stock Quantity History Location modules
[stock_account_valuation_report](stock_account_valuation_report/) | 15.0.1.0.1 | | Improves logic of the Inventory Valuation Report
[stock_card_report](stock_card_report/) | 15.0.1.0.0 | | Add stock card report on Inventory Reporting.
[stock_move_value_report](stock_move_value_report/) | 15.0.1.0.0 | | Stock Move Cost Value Report
[stock_picking_report_custom_description](stock_picking_report_custom_description/) | 15.0.1.0.0 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) | Show moves description in picking reports
[stock_picking_report_external_note](stock_picking_report_external_note/) | 15.0.0.1.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Adds a note in Stock Picking shown on external reports like Delivery Slip
[stock_picking_report_product_sticker](stock_picking_report_product_sticker/) | 15.0.1.0.1 | | Stock Picking Report - Product Sticker
[stock_picking_report_undelivered_product](stock_picking_report_undelivered_product/) | 15.0.1.0.0 | | Display on picking report delivery slip undelivered products
[stock_picking_report_valued](stock_picking_report_valued/) | 15.0.1.5.0 | | Adding Valued Picking on Delivery Slip report
[stock_picking_report_valued_sale_mrp](stock_picking_report_valued_sale_mrp/) | 15.0.1.0.0 | [![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/) | 15.0.1.0.0 | | Provides stock quantity by location on past date
[stock_report_quantity_by_location](stock_report_quantity_by_location/) | 15.0.1.0.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.