Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 38c0ed43

Von Martin Helmling martin.helmling@octosoft.eu vor mehr als 8 Jahren hinzugefügt

  • ID 38c0ed4353377b49ad96f134763b313337ad6729
  • Vorgänger 16b0bd8f
  • Nachfolger ae6b99b8

t/controllers/csvimport/parts.t: weg mit den überflüssigen init Aufrufen

Unterschiede anzeigen:

t/controllers/csvimport/parts.t
file => $file,
);
$csv_part_import->init_bg_by;
$csv_part_import->init_price_factors_by;
$csv_part_import->init_partsgroups_by;
$csv_part_import->init_units_by;
$csv_part_import->init_bins_by;
$csv_part_import->init_warehouses_by;
$csv_part_import->init_parts_by;
$csv_part_import->test_run(0);
$csv_part_import->csv(SL::Helper::Csv->new(file => $csv_part_import->file,
profile => [{ profile => $csv_part_import->profile,

Auch abrufbar als: Unified diff