Skip to content

Patch Release v3.15.6

Compare
Choose a tag to compare
@iTerminate iTerminate released this 29 Jun 14:30
· 90 commits to master since this release
67d73da

General

  • Allow sort order for item category and item type.

Machine Design

  • Provide a way to scan in new installed item directly in machine design hierarchy.
  • Add ability to update represented item element from import spreadsheet.
  • Redirect installed inventory directly to machine element when qr code scanned for installed inventory.
  • Allow assignment of app items as installed items in machine design.
  • Un-assign machine from template
    • Provide dialog that allows selection of which machines in a branch should be unassigned from machine template.

App Domain

  • Add 'Browse by Apps'
    • Filter by app type and tag.
    • Also allow filtering by owner user.
  • Rename category/type to app type + tag.
  • Updated cdbcli set properties module to allow property deletion. @jpqatanl

Bug fixes

  • Use item permission of parent item for item element delete on assembly item edit page instead of item element permission.
  • Resolve possible null exception on browse by page when checking item type list.