mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-22 22:37:37 +01:00
Fix import serial contratti
This commit is contained in:
parent
d2c666ce18
commit
6d924749e2
@ -32,6 +32,7 @@ if (!empty($id_documento)) {
|
||||
$options = [
|
||||
'op' => 'add_documento',
|
||||
'type' => 'contratto',
|
||||
'serials' => true,
|
||||
'button' => tr('Aggiungi'),
|
||||
'documento' => $documento,
|
||||
'documento_finale' => $documento_finale,
|
||||
|
@ -32,6 +32,7 @@ if (!empty($id_documento)) {
|
||||
$options = [
|
||||
'op' => 'add_documento',
|
||||
'type' => 'contratto',
|
||||
'serials' => true,
|
||||
'button' => tr('Aggiungi'),
|
||||
'documento' => $documento,
|
||||
'documento_finale' => $documento_finale,
|
||||
|
Loading…
x
Reference in New Issue
Block a user