Patch level : 12.0 546
Files correlati : cg4.eze Nel caso di reverse charge e iva indetraibile su ricavi esenti l'IVA diventava detraibile, corretto. git-svn-id: svn://10.65.10.50/branches/R_10_00@24412 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
bb75239f53
commit
4eb585ca08
@ -2232,18 +2232,10 @@ void TLiquidazione_app::recalc_att(int month, const char* codatt, TAssoc_array &
|
||||
} // __end of _agricolo
|
||||
|
||||
if (tipodet == 1) // acquisti indeducibili su ricavi esenti art. 10
|
||||
{
|
||||
if (is_reverse_charge(_mov->curr()))
|
||||
{
|
||||
acquisti += imponibile;
|
||||
acquisti_iva += imposta;
|
||||
}
|
||||
else
|
||||
{
|
||||
acq_ies += imponibile;
|
||||
acq_ies_iva += imposta;
|
||||
}
|
||||
}
|
||||
|
||||
if (tipodet == 3) // passaggi interni (solo per ventilaz)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user