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",