mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
file_list field hidden in bulk rename tool
This commit is contained in:
@@ -3,16 +3,16 @@
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2011-07-08 11:14:15',
|
||||
'creation': '2011-07-07 17:47:52',
|
||||
'docstatus': 0,
|
||||
'modified': '2011-07-26 00:59:27',
|
||||
'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
|
||||
|
||||
Reference in New Issue
Block a user