new precision to round the total amount of sales invoices
[kivitendo-erp.git] / bin / mozilla / is.pl
index 46abc9e..fdcf5e1 100644 (file)
@@ -462,6 +462,7 @@ sub form_footer {
       }
     }
   }
+  $form->{invtotal} = $form->round_amount($form->{invtotal}, 2, 1);
 
   # follow ups
   if ($form->{id}) {