sozsoft-platform/configs/seeds/host/data/App.Definitions.UomCategory.json

33 lines
542 B
JSON
Raw Normal View History

2026-09-04 11:41:51 +00:00
{
"ListFormCode": "App.Definitions.UomCategory",
"KeyFieldName": "Id",
"GeneratedAt": "2026-09-04T00:00:00Z",
"Order": 10,
"Rows": [
{
"Id": "Adet",
"Name": "Adet"
},
{
"Id": "Ağırlık",
"Name": "Ağırlık"
},
{
"Id": "Çalışma Süresi",
"Name": "Çalışma Süresi"
},
{
"Id": "Uzunluk / Mesafe",
"Name": "Uzunluk / Mesafe"
},
{
"Id": "Yüzey",
"Name": "Yüzey"
},
{
"Id": "Hacim",
"Name": "Hacim"
}
]
}