Commit f99b7a63 authored by Kulya's avatar Kulya 😊

Update entityes.json

parent b5f73ec3
......@@ -46,20 +46,20 @@
{
"title": "Название",
"bx_field": "TITLE",
"onec_field": "title"
"type_field": "sting(200)",
"onec_field": "title",
"type_field": "sting(200)"
},
{
"title": "Описание",
"bx_field": "DESCRIPTION",
"onec_field": "description"
"type_field": "text",
"onec_field": "description",
"type_field": "text"
},
{
"title": "Раздел",
"bx_field": "SECTION_ID",
"onec_field": "section_guid"
"type_field": "string",
"onec_field": "section_guid",
"type_field": "string"
},
{
"title": "Активность",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment