Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e276ba27

Von Werner Hahn vor etwa 1 Jahr hinzugefügt

IC.pm zolltarifnummer in printtemplates

Unterschiede anzeigen:

SL/IC.pm
951 951

  
952 952
  $sth->finish();
953 953

  
954
  my @columns = qw(ean image microfiche drawing);
954
  my @columns = qw(ean image microfiche drawing tariff_code);
955 955

  
956 956
  $query      = qq|SELECT id, | . join(', ', @columns) . qq|
957 957
                   FROM parts

Auch abrufbar als: Unified diff