added js_parent field that was deleted

This commit is contained in:
Away 2025-04-01 09:12:30 +00:00
parent b0e7dcd8c0
commit 8d3e6aa467
2 changed files with 4365 additions and 597 deletions

File diff suppressed because it is too large Load Diff

View File

@ -242,11 +242,6 @@ app_include_js = "/assets/custom_subtabs/js/custom_subtabs.js"
# "Logging DocType Name": 30 # days to retain logs
# }
app_include_js = [
"/assets/custom_subtabs/js/custom_subtabs.js"
]
fixtures = [
{"doctype": "DocType", "filters": [["name", "in", ["DocField"]]]}
]