diff --git a/erpnext/accounts/doctype/payment_entry/payment_entry.json b/erpnext/accounts/doctype/payment_entry/payment_entry.json index f4fd0d1ef52..bd43fb77c23 100644 --- a/erpnext/accounts/doctype/payment_entry/payment_entry.json +++ b/erpnext/accounts/doctype/payment_entry/payment_entry.json @@ -739,10 +739,6 @@ ], "index_web_pages_for_search": 1, "is_submittable": 1, -<<<<<<< HEAD - "links": [], - "modified": "2023-06-19 11:38:04.387219", -======= "links": [ { "is_child_table": 1, @@ -753,7 +749,6 @@ } ], "modified": "2023-11-23 12:07:20.887885", ->>>>>>> 3be345e605 (feat: add Bank Transaction to connections in Journal and Payment Entry (#38297)) "modified_by": "Administrator", "module": "Accounts", "name": "Payment Entry", @@ -799,4 +794,4 @@ "states": [], "title_field": "title", "track_changes": 1 -} \ No newline at end of file +}