Calem Community Forum

Plant Asset Management => Feature suggestion => Topic started by: Arioul on January 31, 2008, 07:04:42 am

Title: clone an asset
Post by: Arioul on January 31, 2008, 07:04:42 am
I like to Have a clone fonction in asset list,I have a lot of same asset to put in calemeam and only serial number is different. can you put a clone fontion in asset list
thank you
(sorry for my bad english i'm french)
Title: clone an asset
Post by: calemadmin on February 01, 2008, 09:23:57 pm
It is a good feature proposal, added to mantis:
http://www.calemeam.com/apps/mantis/view.php?id=97
Title: Re: clone an asset
Post by: shrike on June 12, 2008, 02:10:11 pm
A Move feature would also be nice. If using the parent_id column to structure assets into a hierarchy, parent-sibling relationships exist. If an asset with child assets is moved to another building or different site, the hierarchy branch needs to be recreated in the new location (assuming it is treated as an asset) and the old records need to be deleted. That is, you can't move a parent if the asset has siblings. The SQL for doing this as well as copying nodes for the adjacency list model has existed for some time (e.g., see Joe Celko's small book on trees and hierarchies).