Skip to content

Commit

Permalink
fix: make owner restricted
Browse files Browse the repository at this point in the history
Co-authored-by: Mohammad Hussain Nagaria <NagariaHussain@users.noreply.github.com>
(cherry picked from commit 7882944)
  • Loading branch information
harshtandiya authored and mergify[bot] committed Apr 17, 2023
1 parent 97e0836 commit 8ad7ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frappe/core/doctype/doctype/doctype.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ def scrub_field_names(self):
"name",
"parent",
"creation",
"owner",
"modified",
"modified_by",
"parentfield",
Expand Down

0 comments on commit 8ad7ddb

Please sign in to comment.