refactor: hooks for monthly re-evaluation jobs
(cherry picked from commit fc4e5f165c)
This commit is contained in:
@@ -456,6 +456,7 @@ scheduler_events = {
|
||||
],
|
||||
"monthly_long": [
|
||||
"erpnext.accounts.deferred_revenue.process_deferred_accounting",
|
||||
"erpnext.accounts.utils.auto_create_exchange_rate_revaluation_monthly",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user