mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-11-03 23:15:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
name: inventree-consolidated-shipment-lines
 | 
						|
title: InvenTree Consolidated Shipping Lines
 | 
						|
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_tracked: 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.
 |