Metadata-Version: 2.4
Name: stockeventreport
Version: 0.1.0
Summary: Print report every stock event
Home-page: https://github.com/tristanle22/stock_action_print#
Author: Tristan Le
Author-email: tristan.tuanle@gmail.com
License: MIT
Keywords: inventree plugin
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# StockEventReport

Print report every stock event

## Installation

### InvenTree Plugin Manager

... todo ...

### Command Line 

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

```bash
pip install stockeventreport
```

## Configuration

... todo ...

## Usage

... todo ...
