profile: form is now my settings page, removed (Page, profile-settings)

This commit is contained in:
Rushabh Mehta
2012-11-28 15:19:51 +05:30
parent d5bf5153fa
commit bd919caa9b
14 changed files with 22 additions and 426 deletions

View File

@@ -1,4 +1,7 @@
erpnext.updates = [
["28th November 2012", [
"Profile: Profile Settings (My Settings...) is now the Profile Form.",
]],
["27th November 2012", [
"Communication: Made common communication thread and added it in Lead, Contact.",
]],