mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 14:39:19 +00:00
merged from stable
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
# 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'
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user