From 027c79f598b25c462a1b936a32bc4be94f42d1d7 Mon Sep 17 00:00:00 2001 From: Tolla Date: Mon, 28 Jan 2019 10:36:33 +0100 Subject: [PATCH] =?UTF-8?q?Patch=20level=20=20=20=20=20=20=20=20=20:=2012.?= =?UTF-8?q?0=20684=20Files=20correlati=20=20=20=20=20:=20fp=20Commento=20?= =?UTF-8?q?=20=20=20=20=20=20=20=20=20=20=20:=20Tolta=20obbligatoriet?= =?UTF-8?q?=C3=A0=20codice=20stato=20ISO=20vettori,=20adesso=20mette=20IT?= =?UTF-8?q?=20se=20vuoto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/fp/fplib01.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fp/fplib01.cpp b/src/fp/fplib01.cpp index 8b0cf76ce..1a497902c 100644 --- a/src/fp/fplib01.cpp +++ b/src/fp/fplib01.cpp @@ -1332,7 +1332,7 @@ bool TDoc_fp::doc_to_paf(TDocumentoEsteso& doc) } - if(statopiva.full() && piva.full()) + if(piva.full()) { paf1700f.set("PG_FISCIVAPAESE", statopiva.full() ? statopiva : "IT"); paf1700f.set("PG_FISCIVACODICE", piva);