mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-12 06:01:46 +00:00
chore: fix conflicts
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
"fieldtype": "Data",
|
||||
"in_global_search": 1,
|
||||
"label": "Alias",
|
||||
"no_copy": 1,
|
||||
"unique": 1
|
||||
},
|
||||
{
|
||||
@@ -548,17 +549,6 @@
|
||||
{
|
||||
"fieldname": "section_break_pgad",
|
||||
"fieldtype": "Section 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)
|
||||
}
|
||||
],
|
||||
"grid_page_length": 50,
|
||||
|
||||
Reference in New Issue
Block a user