Skip to main content
  • [fix] Multiple row selection not working properly when data is grouped by a field
  • [fix] Unable to change Rev for BOM entries
  • [fix] Chance for empty inventory lines on the Storage > Inventory table
  • BOM: double-clicking on a BOM entry with a part already assigned opens the edit dialog
  • [fix] When exporting barcode labels, grouped rows not being ignored
  • [fix] Cloning parts: some fields not being cloned
  • [fix] Chance for being unable to manually edit BOM designators
  • [fix] When manually changing BOM designators, update the Quantity field so the correct value is returned by the API (irrelevant for data displayed on the UI)
  • [fix] API: data returned by the API containing the : character being scrambled
  • [fix] Chance for inventory data not to be deleted when removing the parts they refer to
  • Part Number has a go-to link on tables so you can simply click it instead of hovering it and clicking Go to Part
  • Data on Lots can now be grouped by Reference
  • [fix] API: chance IDs passed on a request's payload not being parsed correctly
  • [fix] Tables: Copy > Cell adding quotes to copied text
  • [fix] API: unable to set BOM entry designators
  • [fix] Chance for crash when a value in the Prefixes column on a BOM table is invalid
  • [fix] API: part not found when creating a project or assigning a part to a BOM entry
  • Parts can now be imported with a negative value on Stock. It's not possible to remove more stock than the only available though (i.e the app prevents negative stock).
  • When importing parts an Owner field can now be passed along with Storage. The Customer # should be used to identify the owner. Whether the Storage already exists or it's created during the import process, the storage's owner is set to the passed one, if found.
  • Sales: a Rev can now be set for in-house parts included on sales orders
  • [fix] Chance for custom quotes created through Sales not to be added into a sales-only supplier
  • [fix] Inventory table: Customer column renamed to Owner
  • [fix] When importing parts, prevent stock to be set for generic parts
  • [fix] Prevent generic parts to be imported on purchase orders
  • Barcode settings: wildcard $doc added into the custom PDF print command, which is replaced by the full document instead of simply its data
  • Storage: data on inventory table can be filtered by its Status (reserved or on-hand)
  • [fix] Wrong IDs on data passed to custom PDF print command ($data wildcard)
  • [fix] Chance for barcode to disappear when barcode max. width is set to an invalid value
  • [fix] Unable to export inventory value report into PDF
  • API: performance improvements on endpoints that use ids
  • [fix] Chance for data not to be removed (most noticeable on Team workspaces)
  • Small UI improvements
  • When checking for missing inventory on a BOM, you can now set the order in which the app tries to fulfil required quantities: lower or higher quantity items first. Previously, inventory would be checked for lower quantity items first (which still is the default). This can be set through the BOM preferences dialog (available under Projects and Production)
  • Generic parts not allowed in purchase lists
  • [fix] BOM failing to export
  • [fix] BOM: keep items order / row numbers when generating a project build
  • [fix] Copy to clipboard failing when exporting a table
  • [fix] Reserved inventory not being unreserved when removing sales orders or sales order items