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

### Please verify that this feature request has NOT been suggested before. - [x] I checked and didn't find a similar feature request ### Problem statement When making an export...

enhancement
plugin

### Please verify that this bug has NOT been raised before. - [x] I checked and didn't find a similar issue ### Describe the bug* I tried upgrading my docker...

bug
question
not enough info

### Please verify that this feature request has NOT been suggested before. - [x] I checked and didn't find a similar feature request ### Problem statement Hello, my team and...

enhancement
api

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

enhancement
help wanted
order
starter
feature

This pull request implements the feature requested in #9303 by adding a dedicated `delivery_address` field to Purchase Orders. ### Changes Implemented **Backend:** - [x] Created a new database migration (`0110_purchaseorder_delivery_address.py`)...

Follow up to https://github.com/inventree/InvenTree/pull/10051 - moves file name rending to the default rendering engine instead of jinja2 This might be breaking in some cases

refactor

### 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 the data importer...

enhancement
import / export

### Please verify that this feature request has NOT been suggested before. - [x] I checked and didn't find a similar feature request ### Problem statement There is currently no...

enhancement
User Interface

### Body of the issue I tried to set-up SSO on my InvenTree instance and ran into a couple of issues while getting it to work. The [current documentation](https://docs.inventree.org/en/latest/settings/SSO/#create-provider-app) for...

documentation

This PR adds a way to add arbitrary or restricted (text) references to any model. Together with a minimal UI implementation, this enables linking external sources/IDs and internal models. This...

enhancement
plugin
api