Go to file
Oliver 831693e941
Stocktake external (#5182)
* Add 'location' filtering option for part.stock_entries

* Add "exclude_external" field to stocktake report

* Add "stocktake_exclude_external" default option

* Implement setting to exclude external stock

* Split stocktake functionality out into separate file

* Change name of internal setting

* Refactoring

* Add 'exclude_external' field to stocktake form
2023-07-05 22:53:44 +10:00
.devcontainer
.devops
.github Add migration check for 0.12.0 database (#5174) 2023-07-05 10:07:48 +10:00
.vscode
ci
contrib
deploy
docker Handle exception when creating default labels (#5163) 2023-07-04 22:46:03 +10:00
docs Unit check option (#5175) 2023-07-05 11:11:19 +10:00
images/logo
InvenTree Stocktake external (#5182) 2023-07-05 22:53:44 +10:00
.djlintrc
.eslintrc.yml
.gitattributes
.gitignore
.pkgr.yml
.pre-commit-config.yaml [Feature] Company Addresses (#4732) 2023-06-17 21:55:25 +10:00
backportrc.json
CONTRIBUTING.md Contributing docs (#5147) 2023-07-04 13:30:33 +10:00
crowdin.yml
docker-compose.yml
docker.dev.env
Dockerfile
LICENSE
package-lock.json
package.json
Procfile
README.md README Updates (#5084) 2023-06-21 22:30:30 +10:00
readthedocs.yml
RELEASE.md
requirements-dev.in
requirements-dev.txt Bump general deps (#5170) 2023-07-05 07:20:56 +10:00
requirements.in use django-q2 (#5167) 2023-07-05 22:53:32 +10:00
requirements.txt use django-q2 (#5167) 2023-07-05 22:53:32 +10:00
runtime.txt
SECURITY.md
setup.cfg
tasks.py Unit Test Improvements (#5087) 2023-06-23 17:25:59 +10:00

InvenTree logo

InvenTree

Open Source Inventory Management System

License: MITGitHub tag (latest SemVer) CI Documentation Status Docker Build OpenSSF Best Practices

Coveralls Crowdin GitHub commit activity Docker Pulls

GitHub Org's stars Twitter Follow Subreddit subscribers

View Demo · Documentation · Report Bug · Request Feature

🌟 About the Project

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 REST API for interaction with external interfaces and applications. A powerful plugin system provides support for custom applications and extensions.

Check out our website for more details.

🧭 Roadmap

Want to see what we are working on? Check out the roadmap tag and horizon milestone.

🛠️ Integration

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

👾 Tech Stack

Server
Database
Client
DevOps

🧰 Deployment / Getting Started

There are several options to deploy InvenTree.

Single line install - read the docs for supported distros and details about the function:

wget -qO install.sh https://get.inventree.org && bash install.sh

Refer to the getting started guide for a full set of installation and setup instructions.

📱 Mobile App

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

👋 Contributing

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

📜 Translation

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

💸 Sponsor

If you use InvenTree and find it to be useful, please consider sponsoring the project.

💎 Acknowledgements

We would like to acknowledge a few special projects:

Find a full list of used third-party libraries in our documentation.

This project is supported by:

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.