mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
fix: Drop duplicate index (#47799)
This commit is contained in:
@@ -353,8 +353,7 @@
|
||||
{
|
||||
"fieldname": "posting_datetime",
|
||||
"fieldtype": "Datetime",
|
||||
"label": "Posting Datetime",
|
||||
"search_index": 1
|
||||
"label": "Posting Datetime"
|
||||
}
|
||||
],
|
||||
"hide_toolbar": 1,
|
||||
|
||||
Reference in New Issue
Block a user