Merge branch 'develop' into deferred-account

This commit is contained in:
Manas Solanki
2018-05-15 15:20:44 +05:30
committed by GitHub
513 changed files with 33730 additions and 4007 deletions

View File

@@ -235,7 +235,8 @@ scheduler_events = {
"erpnext.setup.doctype.company.company.cache_companies_monthly_sales_history",
"erpnext.manufacturing.doctype.bom_update_tool.bom_update_tool.update_latest_price_in_all_boms",
"erpnext.assets.doctype.asset.asset.update_maintenance_status"
],
"erpnext.assets.doctype.asset.asset.make_post_gl_entry"
],
"monthly": [
"erpnext.accounts.doctype.sales_invoice.sales_invoice.booked_deferred_revenue"
]