mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-27 22:19:26 +01:00
Correzione funzione di copia righe fra documenti
This commit is contained in:
parent
8384455291
commit
de5e2c0bad
@ -103,6 +103,8 @@ abstract class Description extends Model
|
||||
$attributes['qta'] = $qta;
|
||||
}
|
||||
|
||||
$attributes['qta_evasa'] = 0;
|
||||
|
||||
// Creazione del nuovo oggetto
|
||||
$model = new $object();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user