Corretto nome di campo
git-svn-id: svn://10.65.10.50/trunk@1098 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
1accaaeea9
commit
258438aac7
@ -262,7 +262,7 @@ bool TPrimanota_application::read_scadenze(const TMask& m)
|
||||
int gruppo = (tipocf == 'C' || tipocf == 'F') ? 0 :
|
||||
_rel->cg(0).get_char("GRUPPO");
|
||||
int conto = (tipocf == 'C' || tipocf == 'F') ? 0 :
|
||||
_rel->cg(0).get_char("fCONTO");
|
||||
_rel->cg(0).get_char("CONTO");
|
||||
long sottoconto = _rel->cg(0).get_long("SOTTOCONTO");
|
||||
int nriga = 1;
|
||||
int numrig = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user