mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 11:38:32 +00:00
fix: do not make letterhead default
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"image": null,
|
||||
"image_height": 0.0,
|
||||
"image_width": 0.0,
|
||||
"is_default": 1,
|
||||
"is_default": 0,
|
||||
"letter_head_name": "Sales Invoice Letter Head",
|
||||
"modified": "2025-09-17 12:31:46.314509",
|
||||
"name": "Sales Invoice Letter Head",
|
||||
|
||||
Reference in New Issue
Block a user