mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 15:09:20 +00:00
feat: enable "Translate Link Fields" for fixture doctypes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"modified": "2024-03-27 13:09:53.126034",
|
||||
"modified": "2024-08-16 19:23:40.697426",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Issue Priority",
|
||||
@@ -38,5 +38,6 @@
|
||||
"sort_field": "creation",
|
||||
"sort_order": "ASC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
"track_changes": 1,
|
||||
"translated_doctype": 1
|
||||
}
|
||||
Reference in New Issue
Block a user