diff --git a/frappe/model/base_document.py b/frappe/model/base_document.py index 16ba4d72f1..09cc34891a 100644 --- a/frappe/model/base_document.py +++ b/frappe/model/base_document.py @@ -671,7 +671,11 @@ class BaseDocument: value = cstr(self.get(df.fieldname)) has_text_content = strip_html(value).strip() has_img_tag = "