mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-17 03:51:06 +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'] = $qta;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$attributes['qta_evasa'] = 0;
|
||||||
|
|
||||||
// Creazione del nuovo oggetto
|
// Creazione del nuovo oggetto
|
||||||
$model = new $object();
|
$model = new $object();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user