diff --git a/intaro.retailcrm/classes/general/config/objects.xml b/intaro.retailcrm/classes/general/config/objects.xml
index eacca5d8..e2d10b08 100644
--- a/intaro.retailcrm/classes/general/config/objects.xml
+++ b/intaro.retailcrm/classes/general/config/objects.xml
@@ -14,7 +14,7 @@
cumulativeDiscount
personalDiscount
discountCardNumber
-
+
index
countryIso
region
@@ -28,7 +28,7 @@
intercomCode
metro
notes
-
+
contragentType
legalName
legalAddress
@@ -38,7 +38,7 @@
bankAddress
corrAccount
bankAccount
-
+
id
createdAt
orderType
@@ -52,7 +52,7 @@
patronymic
phone
additionalPhone
- email
+ email
paymentType
paymentStatus
discount
@@ -64,7 +64,7 @@
shipmentDate
shipped
-
+
id
initialPrice
discount
@@ -72,20 +72,20 @@
quantity
status
discountTotal
-
+
status
type
externalId
amount
-
+
code
service
date
time
cost
netCost
-
+
country
index
region
@@ -93,15 +93,16 @@
street
building
house
+ housing
block
flat
floor
intercomCode
metro
notes
-
+
status
trackNumber
courier
-
\ No newline at end of file
+
diff --git a/intaro.retailcrm/classes/general/config/options.xml b/intaro.retailcrm/classes/general/config/options.xml
index 789cb31d..29a7d98d 100644
--- a/intaro.retailcrm/classes/general/config/options.xml
+++ b/intaro.retailcrm/classes/general/config/options.xml
@@ -18,7 +18,8 @@
Домофон
Этаж
Подъезд
- Строение / корпус
+ Строение
+ Корпус
Полное наименование
Адрес регистрации (Юридический адрес)
@@ -29,13 +30,13 @@
Адрес банка
Корреспондентский счет
Расчетный счет
-
+
КПП
ОГРН
-
+
ОГРНИП
Номер свидетельства
Дата свидетельства
-
\ No newline at end of file
+
diff --git a/intaro.retailcrm/classes/general/config/retailcrm.json b/intaro.retailcrm/classes/general/config/retailcrm.json
index 02d708b2..8194eb2f 100644
--- a/intaro.retailcrm/classes/general/config/retailcrm.json
+++ b/intaro.retailcrm/classes/general/config/retailcrm.json
@@ -453,6 +453,9 @@
"house": {
"type": "string"
},
+ "housing": {
+ "type": "string"
+ },
"metro": {
"type": "string"
},