Skip to main content

  • [fix] Inventory table: on-order inventory not showing up for partially received items on a Purchase Order
  • [fix] Project Pricing & Availability: show available quotes for current target quantity
  • [fix] Infinite loop when generic part is set as alternate of itself (this would be only possible in earlier versions)
  • [fix] Generic part showing out-of-stock icon when it's not
  • [fix] When adding documents through the Details panel, don't go to the Document itself
  • [fix] Barcode settings: default printer not being displayed

  • Purchase lists: create PO even if some items don't have enough stock on supplier (allow backorder)
  • New supported units for SI Values: b (bits), B (bytes)
  • When creating a Lot (while receiving items on a PO or finishing a project build), ensure the Lot number is unique
  • [fix] Parts stock not being updated after importing/deleting a PO (this doesn't affect any other stock calculations in the app)
  • [fix] Purchase lists: change item's quantity, editable widget being displaced

  • Purchase orders: received on can be set for items when receiving them
  • [fix] Barcode scanning: no need to add a line feed/carriage return at the end of the scanned string
  • [fix] Purchase orders: Received? field doesn't show up on exported PDF
  • [fix] Purchase orders: when creating a LOT when receiving items, use the code written by user and not the default one
  • [fix] Custom field String enabling fuzzy search by default even if that option wasn't checked
  • [fix] Lot usage: not displaying data

  • [fix] Change workspace's name (crash)
  • [fix] Change project build item's revision (not working)

  • Filters can now be displayed in two different modes (horizontal - same as before - or vertical). The vertical mode allows you to see more fields at once which can be useful when there are more fields than your screen can fit in horizontally.
  • The widget used to edit table fields in place now pops out of the table so its not partially hidden by column's width
  • Users belonging to a Team Workspace can now use the Sample workspace with access to all features. Previously, full features would be available only on the Team Workspace a user belongs to, other workspaces requiring a subscription to get rid of limits
  • Projects: items on a project build are now more editable. The DNP field can be changed in-place and parts can be replaced by other parts (even if they don't have Alternates defined) as long as an item hasn't been assembled or no inventory has been reserved yet
  • When exporting a table to HTML or PDF, preserve items background color (e.g. excluded or DNP items in a project build have a stripped background for easier identification)
  • Some combo-boxes now have a search field
  • Initial workspace setup improved
  • [fix] API: inventory/move_qty history log missing locations (moved from/to)
  • [fix] Copy BOM: project revisions alphabetically sorted
  • [fix] Not being able to vertically scroll some tables after the first render

  • Projects can now be automatically created when importing in-house parts (the Type column must be mapped). This option is enabled by default. Similarly, when manually creating an in-house part, the user can opt to create both the project and part or just simply the part itself.

  • History: inventory changed events created through project builds now include links to the project and project revision they are created from (before only for the project build itself)
  • History: revert history no longer available
  • BOM: allow to set in-house part's revision when importing a BOM through CSV
  • [fix] Storage > Parts table: Sock On-hand and Stock On-order displaying incorrect values
  • [fix] Project: ask for a part's name (existing/new one) when creating a project
  • [fix] Custom fields: showing today's date when due date is not defined

  • Type field added to Storage > Parts table
  • Project build items can be edited (custom fields only) even if the project build has been assembled already
  • [fix] Parts: add alternates
  • [fix] Importing data through CSV files (prevent crash)

  • Project revision can now be set for in-house parts assigned to BOM items. When reserving/picking inventory for assembly on a project build, only inventory from selected revision can be selected (or from all inventory if no revision is set)
  • History: multiple items can now be selected
  • History: inventory reserved events can now be reverted (if inventory is still reserved)
  • Inventory: reserved inventory can now be unreserved through the Parts > Inventory table
  • When removing an in-house part, if it has a project associated to it, the project has to be removed first. This makes it harder to delete whole projects by mistake when removing in-house parts
  • [fix] When syncing data at start-up (TEAM plan) there was a chance of projects being deleted
  • [fix] API: POST endpoints not working

  • Custom quotes can now be added also through Parts > Supply Chain
  • [fix] Project Pricing & Availability: enable create purchase list button when purchase criteria is if needed
  • [fix] Sort by due dates
  • [fix] API: GET /purchase_order/{id}/items
  • [fix] Project build handle parts that don't exist anymore