Last inventory in Asset
Hi All,
I would like to know , if there is a way to mapped last inventory in asset ? My boss want the last inventory time insert in Asset field. This is because we would like our finance personnel view the IT asset but we don't want them to view inventory only Asset tab.
Thank you in advanced,
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
chucksteel
9 years ago
It is theoretically possible to do this using a service desk rule. You would have to add the field to the computer asset type and then you could create a rule that would copy the LAST_INVENTORY from the MACHINE table into the correct ASSET_DATA_x table. If you have experience with MySQL then it probably wouldn't be extremely difficult.