summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
732533d)
Formatierung geschieht in den Ausgabemasken. Betrifft alle
Konvertierungen von oe.pl nach oe.pl, also Einkaufs- &
Verkaufsangebote & -aufträge.
-
- # format amounts
- for my $i (1 .. $form->{rowcount} - 1) {
- map { $form->{"${_}_$i"} =~ s/\"/"/g } qw(partnumber description unit);
- }
-
&update;
$main::lxdebug->leave_sub();
&update;
$main::lxdebug->leave_sub();