mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-28 14:18:24 +00:00
fix: reset hardcoded letter head on Incorrect Serial and Batch Bundle report
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
"idx": 0,
|
||||
"is_standard": "Yes",
|
||||
"json": "{}",
|
||||
"letter_head": "Test",
|
||||
"letter_head": null,
|
||||
"letterhead": null,
|
||||
"modified": "2025-02-03 15:39:47.613040",
|
||||
"modified": "2026-08-26 14:39:19.102191",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Incorrect Serial and Batch Bundle",
|
||||
|
||||
Reference in New Issue
Block a user