mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +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)
|
doc.insert(ignore_permissions=True)
|
||||||
|
|
||||||
frappe.db.commit()
|
|
||||||
|
|
||||||
|
|
||||||
DEFAULT_ROLE_PROFILES = {
|
DEFAULT_ROLE_PROFILES = {
|
||||||
"Inventory": [
|
"Inventory": [
|
||||||
|
|||||||
Reference in New Issue
Block a user