I don't understand how to do this task if I try to override AddCustomFieldValue 
method...

Each my asset record have custom field "Expiration date". This field is 
mandatory and fill in at the moment of creation.
I thought if I run each night some tool like rt-crontool I can check this custom field and compare it with current date. If it's expired the status of asset should be changed.
Assets doesn't have support for triggered actions (scrips) yet.    You
can override the AddCustomFieldValue method on RT::Asset to accomplish
this manually.
 - Alex 

Reply via email to