mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-19 01:18:43 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
"fieldtype": "Data",
|
||||
"in_global_search": 1,
|
||||
"label": "Alias",
|
||||
"no_copy": 1,
|
||||
"unique": 1
|
||||
},
|
||||
{
|
||||
@@ -682,17 +683,6 @@
|
||||
{
|
||||
"fieldname": "credit_limit_column",
|
||||
"fieldtype": "Column Break"
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
},
|
||||
{
|
||||
"fieldname": "alias",
|
||||
"fieldtype": "Data",
|
||||
"in_global_search": 1,
|
||||
"label": "Alias",
|
||||
"no_copy": 1,
|
||||
"unique": 1
|
||||
>>>>>>> 057af21cd8 (fix: party aliases should be no copy)
|
||||
}
|
||||
],
|
||||
"icon": "fa fa-user",
|
||||
|
||||
Reference in New Issue
Block a user