I know they changed how the processing works a cou...
# fixed-assets-mgmt
r
I know they changed how the processing works a couple years back to where there are not sublist links on JEs anymore, but how do you start at a JE and see which assets that JE was created for? I've checked Asset Value, BG Summary, Depr History, and FAM Summary records, even Alt Depreciation though we don't use that. There are Depreciation Posting Ref and Posting Ref links, but they haven't been populated since the processing change. I dug around in the code for that Scriptlet that now produces the Depr History screen and I can't follow where they're pulling it from. Obviously some link has to exist somewhere still or they wouldn't be able to display the JE links on that screen. Can anyone point out where it is?
m
I have create a custom solution by script
r
Oof. well that's disappointing. Thanks for the reply.
@Marc would you be able to share how you're pulling that? In simple terms if possible. 🙂 I'm not a dev
m
On the depreciation history I have a custom field that is populated by script from the BG summary that references the JE number. on the depreciation history you have the value of the depreciation and the name of the asset then with the script we retrieve the value of the JEreference on the BG Summary Then, you can create a saved search on the depreciation history with the details of the assets and the JE created. So you will have which assets are depreciated from a JE