X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/db9a3208c90825530aa1631a09220044348fece4..bc5c9dac50b13fd17e7ec567179c4dfb6acf3a02:/bin/mozilla/invoice_io.pl diff --git a/bin/mozilla/invoice_io.pl b/bin/mozilla/invoice_io.pl index c69812802..7ff034702 100644 --- a/bin/mozilla/invoice_io.pl +++ b/bin/mozilla/invoice_io.pl @@ -225,8 +225,8 @@ sub display_form { $subroutine = "makemodel_row"; # assemblies are built from components, they aren't purchased from a vendor - # also the lastcost_$i from makemodel conflicted with the component lastcost_$i - # so we don't need the makemodel rows for assemblies + # also the lastcost_$i from makemodel conflicted with the component lastcost_$i + # so we don't need the makemodel rows for assemblies # create makemodel rows # &{$subroutine}($numrows);