forked from unitoo/erpnext_utils
migrated to version-14 frappe
This commit is contained in:
parent
41a6414ae5
commit
a006693a8c
2 changed files with 2 additions and 2 deletions
|
@ -187,8 +187,8 @@ app_license = "GPLv3"
|
|||
# For example: Role, Gender, etc.
|
||||
# translated_search_doctypes = []
|
||||
|
||||
jenv = {
|
||||
jinja = {
|
||||
"methods": [
|
||||
"html_to_markdown:u_utils.utils.html_to_markdown"
|
||||
"u_utils.jinja.html_to_markdown"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue