Small fix
This commit is contained in:
@ -874,7 +874,7 @@ part_type - Перечисление (Enum)
|
|||||||
| `date_of_service` | datetime | ✅ | Дата проведения ТО |
|
| `date_of_service` | datetime | ✅ | Дата проведения ТО |
|
||||||
| `responsible` | string | ❌ | Ответственный |
|
| `responsible` | string | ❌ | Ответственный |
|
||||||
| `status` | numeric | ✅ | Статус. (enum) |
|
| `status` | numeric | ✅ | Статус. (enum) |
|
||||||
| `comment.`. | text | ❌ | Комментарий. |
|
| `comment` | text | ❌ | Комментарий. |
|
||||||
| `conclusion` | text | ❌ | Заключение |
|
| `conclusion` | text | ❌ | Заключение |
|
||||||
|
|
||||||
state - Перечисление (Enum)
|
state - Перечисление (Enum)
|
||||||
|
|||||||
Reference in New Issue
Block a user