- API:
belongs_tofield added to elements that belong to other elements in the app (e.g. project revisions belong to projects)
[fix]Parts: when manually creating a part, copy-pasting text and selecting an option from the autocomplete popup, the text was not being saved thus not allowing to manually create a new part[fix]Unreserve inventory from the inventory table
[fix]Part auto-complete not working when manually creating a part[fix]Chance for initial inventory quantity to be set as text when manually creating a part[fix]Project build not being highlighted after scanning barcode label
- Parts: specs (in the Details tab) are now grouped by category
- You can now include links in Markdown text (notes) that
go-tothings on the app. A few examples:
[Link to Part](/goto:part.mpn:ATMEGA328-AU)
[Link to LOT946877843](/goto:lot.code:LOT946877843)
- Table views are now synced in the TEAM plan (you might have to edit them for this to come into effect)
- New shortcut to
Adjust Inventorywhen the inventory table is displayed and one inventory item is selected:Alt+I(orOption+Ion macOS) - Documents can now be edited through the context menu
- Documents can now be saved into a folder anywhere in your file system (right-click -
Save...-To folder) [fix]Project build details not showing up when switching tabs[fix]Only the first alternate part showing up on BOMs[fix]Custom quotes not showing up forgenericparts[fix]Chance for reverting / marking as received a previously selected PO
- Parts: when manually creating a new part, if initial inventory quantity is set to zero, the inventory is still created in the specified storage location (before, it would be ignored)
- Storage: parts table include parts and inventory custom fields
- Custom fields: sales orders and customers can be set as an
App Elementfield - Custom fields: all field types except
URL,number,price,dateandSI valuecan be grouped-by by default on tables - Purchasing:
Unit PriceandTotal Pricecolumns available onopenpurchase orders [fix]Export: ensure part numbers and other relevant fields aren't trimmed (text larger than the column's width) when exported into HTML or PDF[fix]Import tree-structured data: node names including spaces not being parsed[fix]Missing info when exporting project builds into HTML or PDF
Productiontab: you can now see all project builds in a single tab, instead of having to go to each project individually
BOMandProject Buildtable now include some statistics at the bottom (see below)- Project builds:
productioncost is now displayed at the bottom of the table and a warning icon will show up if some of the items don't have aunit costdefined
- Parts:
Add Inventoryshortcut added (Ctrl+IorCmd+I), theAdd Inventorydialog shows up for the currently selected part - Inventory table: double-clicking an item will open the
Adjust Inventorydialog - Custom fields new type:
URL - Documents can now be sourced through an
URL(previously, only from the file system or workspace) [fix]BOM import: data from fields that had to be manually mapped not being imported
[fix]Preferred currency falling back toEUR[fix]Storage not being highlighted in the tree after scanning a barcode label[fix]StorageMove to...parent node being selected instead of the just moved storage location
- Parts: immediately validate
Part Number,ManufacturerandInternal PNwhenever the values change on the Part dialog (before, validation would occur only after pressing the save button) - Filters: focus on the
Searchinput once filters become visible - Inventory: the inventory table (under Part details) now has
Filters - Project builds: whenever marking items as assembled, you can now specify an
assembled ondate - Export: prices can now be exported as floating-point numbers (currency is omitted) - this is configurable through
Settings > General > Export > Prices as floats [fix]Storage: UI freezing after using theMove to...dialog[fix]Purchase order: update part's stock whenever changingOrder Qtyon anorderedpurchase order[fix]API:GET /labels/<label_id>andPOST /inventory/<inventory_id>/adjust_qtyendpoints
[fix]Export barcode labels throughright-click > Barcode Labeldialog
- Project details: from now on you can also add documents and notes to specific project revisions and build (before, only to the project itself) as well as generate a barcode label for project revisions and builds
- Barcode labels can now be copied into the clipboard
- Part details: other (custom) fields can now be displayed on the Parts details; the
Show/hide specslink was renamed to+/- specsand to display additional fields a similar link,+/- fields, was added
[fix]Export barcode labels into PDF[fix]Not being able to edit custom fields of project builds
- When importing or creating new parts, check for part duplicates that aren't of type
outsourced. Whileoutsourcedparts are considered unique given itsPart Number+Manufacturerpair, other types are checked for uniqueness though itsPart Numberonly (case-sensitive) - When importing parts, data for existing parts can be ignored
[fix]Error on exporting tables into CSV[fix]Not being able to clear an option (custom fields)