Releases: inventree/InvenTree
Releases · inventree/InvenTree
0.1.7
Refer to the official release notes
0.1.6
Refer to the release notes
0.1.5
Refer to the official release notes
0.1.4
New Features
- Adds "Parameter" table for part category - #1008
- Adds ability to "install" and "uninstall" stock items into other items - #1019
- Adds "Reference" field to Build Order model - #1055
- Display table of stock items received against a particular purchase order - #1051
- Adds concept of "related parts" - #1048
- Major improvements to Build Order management - #1063
- Add error reporting via the admin interface - #1118
- Add template parameters against part categories - #1096
- Adds global settings management and configuration pages
- Improvements to installation and database configuration
Bug Fixes
0.1.3
New Features
- Major improvements to BOM import wizard -#909
- Display multi-level BOM as a "tree-grid" - #910
- Exported BOM now includes supplier part data - #913
- Now uses invoke build tool, not make - #925
- Adds framework for "dynamic" modal forms - #934
- Save column choices in dynamic tables - #939
- Display multi-level variant table as a "tree-grid" - #952
- Allows searching for stock items by name, serial, batch - #987
- Adds support for themes - #970
- New homepage layout - #982
- Adds quick-link admin interface buttons for staff users - #1006
Bug Fixes
0.1.2
New Features
- Generation of user-customizable reports with HTML or LaTeX support - #824
- Test results get copied downstream when a StockItem is split or serialized - #830
- Adds ability to convert a StockItem to a variant of its current part - #832
- Stock items can now be filtered by serial number range - #836
- Initial support for "wedge" barcode scanners - #865
- Adds ability to delete Part objects via API - #883
- Adds ability to return a stock item from customer - #895
- Improve API query speed for some endpoints - #904
- Supports printing of customized labels - #906
Bug Fixes
- Add integer quantity validation for trackable part in BOM - #829
- Fix bug which prevented upload of attachments for StockItemTestResult via API - #834
- Fix bug which may result in bad serialization of attachment files via API - #838
- Removed outdated validation code which was throwing an error on some forms - #844
- Fix for "Part" filter which hid results for starred parts - #879
- Fixes negative value for "quantity_to_order" function - #752
0.1.1
0.1.0
Major update which introduces the concept of a Sales Order, and a lot of structural changes required to support this
Features
- Add SalesOrder concept - #748
- Improve BuildOrder implementation
- Improve PurchaseOrder implementation
- Remove items from "stock" when assigning to a BuildOrder or SalesOrder
- Javascript files are now passed through the translation engine - #776
- Adds ability to attach files to a StockItem object - #792
Bug Fixes
0.0.12
0.0.10
New Features
- Use rapidfuzz instead of fuzzywuzzy, due to better license (MIT)
- Add "on order" badge to part list
- Add "building" badge to part list
- Major API improvements (working towards app integration)
- Allow token-authentication for retrieving files under /media/
- Auto-fill default currency
Bug Fixes
- Fix display of build status label