mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-09 08:02:51 +00:00
(cherry picked from commit a2966db1e5)
Co-authored-by: Mohammed Redah <mhbu50@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"name": "Encounter Print",
|
||||
"owner": "Administrator",
|
||||
"print_format_builder": 0,
|
||||
"print_format_type": "Server",
|
||||
"print_format_type": "Jinja",
|
||||
"show_section_headings": 0,
|
||||
"standard": "Yes"
|
||||
}
|
||||
@@ -16,7 +16,7 @@
|
||||
"name": "Sample ID Print",
|
||||
"owner": "Administrator",
|
||||
"print_format_builder": 0,
|
||||
"print_format_type": "Server",
|
||||
"print_format_type": "Jinja",
|
||||
"show_section_headings": 0,
|
||||
"standard": "Yes"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user