Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
ff3ff06faf
|
@ -104,6 +104,8 @@ switch (post('op')) {
|
||||||
if ($copia->isArticolo()) {
|
if ($copia->isArticolo()) {
|
||||||
$copia->serials = $riga->serials;
|
$copia->serials = $riga->serials;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$copia->save();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue