2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00
Guusggg d8eefec065 Print multi part label (#1963)
* Added description as list for StockLocation

* Merge pull request #1874 from SchrodingersGat/docker-dev-fix

Copy static files when starting dev server

(cherry picked from commit 50eb70f538)

* Merge pull request #1877 from eeintech/fix_search_js

Fixed missing comma propagating to translated JS files

(cherry picked from commit 2009773d9d)

* Merge pull request #1890 from matmair/fix-for-1888

catch connection errors in exchange update

(cherry picked from commit db57e9516b)

* Merge pull request #1887 from matmair/settings-safety

settings fixes

(cherry picked from commit d154ca08ea)

* 0.4.2

* Merge pull request #1894 from SchrodingersGat/non-int-serial-fix

Fix for non-integer serial numbers

(cherry picked from commit 529742b520)

* 0.4.4

Bump release version

* Bump version number -> 0.4.5

* Added a simple menu item to print multiple part labels. This does not follow the style of the Stock label functions but it works!

* Revert "Added description as list for StockLocation"

This reverts commit f5178e9fc3.

* Added the right version number

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2021-08-17 12:42:40 +10:00
2021-04-11 13:45:56 +10:00
2021-08-17 12:42:40 +10:00
2020-09-21 22:44:48 +10:00
2021-05-18 19:20:24 +10:00
2017-03-29 23:53:52 +11:00
2021-08-07 11:16:37 +10:00
2021-02-04 00:51:00 +11:00
2021-08-01 01:06:17 +02:00

InvenTree

InvenTree

License: MIT Coverage Status PEP SQLite MySQL PostgreSQL

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.

Docker

Docker Pulls Docker Build

InvenTree is available via Docker. Read the docker guide for full details.

Mobile App

InvenTree is supported by a companion mobile app which allows users access to stock control information and functionality.

Download InvenTree from the Android Play Store

Currently the mobile app is only availble for Android

Translation

Native language translation of the InvenTree web application is community contributed via crowdin. Contributions are welcomed and encouraged.

To contribute to the translation effort, navigate to the InvenTree crowdin project, create a free account, and start making translations suggestions for your language of choice!

Documentation

For InvenTree documentation, refer to the InvenTree documentation website.

Getting Started

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

Credits

The credits for all used packages are part of the InvenTree documentation website.

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

Description
Open Source Inventory Management System
Readme MIT 592 MiB
Languages
Python 68.8%
TypeScript 29.6%
HTML 0.8%
Shell 0.6%
Dockerfile 0.1%