mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-15 23:54:59 +00:00
chore: remove frappe.db.commit
This commit is contained in:
@@ -303,8 +303,6 @@ def create_letter_head():
|
||||
)
|
||||
doc.insert(ignore_permissions=True)
|
||||
|
||||
frappe.db.commit()
|
||||
|
||||
|
||||
DEFAULT_ROLE_PROFILES = {
|
||||
"Inventory": [
|
||||
|
||||
Reference in New Issue
Block a user