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