From 794eeebabc74e549254ef61a751d9d2b7cd5601a Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Tue, 20 Sep 2022 14:48:06 +0530 Subject: [PATCH] chore: resolve conflicts --- .../purchase_invoice/purchase_invoice.json | 23 ------------------- 1 file changed, 23 deletions(-) diff --git a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json index c6996b9aa88..fc5b94284ef 100644 --- a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json +++ b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -1368,11 +1368,7 @@ "width": "50px" }, { -<<<<<<< HEAD "depends_on": "eval:doc.update_stock && doc.is_subcontracted==\"Yes\"", -======= - "depends_on": "eval:doc.is_subcontracted", ->>>>>>> 246c1a9380 (fix: Add child table for tax withheld vouchers) "fieldname": "supplier_warehouse", "fieldtype": "Link", "label": "Supplier Warehouse", @@ -1423,16 +1419,6 @@ "label": "Advance Tax", "options": "Advance Tax", "read_only": 1 -<<<<<<< HEAD -======= - }, - { - "default": "0", - "fieldname": "is_old_subcontracting_flow", - "fieldtype": "Check", - "hidden": 1, - "label": "Is Old Subcontracting Flow", - "read_only": 1 }, { "fieldname": "tax_withheld_vouchers_section", @@ -1445,22 +1431,13 @@ "label": "Tax Withheld Vouchers", "options": "Tax Withheld Vouchers", "read_only": 1 ->>>>>>> 246c1a9380 (fix: Add child table for tax withheld vouchers) } ], "icon": "fa fa-file-text", "idx": 204, "is_submittable": 1, "links": [], -<<<<<<< HEAD -<<<<<<< HEAD - "modified": "2021-11-25 13:31:02.716727", -======= - "modified": "2022-09-13 16:22:04.103982", ->>>>>>> 246c1a9380 (fix: Add child table for tax withheld vouchers) -======= "modified": "2022-09-13 23:39:54.525037", ->>>>>>> b6184ce471 (test: Add tests) "modified_by": "Administrator", "module": "Accounts", "name": "Purchase Invoice",