Patch level : 4.0 667
Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 766 git-svn-id: svn://10.65.10.50/trunk@14640 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
1fab03dde7
commit
7717de7d08
@ -1189,7 +1189,7 @@ void TDocumento_mask::update_giacenza()
|
||||
|
||||
TSheet_field& sf = sfield(F_SHEET);
|
||||
TToken_string& row = sf.row(sf.selected());
|
||||
const TString codart = row.get(sf.cid2index(FR_CODARTMAG));
|
||||
TString codart = row.get(sf.cid2index(FR_CODARTMAG));
|
||||
TString16 causmag = row.get(sf.cid2index(FR_CAUS));
|
||||
|
||||
if (causmag.blank())
|
||||
|
Loading…
x
Reference in New Issue
Block a user