refactor: update scheduled job for bulk transaction
(cherry picked from commit fb06ad7330)
This commit is contained in:
@@ -424,7 +424,7 @@ scheduler_events = {
|
||||
"hourly_long": [
|
||||
"erpnext.accounts.doctype.subscription.subscription.process_all",
|
||||
"erpnext.stock.doctype.repost_item_valuation.repost_item_valuation.repost_entries",
|
||||
"erpnext.bulk_transaction.doctype.bulk_transaction_log.bulk_transaction_log.retry_failing_transaction",
|
||||
"erpnext.utilities.bulk_transaction.retry",
|
||||
],
|
||||
"daily": [
|
||||
"erpnext.support.doctype.issue.issue.auto_close_tickets",
|
||||
|
||||
Reference in New Issue
Block a user