Allow renaming for Sales Partner Doctype

This commit is contained in:
ankitjavalkarwork 2014-09-05 14:58:21 +05:30
parent d42326bf43
commit ce9a9eeecc

View File

@ -1,5 +1,6 @@
{ {
"allow_import": 1, "allow_import": 1,
"allow_rename": 1,
"autoname": "field:partner_name", "autoname": "field:partner_name",
"creation": "2013-04-12 15:34:06", "creation": "2013-04-12 15:34:06",
"description": "A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.", "description": "A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.",
@ -199,7 +200,7 @@
"icon": "icon-user", "icon": "icon-user",
"idx": 1, "idx": 1,
"in_create": 0, "in_create": 0,
"modified": "2014-08-19 06:42:33.103060", "modified": "2014-09-05 14:54:57.014940",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Sales Partner", "name": "Sales Partner",