mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-14 08:26:43 +01:00
Merge pull request #244 from miatmax/patch-1
update init.php per errata destinazione fattura
This commit is contained in:
commit
7239468be4
@ -64,6 +64,8 @@ if (!empty($rsd[0]['provincia'])) {
|
||||
$destinazione .= ' ('.$rsd[0]['provincia'].')';
|
||||
}
|
||||
|
||||
$id_sede = 0;
|
||||
|
||||
// Sostituzioni specifiche
|
||||
$custom = [
|
||||
'tipo_doc' => Stringy\Stringy::create($tipo_doc)->toUpperCase(),
|
||||
|
Loading…
Reference in New Issue
Block a user