Commit d8944788 authored by Kulya's avatar Kulya 😊

Update entityes.json

parent a8bf467c
......@@ -74,12 +74,18 @@
"onec_field": "price",
"type_field": "float"
},
{
"title": "Валюта",
"bx_field": "CURRENCY",
"onec_field": "currency",
"type_field": "text"
},
{
"title": "Единица измерения",
"bx_field": "MEASURE",
"onec_field": "measure",
"type_field": "string",
"items": ["UZS","USD","..."]
"items": ["КГ","ШТ","..."]
},
{
"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