added number format to global defaults

This commit is contained in:
Rushabh Mehta
2013-01-21 16:39:24 +05:30
parent 9700bafbdb
commit a1e8e07fde
3 changed files with 131 additions and 128 deletions

View File

@@ -1,4 +1,7 @@
erpnext.updates = [
["21st January, 2013", [
"Number Formatting: Added Number Format to Global Defaults & Currency",
]],
["18th January, 2013", [
"Buying: Added Price List to purchase cycle",
]],