InvenTree
InvenTree copied to clipboard
Open Source Inventory Management System
Ref: https://github.com/inventree/InvenTree/actions/runs/7754804489/job/21148965178?pr=6390 This migration is odd - where is it originating? It *may* explain this unsolved issue - https://github.com/inventree/InvenTree/issues/5804
### Deployment Method - [ ] Installer - [ ] Docker Development - [x] Docker Production - [ ] Bare metal Development - [ ] Bare metal Production - [...
- URL: http://localhost:8000/api/notifications/?format=json ### Before  ### After 
### Discussed in https://github.com/inventree/InvenTree/discussions/6825 Originally posted by **MrShippeR** March 23, 2024 Hello comunity, I would like ask you how use system right. I have 2 stock locations: - New items...
### Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### Problem statement Currently, you need to...
### Please verify that this bug has NOT been raised before. - [X] I checked and didn't find a similar issue ### Describe the bug* GET `/api/stock/?part_detail=true&location_detail=true` performs a lot...
This PR remove django-allauth-2fa and replaces it with the inline functions of django-allauth. This reduces the depenecdy footprint and sets us up for further improvements that [are planned upstream](https://allauth.org/news/2024/03/ngi-zero-grant-plan/). Those...
We are currently using the awesome django-allauth-2fa. The upstream project django-allauth has added mfa recently and seems to support pretty much everything django-allauth does so IMO it is time to...
This uses uv for testing/building the docker image to reduce the needed ressources
### Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### Problem statement I want to automate...