InvenTree icon indicating copy to clipboard operation
InvenTree copied to clipboard

Open Source Inventory Management System

Results 387 InvenTree issues
Sort by recently updated
recently updated
newest added

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

bug
CI
migration

### Deployment Method - [ ] Installer - [ ] Docker Development - [x] Docker Production - [ ] Bare metal Development - [ ] Bare metal Production - [...

bug
question
docker
setup

- URL: http://localhost:8000/api/notifications/?format=json ### Before ![image](https://github.com/inventree/InvenTree/assets/10080325/e5c4a194-5cb7-486b-8378-7903e5f1044b) ### After ![image](https://github.com/inventree/InvenTree/assets/10080325/ff3e6db4-68ff-4062-a6e1-26c64713d486)

enhancement
api

### 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...

enhancement
stock
api
Seeking Funding

### 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...

enhancement
security
setup

### 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...

bug
stock
api
refactor

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...

dependency
security
breaking
full-run

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...

enhancement
dependency
security
breaking

This uses uv for testing/building the docker image to reduce the needed ressources

CI
docker

### 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...

enhancement
api