mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-03 01:08:08 +01:00
Rimossa data conclusione preventivo automatica
This commit is contained in:
parent
f40ade7ceb
commit
fe447af3a7
@ -95,7 +95,6 @@ class Preventivo extends Document
|
||||
} else {
|
||||
$model->data_bozza = $data_bozza;
|
||||
}
|
||||
$model->data_conclusione = Carbon::now()->addMonth();
|
||||
|
||||
if (!empty($id_sede)) {
|
||||
$model->idsede = $id_sede;
|
||||
|
Loading…
x
Reference in New Issue
Block a user