Lukas
Lukas
Error handling needs to be improved. Best would be to throw custom error classes instead of ValueErrors.
Validating fields on client side could help for the user to identify exactly where the issue with the schema is.
This PR adds the from me suggested change in #7202, in particular: - the location type to the PUI location details page But also: - location type management to the...
### Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### Problem statement PUI doesn't show any...
This PR should fix two things when using the machine printing feature in a production setup with workers: ## Request pickeling ⚠️ This PR is kind of breaking. Kind of,...
### 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...
### Please verify that this bug has NOT been raised before. - [X] I checked and didn't find a similar issue ### Describe the bug* The app configs ready code...
It would be great to add the naming "conventions" discussed in wolflu05/inventree-bulk-plugin#9 and inventree/InvenTree#4242 to the documentation.