Patch level : 10.0 nopatch
Files correlati : ps0713.exe Ricompilazione Demo : [ ] Commento : Corretta importazione commesse git-svn-id: svn://10.65.10.50/branches/R_10_00@20716 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
40d5b619f9
commit
e813f4ccbb
@ -115,10 +115,9 @@ void TImporta_comm_app::importa_cms(TAssoc_array& righe)
|
||||
|
||||
TCommessa_string cms(key);
|
||||
TString80 codcms = cms.idlavoro();
|
||||
|
||||
TString str;
|
||||
str << "La commessa " << codcms;
|
||||
|
||||
str << "La commessa " << codcms;
|
||||
if (cache().get(LF_COMMESSE, codcms).empty())
|
||||
{
|
||||
const int gruppo = cms.gruppo(); TString4 grup; grup.format("%03d", gruppo);
|
||||
|
Loading…
x
Reference in New Issue
Block a user