Metadata-Version: 2.4
Name: fixed_asset_plugin
Version: 0.1.0
Summary: Add Fixed Asset Parameter to every new Part created
Author: Adrian Piney Gutierrez
Author-email: adrian.piney@unican.es
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: inventree>=0.17.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# FixedAssetPlugin

Add Fixed Asset Parameter to every new Part created

## Installation

### InvenTree Plugin Manager

... todo ...

### Command Line 

To install manually via the command line, run the following command:

```bash
pip install fixed-asset-plugin
```

## Configuration

... todo ...

## Usage

... todo ...
