nwns / InvenTree

Open Source Inventory Management System

Home Page:https://inventree.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT Build Status Coverage Status

InvenTree

InvenTree

InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. The core of the InvenTree system is a Python/Django database backend which provides an admin interface (web-based) and a JSON API for interaction with external interfaces and applications.

InvenTree is designed to be lightweight and easy to use for SME or hobbyist applications, where many existing stock management solutions are bloated and cumbersome to use. Updating stock is a single-action process and does not require a complex system of work orders or stock transactions.

However, powerful business logic works in the background to ensure that stock tracking history is maintained, and users have ready access to stock level information.

Documentation

For InvenTree documentation, refer to the InvenTree documentation website.

Getting Started

Refer to the getting started guide for installation and setup instructions.

Integration

InvenTree is designed to be extensible, and provides multiple options for integration with external applications or addition of custom plugins:

Contributing

Contributions are welcomed and encouraged. Please help to make this project even better! Refer to the contribution page.

Donate

If you use InvenTree and find it to be useful, please consider making a donation toward its continued development.

Donate via PayPal

About

Open Source Inventory Management System

https://inventree.readthedocs.io

License:MIT License


Languages

Language:Python 40.7%Language:JavaScript 32.2%Language:CSS 13.8%Language:HTML 13.3%