mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
Allow renaming for Sales Partner Doctype
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user