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