forked from unitoo/erpnext_utils
Compare commits
1 commit
main
...
version-14
Author | SHA1 | Date | |
---|---|---|---|
|
a006693a8c |
2 changed files with 2 additions and 2 deletions
|
@ -187,8 +187,8 @@ app_license = "GPLv3"
|
||||||
# For example: Role, Gender, etc.
|
# For example: Role, Gender, etc.
|
||||||
# translated_search_doctypes = []
|
# translated_search_doctypes = []
|
||||||
|
|
||||||
jenv = {
|
jinja = {
|
||||||
"methods": [
|
"methods": [
|
||||||
"html_to_markdown:u_utils.utils.html_to_markdown"
|
"u_utils.jinja.html_to_markdown"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue