fix: Allow creation of Energy Point Log (#11651)
* fix: Enable in_create for Energy Point Log * fix: enable in_create * fix: remove in_create
This commit is contained in:
parent
30eb9f15b1
commit
00ee7f27b0
1 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"actions": [],
|
||||
"creation": "2018-06-21 14:58:55.913619",
|
||||
"doctype": "DocType",
|
||||
"editable_grid": 1,
|
||||
|
|
@ -109,8 +110,9 @@
|
|||
"label": "Seen"
|
||||
}
|
||||
],
|
||||
"in_create": 1,
|
||||
"modified": "2019-08-21 15:51:05.288886",
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2020-10-06 17:25:40.477044",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Social",
|
||||
"name": "Energy Point Log",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue