From 8fb50275ac2cfcb928d4a115d49e26bcea801e01 Mon Sep 17 00:00:00 2001 From: wrongecho Date: Sat, 10 Aug 2024 20:51:57 +0100 Subject: [PATCH] Add move/transfer assets Add ability to move / transfer assets between clients. Moving an asset involves the asset being archived and then re-created under the new client with most of the same information. Information about the old & new asset is stored in the audit logs and within the asset notes. Information from the audit logs is accessible via a new History tab on the asset, subject to audit log retention. --- client_asset_transfer_modal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client_asset_transfer_modal.php b/client_asset_transfer_modal.php index 682595ff..c52f52eb 100644 --- a/client_asset_transfer_modal.php +++ b/client_asset_transfer_modal.php @@ -43,4 +43,4 @@ - \ No newline at end of file +