Asset Depreciation Schedule not generated starting Jan 2025

Guys,

I’m having this issue in our ERPnext v15 on our Asset Depreciation Schedule… somehow it does not generate Journal Entry starting Jan 2025 previous year 2024 all our assets have journal entries on the Depreciation Schedule.
Does anyone encounter this same issue? Please help. Thanks in advance.

check error logs

thanks for the reply @maveez but what type of error am i looking for?
Mostly what i see in our error log list are “Report Errors”.

Can you guide me where to look and what am i looking for exactly im kinda new with erpnext. thanks.

In all the error logs that we have in our server nothing that points to asset depreciation schedule or journal entry.

Any other thoughts?

Thanks

if you click on pencil icon and edit table there should be a button to post depreciation entry manually. click on that and see if there is any error.

if it posts properly then maybe you schedular is not running.

hi, thanks for the reply.

When I clicked on the pencil icon it creates a journal entry manually that part works but I don’t want to do it manually specially there is hundred of assets in our system.

This scheduler, how can i check if its running on our system?

Add your URL and you can check if scheduler is active or not

{url}/app/rq-job

it shows… active

just run this command in your terminal
bench execute erpnext.assets.doctype.asset.depreciation.post_depreciation_entries