Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision d9af4462

Von Bernd Bleßmann vor fast 8 Jahren hinzugefügt

  • ID d9af4462dfd761b68aceb6f017686c51af5da0dc
  • Vorgänger 4825c38f
  • Nachfolger a15bcf2f

CsvImport: doppelt angegebene Methode "file" entfernt

Unterschiede anzeigen:

SL/Controller/CsvImport.pm
32 32

  
33 33
use Rose::Object::MakeMethods::Generic
34 34
(
35
 scalar                  => [ qw(type profile file all_profiles all_charsets sep_char all_sep_chars quote_char all_quote_chars escape_char all_escape_chars all_buchungsgruppen all_units
35
 scalar                  => [ qw(type profile all_profiles all_charsets sep_char all_sep_chars quote_char all_quote_chars escape_char all_escape_chars all_buchungsgruppen all_units
36 36
                                 import_status errors headers raw_data_headers info_headers data num_importable displayable_columns file all_taxzones) ],
37 37
 'scalar --get_set_init' => [ qw(worker task_server num_imported mappings) ],
38 38
 'array'                 => [

Auch abrufbar als: Unified diff