Patch level :10.0 patch 551
Files correlati : lv0 Ricompilazione Demo : [ ] Commento : Corretta una costante in un parametro da configurazione git-svn-id: svn://10.65.10.50/trunk@19798 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4e1dac5a28
commit
9efc9d73fd
@ -287,7 +287,7 @@ bool TContratti_msk::on_field_event(TOperable_field& o,TField_event e,long jolly
|
||||
const int aanno = oggi.year() + 1;
|
||||
|
||||
//controllo articolo in buoni di consegna
|
||||
const TString8 tipoela = "FAT1"; //in realtà dal 16/12/2009 andrà letto da configurazione
|
||||
const TString8 tipoela = ini_get_string(CONFIG_DITTA, "lv", "FatDif");
|
||||
|
||||
const TString4 codnumbc = ini_get_string(CONFIG_DITTA, "lv", "NUM_GEN");
|
||||
const TString4 tipodocbc = ini_get_string(CONFIG_DITTA, "lv", "TIPODOC_GEN");
|
||||
|
Loading…
x
Reference in New Issue
Block a user