Calculate Depreciation schedule edit

Nadia7
Tera Expert

Hello all!

 

Please advise where I can edit the 'Calculate Depreciation' scheduled job.
I was able to find the Schedule Item.

commutity.png

I need to change the script that uses in this scheduled job.

Thank you!

1 ACCEPTED SOLUTION

HI,

You can call it like below:

AnilLande_0-1666270610554.png

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

View solution in original post

4 REPLIES 4

Anil Lande
Kilo Patron

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.

AnilLande_0-1666266413271.png

 

 

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Also check another script include named 'FixedAssetUtils' and the function  RollupAllResiduals() of this script include.

AnilLande_1-1666266455881.png

 

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Hi,

I created new Script Include for this action. And I need to change the old one for my custom script for the schedule.

commutity2.png
Maybe you know how I can do it?

HI,

You can call it like below:

AnilLande_0-1666270610554.png

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande