Modificata la larghezza del TArray_sheet.
git-svn-id: svn://10.65.10.50/trunk@3043 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
b4e1210cbb
commit
95b2625647
@ -53,7 +53,7 @@ bool TStampa_deleghe_IVA::create()
|
||||
|
||||
_banche = new TTable("%BAN");
|
||||
|
||||
_ditte = new TArray_sheet(-1, -1, 0, 0, "Selezione Deleghe da stampare",
|
||||
_ditte = new TArray_sheet(-1, -1, -4, -4, "Selezione Deleghe da stampare",
|
||||
"@1|Cod.@5|Ragione Sociale@30|Importo@15r|Interessi@15r|ABI@5|CAB@5|Concessione|Tit. Conto Fis.");
|
||||
|
||||
_azienda = "" ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user