fix: set default list view columns and filters for sales, purchase and accounts module

(cherry picked from commit 9cf529215f)

# Conflicts:
#	erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
#	erpnext/buying/doctype/supplier/supplier.json
#	erpnext/stock/doctype/delivery_note/delivery_note.json
This commit is contained in:
Nabin Hait
2026-03-09 17:16:14 +05:30
committed by Mergify
parent cc2be4be39
commit f9a38696b6
17 changed files with 63 additions and 24 deletions

View File

@@ -118,6 +118,7 @@
"bold": 1,
"fieldname": "percent_complete",
"fieldtype": "Percent",
"in_list_view": 1,
"label": "% Completed",
"no_copy": 1,
"read_only": 1
@@ -138,6 +139,7 @@
"bold": 1,
"fieldname": "expected_start_date",
"fieldtype": "Date",
"in_list_view": 1,
"label": "Expected Start Date",
"oldfieldname": "project_start_date",
"oldfieldtype": "Date"
@@ -478,7 +480,7 @@
"index_web_pages_for_search": 1,
"links": [],
"max_attachments": 4,
"modified": "2026-03-04 11:09:55.253367",
"modified": "2026-03-09 17:15:24.426294",
"modified_by": "Administrator",
"module": "Projects",
"name": "Project",