Patch level : 10.0

Files correlati     : pd0610.exe
Ricompilazione Demo : [ ]
Commento            :
Corretto aggiornamento codice listino in base a RG1->CL1/2


git-svn-id: svn://10.65.10.50/branches/R_10_00@22034 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2011-04-27 15:43:52 +00:00
parent c081313733
commit 2f3171e41e

View File

@ -355,7 +355,7 @@ TDoc_key * TCrea_ordini_srm_app::crea_ordf(const TDocumento& ordc, const long nr
const TRectype& list = cache().get(LF_CONDV, keyc);
if (!list.empty())
ordf.put(DOC_CODCONT, codlist);
ordf.put(DOC_CODLIST, codlist);
}
//gestione CONDV - Contratti
TString8 codcont = orfrow.get(first ? "CF1" : "CF2");