Ultima cagatella

git-svn-id: svn://10.65.10.50/trunk@2694 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
villa 1996-03-26 08:47:50 +00:00
parent 185de7ee30
commit 40a18fe92c

View File

@ -612,9 +612,14 @@ void TAnaprint_app::set_scheda_socio()
else delete anaf;
}
else
{
set_row(1,"@bSOCIO@r @S / @pN@20gR.soc. @s");
set_row(2,"@20gCod.fisc. @s @P.IVA @s");
{
set_row(1,"@bSOCIO@r @S / @pN@20gR.soc. @s",
FLD(LF_SOCI,"TIPOASOC"),
FLD(LF_SOCI,"CODANAGRSO","@@@@@"),
FLD(LF_ANAG,"RAGSOC"));
set_row(2,"@20gCod.fisc. @s P.IVA @s",
FLD(LF_ANAG,"COFI"),
FLD(LF_ANAG,"PAIV"));
rw = 3;
}
set_row(rw,"");