From a0a6d4bf98b22581b8ae8fab6bdf8408f6481236 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 6 Jun 2011 14:22:40 +0000 Subject: [PATCH] Patch level : 10.1016 Files correlati : ci2.exe Ricompilazione Demo : [ ] Commento : COrrewtta rilevazione ore git-svn-id: svn://10.65.10.50/branches/R_10_00@22216 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ci/ci0300a.uml | 2 +- ci/ci2300.cpp | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/ci/ci0300a.uml b/ci/ci0300a.uml index 269cba603..f922077e9 100755 --- a/ci/ci0300a.uml +++ b/ci/ci0300a.uml @@ -120,7 +120,7 @@ END STRING F_CODNUMCN 4 BEGIN - PROMPT 2 10 "Num.preventivi " + PROMPT 2 10 "Num.consuntivi " FIELD CODNUMCN HELP "Codice numerazione" USE %NUM diff --git a/ci/ci2300.cpp b/ci/ci2300.cpp index 77f4db6f2..45a68ebb0 100755 --- a/ci/ci2300.cpp +++ b/ci/ci2300.cpp @@ -590,8 +590,6 @@ void TImporta_rilore_msk::importa() if (err != NOERR) log.log(2, format(FR("Errore di scrittura %d : Codice %s data %s ore normali"), err, (const char *) codice, (const char *) data.string())); } - - else for (int t = 1; t <= 6; t++) { fieldname.format("%02d_%s%1d", i, CODGIU, t);