compose support ticket reply using markdown

This commit is contained in:
Anand Doshi
2012-11-22 12:23:50 +05:30
parent 93a35cab19
commit b3cb970eef
2 changed files with 9 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
erpnext.updates = [
["22nd November 2012", [
"Support Ticket: Compose a reply using Markdown",
]],
["21st November 2012", [
"Tree Report: Added missing expand / collapse buttons.",
"List View: Do not show restricted records, as defined in Permission Manager.",
@@ -6,7 +9,7 @@ erpnext.updates = [
"Customer Link Field: Show only ID in auto-suggest \
if ID created using Customer Name (as defined in Global Defaults)",
"Letter Head: Fixed bug causing cursor position to reset in Content",
],
]],
["20th November 2012", [
"Auto-suggest: Show main label in bold",
"Data Import Tool: Fixed #Name error faced by MS Excel users in import template",