InvenTree
InvenTree copied to clipboard
Open Source Inventory Management System
### Please verify that this bug has NOT been raised before. - [X] I checked and didn't find a similar issue ### Describe the bug* After Cancelling a build order...
User might not have "view" permission for a given page. If not, redirect away, or show error message?
Overview for the porting of classic UI to Platform UI. Follow up to #3901 #2789 ```[tasklist] ### Workflows - [x] Run unit tests as part of CI #5011 - [x]...
### Please verify that this bug has NOT been raised before. - [X] I checked and didn't find a similar issue ### Describe the bug* inventree-server only listens on ipv4...
Ref: https://github.com/inventree/InvenTree/issues/5212 This issue serves as a list of functions / items / views which need to be reimplemented for the new react interface, specifically for the "part" views ###...
### Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### Problem statement It would be great...
### Body of the issue Hi! Just have a quick ask: on this [page](https://docs.inventree.org/en/latest/start/docker_install/#start-docker-containers), when following the instructions to install the app through Docker, the documentation guides you to look...
- Framework exists already - Not fully implemented / tested - Deploy as standard in docker-compose - Redis or memcached? Valkey? Currently we are hampered somewhat by the fact that...
### Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### Problem statement Current QR codes encode...
This PR adds the concept of `actions` for each known barcode model and implements an action to receive lines from POs. Contains #5509 Closes #5748