Patch level : 12.0 no-patch
Files correlati : fp0 Commento : Sistemato link al documento per tabella invio fatture
This commit is contained in:
parent
1427503e8b
commit
a1cce55c95
@ -513,7 +513,7 @@ bool TPA_mask::on_field_event(TOperable_field& o, TField_event e, long jolly)
|
|||||||
doc.put(DOC_CODNUM, row.get(2));
|
doc.put(DOC_CODNUM, row.get(2));
|
||||||
doc.put(DOC_TIPODOC, row.get(3));
|
doc.put(DOC_TIPODOC, row.get(3));
|
||||||
doc.put(DOC_NDOC, row.get(5));
|
doc.put(DOC_NDOC, row.get(5));
|
||||||
if (doc.edit())
|
if (doc.edit(LF_DOC, "", "ve0")) // Perchè prima andava senza dovergli mettere nulla?
|
||||||
fill();
|
fill();
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user