Merge pull request #31419 from sagarvora/update-reserved-words
This commit is contained in:
commit
6bbbc916d5
1 changed files with 2 additions and 1 deletions
|
|
@ -128,7 +128,8 @@ class BaseDocument:
|
|||
"doctype",
|
||||
"meta",
|
||||
"flags",
|
||||
"parent_doc",
|
||||
"_weakref",
|
||||
"_parent_doc",
|
||||
"_table_fields",
|
||||
"_valid_columns",
|
||||
"_doc_before_save",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue