contact meta fix

This commit is contained in:
akulikov 2023-04-05 17:23:16 +03:00
parent cd561d3302
commit 15404dbec1

View file

@ -385,11 +385,6 @@
<contactValue type="2" length="255" name="Значение контакта" shortname="Значение" searchable="true" sortable="true" visible="true"/>
<id type="1" name="Идентификатор записи" shortname="ID" searchable="true" sortable="true"/>
<actions>
<post name="Добавление контакта компании">
<companyId type="1" name="Идентификатор компании" shortname="Компания" link="company" linkCode="shortName" required="true"/>
<contactType type="12" name="Наименование типа контакта" shortname="Тип контакта" link="contactType"/>
<contactValue type="2" length="255" name="Значение контакта" shortname="Значение"/>
</post>
<put name="Изменение контакта компании">
<id type="1" name="Идентификатор записи" shortname="ID" link="contact" linkCode="id" required="true"/>
<contactType type="12" name="Наименование типа контакта" shortname="Тип контакта" link="contactType"/>