mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-03-13 01:30:11 +01:00
Update init.php
This commit is contained in:
parent
36338cf8e7
commit
d2c169833c
@ -99,7 +99,7 @@ if (!empty($record['idsede_destinazione'])) {
|
|||||||
$custom = [
|
$custom = [
|
||||||
'tipo_doc' => Stringy\Stringy::create($tipo_doc)->toUpperCase(),
|
'tipo_doc' => Stringy\Stringy::create($tipo_doc)->toUpperCase(),
|
||||||
'numero' => $numero,
|
'numero' => $numero,
|
||||||
'tipo_documento' => $tipo_documento,
|
'tipo_documento' => $tipo_doc,
|
||||||
'data' => Translator::dateToLocale($record['data']),
|
'data' => Translator::dateToLocale($record['data']),
|
||||||
'pagamento' => $record['tipo_pagamento'],
|
'pagamento' => $record['tipo_pagamento'],
|
||||||
'c_destinazione' => $destinazione,
|
'c_destinazione' => $destinazione,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user