From e4e4afaa349ee5b6c528345dc6b4009b044a18d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Rold=C3=A1n?= Date: Tue, 27 Jun 2023 12:38:59 -0300 Subject: [PATCH] feat: rm apprasail (#769) --- .../setup/doctype/authorization_rule/authorization_rule.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/setup/doctype/authorization_rule/authorization_rule.json b/erpnext/setup/doctype/authorization_rule/authorization_rule.json index caca56c897a8..3e711083ed39 100644 --- a/erpnext/setup/doctype/authorization_rule/authorization_rule.json +++ b/erpnext/setup/doctype/authorization_rule/authorization_rule.json @@ -34,7 +34,7 @@ "no_copy": 0, "oldfieldname": "transaction", "oldfieldtype": "Select", - "options": "\nSales Order\nPurchase Order\nQuotation\nDelivery Note\nSales Invoice\nPurchase Invoice\nPurchase Receipt\nAppraisal", + "options": "\nSales Order\nPurchase Order\nQuotation\nDelivery Note\nSales Invoice\nPurchase Invoice\nPurchase Receipt", "permlevel": 0, "print_hide": 0, "print_hide_if_no_value": 0, @@ -619,7 +619,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2019-01-21 17:10:39.822125", + "modified": "2019-01-21 17:11:39.822125", "modified_by": "Administrator", "module": "Setup", "name": "Authorization Rule",