From dc9af639a7bfffe032c6650206875ec5f5c13443 Mon Sep 17 00:00:00 2001 From: Abhishek Balam Date: Wed, 26 Aug 2020 12:26:15 +0530 Subject: [PATCH] fix: move condition field --- erpnext/accounts/doctype/pricing_rule/pricing_rule.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/pricing_rule/pricing_rule.json b/erpnext/accounts/doctype/pricing_rule/pricing_rule.json index 87084c7560b..c681c897fc6 100644 --- a/erpnext/accounts/doctype/pricing_rule/pricing_rule.json +++ b/erpnext/accounts/doctype/pricing_rule/pricing_rule.json @@ -13,7 +13,6 @@ "apply_on", "price_or_product_discount", "warehouse", - "condition", "column_break_7", "items", "item_groups", @@ -73,6 +72,7 @@ "section_break_13", "threshold_percentage", "priority", + "condition", "column_break_66", "apply_multiple_pricing_rules", "apply_discount_on_rate", @@ -563,7 +563,7 @@ "icon": "fa fa-gift", "idx": 1, "links": [], - "modified": "2020-08-12 20:15:32.279592", + "modified": "2020-08-26 12:24:44.740734", "modified_by": "Administrator", "module": "Accounts", "name": "Pricing Rule",