mirror of
https://github.com/inventree/inventree-website.git
synced 2025-11-03 15:05:45 +00:00
34 lines
952 B
Markdown
34 lines
952 B
Markdown
---
|
|
name: inventree-harmonized-codes
|
|
author: SchrodingersGat
|
|
license: MIT
|
|
open_source: true
|
|
stable: true
|
|
maintained: true
|
|
pypi: true
|
|
package_name: inventree-harmonized-system-codes
|
|
github: https://github.com/SchrodingersGat/inventree-harmonized-codes
|
|
issue_tracked: https://github.com/SchrodingersGat/inventree-harmonized-codes/issues
|
|
website: https://inventree.org
|
|
categories: Shipping
|
|
tags: shipping harmonized codes
|
|
---
|
|
|
|
Harmonized System Codes for InvenTree
|
|
|
|
A plugin which provides facility to assign harmonized system (HS) codes against parts when shipping internationally.
|
|
|
|
## 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-harmonized-system-codes
|
|
```
|
|
|
|
## Documentation
|
|
|
|
Refer to the [plugin documentation](https://github.com/SchrodingersGat/inventree-harmonized-codes) for further instructions and information.
|