mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-21 07:38:29 +00:00
@@ -322,6 +322,7 @@ def set_default_print_formats():
|
|||||||
"doctype_or_field": "DocType",
|
"doctype_or_field": "DocType",
|
||||||
"property": "default_print_format",
|
"property": "default_print_format",
|
||||||
"value": print_format,
|
"value": print_format,
|
||||||
|
"property_type": "Link",
|
||||||
},
|
},
|
||||||
validate_fields_for_doctype=False,
|
validate_fields_for_doctype=False,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user