2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 19:46:46 +00:00
Oliver Walters d840b44f7a Create initial models for 'Order'
- PurchaseOrder
- PurchaseOrderLineItem

(These are based on some abstract model classes)
2019-06-04 22:19:04 +10:00
2019-05-09 08:55:25 +10:00
2019-04-18 09:16:16 +10:00
2019-04-17 19:03:28 +10:00
2017-03-29 23:45:27 +11:00
2019-05-18 23:48:03 +10:00
2017-03-23 12:44:10 +11:00
2019-05-07 07:46:29 +10:00
2019-05-12 20:48:50 +10:00
2019-05-02 17:44:01 +10:00

License: MIT Build Status Documentation Status Coverage Status

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.

User Documentation

For InvenTree documentation, refer to the user documentation.

Code Documentation

For project code documentation, refer to the developer documentation (auto-generated)

Getting Started

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

Description
Open Source Inventory Management System
Readme MIT 547 MiB
Languages
Python 68.9%
TypeScript 29.5%
HTML 0.8%
Shell 0.6%
Dockerfile 0.1%