Patch level : 12.0 928
Files correlati : ve0.exe ve1.exe ve5.exe ve6.exe Commento : - Aggiunte funzioni sulle righe documento : QTACONAI(<categoria> [ <tipo calcolo (0=netto, 1=esente, 2=lordo)]) VALCONAI(<categoria> [ <tipo calcolo (0=netto, 1=esente, 2=lordo)])
This commit is contained in:
parent
a45b212fd9
commit
4de68943a1
@ -1077,8 +1077,6 @@ void TExpr_documento::evaluate_user_func(int index, int nparms, TEval_stack & st
|
||||
|
||||
real & val = stack.peek_real();
|
||||
|
||||
if (_row->get_int(RDOC_NRIGA) == 9)
|
||||
int i = 1;
|
||||
if (_row && (_row->tipo().tipo() == RIGA_MERCE || _row->tipo().tipo() == RIGA_OMAGGI))
|
||||
{
|
||||
for (int i = 1; i <= FR_CMAX; i++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user