Corretto errore MI0982.
git-svn-id: svn://10.65.10.50/trunk@3135 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
e1718555ea
commit
4f02d461a4
@ -40,7 +40,8 @@ bool TLiquidazione_app::set_deleghe()
|
||||
switch (k)
|
||||
{
|
||||
case DLG_SELECT:
|
||||
|
||||
|
||||
_ditte->disable(DLG_USER); // disabilita il pulsante <<Tutti>>
|
||||
_ditte->run();
|
||||
for (j = 0l; j < _ditte->items(); j++)
|
||||
if (_ditte->checked(j)) _selected.set(j);
|
||||
|
@ -102,7 +102,7 @@ bool VersAcc_app::create()
|
||||
|
||||
_ditte = new TArray_sheet(-1, -1, -4, -4, "Selezione Ditte",
|
||||
"@1|Cod.@5R|Ragione Sociale@50|Vers.");
|
||||
|
||||
_ditte->disable(DLG_USER); // disabilita il pulsante <<Tutti>>
|
||||
_ver = new TInteressi_IVA_table();
|
||||
_del = new TTable("%DEL");
|
||||
_lia = new TTable("%LIA");
|
||||
|
Loading…
x
Reference in New Issue
Block a user