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