20250420 #156
@ -200,6 +200,7 @@ protected function getHeaderActions(): array
|
||||
foreach ($this->record->productServices as $service) {
|
||||
/** @var ServiceFile $newServiceFile */
|
||||
$newServiceFile = $service->serviceFile->replicate();
|
||||
$newServiceFile->save();
|
||||
|
||||
$newService = $service->replicate();
|
||||
$newService->order_id = $replica->id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user