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