Merge pull request #46564 from iamejaaz/remove-default-print

refactor: remove default print format from sales invoice
This commit is contained in:
Ejaaz Khan
2025-03-17 20:07:07 +05:30
committed by GitHub

View File

@@ -3,7 +3,6 @@
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2022-01-25 10:29:57.771398",
"default_print_format": "Sales Invoice Print",
"doctype": "DocType",
"engine": "InnoDB",
"field_order": [
@@ -2213,7 +2212,7 @@
"link_fieldname": "consolidated_invoice"
}
],
"modified": "2025-03-05 17:06:59.720616",
"modified": "2025-03-17 19:32:31.809658",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Sales Invoice",
@@ -2269,4 +2268,4 @@
"title_field": "customer_name",
"track_changes": 1,
"track_seen": 1
}
}