mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 08:35:00 +00:00
fixed patch
This commit is contained in:
@@ -140,7 +140,7 @@ 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
|
||||
execute:frappe.permissions.reset_perms("Purchase Taxes and Charges Template") #2014-06-09
|
||||
execute:frappe.permissions.reset_perms("Expense Claim Type") #2014-06-19
|
||||
erpnext.patches.v5_0.execute_on_doctype_update
|
||||
erpnext.patches.v4_2.fix_recurring_orders
|
||||
|
||||
Reference in New Issue
Block a user