Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2ab55af6

Von Cem Aydin vor etwa 2 Jahren hinzugefügt

  • ID 2ab55af630404f29106358932e5306df29043d71
  • Vorgänger 5d29430d
  • Nachfolger 99a94401

Swiss QR-Bill: CSV Import: Bankbewegungen: QR-Referenz in Spaltenzuordnung hinzugefügt

Unterschiede anzeigen:

SL/Controller/CsvImport/BankTransaction.pm
111 111
   { name => 'purpose10',             description => $::locale->text('Purpose (if field names purpose, purpose1, purpose2 ... exist they will all combined into the field "purpose")') },
112 112
   { name => 'purpose11',             description => $::locale->text('Purpose (if field names purpose, purpose1, purpose2 ... exist they will all combined into the field "purpose")') },
113 113
   { name => 'purpose12',             description => $::locale->text('Purpose (if field names purpose, purpose1, purpose2 ... exist they will all combined into the field "purpose")') },
114
   { name => 'purpose13',             description => $::locale->text('Purpose (if field names purpose, purpose1, purpose2 ... exist they will all combined into the field "purpose")') }
114
   { name => 'purpose13',             description => $::locale->text('Purpose (if field names purpose, purpose1, purpose2 ... exist they will all combined into the field "purpose")') },
115
   { name => 'qr_reference',          description => $::locale->text('QR reference') }
115 116
 );
116 117
}
117 118

  

Auch abrufbar als: Unified diff