In the New Part form, users can add or register a new product part.
- Part Identifier: This is a text field that allows users to input a unique identifier for the part.
- Part Name: This is a text field that allows users to input the name of the part. It is a mandatory field.
- End of Life: This is a date picker that allows users to input/select the end-of-life date for the part.
- Version: This is a text field that allows users to specify the version or iteration of the part.
- Release Date: This is a date picker that allows users to input/select the release date of the part.
- Supplier: This is a single-select dropdown field that retrieves the list of registered suppliers. It allows users to select the source or provider of the part.
- Suppliers are retrieved from the Supplier List section of the Supplier application.
- Description: This is a rich text field that allows users to provide a description for the part.
- Save and Return: This button allows users to save the part and return to the New Product form.
- Save and New: This button allows users to save the part and open a new form to register another part.
Post your comment on this topic.