From 604b185bd30bf71eb8c42e39de8cff1bbae74b2b Mon Sep 17 00:00:00 2001 From: rohitwaghchaure Date: Mon, 31 Mar 2025 15:05:10 +0530 Subject: [PATCH] chore: fix conflicts --- .../doctype/repost_item_valuation/repost_item_valuation.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json b/erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json index 26b007af5d9..bd70072e4bd 100644 --- a/erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json +++ b/erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json @@ -283,12 +283,7 @@ "write": 1 } ], -<<<<<<< HEAD - "sort_field": "modified", -======= - "row_format": "Dynamic", "sort_field": "creation", ->>>>>>> 218dbd6911 (feat: option to recreate Stock Ledger Entries against stock transactions) "sort_order": "DESC", "states": [] }