Merge pull request #24426 from aspangaro/14p42

FIX Propagate extrafields from supplier order to reception
This commit is contained in:
Laurent Destailleur 2023-04-04 21:04:45 +02:00 committed by GitHub
commit 662f610319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -871,7 +871,7 @@ if ($action == 'create') {
if ($objectsrc->fetch_optionals() > 0) {
$recept->array_options = array_merge($recept->array_options, $objectsrc->array_options);
}
print $object->showOptionals($extrafields, 'create', $parameters);
print $recept->showOptionals($extrafields, 'create', $parameters);
}
// Incoterms