[minor] fix default permissions for purchase taxes and charges master

This commit is contained in:
Rushabh Mehta
2015-04-16 10:48:13 +05:30
parent a7b7e62e26
commit 12ade3573b
2 changed files with 15 additions and 1 deletions

View File

@@ -138,3 +138,4 @@ execute:frappe.delete_doc("DocType", "Chart of Accounts")
execute:frappe.delete_doc("DocType", "Style Settings")
erpnext.patches.v5_0.update_opportunity
erpnext.patches.v5_0.opportunity_not_submittable
execute:frappe.permissions.reset_perms("Purchase Taxes and Charges Master") #2014-06-09