[minor] auto close opportunity after 7 days

This commit is contained in:
mbauskar
2017-02-16 19:36:59 +05:30
parent de45b0eddc
commit e1e25a0c9d
4 changed files with 14 additions and 2 deletions

View File

@@ -164,6 +164,7 @@ scheduler_events = {
"erpnext.stock.reorder_item.reorder_item",
"erpnext.setup.doctype.email_digest.email_digest.send",
"erpnext.support.doctype.issue.issue.auto_close_tickets",
"erpnext.crm.doctype.opportunity.opportunity.auto_close_opportunity",
"erpnext.controllers.accounts_controller.update_invoice_status",
"erpnext.accounts.doctype.fiscal_year.fiscal_year.auto_create_fiscal_year",
"erpnext.hr.doctype.employee.employee.send_birthday_reminders",