Skip to content

Commit

Permalink
Update class.php
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Marinoni <114833396+wonder-image@users.noreply.github.com>
  • Loading branch information
wonder-image committed Feb 20, 2024
1 parent a51b257 commit 8d927ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion class.php
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ public function Causale($Causale) {

}

public function Linea($RiferimentoAmministrazione, $Descrizione, $Quantita, $PrezzoUnitario, $AliquotaIVA, $Natura, $ScontoMaggiorazione = []) {
public function Linea($RiferimentoAmministrazione, $Descrizione, $Quantita, $PrezzoUnitario, $AliquotaIVA, $Natura = "", $ScontoMaggiorazione = []) {

$Linea = [];

Expand Down

0 comments on commit 8d927ab

Please sign in to comment.