[lead] [email] fixes

This commit is contained in:
Rushabh Mehta
2015-04-02 15:52:55 +05:30
parent 54448aabd6
commit 99a41952a4
2 changed files with 21 additions and 8 deletions

View File

@@ -25,6 +25,7 @@ on_logout = "erpnext.shopping_cart.utils.clear_cart_count"
# website
update_website_context = "erpnext.shopping_cart.utils.update_website_context"
my_account_context = "erpnext.shopping_cart.utils.update_my_account_context"
email_append_to = ["Lead", "Job Applicant", "Opportunity", "Issue", "Warranty Claim"]
website_route_rules = [
{"from_route": "/orders", "to_route": "Sales Order"},