Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel2
maxLevel2

Release 22.7.0 LTS - 2022-07-13

PLM

Qualified AM parts are now accessible through the Catalog directly in the PLM (Highlight)

...

  • We fixed a bug that caused parts with a higher finished than total quantity to be interpreted as unfinished.

  • We fixed a bug that caused empty value placeholders to vary across the platform.

  • We fixed a bug with the confirmation toaster when editing job documentation.

  • We fixed a bug with an overlapping header in the production sheet pdf.

  • Clicking “Finish” on a job twice could result in parts being moved further than just into the next step. This is now fixed and parts are moved correctly into the next workflow step.

Hotfix 22.7.1 - 2022-08-09

Technical improvements

  • We added additional fields to our webhooks:

    • “Order Mes accepted” webhook:

      • Service name → data.object.object.serviceName

      • Trade name → data.object.object.lines[<number_of_line>].mesPart.material.tradename

    • “Order Created” webhook:

      • Payment method used → data.object.paymentMethod

      • Voucher used → data.object.voucherCode

      • Voucher amount incl. tax → data.object.object.voucherDiscount.inclusiveTax

      • Voucher amount excl. tax → data.object.object.voucherDiscount.exclusiveTax

    • “Order Status Update” webhook:

      • Payment method used → data.object.object.paymentMethod

      • Voucher used → data.object.object.voucherCode

      • Voucher amount incl. tax → data.object.voucherDiscount.inclusiveTax

      • Voucher amount excl. tax → data.object.voucherDiscount.exclusiveTax

Bug fixes

PLM

  • The .stl file re-upload with another unit (mm->inch, inch->mm) failed when a part had attachment(s).

Catalog

  • Deleting of attachments from Catalog parts failed for certain file extensions. This is now fixed.

ERP

  • An issue was causing that part requirements and comments were not displayed on old orders. This is fixed and everything is shown as expected.

  • Currency amounts on PDFs are now correctly formatted with thousands separators.

  • Instead of the actual custom payment method name, the filter on the order table was showing only “custom”.

MES

  • The new machine connectivity admin panel upload possibility was not shown as expected. The section is now available as expected.

  • When the Material Inventory is enabled, the stock level graph was not loading properly. It now loads correctly.

  • The stock level graph now updates when material lots are added or edited.

  • The Material lot assignment field was shown on the job detail view even if the Material Inventory was not enabled. This is fixed.

  • Downloading a Production sheet from the Part list now works correctly again.

  • It was still possible to unassign a workflow from a deleted part, although no action at all should be available for deleted parts.

  • Finishing a job now correctly prompts to update the order status if all sequences are finished when the job finishes.