Events in timeline (#15485)

* Events in timeline

* Namespace correction

* Codacy correction

* Addition of sales partners in participants

* Correct json indent
This commit is contained in:
Charles-Henri Decultot
2018-10-03 07:11:26 +02:00
committed by Rushabh Mehta
parent 719701f2a4
commit efd776da46
5 changed files with 4471 additions and 4433 deletions

View File

@@ -25,6 +25,7 @@ web_include_css = "assets/css/erpnext-web.css"
doctype_js = {
"Communication": "public/js/communication.js",
"Event": "public/js/event.js"
}
welcome_email = "erpnext.setup.utils.welcome_email"