mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2026-04-23 23:13:54 -06:00
Provides Odoo Logistics reporting modules
https://odoo-community.org/psc-teams/logistics-18
- HTML 72.5%
- Python 26%
- JavaScript 1.5%
| .github/workflows | ||
| delivery_line_sale_line_position | ||
| printing_auto_stock_picking | ||
| setup/_metapackage | ||
| stock_account_valuation_report | ||
| stock_delivery_note | ||
| stock_move_delay_report | ||
| stock_move_pivot_total_price | ||
| stock_move_value_report | ||
| stock_picking_batch_report | ||
| stock_picking_comment_template | ||
| stock_picking_group_by_partner_by_carrier_sale_line_position | ||
| stock_picking_operations_multilang | ||
| stock_picking_report_custom_description | ||
| stock_picking_report_delivery_driver | ||
| stock_picking_report_external_note | ||
| stock_picking_report_header_repeater | ||
| stock_picking_report_incoming_delivery_address | ||
| stock_picking_report_internal_delivery_address | ||
| stock_picking_report_product_sticker | ||
| stock_picking_report_qty_undelivered | ||
| stock_picking_report_salesperson | ||
| stock_picking_report_summary | ||
| stock_picking_report_valued | ||
| stock_portal_lot_list_download | ||
| stock_quantity_history_location | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| test-requirements.txt | ||
stock-logistics-reporting
Stock Reporting
Are you looking for modules related to logistics? Or would like to contribute to? There are many repositories with specific purposes. Have a look at this README.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| delivery_line_sale_line_position | 18.0.1.0.0 | Adds the sale line position to the delivery report lines | |
| printing_auto_stock_picking | 18.0.1.1.0 | Printing Auto Stock Picking | |
| stock_account_valuation_report | 18.0.1.0.1 | Improves logic of the Inventory Valuation Report | |
| stock_delivery_note | 18.0.1.0.0 | This module allows to fill in a delivery note that will be displayed on delivery report | |
| stock_move_delay_report | 18.0.1.0.0 | Stock Move Delay Report | |
| stock_move_pivot_total_price | 18.0.1.0.0 | Adds a total price UOM to the stock move pivot view | |
| stock_move_value_report | 18.0.1.0.0 | Stock Move Cost Value Report | |
| stock_picking_batch_report | 18.0.1.0.0 | Stock Picking Batch Report | |
| stock_picking_comment_template | 18.0.1.0.0 | Comments texts templates on Picking documents | |
| stock_picking_group_by_partner_by_carrier_sale_line_position | 18.0.1.0.0 | Glue module for sale position and delivery report grouped | |
| stock_picking_operations_multilang | 18.0.1.0.0 | Stock Picking Operations Multilang | |
| stock_picking_report_custom_description | 18.0.1.0.0 | Show moves description in picking reports | |
| stock_picking_report_delivery_driver | 18.0.1.0.1 | Delivery Driver info in Stock Picking reports | |
| stock_picking_report_external_note | 18.0.1.0.1 | Adds a note in Stock Picking shown on external reports like Delivery Slip | |
| stock_picking_report_header_repeater | 18.0.1.0.0 | Stock Picking Report Header Repeater | |
| stock_picking_report_incoming_delivery_address | 18.0.1.0.1 | Allow show delivery address in report when picking type is incoming | |
| stock_picking_report_internal_delivery_address | 18.0.1.0.0 | Show delivery address when picking type is internal | |
| stock_picking_report_product_sticker | 18.0.1.0.1 | Stock Picking Report - Product Sticker | |
| stock_picking_report_qty_undelivered | 18.0.1.0.0 | Print a summary of the undelivered quantity | |
| stock_picking_report_salesperson | 18.0.1.0.0 | Salesperson info in Stock Picking reports | |
| stock_picking_report_summary | 18.0.1.0.0 | Stock Picking Report Summary | |
| stock_picking_report_valued | 18.0.1.1.2 | Adding Valued Picking on Delivery Slip report | |
| stock_portal_lot_list_download | 18.0.1.0.0 | Allows portal users to download lot list of delivery pickings in Excel format. | |
| stock_quantity_history_location | 18.0.1.0.0 | Provides stock quantity by location on past date |
Licenses
This repository is licensed under AGPL-3.0.
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, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
