mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 20:49:19 +00:00
[fix] [minor] rename fix for customer and supplier
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-22 15:11:38",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-12-09 16:25:50",
|
||||
"modified": "2013-12-09 16:56:41",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -102,6 +102,7 @@
|
||||
"doctype": "DocField",
|
||||
"fieldname": "with_operations",
|
||||
"fieldtype": "Check",
|
||||
"hidden": 0,
|
||||
"label": "With Operations"
|
||||
},
|
||||
{
|
||||
@@ -125,6 +126,7 @@
|
||||
"doctype": "DocField",
|
||||
"fieldname": "operations",
|
||||
"fieldtype": "Section Break",
|
||||
"hidden": 0,
|
||||
"label": "Operations",
|
||||
"oldfieldtype": "Section Break"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user