Skip to content

Commit 00afd6f

Browse files
committed
fix: do not make letterhead default
1 parent 356ab2f commit 00afd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erpnext/fixtures/letter_head.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"image": null,
1717
"image_height": 0.0,
1818
"image_width": 0.0,
19-
"is_default": 1,
19+
"is_default": 0,
2020
"letter_head_name": "Sales Invoice Letter Head",
2121
"modified": "2025-09-17 12:31:46.314509",
2222
"name": "Sales Invoice Letter Head",

0 commit comments

Comments
 (0)