added number format, sent country info in boot, link options not extracted from cache

This commit is contained in:
Rushabh Mehta
2013-01-21 10:14:10 +05:30
parent 3ab6c5fca9
commit f5b04cff8b
8 changed files with 62 additions and 82 deletions

View File

@@ -151,4 +151,5 @@ patch_list = [
"patches.january_2013.change_patch_structure",
"patches.january_2013.update_country_info",
"patches.january_2013.remove_tds_entry_from_gl_mapper",
"patches.january_2013.update_number_format",
]