Skip to content

0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@SchrodingersGat SchrodingersGat released this 09 Sep 05:15
· 13454 commits to master since this release
e4dcbd2

Updates from v0.0.4

New Features

  1. More settings available in the 'settings' view
    • Currency options
    • Part parameter templates
  2. Select currency in part price calculation form
  3. Each BOM line item now has an individual checksum field
    • Validate each BOM line individually, OR
    • Validate the entire BOM at once
  4. Default location option when moving stock item - optionally set the new location as the default location for the master part record
  5. Display batch code in stock tables
  6. Export stocktake information for location / part / supplier
  7. Improving test coverage

Bug Fixes

  1. Auto-fill supplierpart information when receiving items against a purchase order
  2. PartCategory and StockLocation models updated to use a MPTT tree representation
  3. QR codes now display as PNG (for better display and printing e.g. on a label printer)
  4. Navigate away from a StockItem page once the stock item is deleted (404 bug)
  5. Install package for better fuzzy string matching (suppress a warning message)
  6. Update makefile scripts to fix some bugs on updating an installation