Patch level : 12.0 1040
Files correlati : velib05.cpp fp Commento : Patch
This commit is contained in:
parent
decc3f2e5e
commit
ec0227e05c
@ -302,9 +302,10 @@ const TString & TDocumentoEsteso::get_dest_sdi() const
|
||||
bool TDocumentoEsteso::get_coddest(TString& coddest, TString& pec) const
|
||||
{
|
||||
const TCli_for & clifo = clifor();
|
||||
|
||||
const int codindsp = get_int(DOC_CODINDSP);
|
||||
|
||||
coddest.cut(0);
|
||||
pec.cut(0);
|
||||
if (codindsp > 0)
|
||||
coddest = clifo.indsp(codindsp).get(IND_PADESTIN);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user