diff --git a/erpnext/accounts/doctype/pos_profile/pos_profile.json b/erpnext/accounts/doctype/pos_profile/pos_profile.json index 1d7a962cf1f..e74fd72d9e5 100644 --- a/erpnext/accounts/doctype/pos_profile/pos_profile.json +++ b/erpnext/accounts/doctype/pos_profile/pos_profile.json @@ -451,12 +451,8 @@ "role": "Accounts User" } ], -<<<<<<< HEAD - "sort_field": "modified", -======= "row_format": "Dynamic", "sort_field": "creation", ->>>>>>> 821d64241a (fix: added missing project field on pos profile) "sort_order": "DESC", "states": [] }