Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@18313 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2009-02-23 11:30:11 +00:00
parent 91dde34dcf
commit 12cf07f356

View File

@ -159,7 +159,7 @@ void TIni2Sql::leggidadoc(const TString& elabfield, TString& tmpstr)
const bool acquisto = _doc->tipocf() == 'F';
if (acquisto)
{
TString80 codcms = _rigadoc->codice_commessa();
const TString& codcms = _rigadoc->codice_commessa();
non_rilevante = cache().get("CMS", codcms, "S7") == "NR";
}