fix: Pallet data_status options to D0/D1 only

This commit is contained in:
Westech Admin
2026-05-20 23:30:09 +00:00
parent 311e74fe18
commit 5be239fced
+1 -1
View File
@@ -1620,7 +1620,7 @@
"oldfieldname": null, "oldfieldname": null,
"fieldtype": "Select", "fieldtype": "Select",
"oldfieldtype": null, "oldfieldtype": null,
"options": "\nActive\nCleared\nN/A", "options": "\nD0\nD1",
"search_index": 0, "search_index": 0,
"show_dashboard": 0, "show_dashboard": 0,
"hidden": 0, "hidden": 0,