Modifica chiave di ricerca su tabella valute
git-svn-id: svn://10.65.10.50/trunk@3273 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
64beff0e9a
commit
6baf8cd531
@ -1245,7 +1245,7 @@ bool TRic_ListaMov::controlla_partite()
|
|||||||
{
|
{
|
||||||
TTable val ("%VAL");
|
TTable val ("%VAL");
|
||||||
|
|
||||||
TString dep (format("%3s", (const char*) _codval));
|
TString dep (format("%-3s", (const char*) _codval));
|
||||||
|
|
||||||
val.zero();
|
val.zero();
|
||||||
val.put("CODTAB", dep);
|
val.put("CODTAB", dep);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user