Skip to content

Commit 4d4121d

Browse files
committed
fix: impostazione pagamento in aggiunta riga spese di incasso
1 parent ed53255 commit 4d4121d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/fatture/src/Fattura.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,7 @@ public function manageRigaSpeseIncasso()
858858
return null;
859859
}
860860

861+
$this->load('pagamento');
861862
$riga = $this->rigaSpeseIncasso;
862863
$id_riga_esclusa = $riga?->id ?? 0;
863864

0 commit comments

Comments
 (0)