Revision bae2eaa5
Von Niclas Zimmermann vor mehr als 11 Jahren hinzugefügt
bin/mozilla/invoice_io.pl | ||
---|---|---|
225 | 225 |
$subroutine = "makemodel_row"; |
226 | 226 |
|
227 | 227 |
# assemblies are built from components, they aren't purchased from a vendor |
228 |
# also the lastcost_$i from makemodel conflicted with the component lastcost_$i
|
|
229 |
# so we don't need the makemodel rows for assemblies
|
|
228 |
# also the lastcost_$i from makemodel conflicted with the component lastcost_$i |
|
229 |
# so we don't need the makemodel rows for assemblies |
|
230 | 230 |
# create makemodel rows |
231 | 231 |
# &{$subroutine}($numrows); |
232 | 232 |
|
Auch abrufbar als: Unified diff
Entfernen von trailing whitespaces