InvenTree mobile app https://docs.inventree.org/app
Find a file
Oliver 443e6e856c
Label print updates (#399)
* Allow download of printed label

* Add setting for controlling label printing

* Control display of label printing via setting

* Refactor label printing functionality

- Move to helpers.dart
- Will be used for other label types also

* Factor out request for label templates

* Add label printing support for part

* Support label printing for stock location

* update release notes
2023-07-16 00:51:11 +10:00
.github More iOS workflow fixes (#367) 2023-06-12 23:29:45 +10:00
android Package updates (#365) 2023-06-12 22:52:07 +10:00
assets Label print updates (#399) 2023-07-16 00:51:11 +10:00
ios Bump version to 0.12.3 (#382) 2023-06-26 20:53:09 +10:00
lib Label print updates (#399) 2023-07-16 00:51:11 +10:00
res/values Initial project commit 2019-06-24 00:33:22 +10:00
test Sentry fix (#395) 2023-07-07 21:38:04 +10:00
.gitignore Stock display (#379) 2023-06-24 11:34:42 +10:00
.gitmodules Remove translation repo submodule 2022-05-02 09:46:07 +10:00
.metadata Initial project commit 2019-06-24 00:33:22 +10:00
analysis_options.yaml Package updates (#365) 2023-06-12 22:52:07 +10:00
crowdin.yml Update crowdin.yml 2022-05-02 11:52:35 +10:00
find_dart_files.py Start InvenTree server 2022-05-21 21:03:43 +10:00
l10n.yaml Translation script creates fallback locale files 2022-05-02 12:49:59 +10:00
LICENSE Initial commit 2019-05-07 14:57:02 +10:00
pubspec.lock Package updates (#365) 2023-06-12 22:52:07 +10:00
pubspec.yaml Bump version to 0.12.5 (#396) 2023-07-07 22:04:21 +10:00
README.md Update README.md 2022-06-03 20:26:56 +10:00
RELEASE.md Update notes for building under iOS (#238) 2022-12-21 23:00:10 +11:00
requirements.txt Add python requirements file 2022-05-20 23:48:58 +10:00
tasks.py Tweak to get invoke command to work on mac 2023-04-19 23:05:16 +10:00

InvenTree Mobile App

License: MIT Android iOS Coverage Status

The InvenTree mobile / tablet application is a companion app for the InvenTree stock management system.

Written in the Flutter environment, the app provides native support for Android and iOS devices.

User Documentation

User documentation for the InvenTree mobile app can be found within the InvenTree documentation.