mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-09 15:29:30 +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,
|
"idx": 0,
|
||||||
"is_standard": "Yes",
|
"is_standard": "Yes",
|
||||||
"json": "{}",
|
"json": "{}",
|
||||||
"letter_head": "Test",
|
"letter_head": null,
|
||||||
"letterhead": null,
|
"letterhead": null,
|
||||||
"modified": "2025-02-03 15:39:47.613040",
|
"modified": "2026-08-26 14:39:19.102191",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Incorrect Serial and Batch Bundle",
|
"name": "Incorrect Serial and Batch Bundle",
|
||||||
|
|||||||
Reference in New Issue
Block a user