mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 02:04:50 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -317,16 +317,9 @@
|
||||
},
|
||||
{
|
||||
"fieldname": "payment_url",
|
||||
<<<<<<< HEAD
|
||||
"fieldtype": "Small Text",
|
||||
"hidden": 1,
|
||||
"label": "payment_url",
|
||||
=======
|
||||
"fieldtype": "Data",
|
||||
"hidden": 1,
|
||||
"length": 500,
|
||||
"options": "URL",
|
||||
>>>>>>> 8c5fcb8257 (fix: PCV posting issues (#37029))
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
@@ -401,11 +394,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2022-12-21 16:56:40.115737",
|
||||
=======
|
||||
"modified": "2023-09-27 09:51:42.277638",
|
||||
>>>>>>> 8c5fcb8257 (fix: PCV posting issues (#37029))
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Payment Request",
|
||||
|
||||
Reference in New Issue
Block a user