Table of Contents | ||||
---|---|---|---|---|
|
Excerpt | ||
---|---|---|
Part Screening, Business Case & QualificationCSV Export of selected parts onlyWe improved the connection between the AMPI part list and our CSV export functionality, to respect part selection on the current page of the part list. This enables users to narrow down the part selection before exporting even further, compared to utilizing only the filtering and search functionality as previously supported. Improved collaboration between Expert users via internal commentsUsers with the AM Expert role can now communicate with each other on the part detail page via internal comments, offering a dedicated communication and collaboration channel for Expert users. Internal comments are dedicated functionality for Expert users, they can be (de-)activated by toggling the lock icon in the comment section and are visualised by a darker background and the notion “Internal thread”. All replies to internal comments are automatically part of the internal thread. Reworked data completenessTo increase performance and stability of the data completeness calculation, we reimplemented the data completeness as a standard score. Starting from this version, the part list column “Data Completeness” can be found in the scores section of the columns drawer.
Digital Inventory ManagementImproved UX for Order Creation in User Panel and Service PanelUsers will be redirected to the final page and shown a green confirmation toaster after successful order creation in User Panel, and successful quote/order creation in Service Panel. This removes the need for clicking through a confirmation modal, improving the overall user experience. Configurable E-Mail Templates for Rejecting Requests, Quotes, and OrdersServices can now add custom e-mail templates for rejecting requests, quotes, and orders. The templates can be added and edited in the admin panel. If you don’t have access to the admin panel, contact our Customer Support. A standard template is already provided in English. Services can adjust the template and/or add translations for other supported languages if desired. See also Searchable Customer Column Shows Contact Information at One GlanceThe new Customer column that is available on Request, Quote, and Order table now conveniently displays all relevant customer information on mouse over: Name, Email, Phone, Company, Department, Location. The new column is especially helpful on the Request and Quote table when customers have not yet provided their billing information. Quality Management & Machine ConnectionIntroduction of Production Sheet TypesThis release adds a new field "Type" to Production Sheet objects in the Admin Panel, with options for Part, Job, and Sequence. This will allow for more customized generation of Production Sheets in various locations throughout the service panel, with automatic fallback to default templates if no template is set up for a given type and a selection screen for multiple templates. Other improvementsImproved performance of the Requests, Quotes, and Orders tablesWe have made changes to our API that resulted in significantly improved performance for loading Sales Transactions tables. According to recent findings, the load times of orders in the Service Panel have shown notable enhancements. Key findings include:
These improvements are expected to apply to other sales transactions (quotes, requests) as well as the User Panel As a result, the following 2 GET endpoints of our API have been changed:
For all details see https://3yourmind.atlassian.net/wiki/spaces/PD/pages/1851719689/23.6#Appendix-A---Orders-endpoint-changes Update to the user verification process in OrganizationsPreviously, when an Organization admin verified a user, all other admins would receive an email confirmation. We have now updated this process and removed the email notification. This change will result in a cleaner inbox for Organization admins Enhanced 3D Model Upload Confirmation MessageWe improved the confirmation message for 3D model uploads by making the mandatory checkbox clearer and removing the requirement for user action to dismiss the modal window. This provides greater clarity and ease of use for uploading parts. The confirmation message can be customized through the admin panel. For more information see https://3yourmind.atlassian.net/l/cp/aGC0MaN8 Improved API with AM-FLOW for better performance in bulk operationsWe made improvements to our API that makes bulk update operations through AM-FLOW more efficient and faster. Bug fixes
Administration ActionsProduction sheetsIn 23.6.0, the It’s recommended, to go over existing production sheets in the platform and confirm that the correct New Column “Rejected” in Order and Quote CSV Export FormatOrder and Quote CSV export files now contain an additional column “Rejected” that can have the values TRUE or FALSE. In case you are automatically processing order and/or quote CSV files in another system you should check that the updated format is processed correctly. The capability to reject Requests, Quotes, and Orders was first introduced with version 23.5. Appendix A - Orders endpoint changesIf you need them unchanged for your API integration, you can use the legacy endpoints, which will return all the old fields:
The following 2 GET endpoints of our API have been changed:
The customer field is not removed, it will stay in the response. Here is the list of the changes:The following fields are removed
The following fields are changed
The following fields remain unchanged:
|