Добавил сохранение profit_type_id
This commit is contained in:
@@ -166,6 +166,7 @@ class NurseReportService
|
||||
'visit_result_id' => $patient->visit_result_id,
|
||||
'comment' => $patient->comment,
|
||||
'user_id' => $userId,
|
||||
'profit_type_id' => $patient->profit_type_id,
|
||||
];
|
||||
|
||||
// Подготовка данных миграции (если есть)
|
||||
|
||||
Reference in New Issue
Block a user