fix: only fetch enabled letterheads

This commit is contained in:
Khushi Rawat
2026-06-03 14:14:46 +05:30
committed by GitHub
parent 3337b47182
commit 64a3be8163

View File

@@ -15,6 +15,7 @@ def execute():
"Letter Head",
{
"is_default": 1,
"disabled": 0,
"letter_head_for": letter_head_for,
},
)