From 2b61af7ddfc8107d84af2793c98aa25fcc192f64 Mon Sep 17 00:00:00 2001 From: cris Date: Wed, 27 Jan 2010 10:58:55 +0000 Subject: [PATCH] Patch level : Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@19994 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- lv/lv4300.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lv/lv4300.cpp b/lv/lv4300.cpp index 9adb9afa4..d0d3de087 100755 --- a/lv/lv4300.cpp +++ b/lv/lv4300.cpp @@ -188,6 +188,7 @@ void TImporta_cesp::transfer(const TFilename& file) { TDate data(recset.get(CGC_DATAINIZAMM).as_string()); cespi.put(CESPI_DTFUNZ, data); + cespi.put(CESPI_DTCOMP, data); } if (TDate::isdate(recset.get(CGC_DATAALIENAZIONE).as_string())) {