fix: change "Date" label to "Posting Date" in Sales Invoice and Purchase Invoice (#53503)

This commit is contained in:
Abdus Samad
2026-03-16 23:27:44 +05:30
committed by GitHub
parent 0ef7594536
commit 4cd150ba7a
2 changed files with 2 additions and 2 deletions

View File

@@ -321,7 +321,7 @@
"fieldtype": "Date",
"in_list_view": 1,
"in_standard_filter": 1,
"label": "Date",
"label": "Posting Date",
"oldfieldname": "posting_date",
"oldfieldtype": "Date",
"print_hide": 1,

View File

@@ -383,7 +383,7 @@
"hide_seconds": 1,
"in_list_view": 1,
"in_standard_filter": 1,
"label": "Date",
"label": "Posting Date",
"no_copy": 1,
"oldfieldname": "posting_date",
"oldfieldtype": "Date",