mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-29 06:38:24 +00:00
feat: letterhead for print format
This commit is contained in:
@@ -600,13 +600,6 @@ user_privacy_documents = [
|
||||
},
|
||||
]
|
||||
|
||||
fixtures = [
|
||||
{
|
||||
"dt": "Letter Head",
|
||||
"filters": [["name", "in", ["Sales Invoice Letter Head", "Print Format Letter Head"]]],
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
# ERPNext doctypes for Global Search
|
||||
global_search_doctypes = {
|
||||
|
||||
Reference in New Issue
Block a user