Revision a83fd902
Von Stephan Köhler vor etwa 19 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
826 | 826 |
$subroutine = "assembly_row"; |
827 | 827 |
} |
828 | 828 |
if ($form->{item} eq 'service') { |
829 |
$numrows = ++$form->{price_rows};
|
|
829 |
$numrows = $form->{price_rows}; |
|
830 | 830 |
$subroutine = "price_row"; |
831 | 831 |
|
832 | 832 |
&{$subroutine}($numrows); |
Auch abrufbar als: Unified diff
Merge von 753,754,755 aus unstable: Bugfix Preisgruppen
753
Nachtrag zu Bug 154 - Firefox ignoriert rechten Rand/Rahmen bei Berichte>BWADank an Sven
754
Einmal quoting hinzugefuegt, und einmal ueberfluessige Newlines in den Variablen entfernt>Dienstleistung erfassen gefixt.755
-Zeilenanzahl der Preisgruppen im Dialog Stammdaten