vsp-edit-field-fix: поправил название изменяемого исполнителем поля для проверки

This commit is contained in:
tsygankoviva 2026-06-10 10:10:08 +03:00
parent 27cefec47b
commit f2016e3eb6

View File

@ -21,7 +21,7 @@ class VSPService:
EXECUTOR_EDITABLE_FIELDS = {
"location_form",
"numbers",
"area",
"total_area",
"rent_contract_num",
"rent_end_date",
}