We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed53255 commit 4d4121dCopy full SHA for 4d4121d
1 file changed
modules/fatture/src/Fattura.php
@@ -858,6 +858,7 @@ public function manageRigaSpeseIncasso()
858
return null;
859
}
860
861
+ $this->load('pagamento');
862
$riga = $this->rigaSpeseIncasso;
863
$id_riga_esclusa = $riga?->id ?? 0;
864
0 commit comments