Merge branch 'R_10_00' of http://10.65.20.17:7990/scm/campo/campo into R_10_00
This commit is contained in:
commit
57c78c46fa
@ -201,7 +201,6 @@ STRING F_EORI 17
|
||||
BEGIN
|
||||
PROMPT 2 13 "Codice EORI "
|
||||
FIELD S2[1,17]
|
||||
CHECKTYPE REQUIRED
|
||||
END
|
||||
|
||||
GROUPBOX DLG_NULL 75 4
|
||||
|
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user