Patch level : 4.0 892
Files correlati : ve0.exe ve6.exe Ricompilazione Demo : [ ] Commento : Corretto arrotondamento IVA nelle fature da emettere e ricevere git-svn-id: svn://10.65.10.50/trunk@16214 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
9a6fec1a12
commit
b06248e0e7
@ -2345,6 +2345,9 @@ error_type TContabilizzazione::compile_rows_mov_re(TDocumento& doc)
|
|||||||
if (good())
|
if (good())
|
||||||
adjust_sconto_rows(doc);
|
adjust_sconto_rows(doc);
|
||||||
|
|
||||||
|
if (good())
|
||||||
|
adjust_iva_rows(doc);
|
||||||
|
|
||||||
// Crea la riga di totale documento
|
// Crea la riga di totale documento
|
||||||
if (good())
|
if (good())
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user