Skip to content

Releases: inventree/InvenTree

0.2.1

18 Apr 09:54
0b55573
Compare
Choose a tag to compare

0.2.0

11 Apr 05:39
7c9ad3f
Compare
Choose a tag to compare

0.1.8

11 Apr 04:49
e011faa
Compare
Choose a tag to compare

0.1.7

04 Mar 11:52
15ca35c
Compare
Choose a tag to compare

0.1.6

21 Feb 10:50
2ac9ead
Compare
Choose a tag to compare

Refer to the release notes

0.1.5

19 Jan 00:05
5c2012f
Compare
Choose a tag to compare

0.1.4

15 Nov 05:52
20f6964
Compare
Choose a tag to compare

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

  • Fix for table sorting which behaved strangely in certain circumstances - #1058
  • Fixed error when attempting to display empty notes - #1066

0.1.3

29 Sep 22:06
8ea2c62
Compare
Choose a tag to compare

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

  • Fixes issue where stock quantity was incorrectly reported via the REST API - #965
  • CSS / layout issues - #975

0.1.2

16 Aug 04:03
ab62f8f
Compare
Choose a tag to compare

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

20 May 00:41
51074ef
Compare
Choose a tag to compare

New Features

  • Auto-increment order references for PurchaseOrder and SalesOrder - #804
  • Auto-fill serial numbers when creating new StockItem objects - #810
  • Add "Test Result" concept for tracking unit testing against StockItem objects - #811
  • Add "Test Template" table against the Part object - #812