Skip to content

Documents

The document management serves as the central administration of all documented content in the calibration system -- especially certificates, procedures, specifications, and device images. It is an essential tool for DMS managers, quality assurance, and system administration.

Document management with versioning and approval status

Document management

Table View

No. Column Description
Name Document name, usually derived from the content or device type
Major Version Major version number, relevant for structural or content changes
Minor Version Minor version, incremented for smaller adjustments or corrections
Latest Indicates whether this is the most current version (Yes/No)
File name Actual file name in the file system (including file extension)
File type Format of the document (e.g., PDF, JPG, ZIP)
Type Classification (e.g., "certificate", "procedure", "inventory_img", "specification")
Created by System role or user role that uploaded the document
Link Table Module or database table to which the document is assigned
Approved Approval status for official use (Yes/No)
Creator Username of the uploading person
Last modified Date and time of the last change

Versioning

The combination of major and minor version enables precise document histories and facilitates audits. Multiple versions of the same document can be managed in parallel in the system until one is approved. The "Latest" field marks the most current version system-side.

Approval Workflow

Documents must be manually approved (column "Approved") before they can be actively used or linked in the system. Documents without approval should not be used in production -- this is often a review step by administrators.

Module Linking

Via "Link Table", the document is directly connected to functional units such as calibrations, specifications, or device types. This linking is crucial for automatic inclusion, e.g., in calibration reports or device documentation.

Action Menu

Via the action menu at the end of each row, documents can be updated, relinked, approved, or deleted.

Note

File types must be valid and compatible with the system (e.g., PDF for certificates, ZIP for procedures, JPG for images). The "Created by" and "Creator" fields provide transparency about who is responsible for which content.