- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 04:20 AM
Hello all!
Please advise where I can edit the 'Calculate Depreciation' scheduled job.
I was able to find the Schedule Item.
I need to change the script that uses in this scheduled job.
Thank you!
Solved! Go to Solution.
- Labels:
-
Enterprise Asset Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 05:56 AM
HI,
You can call it like below:
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 04:42 AM - edited 10-20-2022 04:47 AM
Hi,
Please check the script include DepicationUtils which is being called from this scheduled job and check the functions which are called to perform job.
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 04:44 AM - edited 10-20-2022 04:47 AM
Also check another script include named 'FixedAssetUtils' and the function RollupAllResiduals() of this script include.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 05:36 AM
Hi,
I created new Script Include for this action. And I need to change the old one for my custom script for the schedule.
Maybe you know how I can do it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 05:56 AM
HI,
You can call it like below:
Thanks
Anil Lande