Last audit date configuration

Prasnajeet1
Giga Guru

Hi All

 

I have two requirements. 

1. "Last audit date" field should be editable for 3 role that is asset_manager, asset_admin & asset_analyst.

2. Update the "last audit date" with current date when asset is moved from any other state to "In stock".

 

For the 1st requirement I understood to write an ACL on alm_hardware table. But I have to write it in "Create" operation or "Write" Operation or I have to write it for both the operation. Please suggest.

 

For the 2nd operation I believe I have to write a BR with below script

current.last_audit_date = gs.nowDateTime();

But again should be condition for the same. Please suggest.

0 REPLIES 0