Patch level :4.0 420

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :aggiunta la dataproroga D2


git-svn-id: svn://10.65.10.50/trunk@14031 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2006-06-06 17:49:38 +00:00
parent 1fb98d33a9
commit 2b56703bc0

View File

@ -200,6 +200,7 @@ bool TConversione_cm2ca::convert_clerks()
commesse_rec.put("DATAFINE", cms.get("D1"));
commesse_rec.put("CHIUSA", cms.get("B2"));
commesse_rec.put("PROROGA", cms.get("B4"));
commesse_rec.put("DATAPROR", cms.get("D2"));
commesse_rec.put("CODRESP", cms.get("S4"));
commesse.write();