Bug fixes
PLM
...
Update Part Status during CSV Import
When doing CSV import, you can now update the part status of imported/updated parts. This enables you to update hundreds or thousands of parts conveniently all at once.
Bug fixes
ERP
Under certain conditions post-processing prices were shown as 0 on quote detail pages. The prices now show correctly again.
When re-ordering we now reset the Preferred Due Date to avoid situations where the Preferred Due Date would be in the past.
While editing quotes or orders in the admin panel an error popped up that required linking a Catalog item. This is now fixed and editing is possible without linking Catalog items.
MES
We fixed an issue where timestamps were not shown in the correct timezone.
We solved a problem where sometimes there were more parts pending to print than the number of parts ordered.
On edited orders, the production sheets that get exported list the user that edited the order and not the customer. This is now fixed and correctly shows the customer.
General Improvements
To prevent the 3YD application from crashing, we added a
statement_timeout
of 30 sec to all database calls. That should prevent the database server from being busy with a long-loading query for longer than 30 sec.In rare cases, the 3D file processing backend would start successfully but be unable to process any files. This is now fixed.
...