mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-03 09:17:37 +01:00
Bug creazione fattura da bulk ddt
This commit is contained in:
parent
a3d2381e86
commit
4171510c39
@ -112,6 +112,8 @@ switch (post('op')) {
|
||||
if ($copia->isArticolo()) {
|
||||
$copia->serials = $riga->serials;
|
||||
}
|
||||
|
||||
$copia->save();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user