2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-11-03 15:05:45 +00:00
Files
inventree-website/_repo/inventree-consolidated-shipping.md
Oliver ea2311f155 1.1.0 release (#253)
* Add news post

* Add release entry

* Ignore more external links

* fix syntax

* Update HTMLProofer ignore URLs list

* fix plugin syntax

* fix checking syntax

---------

Co-authored-by: Matthias Mair <code@mjmair.com>
2025-11-02 22:31:14 +01:00

35 lines
1.0 KiB
Markdown

---
name: inventree-consolidated-shipment-lines
title: InvenTree Consolidated Shipping Lines
author: SchrodingersGat
license: MIT
open_source: true
stable: true
maintained: true
pypi: true
package_name: inventree-consolidated-shipment-lines
github: https://github.com/SchrodingersGat/inventree-consolidated-shipping-report
issue_tracker: https://github.com/SchrodingersGat/inventree-consolidated-shipping-report/issues
website: https://inventree.org
categories: Shipping
tags: shipping consolidated report
---
InvenTree Consolidated Shipping Lines
Adds extra report context when generating shipping reports, consolidating multiple stock items against each line item.
## Installation
The easiest way to install the plugin is via the InvenTree user interface.
Alternatively, you can install the plugin manually as follows:
```
pip install inventree-consolidated-shipment-lines
```
## Documentation
Refer to the [plugin documentation](https://github.com/SchrodingersGat/inventree-consolidated-shipping-report) for further instructions and information.