mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-03 17:27:29 +01:00
Fix minore export FE
This commit is contained in:
parent
b1d047cb32
commit
7069436f20
@ -875,7 +875,6 @@ class FatturaElettronica
|
||||
{
|
||||
$documento = $fattura->getDocumento();
|
||||
$azienda = static::getAzienda();
|
||||
$cliente = $fattura->getCliente();
|
||||
|
||||
$result = [
|
||||
'TipoDocumento' => $documento->tipo->codice_tipo_documento_fe,
|
||||
|
Loading…
x
Reference in New Issue
Block a user