fix: include Web Form Field in core_doctypes
This commit is contained in:
parent
2969b6eff1
commit
50e43df26b
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ class DocType(Document):
|
|||
"DocPerm",
|
||||
"Custom Field",
|
||||
"Customize Form Field",
|
||||
"Web Form Field",
|
||||
"DocField",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue