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