mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 23:49:19 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -256,11 +256,7 @@
|
|||||||
"grid_page_length": 50,
|
"grid_page_length": 50,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
<<<<<<< HEAD
|
|
||||||
"modified": "2020-12-07 11:15:58.385521",
|
|
||||||
=======
|
|
||||||
"modified": "2025-05-23 13:54:03.346537",
|
"modified": "2025-05-23 13:54:03.346537",
|
||||||
>>>>>>> 016924361a (refactor: full name field in contract)
|
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Contract",
|
"name": "Contract",
|
||||||
|
|||||||
@@ -405,8 +405,4 @@ erpnext.patches.v15_0.rename_group_by_to_categorize_by
|
|||||||
execute:frappe.db.set_single_value("Accounts Settings", "receivable_payable_fetch_method", "Buffered Cursor")
|
execute:frappe.db.set_single_value("Accounts Settings", "receivable_payable_fetch_method", "Buffered Cursor")
|
||||||
erpnext.patches.v14_0.set_update_price_list_based_on
|
erpnext.patches.v14_0.set_update_price_list_based_on
|
||||||
erpnext.patches.v15_0.rename_group_by_to_categorize_by_in_custom_reports
|
erpnext.patches.v15_0.rename_group_by_to_categorize_by_in_custom_reports
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
erpnext.patches.v15_0.remove_agriculture_roles
|
|
||||||
erpnext.patches.v14_0.update_full_name_in_contract
|
erpnext.patches.v14_0.update_full_name_in_contract
|
||||||
>>>>>>> 8e2221178b (refactor: patch old contract with full party name)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user