feat: Add a process document for Subscription (#37126)
* feat: Add a process document for Subscription * chore: Remove print statements * feat: Input for generating invoice before currenc invoice date * chore: patch for backward compatability * refactor: Unit tests for subscription * chore: set status on insert
This commit is contained in:
@@ -430,7 +430,7 @@ scheduler_events = {
|
||||
"erpnext.projects.doctype.project.project.collect_project_status",
|
||||
],
|
||||
"hourly_long": [
|
||||
"erpnext.accounts.doctype.subscription.subscription.process_all",
|
||||
"erpnext.accounts.doctype.process_subscription.process_subscription.create_subscription_process",
|
||||
"erpnext.stock.doctype.repost_item_valuation.repost_item_valuation.repost_entries",
|
||||
"erpnext.bulk_transaction.doctype.bulk_transaction_log.bulk_transaction_log.retry_failing_transaction",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user