Highlights
- 7 discussions answered
Block or Report
Block or report SchrodingersGat
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
InvenTree Public
Forked from inventree/InvenTree
Open Source Inventory Management System
JavaScript 2
-
ProtoGen Public
Forked from billvaglienti/ProtoGen
Communications protocol generation software
C++ 2
7,332 contributions in the last year
Contribution activity
April 2022
Created a pull request in inventree/InvenTree that received 7 comments
Add 'available_variant_stock' to BomItem serializer
Note: This is definitely not the optimum solution here Annotates the "in memory" models, rather than running as a queryset annotation Results in m…
Opened 32 other pull requests in 6 repositories
inventree/InvenTree
18
merged
1
open
1
closed
- X-forwarded-for
- Batch install
- Adds persian language support
- New Crowdin updates
- Variant tracking
- Batch in forms
- Explicitly mark "parent" field in PartCategory and StockLocation
- Adds ability to include tests results from "installed items"
- Allocation quantity functions include variants
- Show "can build" detail even for template parts
- Fix templated string
- Better error reporting when label printing fails
- I18n merge
- Markdown editor
- Bug fix for "inverted" logic in search results
- Fix search errors
- Bom serializer quantity
- Quantity fixes
- Barcode scanning fixes
- Available stock
inventree/inventree-app
4
merged
inventree/inventree-app-i18n
1
open
2
merged
SchrodingersGat/lumberjack
3
merged
inventree/inventree-docs
1
merged
inventree/inventree-brother-plugin
1
merged
Reviewed 1 pull request in 1 repository
inventree/InvenTree
1 pull request
Created an issue in inventree/InvenTree that received 3 comments
[FR] Identification Plugin System
Add a new plugin system for "identifiying" or "locating" components. Could be used from the web or the app. This has been implemented (custom) with…