Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 07948c34

Von Moritz Bunkus vor mehr als 16 Jahren hinzugefügt

  • ID 07948c344b0f699314c1b05b4e9c41b8babc3981
  • Vorgänger 2381f1e3
  • Nachfolger d33ad436

Trennung zwischen Dienstleistungs- und Wareneinheiten aufgehoben.

Unterschiede anzeigen:

bin/mozilla/invoice_io.pl
117 117
#  }
118 118
############### ENDE Neueintrag ##################
119 119
#
120
#  my $dimension_units = AM->retrieve_units(\%myconfig, $form, "dimension");
121
#  my $service_units = AM->retrieve_units(\%myconfig, $form, "service");
122 120
#  my $all_units = AM->retrieve_units(\%myconfig, $form);
121
#  my $dimension_units = $all_units;
122
#  my $service_units = $all_units;
123 123
#
124 124
#  my %price_factors = map { $_->{id} => $_->{factor} } @{ $form->{ALL_PRICE_FACTORS} };
125 125
#

Auch abrufbar als: Unified diff