Release 0.22
Document Management
Document Management - 2 items delivered in v0.22
What Was Delivered
- Clone Project Button Create the functionality to clone a project. The same way that Material References are cloned.
- Create a clone action that can be triggered from the datagrid.
- When the Clone button / link is clicked, present a confirmation modal to the user: Are you sure you want to clone this project? Options are Yes or Cancel
- When they click [ Yes ],, redirect them to the clone project endpoint.
- The clone project endpoint will create a 1 to 1 replica of the Project, but will have a job number: Clone of XXXXXXXX where XXXXXXXXXX is the customer job number.
- Remove:
- address,
- job no,
- documents
- checklist
- estate items.
From : We have a multi-unit customer with same RFI items but different addresses. Can we have the ability to clone an application but excluding the project details: address, job no, documents and checklist estate items only?
- Multi select downloads still not working correctly Multi Select downloads is still not working for CAD files. Its only providing 1 document ILO 13 documents.
Impact
Improved document handling and version control, reducing manual effort and minimising processing errors.