Bulk rename tool included in setup module

This commit is contained in:
Nabin Hait
2011-07-27 14:12:14 +05:30
parent 8c6b0b48ed
commit 07385ac812
2 changed files with 6 additions and 5 deletions

View File

@@ -3,16 +3,16 @@
# These values are common in all dictionaries
{
'creation': '2011-07-08 13:30:05',
'creation': '2011-07-07 17:47:52',
'docstatus': 0,
'modified': '2011-07-08 13:30:05',
'modified': '2011-07-27 13:19:22',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all DocType
{
'_last_update': '1310035501',
'_last_update': '1311622167',
'allow_attach': 1,
'autoname': 'field:rename_doctype',
'colour': 'White:FFF',
@@ -21,7 +21,7 @@
'name': '__common__',
'section_style': 'Simple',
'show_in_menu': 0,
'version': 6
'version': 7
},
# These values are common for all DocField
@@ -96,4 +96,4 @@
'label': 'Rename',
'options': 'do_rename'
}
]
]